[MORE] Update and complete MORE's help usage.

And add french translation.
This commit is contained in:
Hermès Bélusca-Maïto 2021-06-10 02:34:23 +02:00
parent e70df4c633
commit 558908e709
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0
22 changed files with 839 additions and 485 deletions

View file

@ -2,29 +2,45 @@ LANGUAGE LANG_BULGARIAN, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
IDS_USAGE "Показва данните на екрана, разделени на страници.\n\n\
MORE [options] < [Drive:][Path]Filename\n\
Command | MORE [options]\n\
MORE [options] [Drive:][Path]Filename\n\n\
IDS_USAGE "Показва данните на екрана, разделени на страници.\n\
\n\
MORE [/E [options]] < [drive:][path]filename\n\
command | MORE [/E [options]]\n\
\n\
[drive:][path]filename A file whose contents are to be displayed.\n\
command A command whose output is to be displayed.\n\
\n\
When Extended Features are enabled, the following form is supported:\n\
MORE [/E] [options] [files]\n\
\n\
Options:\n\
/E Enable extended features.\n\
/C Clear screen before displaying page.\n\
/P Expand form-feed characters.\n\
/S Shrink multiple blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
+n Start displaying the first file at line n.\n\n\
[Drive:][Path]Filename A file, whose content shall be displayed.\n\
Command A command, whose output shall be displayed.\n\n\
If extended features are enabled, the following commands are available\n\
at ""-- Continue --"" prompt:\n\
P n Display n lines.\n\
S n Skip n lines.\n\
F Display next file.\n\
Q Quit.\n\
? Show help line.\n\
= Show line number.\n\
<Space> Display next page.\n\
<Enter> Display next line.\n"
/E Enable Extended Features.\n\
The default state of the Extended Features is controlled by the default\n\
registry settings for CMD.EXE. For more details on how to change these\n\
settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
\n\
When Extended Features are enabled, the following options are available:\n\
/C Clear the screen before displaying a page.\n\
/P Expand Form-Feed characters.\n\
/S Shrink successive blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
\n\
These options can be specified in the MORE environment variable.\n\
\n\
+n Start displaying the first file at line n.\n\
files List of files to display, separated by blanks.\n\
\n\
When Extended Features are enabled, the following commands are available\n\
at the ""-- Continue --"" prompt:\n\
\n\
P n Display the next n lines.\n\
S n Skip the next n lines.\n\
F Display the next file.\n\
Q Quit.\n\
= Show the line number.\n\
? Show the help line.\n\
<Space> Display the next page.\n\
<Enter> Display the next line.\n"
IDS_CONTINUE "-- Продължаване --"
IDS_CONTINUE_PROGRESS "-- Продължаване (%d%%) --"

View file

@ -2,29 +2,45 @@ LANGUAGE LANG_CATALAN, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
IDS_USAGE "Mostra en pantalla el contingut pàgina per pàgina.\n\n\
MORE [options] < [Drive:][Path]Filename\n\
Command | MORE [options]\n\
MORE [options] [Drive:][Path]Filename\n\n\
IDS_USAGE "Mostra en pantalla el contingut pàgina per pàgina.\n\
\n\
MORE [/E [options]] < [drive:][path]filename\n\
command | MORE [/E [options]]\n\
\n\
[drive:][path]filename A file whose contents are to be displayed.\n\
command A command whose output is to be displayed.\n\
\n\
When Extended Features are enabled, the following form is supported:\n\
MORE [/E] [options] [files]\n\
\n\
Options:\n\
/E Enable extended features.\n\
/C Clear screen before displaying page.\n\
/P Expand form-feed characters.\n\
/S Shrink multiple blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
+n Start displaying the first file at line n.\n\n\
[Drive:][Path]Filename A file, whose content shall be displayed.\n\
Command A command, whose output shall be displayed.\n\n\
If extended features are enabled, the following commands are available\n\
at ""-- Continue --"" prompt:\n\
P n Display n lines.\n\
S n Skip n lines.\n\
F Display next file.\n\
Q Quit.\n\
? Show help line.\n\
= Show line number.\n\
<Space> Display next page.\n\
<Enter> Display next line.\n"
/E Enable Extended Features.\n\
The default state of the Extended Features is controlled by the default\n\
registry settings for CMD.EXE. For more details on how to change these\n\
settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
\n\
When Extended Features are enabled, the following options are available:\n\
/C Clear the screen before displaying a page.\n\
/P Expand Form-Feed characters.\n\
/S Shrink successive blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
\n\
These options can be specified in the MORE environment variable.\n\
\n\
+n Start displaying the first file at line n.\n\
files List of files to display, separated by blanks.\n\
\n\
When Extended Features are enabled, the following commands are available\n\
at the ""-- Continue --"" prompt:\n\
\n\
P n Display the next n lines.\n\
S n Skip the next n lines.\n\
F Display the next file.\n\
Q Quit.\n\
= Show the line number.\n\
? Show the help line.\n\
<Space> Display the next page.\n\
<Enter> Display the next line.\n"
IDS_CONTINUE "-- Continua --"
IDS_CONTINUE_PROGRESS "-- Continua (%d%%) --"

View file

@ -8,29 +8,45 @@ LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
IDS_USAGE "Zobrazí výstup po jednotlivých stránkách na obrazovku.\n\n\
MORE [options] < [Drive:][Path]Filename\n\
Command | MORE [options]\n\
MORE [options] [Drive:][Path]Filename\n\n\
IDS_USAGE "Zobrazí výstup po jednotlivých stránkách na obrazovku.\n\
\n\
MORE [/E [options]] < [drive:][path]filename\n\
command | MORE [/E [options]]\n\
\n\
[drive:][path]filename A file whose contents are to be displayed.\n\
command A command whose output is to be displayed.\n\
\n\
When Extended Features are enabled, the following form is supported:\n\
MORE [/E] [options] [files]\n\
\n\
Options:\n\
/E Enable extended features.\n\
/C Clear screen before displaying page.\n\
/P Expand form-feed characters.\n\
/S Shrink multiple blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
+n Start displaying the first file at line n.\n\n\
[Drive:][Path]Filename A file, whose content shall be displayed.\n\
Command A command, whose output shall be displayed.\n\n\
If extended features are enabled, the following commands are available\n\
at ""-- Continue --"" prompt:\n\
P n Display n lines.\n\
S n Skip n lines.\n\
F Display next file.\n\
Q Quit.\n\
? Show help line.\n\
= Show line number.\n\
<Space> Display next page.\n\
<Enter> Display next line.\n"
/E Enable Extended Features.\n\
The default state of the Extended Features is controlled by the default\n\
registry settings for CMD.EXE. For more details on how to change these\n\
settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
\n\
When Extended Features are enabled, the following options are available:\n\
/C Clear the screen before displaying a page.\n\
/P Expand Form-Feed characters.\n\
/S Shrink successive blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
\n\
These options can be specified in the MORE environment variable.\n\
\n\
+n Start displaying the first file at line n.\n\
files List of files to display, separated by blanks.\n\
\n\
When Extended Features are enabled, the following commands are available\n\
at the ""-- Continue --"" prompt:\n\
\n\
P n Display the next n lines.\n\
S n Skip the next n lines.\n\
F Display the next file.\n\
Q Quit.\n\
= Show the line number.\n\
? Show the help line.\n\
<Space> Display the next page.\n\
<Enter> Display the next line.\n"
IDS_CONTINUE "-- Pokračovat --"
IDS_CONTINUE_PROGRESS "-- Pokračovat (%d%%) --"

View file

@ -2,29 +2,45 @@ LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
IDS_USAGE "Zeigt Daten seitenweise auf dem Bildschirm an.\n\n\
MORE [options] < [Drive:][Path]Filename\n\
Command | MORE [options]\n\
MORE [options] [Drive:][Path]Filename\n\n\
IDS_USAGE "Zeigt Daten seitenweise auf dem Bildschirm an.\n\
\n\
MORE [/E [options]] < [drive:][path]filename\n\
command | MORE [/E [options]]\n\
\n\
[drive:][path]filename A file whose contents are to be displayed.\n\
command A command whose output is to be displayed.\n\
\n\
When Extended Features are enabled, the following form is supported:\n\
MORE [/E] [options] [files]\n\
\n\
Options:\n\
/E Enable extended features.\n\
/C Clear screen before displaying page.\n\
/P Expand form-feed characters.\n\
/S Shrink multiple blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
+n Start displaying the first file at line n.\n\n\
[Drive:][Path]Filename A file, whose content shall be displayed.\n\
Command A command, whose output shall be displayed.\n\n\
If extended features are enabled, the following commands are available\n\
at ""-- Continue --"" prompt:\n\
P n Display n lines.\n\
S n Skip n lines.\n\
F Display next file.\n\
Q Quit.\n\
? Show help line.\n\
= Show line number.\n\
<Space> Display next page.\n\
<Enter> Display next line.\n"
/E Enable Extended Features.\n\
The default state of the Extended Features is controlled by the default\n\
registry settings for CMD.EXE. For more details on how to change these\n\
settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
\n\
When Extended Features are enabled, the following options are available:\n\
/C Clear the screen before displaying a page.\n\
/P Expand Form-Feed characters.\n\
/S Shrink successive blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
\n\
These options can be specified in the MORE environment variable.\n\
\n\
+n Start displaying the first file at line n.\n\
files List of files to display, separated by blanks.\n\
\n\
When Extended Features are enabled, the following commands are available\n\
at the ""-- Continue --"" prompt:\n\
\n\
P n Display the next n lines.\n\
S n Skip the next n lines.\n\
F Display the next file.\n\
Q Quit.\n\
= Show the line number.\n\
? Show the help line.\n\
<Space> Display the next page.\n\
<Enter> Display the next line.\n"
IDS_CONTINUE "-- Fortsetzung --"
IDS_CONTINUE_PROGRESS "-- Fortsetzung (%d%%) --"

View file

@ -2,29 +2,45 @@ LANGUAGE LANG_GREEK, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
IDS_USAGE "Εμφανίζει τα δεδομένα σελίδα-παρά-σελίδα στην οθόνη.\n\n\
MORE [options] < [Drive:][Path]Filename\n\
Command | MORE [options]\n\
MORE [options] [Drive:][Path]Filename\n\n\
IDS_USAGE "Εμφανίζει τα δεδομένα σελίδα-παρά-σελίδα στην οθόνη.\n\
\n\
MORE [/E [options]] < [drive:][path]filename\n\
command | MORE [/E [options]]\n\
\n\
[drive:][path]filename A file whose contents are to be displayed.\n\
command A command whose output is to be displayed.\n\
\n\
When Extended Features are enabled, the following form is supported:\n\
MORE [/E] [options] [files]\n\
\n\
Options:\n\
/E Enable extended features.\n\
/C Clear screen before displaying page.\n\
/P Expand form-feed characters.\n\
/S Shrink multiple blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
+n Start displaying the first file at line n.\n\n\
[Drive:][Path]Filename A file, whose content shall be displayed.\n\
Command A command, whose output shall be displayed.\n\n\
If extended features are enabled, the following commands are available\n\
at ""-- Continue --"" prompt:\n\
P n Display n lines.\n\
S n Skip n lines.\n\
F Display next file.\n\
Q Quit.\n\
? Show help line.\n\
= Show line number.\n\
<Space> Display next page.\n\
<Enter> Display next line.\n"
/E Enable Extended Features.\n\
The default state of the Extended Features is controlled by the default\n\
registry settings for CMD.EXE. For more details on how to change these\n\
settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
\n\
When Extended Features are enabled, the following options are available:\n\
/C Clear the screen before displaying a page.\n\
/P Expand Form-Feed characters.\n\
/S Shrink successive blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
\n\
These options can be specified in the MORE environment variable.\n\
\n\
+n Start displaying the first file at line n.\n\
files List of files to display, separated by blanks.\n\
\n\
When Extended Features are enabled, the following commands are available\n\
at the ""-- Continue --"" prompt:\n\
\n\
P n Display the next n lines.\n\
S n Skip the next n lines.\n\
F Display the next file.\n\
Q Quit.\n\
= Show the line number.\n\
? Show the help line.\n\
<Space> Display the next page.\n\
<Enter> Display the next line.\n"
IDS_CONTINUE "-- Συνέχεια --"
IDS_CONTINUE_PROGRESS "-- Συνέχεια (%d%%) --"

View file

@ -2,29 +2,45 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
STRINGTABLE
BEGIN
IDS_USAGE "Displays data page-by-page on the screen.\n\n\
MORE [options] < [Drive:][Path]Filename\n\
Command | MORE [options]\n\
MORE [options] [Drive:][Path]Filename\n\n\
IDS_USAGE "Displays data page by page on the screen.\n\
\n\
MORE [/E [options]] < [drive:][path]filename\n\
command | MORE [/E [options]]\n\
\n\
[drive:][path]filename A file whose contents are to be displayed.\n\
command A command whose output is to be displayed.\n\
\n\
When Extended Features are enabled, the following form is supported:\n\
MORE [/E] [options] [files]\n\
\n\
Options:\n\
/E Enable extended features.\n\
/C Clear screen before displaying page.\n\
/P Expand form-feed characters.\n\
/S Shrink multiple blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
+n Start displaying the first file at line n.\n\n\
[Drive:][Path]Filename A file, whose content shall be displayed.\n\
Command A command, whose output shall be displayed.\n\n\
If extended features are enabled, the following commands are available\n\
at ""-- Continue --"" prompt:\n\
P n Display n lines.\n\
S n Skip n lines.\n\
F Display next file.\n\
Q Quit.\n\
? Show help line.\n\
= Show line number.\n\
<Space> Display next page.\n\
<Enter> Display next line.\n"
/E Enable Extended Features.\n\
The default state of the Extended Features is controlled by the default\n\
registry settings for CMD.EXE. For more details on how to change these\n\
settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
\n\
When Extended Features are enabled, the following options are available:\n\
/C Clear the screen before displaying a page.\n\
/P Expand Form-Feed characters.\n\
/S Shrink successive blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
\n\
These options can be specified in the MORE environment variable.\n\
\n\
+n Start displaying the first file at line n.\n\
files List of files to display, separated by blanks.\n\
\n\
When Extended Features are enabled, the following commands are available\n\
at the ""-- Continue --"" prompt:\n\
\n\
P n Display the next n lines.\n\
S n Skip the next n lines.\n\
F Display the next file.\n\
Q Quit.\n\
= Show the line number.\n\
? Show the help line.\n\
<Space> Display the next page.\n\
<Enter> Display the next line.\n"
IDS_CONTINUE "-- Continue --"
IDS_CONTINUE_PROGRESS "-- Continue (%d%%) --"

View file

@ -2,29 +2,45 @@ LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
IDS_USAGE "Muestra datos página por página en la pantalla.\n\n\
MORE [options] < [Drive:][Path]Filename\n\
Command | MORE [options]\n\
MORE [options] [Drive:][Path]Filename\n\n\
IDS_USAGE "Muestra datos página por página en la pantalla.\n\
\n\
MORE [/E [options]] < [drive:][path]filename\n\
command | MORE [/E [options]]\n\
\n\
[drive:][path]filename A file whose contents are to be displayed.\n\
command A command whose output is to be displayed.\n\
\n\
When Extended Features are enabled, the following form is supported:\n\
MORE [/E] [options] [files]\n\
\n\
Options:\n\
/E Enable extended features.\n\
/C Clear screen before displaying page.\n\
/P Expand form-feed characters.\n\
/S Shrink multiple blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
+n Start displaying the first file at line n.\n\n\
[Drive:][Path]Filename A file, whose content shall be displayed.\n\
Command A command, whose output shall be displayed.\n\n\
If extended features are enabled, the following commands are available\n\
at ""-- Continue --"" prompt:\n\
P n Display n lines.\n\
S n Skip n lines.\n\
F Display next file.\n\
Q Quit.\n\
? Show help line.\n\
= Show line number.\n\
<Space> Display next page.\n\
<Enter> Display next line.\n"
/E Enable Extended Features.\n\
The default state of the Extended Features is controlled by the default\n\
registry settings for CMD.EXE. For more details on how to change these\n\
settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
\n\
When Extended Features are enabled, the following options are available:\n\
/C Clear the screen before displaying a page.\n\
/P Expand Form-Feed characters.\n\
/S Shrink successive blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
\n\
These options can be specified in the MORE environment variable.\n\
\n\
+n Start displaying the first file at line n.\n\
files List of files to display, separated by blanks.\n\
\n\
When Extended Features are enabled, the following commands are available\n\
at the ""-- Continue --"" prompt:\n\
\n\
P n Display the next n lines.\n\
S n Skip the next n lines.\n\
F Display the next file.\n\
Q Quit.\n\
= Show the line number.\n\
? Show the help line.\n\
<Space> Display the next page.\n\
<Enter> Display the next line.\n"
IDS_CONTINUE "-- Continuar --"
IDS_CONTINUE_PROGRESS "-- Continuar (%d%%) --"

View file

@ -2,29 +2,45 @@ LANGUAGE LANG_ESTONIAN, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
IDS_USAGE "Kuvab andmeid lehekülje kaupa ekraanil.\n\n\
MORE [options] < [Drive:][Path]Filename\n\
Command | MORE [options]\n\
MORE [options] [Drive:][Path]Filename\n\n\
IDS_USAGE "Kuvab andmeid lehekülje kaupa ekraanil.\n\
\n\
MORE [/E [options]] < [drive:][path]filename\n\
command | MORE [/E [options]]\n\
\n\
[drive:][path]filename A file whose contents are to be displayed.\n\
command A command whose output is to be displayed.\n\
\n\
When Extended Features are enabled, the following form is supported:\n\
MORE [/E] [options] [files]\n\
\n\
Options:\n\
/E Enable extended features.\n\
/C Clear screen before displaying page.\n\
/P Expand form-feed characters.\n\
/S Shrink multiple blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
+n Start displaying the first file at line n.\n\n\
[Drive:][Path]Filename A file, whose content shall be displayed.\n\
Command A command, whose output shall be displayed.\n\n\
If extended features are enabled, the following commands are available\n\
at ""-- Continue --"" prompt:\n\
P n Display n lines.\n\
S n Skip n lines.\n\
F Display next file.\n\
Q Quit.\n\
? Show help line.\n\
= Show line number.\n\
<Space> Display next page.\n\
<Enter> Display next line.\n"
/E Enable Extended Features.\n\
The default state of the Extended Features is controlled by the default\n\
registry settings for CMD.EXE. For more details on how to change these\n\
settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
\n\
When Extended Features are enabled, the following options are available:\n\
/C Clear the screen before displaying a page.\n\
/P Expand Form-Feed characters.\n\
/S Shrink successive blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
\n\
These options can be specified in the MORE environment variable.\n\
\n\
+n Start displaying the first file at line n.\n\
files List of files to display, separated by blanks.\n\
\n\
When Extended Features are enabled, the following commands are available\n\
at the ""-- Continue --"" prompt:\n\
\n\
P n Display the next n lines.\n\
S n Skip the next n lines.\n\
F Display the next file.\n\
Q Quit.\n\
= Show the line number.\n\
? Show the help line.\n\
<Space> Display the next page.\n\
<Enter> Display the next line.\n"
IDS_CONTINUE "-- Jätka --"
IDS_CONTINUE_PROGRESS "-- Jätka (%d%%) --"

View file

@ -2,29 +2,47 @@ LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
IDS_USAGE "Affiche les données page par page à l'écran.\n\n\
MORE [options] < [Drive:][Path]Filename\n\
Command | MORE [options]\n\
MORE [options] [Drive:][Path]Filename\n\n\
Options:\n\
/E Enable extended features.\n\
/C Clear screen before displaying page.\n\
/P Expand form-feed characters.\n\
/S Shrink multiple blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
+n Start displaying the first file at line n.\n\n\
[Drive:][Path]Filename A file, whose content shall be displayed.\n\
Command A command, whose output shall be displayed.\n\n\
If extended features are enabled, the following commands are available\n\
at ""-- Continue --"" prompt:\n\
P n Display n lines.\n\
S n Skip n lines.\n\
F Display next file.\n\
Q Quit.\n\
? Show help line.\n\
= Show line number.\n\
<Space> Display next page.\n\
<Enter> Display next line.\n"
IDS_USAGE "Affiche des données page par page à l'écran.\n\
\n\
MORE [/E [options]] < [lect:][chemin]fichier\n\
commande | MORE [/E [options]]\n\
\n\
[lect:][chemin]fichier Un fichier dont le contenu sera affiché.\n\
commande Une commande dont la sortie sera affichée.\n\
\n\
Lorsque les Fonctions Étendues sont activées, la forme suivante est reconnue :\n\
MORE [/E] [options] [fichiers]\n\
\n\
Options :\n\
/E Active les Fonctions Étendues.\n\
L'état par défaut des Fonctions Étendues est contrôlé par les paramètres\n\
de registre par défaut pour CMD.EXE. Pour plus de détails sur comment\n\
changer ces paramètres, consultez la section ""Extensions de Commandes""\n\
dans l'aide de CMD.EXE.\n\
\n\
Lorsque les Fonctions Étendues sont activées, les options suivantes sont\n\
disponibles :\n\
/C Efface l'écran avant d'afficher une page.\n\
/P Développe les caractères de saut de page.\n\
/S Groupe toutes lignes vides consécutives en une seule ligne.\n\
/Tn Développe les tabulations en n espaces (défaut : 8).\n\
\n\
Ces options peuvent être présentes dans la variable d'environnement MORE.\n\
\n\
+n Débute l'affichage du premier fichier à la ligne n.\n\
fichiers Liste de fichiers à afficher, séparés par des blancs.\n\
\n\
Lorsque les Fonctions Étendues sont activées, les commandes suivantes sont\n\
disponibles à l'invite ""-- Continuer --"" :\n\
\n\
P n Affiche les n lignes suivantes.\n\
S n Saute les n lignes suivantes.\n\
F Affiche le fichier suivant.\n\
Q Quitte.\n\
= Montre le numéro de ligne.\n\
? Montre la ligne d'aide.\n\
<Espace> Affiche la page suivante.\n\
<Entrée> Affiche la ligne suivante.\n"
IDS_CONTINUE "-- Continuer --"
IDS_CONTINUE_PROGRESS "-- Continuer (%d %%) --"

View file

@ -2,29 +2,45 @@ LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
IDS_USAGE "Visualizza dati una schermata per volta.\n\n\
MORE [options] < [Drive:][Path]Filename\n\
Command | MORE [options]\n\
MORE [options] [Drive:][Path]Filename\n\n\
IDS_USAGE "Visualizza dati una schermata per volta.\n\
\n\
MORE [/E [options]] < [drive:][path]filename\n\
command | MORE [/E [options]]\n\
\n\
[drive:][path]filename A file whose contents are to be displayed.\n\
command A command whose output is to be displayed.\n\
\n\
When Extended Features are enabled, the following form is supported:\n\
MORE [/E] [options] [files]\n\
\n\
Options:\n\
/E Enable extended features.\n\
/C Clear screen before displaying page.\n\
/P Expand form-feed characters.\n\
/S Shrink multiple blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
+n Start displaying the first file at line n.\n\n\
[Drive:][Path]Filename A file, whose content shall be displayed.\n\
Command A command, whose output shall be displayed.\n\n\
If extended features are enabled, the following commands are available\n\
at ""-- Continue --"" prompt:\n\
P n Display n lines.\n\
S n Skip n lines.\n\
F Display next file.\n\
Q Quit.\n\
? Show help line.\n\
= Show line number.\n\
<Space> Display next page.\n\
<Enter> Display next line.\n"
/E Enable Extended Features.\n\
The default state of the Extended Features is controlled by the default\n\
registry settings for CMD.EXE. For more details on how to change these\n\
settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
\n\
When Extended Features are enabled, the following options are available:\n\
/C Clear the screen before displaying a page.\n\
/P Expand Form-Feed characters.\n\
/S Shrink successive blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
\n\
These options can be specified in the MORE environment variable.\n\
\n\
+n Start displaying the first file at line n.\n\
files List of files to display, separated by blanks.\n\
\n\
When Extended Features are enabled, the following commands are available\n\
at the ""-- Continue --"" prompt:\n\
\n\
P n Display the next n lines.\n\
S n Skip the next n lines.\n\
F Display the next file.\n\
Q Quit.\n\
= Show the line number.\n\
? Show the help line.\n\
<Space> Display the next page.\n\
<Enter> Display the next line.\n"
IDS_CONTINUE "-- Continua --"
IDS_CONTINUE_PROGRESS "-- Continua (%d%%) --"

View file

@ -11,29 +11,45 @@ LANGUAGE LANG_LITHUANIAN, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
IDS_USAGE "Atvaizduoja duomenis puslapiais.\n\n\
MORE [options] < [Drive:][Path]Filename\n\
Command | MORE [options]\n\
MORE [options] [Drive:][Path]Filename\n\n\
IDS_USAGE "Atvaizduoja duomenis puslapiais.\n\
\n\
MORE [/E [options]] < [drive:][path]filename\n\
command | MORE [/E [options]]\n\
\n\
[drive:][path]filename A file whose contents are to be displayed.\n\
command A command whose output is to be displayed.\n\
\n\
When Extended Features are enabled, the following form is supported:\n\
MORE [/E] [options] [files]\n\
\n\
Options:\n\
/E Enable extended features.\n\
/C Clear screen before displaying page.\n\
/P Expand form-feed characters.\n\
/S Shrink multiple blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
+n Start displaying the first file at line n.\n\n\
[Drive:][Path]Filename A file, whose content shall be displayed.\n\
Command A command, whose output shall be displayed.\n\n\
If extended features are enabled, the following commands are available\n\
at ""-- Continue --"" prompt:\n\
P n Display n lines.\n\
S n Skip n lines.\n\
F Display next file.\n\
Q Quit.\n\
? Show help line.\n\
= Show line number.\n\
<Space> Display next page.\n\
<Enter> Display next line.\n"
/E Enable Extended Features.\n\
The default state of the Extended Features is controlled by the default\n\
registry settings for CMD.EXE. For more details on how to change these\n\
settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
\n\
When Extended Features are enabled, the following options are available:\n\
/C Clear the screen before displaying a page.\n\
/P Expand Form-Feed characters.\n\
/S Shrink successive blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
\n\
These options can be specified in the MORE environment variable.\n\
\n\
+n Start displaying the first file at line n.\n\
files List of files to display, separated by blanks.\n\
\n\
When Extended Features are enabled, the following commands are available\n\
at the ""-- Continue --"" prompt:\n\
\n\
P n Display the next n lines.\n\
S n Skip the next n lines.\n\
F Display the next file.\n\
Q Quit.\n\
= Show the line number.\n\
? Show the help line.\n\
<Space> Display the next page.\n\
<Enter> Display the next line.\n"
IDS_CONTINUE "-- Toliau --"
IDS_CONTINUE_PROGRESS "-- Toliau (%d%%) --"

View file

@ -2,29 +2,45 @@ LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
IDS_USAGE "Vis data side-etter-side på skjermen.\n\n\
MORE [options] < [Drive:][Path]Filename\n\
Command | MORE [options]\n\
MORE [options] [Drive:][Path]Filename\n\n\
IDS_USAGE "Vis data side-etter-side på skjermen.\n\
\n\
MORE [/E [options]] < [drive:][path]filename\n\
command | MORE [/E [options]]\n\
\n\
[drive:][path]filename A file whose contents are to be displayed.\n\
command A command whose output is to be displayed.\n\
\n\
When Extended Features are enabled, the following form is supported:\n\
MORE [/E] [options] [files]\n\
\n\
Options:\n\
/E Enable extended features.\n\
/C Clear screen before displaying page.\n\
/P Expand form-feed characters.\n\
/S Shrink multiple blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
+n Start displaying the first file at line n.\n\n\
[Drive:][Path]Filename A file, whose content shall be displayed.\n\
Command A command, whose output shall be displayed.\n\n\
If extended features are enabled, the following commands are available\n\
at ""-- Continue --"" prompt:\n\
P n Display n lines.\n\
S n Skip n lines.\n\
F Display next file.\n\
Q Quit.\n\
? Show help line.\n\
= Show line number.\n\
<Space> Display next page.\n\
<Enter> Display next line.\n"
/E Enable Extended Features.\n\
The default state of the Extended Features is controlled by the default\n\
registry settings for CMD.EXE. For more details on how to change these\n\
settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
\n\
When Extended Features are enabled, the following options are available:\n\
/C Clear the screen before displaying a page.\n\
/P Expand Form-Feed characters.\n\
/S Shrink successive blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
\n\
These options can be specified in the MORE environment variable.\n\
\n\
+n Start displaying the first file at line n.\n\
files List of files to display, separated by blanks.\n\
\n\
When Extended Features are enabled, the following commands are available\n\
at the ""-- Continue --"" prompt:\n\
\n\
P n Display the next n lines.\n\
S n Skip the next n lines.\n\
F Display the next file.\n\
Q Quit.\n\
= Show the line number.\n\
? Show the help line.\n\
<Space> Display the next page.\n\
<Enter> Display the next line.\n"
IDS_CONTINUE "-- Fortsett --"
IDS_CONTINUE_PROGRESS "-- Fortsett (%d%%) --"

View file

@ -10,29 +10,45 @@ LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
IDS_USAGE "Wyświetla dane, podzielone na odcinki o długości ekranu.\n\n\
MORE [options] < [Drive:][Path]Filename\n\
Command | MORE [options]\n\
MORE [options] [Drive:][Path]Filename\n\n\
IDS_USAGE "Wyświetla dane, podzielone na odcinki o długości ekranu.\n\
\n\
MORE [/E [options]] < [drive:][path]filename\n\
command | MORE [/E [options]]\n\
\n\
[drive:][path]filename A file whose contents are to be displayed.\n\
command A command whose output is to be displayed.\n\
\n\
When Extended Features are enabled, the following form is supported:\n\
MORE [/E] [options] [files]\n\
\n\
Options:\n\
/E Enable extended features.\n\
/C Clear screen before displaying page.\n\
/P Expand form-feed characters.\n\
/S Shrink multiple blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
+n Start displaying the first file at line n.\n\n\
[Drive:][Path]Filename A file, whose content shall be displayed.\n\
Command A command, whose output shall be displayed.\n\n\
If extended features are enabled, the following commands are available\n\
at ""-- Continue --"" prompt:\n\
P n Display n lines.\n\
S n Skip n lines.\n\
F Display next file.\n\
Q Quit.\n\
? Show help line.\n\
= Show line number.\n\
<Space> Display next page.\n\
<Enter> Display next line.\n"
/E Enable Extended Features.\n\
The default state of the Extended Features is controlled by the default\n\
registry settings for CMD.EXE. For more details on how to change these\n\
settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
\n\
When Extended Features are enabled, the following options are available:\n\
/C Clear the screen before displaying a page.\n\
/P Expand Form-Feed characters.\n\
/S Shrink successive blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
\n\
These options can be specified in the MORE environment variable.\n\
\n\
+n Start displaying the first file at line n.\n\
files List of files to display, separated by blanks.\n\
\n\
When Extended Features are enabled, the following commands are available\n\
at the ""-- Continue --"" prompt:\n\
\n\
P n Display the next n lines.\n\
S n Skip the next n lines.\n\
F Display the next file.\n\
Q Quit.\n\
= Show the line number.\n\
? Show the help line.\n\
<Space> Display the next page.\n\
<Enter> Display the next line.\n"
IDS_CONTINUE "-- Kontynuuj --"
IDS_CONTINUE_PROGRESS "-- Kontynuuj (%d%%) --"

View file

@ -10,29 +10,45 @@ LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
IDS_USAGE "Afișează date pe ecran, pagină-cu-pagină.\n\n\
MORE [options] < [Drive:][Path]Filename\n\
Command | MORE [options]\n\
MORE [options] [Drive:][Path]Filename\n\n\
IDS_USAGE "Afișează date pe ecran, pagină-cu-pagină.\n\
\n\
MORE [/E [options]] < [drive:][path]filename\n\
command | MORE [/E [options]]\n\
\n\
[drive:][path]filename A file whose contents are to be displayed.\n\
command A command whose output is to be displayed.\n\
\n\
When Extended Features are enabled, the following form is supported:\n\
MORE [/E] [options] [files]\n\
\n\
Options:\n\
/E Enable extended features.\n\
/C Clear screen before displaying page.\n\
/P Expand form-feed characters.\n\
/S Shrink multiple blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
+n Start displaying the first file at line n.\n\n\
[Drive:][Path]Filename A file, whose content shall be displayed.\n\
Command A command, whose output shall be displayed.\n\n\
If extended features are enabled, the following commands are available\n\
at ""-- Continue --"" prompt:\n\
P n Display n lines.\n\
S n Skip n lines.\n\
F Display next file.\n\
Q Quit.\n\
? Show help line.\n\
= Show line number.\n\
<Space> Display next page.\n\
<Enter> Display next line.\n"
/E Enable Extended Features.\n\
The default state of the Extended Features is controlled by the default\n\
registry settings for CMD.EXE. For more details on how to change these\n\
settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
\n\
When Extended Features are enabled, the following options are available:\n\
/C Clear the screen before displaying a page.\n\
/P Expand Form-Feed characters.\n\
/S Shrink successive blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
\n\
These options can be specified in the MORE environment variable.\n\
\n\
+n Start displaying the first file at line n.\n\
files List of files to display, separated by blanks.\n\
\n\
When Extended Features are enabled, the following commands are available\n\
at the ""-- Continue --"" prompt:\n\
\n\
P n Display the next n lines.\n\
S n Skip the next n lines.\n\
F Display the next file.\n\
Q Quit.\n\
= Show the line number.\n\
? Show the help line.\n\
<Space> Display the next page.\n\
<Enter> Display the next line.\n"
IDS_CONTINUE "-- Continuă --"
IDS_CONTINUE_PROGRESS "-- Continuă (%d%%) --"

View file

@ -10,29 +10,45 @@ LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
IDS_USAGE "Показывать данные постранично заполняя экран.\n\n\
MORE [options] < [Drive:][Path]Filename\n\
Command | MORE [options]\n\
MORE [options] [Drive:][Path]Filename\n\n\
IDS_USAGE "Показывать данные постранично заполняя экран.\n\
\n\
MORE [/E [options]] < [drive:][path]filename\n\
command | MORE [/E [options]]\n\
\n\
[drive:][path]filename A file whose contents are to be displayed.\n\
command A command whose output is to be displayed.\n\
\n\
When Extended Features are enabled, the following form is supported:\n\
MORE [/E] [options] [files]\n\
\n\
Options:\n\
/E Enable extended features.\n\
/C Clear screen before displaying page.\n\
/P Expand form-feed characters.\n\
/S Shrink multiple blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
+n Start displaying the first file at line n.\n\n\
[Drive:][Path]Filename A file, whose content shall be displayed.\n\
Command A command, whose output shall be displayed.\n\n\
If extended features are enabled, the following commands are available\n\
at ""-- Continue --"" prompt:\n\
P n Display n lines.\n\
S n Skip n lines.\n\
F Display next file.\n\
Q Quit.\n\
? Show help line.\n\
= Show line number.\n\
<Space> Display next page.\n\
<Enter> Display next line.\n"
/E Enable Extended Features.\n\
The default state of the Extended Features is controlled by the default\n\
registry settings for CMD.EXE. For more details on how to change these\n\
settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
\n\
When Extended Features are enabled, the following options are available:\n\
/C Clear the screen before displaying a page.\n\
/P Expand Form-Feed characters.\n\
/S Shrink successive blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
\n\
These options can be specified in the MORE environment variable.\n\
\n\
+n Start displaying the first file at line n.\n\
files List of files to display, separated by blanks.\n\
\n\
When Extended Features are enabled, the following commands are available\n\
at the ""-- Continue --"" prompt:\n\
\n\
P n Display the next n lines.\n\
S n Skip the next n lines.\n\
F Display the next file.\n\
Q Quit.\n\
= Show the line number.\n\
? Show the help line.\n\
<Space> Display the next page.\n\
<Enter> Display the next line.\n"
IDS_CONTINUE "-- Продолжить --"
IDS_CONTINUE_PROGRESS "-- Продолжить (%d%%) --"

View file

@ -6,29 +6,45 @@ LANGUAGE LANG_SLOVAK, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
IDS_USAGE "Zobrazuje údaje, stránku za stránkou, na obrazovke.\n\n\
MORE [options] < [Drive:][Path]Filename\n\
Command | MORE [options]\n\
MORE [options] [Drive:][Path]Filename\n\n\
IDS_USAGE "Zobrazuje údaje, stránku za stránkou, na obrazovke.\n\
\n\
MORE [/E [options]] < [drive:][path]filename\n\
command | MORE [/E [options]]\n\
\n\
[drive:][path]filename A file whose contents are to be displayed.\n\
command A command whose output is to be displayed.\n\
\n\
When Extended Features are enabled, the following form is supported:\n\
MORE [/E] [options] [files]\n\
\n\
Options:\n\
/E Enable extended features.\n\
/C Clear screen before displaying page.\n\
/P Expand form-feed characters.\n\
/S Shrink multiple blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
+n Start displaying the first file at line n.\n\n\
[Drive:][Path]Filename A file, whose content shall be displayed.\n\
Command A command, whose output shall be displayed.\n\n\
If extended features are enabled, the following commands are available\n\
at ""-- Continue --"" prompt:\n\
P n Display n lines.\n\
S n Skip n lines.\n\
F Display next file.\n\
Q Quit.\n\
? Show help line.\n\
= Show line number.\n\
<Space> Display next page.\n\
<Enter> Display next line.\n"
/E Enable Extended Features.\n\
The default state of the Extended Features is controlled by the default\n\
registry settings for CMD.EXE. For more details on how to change these\n\
settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
\n\
When Extended Features are enabled, the following options are available:\n\
/C Clear the screen before displaying a page.\n\
/P Expand Form-Feed characters.\n\
/S Shrink successive blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
\n\
These options can be specified in the MORE environment variable.\n\
\n\
+n Start displaying the first file at line n.\n\
files List of files to display, separated by blanks.\n\
\n\
When Extended Features are enabled, the following commands are available\n\
at the ""-- Continue --"" prompt:\n\
\n\
P n Display the next n lines.\n\
S n Skip the next n lines.\n\
F Display the next file.\n\
Q Quit.\n\
= Show the line number.\n\
? Show the help line.\n\
<Space> Display the next page.\n\
<Enter> Display the next line.\n"
IDS_CONTINUE "-- Pokračujte --"
IDS_CONTINUE_PROGRESS "-- Pokračujte (%d%%) --"

View file

@ -6,29 +6,45 @@ LANGUAGE LANG_ALBANIAN, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
IDS_USAGE "Shfaq të dhëna faqe-per-faqe ne ekran.\n\n\
MORE [options] < [Drive:][Path]Filename\n\
Command | MORE [options]\n\
MORE [options] [Drive:][Path]Filename\n\n\
IDS_USAGE "Shfaq të dhëna faqe-per-faqe ne ekran.\n\
\n\
MORE [/E [options]] < [drive:][path]filename\n\
command | MORE [/E [options]]\n\
\n\
[drive:][path]filename A file whose contents are to be displayed.\n\
command A command whose output is to be displayed.\n\
\n\
When Extended Features are enabled, the following form is supported:\n\
MORE [/E] [options] [files]\n\
\n\
Options:\n\
/E Enable extended features.\n\
/C Clear screen before displaying page.\n\
/P Expand form-feed characters.\n\
/S Shrink multiple blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
+n Start displaying the first file at line n.\n\n\
[Drive:][Path]Filename A file, whose content shall be displayed.\n\
Command A command, whose output shall be displayed.\n\n\
If extended features are enabled, the following commands are available\n\
at ""-- Continue --"" prompt:\n\
P n Display n lines.\n\
S n Skip n lines.\n\
F Display next file.\n\
Q Quit.\n\
? Show help line.\n\
= Show line number.\n\
<Space> Display next page.\n\
<Enter> Display next line.\n"
/E Enable Extended Features.\n\
The default state of the Extended Features is controlled by the default\n\
registry settings for CMD.EXE. For more details on how to change these\n\
settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
\n\
When Extended Features are enabled, the following options are available:\n\
/C Clear the screen before displaying a page.\n\
/P Expand Form-Feed characters.\n\
/S Shrink successive blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
\n\
These options can be specified in the MORE environment variable.\n\
\n\
+n Start displaying the first file at line n.\n\
files List of files to display, separated by blanks.\n\
\n\
When Extended Features are enabled, the following commands are available\n\
at the ""-- Continue --"" prompt:\n\
\n\
P n Display the next n lines.\n\
S n Skip the next n lines.\n\
F Display the next file.\n\
Q Quit.\n\
= Show the line number.\n\
? Show the help line.\n\
<Space> Display the next page.\n\
<Enter> Display the next line.\n"
IDS_CONTINUE "-- Vazhdo --"
IDS_CONTINUE_PROGRESS "-- Vazhdo (%d%%) --"

View file

@ -9,29 +9,45 @@ LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
IDS_USAGE "Visa data sida-efter-sida på skärmen.\n\n\
MORE [options] < [Drive:][Path]Filename\n\
Command | MORE [options]\n\
MORE [options] [Drive:][Path]Filename\n\n\
IDS_USAGE "Visa data sida-efter-sida på skärmen.\n\
\n\
MORE [/E [options]] < [drive:][path]filename\n\
command | MORE [/E [options]]\n\
\n\
[drive:][path]filename A file whose contents are to be displayed.\n\
command A command whose output is to be displayed.\n\
\n\
When Extended Features are enabled, the following form is supported:\n\
MORE [/E] [options] [files]\n\
\n\
Options:\n\
/E Enable extended features.\n\
/C Clear screen before displaying page.\n\
/P Expand form-feed characters.\n\
/S Shrink multiple blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
+n Start displaying the first file at line n.\n\n\
[Drive:][Path]Filename A file, whose content shall be displayed.\n\
Command A command, whose output shall be displayed.\n\n\
If extended features are enabled, the following commands are available\n\
at ""-- Continue --"" prompt:\n\
P n Display n lines.\n\
S n Skip n lines.\n\
F Display next file.\n\
Q Quit.\n\
? Show help line.\n\
= Show line number.\n\
<Space> Display next page.\n\
<Enter> Display next line.\n"
/E Enable Extended Features.\n\
The default state of the Extended Features is controlled by the default\n\
registry settings for CMD.EXE. For more details on how to change these\n\
settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
\n\
When Extended Features are enabled, the following options are available:\n\
/C Clear the screen before displaying a page.\n\
/P Expand Form-Feed characters.\n\
/S Shrink successive blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
\n\
These options can be specified in the MORE environment variable.\n\
\n\
+n Start displaying the first file at line n.\n\
files List of files to display, separated by blanks.\n\
\n\
When Extended Features are enabled, the following commands are available\n\
at the ""-- Continue --"" prompt:\n\
\n\
P n Display the next n lines.\n\
S n Skip the next n lines.\n\
F Display the next file.\n\
Q Quit.\n\
= Show the line number.\n\
? Show the help line.\n\
<Space> Display the next page.\n\
<Enter> Display the next line.\n"
IDS_CONTINUE "-- Fortsätt --"
IDS_CONTINUE_PROGRESS "-- Fortsätt (%d%%) --"

View file

@ -4,29 +4,45 @@ LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
IDS_USAGE "Görüntülükte veriyi sayfa sayfa görüntüler.\n\n\
MORE [options] < [Drive:][Path]Filename\n\
Command | MORE [options]\n\
MORE [options] [Drive:][Path]Filename\n\n\
IDS_USAGE "Görüntülükte veriyi sayfa sayfa görüntüler.\n\
\n\
MORE [/E [options]] < [drive:][path]filename\n\
command | MORE [/E [options]]\n\
\n\
[drive:][path]filename A file whose contents are to be displayed.\n\
command A command whose output is to be displayed.\n\
\n\
When Extended Features are enabled, the following form is supported:\n\
MORE [/E] [options] [files]\n\
\n\
Options:\n\
/E Enable extended features.\n\
/C Clear screen before displaying page.\n\
/P Expand form-feed characters.\n\
/S Shrink multiple blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
+n Start displaying the first file at line n.\n\n\
[Drive:][Path]Filename A file, whose content shall be displayed.\n\
Command A command, whose output shall be displayed.\n\n\
If extended features are enabled, the following commands are available\n\
at ""-- Continue --"" prompt:\n\
P n Display n lines.\n\
S n Skip n lines.\n\
F Display next file.\n\
Q Quit.\n\
? Show help line.\n\
= Show line number.\n\
<Space> Display next page.\n\
<Enter> Display next line.\n"
/E Enable Extended Features.\n\
The default state of the Extended Features is controlled by the default\n\
registry settings for CMD.EXE. For more details on how to change these\n\
settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
\n\
When Extended Features are enabled, the following options are available:\n\
/C Clear the screen before displaying a page.\n\
/P Expand Form-Feed characters.\n\
/S Shrink successive blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
\n\
These options can be specified in the MORE environment variable.\n\
\n\
+n Start displaying the first file at line n.\n\
files List of files to display, separated by blanks.\n\
\n\
When Extended Features are enabled, the following commands are available\n\
at the ""-- Continue --"" prompt:\n\
\n\
P n Display the next n lines.\n\
S n Skip the next n lines.\n\
F Display the next file.\n\
Q Quit.\n\
= Show the line number.\n\
? Show the help line.\n\
<Space> Display the next page.\n\
<Enter> Display the next line.\n"
IDS_CONTINUE "-- Sürdür --"
IDS_CONTINUE_PROGRESS "-- Sürdür (%%%d) --"

View file

@ -9,29 +9,45 @@ LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
IDS_USAGE "Виводить iнфрмацію поекранно. Використання:\n\n\
MORE [options] < [Drive:][Path]Filename\n\
Command | MORE [options]\n\
MORE [options] [Drive:][Path]Filename\n\n\
IDS_USAGE "Виводить iнфрмацію поекранно. Використання:\n\
\n\
MORE [/E [options]] < [drive:][path]filename\n\
command | MORE [/E [options]]\n\
\n\
[drive:][path]filename A file whose contents are to be displayed.\n\
command A command whose output is to be displayed.\n\
\n\
When Extended Features are enabled, the following form is supported:\n\
MORE [/E] [options] [files]\n\
\n\
Options:\n\
/E Enable extended features.\n\
/C Clear screen before displaying page.\n\
/P Expand form-feed characters.\n\
/S Shrink multiple blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
+n Start displaying the first file at line n.\n\n\
[Drive:][Path]Filename A file, whose content shall be displayed.\n\
Command A command, whose output shall be displayed.\n\n\
If extended features are enabled, the following commands are available\n\
at ""-- Continue --"" prompt:\n\
P n Display n lines.\n\
S n Skip n lines.\n\
F Display next file.\n\
Q Quit.\n\
? Show help line.\n\
= Show line number.\n\
<Space> Display next page.\n\
<Enter> Display next line.\n"
/E Enable Extended Features.\n\
The default state of the Extended Features is controlled by the default\n\
registry settings for CMD.EXE. For more details on how to change these\n\
settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
\n\
When Extended Features are enabled, the following options are available:\n\
/C Clear the screen before displaying a page.\n\
/P Expand Form-Feed characters.\n\
/S Shrink successive blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
\n\
These options can be specified in the MORE environment variable.\n\
\n\
+n Start displaying the first file at line n.\n\
files List of files to display, separated by blanks.\n\
\n\
When Extended Features are enabled, the following commands are available\n\
at the ""-- Continue --"" prompt:\n\
\n\
P n Display the next n lines.\n\
S n Skip the next n lines.\n\
F Display the next file.\n\
Q Quit.\n\
= Show the line number.\n\
? Show the help line.\n\
<Space> Display the next page.\n\
<Enter> Display the next line.\n"
IDS_CONTINUE "-- Далi --"
IDS_CONTINUE_PROGRESS "-- Далi (%d%%) --"

View file

@ -4,29 +4,45 @@ LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
STRINGTABLE
BEGIN
IDS_USAGE "在屏幕上一页一页地显示内容。\n\n\
MORE [options] < [Drive:][Path]Filename\n\
Command | MORE [options]\n\
MORE [options] [Drive:][Path]Filename\n\n\
IDS_USAGE "在屏幕上一页一页地显示内容。\n\
\n\
MORE [/E [options]] < [drive:][path]filename\n\
command | MORE [/E [options]]\n\
\n\
[drive:][path]filename A file whose contents are to be displayed.\n\
command A command whose output is to be displayed.\n\
\n\
When Extended Features are enabled, the following form is supported:\n\
MORE [/E] [options] [files]\n\
\n\
Options:\n\
/E Enable extended features.\n\
/C Clear screen before displaying page.\n\
/P Expand form-feed characters.\n\
/S Shrink multiple blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
+n Start displaying the first file at line n.\n\n\
[Drive:][Path]Filename A file, whose content shall be displayed.\n\
Command A command, whose output shall be displayed.\n\n\
If extended features are enabled, the following commands are available\n\
at ""-- Continue --"" prompt:\n\
P n Display n lines.\n\
S n Skip n lines.\n\
F Display next file.\n\
Q Quit.\n\
? Show help line.\n\
= Show line number.\n\
<Space> Display next page.\n\
<Enter> Display next line.\n"
/E Enable Extended Features.\n\
The default state of the Extended Features is controlled by the default\n\
registry settings for CMD.EXE. For more details on how to change these\n\
settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
\n\
When Extended Features are enabled, the following options are available:\n\
/C Clear the screen before displaying a page.\n\
/P Expand Form-Feed characters.\n\
/S Shrink successive blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
\n\
These options can be specified in the MORE environment variable.\n\
\n\
+n Start displaying the first file at line n.\n\
files List of files to display, separated by blanks.\n\
\n\
When Extended Features are enabled, the following commands are available\n\
at the ""-- Continue --"" prompt:\n\
\n\
P n Display the next n lines.\n\
S n Skip the next n lines.\n\
F Display the next file.\n\
Q Quit.\n\
= Show the line number.\n\
? Show the help line.\n\
<Space> Display the next page.\n\
<Enter> Display the next line.\n"
IDS_CONTINUE "-- 继续 --"
IDS_CONTINUE_PROGRESS "-- 继续 (%d%%) --"

View file

@ -4,29 +4,45 @@ LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
STRINGTABLE
BEGIN
IDS_USAGE "在螢幕上一頁一頁地顯示內容。\n\n\
MORE [options] < [Drive:][Path]Filename\n\
Command | MORE [options]\n\
MORE [options] [Drive:][Path]Filename\n\n\
IDS_USAGE "在螢幕上一頁一頁地顯示內容。\n\
\n\
MORE [/E [options]] < [drive:][path]filename\n\
command | MORE [/E [options]]\n\
\n\
[drive:][path]filename A file whose contents are to be displayed.\n\
command A command whose output is to be displayed.\n\
\n\
When Extended Features are enabled, the following form is supported:\n\
MORE [/E] [options] [files]\n\
\n\
Options:\n\
/E Enable extended features.\n\
/C Clear screen before displaying page.\n\
/P Expand form-feed characters.\n\
/S Shrink multiple blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
+n Start displaying the first file at line n.\n\n\
[Drive:][Path]Filename A file, whose content shall be displayed.\n\
Command A command, whose output shall be displayed.\n\n\
If extended features are enabled, the following commands are available\n\
at ""-- Continue --"" prompt:\n\
P n Display n lines.\n\
S n Skip n lines.\n\
F Display next file.\n\
Q Quit.\n\
? Show help line.\n\
= Show line number.\n\
<Space> Display next page.\n\
<Enter> Display next line.\n"
/E Enable Extended Features.\n\
The default state of the Extended Features is controlled by the default\n\
registry settings for CMD.EXE. For more details on how to change these\n\
settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
\n\
When Extended Features are enabled, the following options are available:\n\
/C Clear the screen before displaying a page.\n\
/P Expand Form-Feed characters.\n\
/S Shrink successive blank lines to a single line.\n\
/Tn Expand tabs to n spaces (default: 8).\n\
\n\
These options can be specified in the MORE environment variable.\n\
\n\
+n Start displaying the first file at line n.\n\
files List of files to display, separated by blanks.\n\
\n\
When Extended Features are enabled, the following commands are available\n\
at the ""-- Continue --"" prompt:\n\
\n\
P n Display the next n lines.\n\
S n Skip the next n lines.\n\
F Display the next file.\n\
Q Quit.\n\
= Show the line number.\n\
? Show the help line.\n\
<Space> Display the next page.\n\
<Enter> Display the next line.\n"
IDS_CONTINUE "-- 繼續 --"
IDS_CONTINUE_PROGRESS "-- 繼續 (%d%%) --"