start: Fix the command line handling.
diff --git a/po/ar.po b/po/ar.po index 12916b3..e22bf06 100644 --- a/po/ar.po +++ b/po/ar.po
@@ -9083,13 +9083,13 @@ msgid "Referral hop limit exceeded" msgstr "" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" msgstr "" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 #, fuzzy msgid "%1: File Not Found\n" msgstr "تعذّر إيجاد '%s'." @@ -9350,7 +9350,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9370,14 +9370,14 @@ "not possible to affect the operating system environment from within cmd.\n" msgstr "" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" "if called from the command line.\n" msgstr "" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9386,31 +9386,42 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" msgstr "" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9421,21 +9432,21 @@ "The verify flag has no function in Wine.\n" msgstr "" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" msgstr "" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9445,17 +9456,17 @@ "settings are restored.\n" msgstr "" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" msgstr "" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9467,7 +9478,7 @@ "association, if any.\n" msgstr "" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9481,24 +9492,24 @@ "associated to the specified file type.\n" msgstr "" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" "CHOICE is mainly used to build a menu selection in a batch file.\n" msgstr "" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" msgstr "" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9540,158 +9551,158 @@ "Enter HELP <command> for further information on any of the above commands.\n" msgstr "" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "" -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "" -#: cmd.rc:318 +#: cmd.rc:329 #, fuzzy msgid "No help available for %1\n" msgstr "معلومات" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "" -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "" -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "" -#: cmd.rc:328 +#: cmd.rc:339 #, fuzzy msgid "Delete %1?" msgstr "اح&ذف\tDel" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" msgstr "" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "" -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "" -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr "" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr "" @@ -11093,14 +11104,14 @@ msgid "Exports selected branch of the registry to a text file" msgstr "" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" "ShellExecuteEx failed" msgstr "" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr ""
diff --git a/po/bg.po b/po/bg.po index 466ebba..fd7f107 100644 --- a/po/bg.po +++ b/po/bg.po
@@ -9221,13 +9221,13 @@ msgid "Referral hop limit exceeded" msgstr "" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" msgstr "" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 #, fuzzy msgid "%1: File Not Found\n" msgstr "Файлът не е намерен" @@ -9487,7 +9487,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9507,14 +9507,14 @@ "not possible to affect the operating system environment from within cmd.\n" msgstr "" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" "if called from the command line.\n" msgstr "" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9523,31 +9523,42 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" msgstr "" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9558,21 +9569,21 @@ "The verify flag has no function in Wine.\n" msgstr "" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" msgstr "" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9582,17 +9593,17 @@ "settings are restored.\n" msgstr "" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" msgstr "" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9604,7 +9615,7 @@ "association, if any.\n" msgstr "" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9618,24 +9629,24 @@ "associated to the specified file type.\n" msgstr "" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" "CHOICE is mainly used to build a menu selection in a batch file.\n" msgstr "" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" msgstr "" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9677,158 +9688,158 @@ "Enter HELP <command> for further information on any of the above commands.\n" msgstr "" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "" -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "" -#: cmd.rc:318 +#: cmd.rc:329 #, fuzzy msgid "No help available for %1\n" msgstr "Не е наличен; " -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "" -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "" -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "" -#: cmd.rc:328 +#: cmd.rc:339 #, fuzzy msgid "Delete %1?" msgstr "Из&трий" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" msgstr "" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "" -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "" -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr "" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr "" @@ -11264,14 +11275,14 @@ "Записва цялото или част от съдържанието на системния регистър във текстов " "файл" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" "ShellExecuteEx failed" msgstr "" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr ""
diff --git a/po/ca.po b/po/ca.po index 3225a5f..f739f96 100644 --- a/po/ca.po +++ b/po/ca.po
@@ -9325,7 +9325,7 @@ msgid "Referral hop limit exceeded" msgstr "Límit de salta de referències superat" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" @@ -9333,7 +9333,7 @@ "Encara no Implementat\n" "\n" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "%1: Fitxer No Trobat\n" @@ -9710,7 +9710,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "RMDIR <dir> suprimeix un subdirectori.\n" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9746,7 +9746,7 @@ "implementació nativa de Win32. Tingueu en compte que no és possible\n" "afectar l'entorn del sistema operatiu dins cmd.\n" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" @@ -9756,7 +9756,7 @@ "la llista, de manera que el paràmetre 2 es converteix en el paràmetre 1\n" "etc. No té cap efecte si es truca des de la línia d'ordres.\n" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9765,41 +9765,36 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -"Inicia un programa o obrir un document en el programa normalment usat pels\n" -"fitxers amb aquell sufix.\n" -"Ús:\n" -"start [opcions] nom_de_fitxer_del_programa [...]\n" -"start [opcions] nom_de_fitxer_del_document\n" -"\n" -"Opcions:\n" -"/M[inimized] Iniciar el programa minimitzat.\n" -"/MAX[imized] Iniciar el programa maximitzat.\n" -"/R[estored] Iniciar el programa normalment (ni minimitzat ni maximitzat).\n" -"/W[ait] Esperar que el programa iniciat termini, després surt amb el\n" -" seu codi de sortida.\n" -"/Unix Usar un nom de fitxer Unix i iniciar el fitxer com el\n" -" Explorador de Windows.\n" -"/ProgIDOpen Obrir un document usant el progID següent.\n" -"/? Mostrar aquesta ajuda i sortir.\n" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "TIME estableix o mostra l'hora actual del sistema.\n" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "TITLE <cadena> estableix el títol de la finestra de cmd.\n" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" @@ -9807,7 +9802,7 @@ "TYPE <nom de fitxer> copia <nom de fitxer> al dispositiu de consola (o un\n" "altre lloc si redirigit). No es comprova que el fitxer és text llegible.\n" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9826,15 +9821,15 @@ "\n" "La bandera de verificació no té cap funció en el Wine.\n" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "VER mostra la versió de cmd que s'està executant.\n" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "VOL mostra l'etiqueta de volum d'un dispositiu de disc.\n" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" @@ -9842,7 +9837,7 @@ "ENDLOCAL acaba la localització de canvis en l'entorn en un fitxer\n" "batch, els quals un SETLOCAL anterior ha introduït.\n" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9858,7 +9853,7 @@ "fitxer, el que passi primer), al qual punt la configuració de l'entorn\n" "anterior es restaura.\n" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" @@ -9866,11 +9861,11 @@ "PUSHD <nom de directori> desa el directori actual en una pila, i\n" "després canvia el directori actual al proporcionat.\n" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "POPD canvia el directori actual al últim desat amb PUSHD.\n" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9890,7 +9885,7 @@ "actual. Especificar cap tipus de fitxer després del signe igual treu\n" "l'associació actual, si hi ha.\n" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9915,12 +9910,12 @@ "cap ordre d'obertura després del signe igual treu la cadena de ordre\n" "associada al tipus de fitxer especificat.\n" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "" "MORE mostra la sortida dels fitxers o entrada de canonada en pàgines.\n" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" @@ -9931,7 +9926,7 @@ "CHOICE s'usa principalment per construir un menú de selecció en un fitxer\n" "batch.\n" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" @@ -9940,7 +9935,7 @@ "des\n" "del qual heu invocat cmd.\n" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -10023,110 +10018,110 @@ "Introduïu HELP <ordre> per més informació sobre qualsevol de les ordres\n" "anteriors.\n" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "Esteu segur?" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "S" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "N" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "Falta l'associació de fitxer per l'extensió %1\n" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "Cap ordre d'obertura associat amb el tipus de fitxer '%1'\n" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "Sobreescriure %1?" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "Més..." -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "Línia en processament batch possiblement truncada. Usant:\n" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "Falta la paràmetre\n" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "Error de sintaxi\n" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "Cap ajuda disponible per %1\n" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "Destinació del GOTO no trobat\n" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "La Data Actual és %1\n" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "L'Hora Actual és %1\n" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "Introduïu data nova: " -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "Introduïu hora nova: " -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "Variable d'entorn %1 no definida\n" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "S'ha fallat en obrir '%1'\n" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "No es pot trucar a una etiqueta batch fora d'un script batch\n" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "Suprimeix %1?" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "L'eco està %1\n" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "La verificació està %1\n" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "La verificació ha d'estar ON o OFF\n" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "Error de paràmetre\n" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" @@ -10134,47 +10129,47 @@ "El Nombre de Sèrie del Volum és %1!04x!-%2!04x!\n" "\n" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "Etiqueta de volum (11 caràcters, <Enter> per cap)?" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "PATH no trobada\n" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "Premeu qualsevol tecla per continuar... " -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "Línia d'Ordres del Wine" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "Versió de CMD %1!S!\n" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "Més? " -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "La línia d'entrada és massa llarga.\n" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "El volum en la unitat %1!c! és %2\n" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "El volum en la unitat %1!c! no té etiqueta.\n" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr " (Sí|No)" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr " (Sí|No|Tots)" @@ -11591,7 +11586,7 @@ msgid "Exports selected branch of the registry to a text file" msgstr "Exporta la branca del registre seleccionada a un fitxer de text" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" @@ -11601,7 +11596,7 @@ "fitxer especificat.\n" "Ha fallat ShellExecuteEx" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr "" "No s'ha pogut traduir el nom de fitxer Unix especificat a un nom de fitxer "
diff --git a/po/cs.po b/po/cs.po index 3d311ff..c41bc67 100644 --- a/po/cs.po +++ b/po/cs.po
@@ -9403,13 +9403,13 @@ msgid "Referral hop limit exceeded" msgstr "" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" msgstr "" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 #, fuzzy msgid "%1: File Not Found\n" msgstr "Soubor nebyl nalezen" @@ -9776,7 +9776,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "Nápověda k RMDIR\n" -#: cmd.rc:193 +#: cmd.rc:204 #, fuzzy msgid "" "SET displays or changes the cmd environment variables.\n" @@ -9813,7 +9813,7 @@ "prostředí, než u nativní Win32 implementace. Není možné\n" "měnit proměnné prostředí hostitelského operačního systému z cmd.\n" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" @@ -9824,8 +9824,7 @@ "jejich seznamu, takže parametr 2 se stane parametrem 1 atd. Nemá žádný\n" "efekt, je-li zadán na příkazovou řádku.\n" -#: cmd.rc:175 start.rc:39 -#, fuzzy +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9834,40 +9833,38 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -"Spustí program nebo otevře dokument v programu, který je normálně použit pro " -"soubory s danou příponou.\n" -"Použití:\n" -"start [volby] jméno_programu [...]\n" -"start [volby] jméno_dokumentu\n" -"\n" -"Volby:\n" -"/M[inimized] Spustí program minimalizovaně.\n" -"/MAX[imized] Spustí program maximalizovaně.\n" -"/R[estored] Spustí program normálně (ani minimalizovaný ani " -"maximalizovaný).\n" -"/W[ait] Čeká na dokončení spuštěného programu, vrací návratový kód.\n" -"/ProgIDOpen Open a document using the following progID.\n" -#: cmd.rc:200 +#: cmd.rc:211 #, fuzzy msgid "TIME sets or shows the current system time.\n" msgstr "Nápověda k TIME\n" -#: cmd.rc:202 +#: cmd.rc:213 #, fuzzy msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "Nastaví titulek okna cmd, syntaxe TITLE [řetězec]\n" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" @@ -9875,7 +9872,7 @@ "TYPE <soubor> vypíše <soubor> na konzolové zařízení (nebo jinam,\n" "je-li výstup přeměrován). Není zjišťováno, bude-li vypsán čitelný text.\n" -#: cmd.rc:215 +#: cmd.rc:226 #, fuzzy msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" @@ -9895,23 +9892,23 @@ "\n" "Příznak verify nemá ve Wine žádnou funkci.\n" -#: cmd.rc:218 +#: cmd.rc:229 #, fuzzy msgid "VER displays the version of cmd you are running.\n" msgstr "VER zobrazí verzi spuštěného programu cmd.\n" -#: cmd.rc:220 +#: cmd.rc:231 #, fuzzy msgid "VOL shows the volume label of a disk device.\n" msgstr "Nápověda k VOL\n" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" msgstr "" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9921,17 +9918,17 @@ "settings are restored.\n" msgstr "" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" msgstr "" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9943,7 +9940,7 @@ "association, if any.\n" msgstr "" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9957,18 +9954,18 @@ "associated to the specified file type.\n" msgstr "" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" "CHOICE is mainly used to build a menu selection in a batch file.\n" msgstr "" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" @@ -9976,7 +9973,7 @@ "EXIT ukončí běžící sezení a vrátí kontrolu operačnímu systému\n" "nebo příkazovému interpretu, ze kterého byl cmd spuštěn.\n" -#: cmd.rc:304 +#: cmd.rc:315 #, fuzzy msgid "" "CMD built-in commands are:\n" @@ -10050,158 +10047,158 @@ "Zadejte HELP <příkaz> pro podrobnější informace o některém z výše uvedených " "příkazů\n" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "N" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "" -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "" -#: cmd.rc:318 +#: cmd.rc:329 #, fuzzy msgid "No help available for %1\n" msgstr "Není k dispozici; " -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "" -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "" -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "" -#: cmd.rc:328 +#: cmd.rc:339 #, fuzzy msgid "Delete %1?" msgstr "Smazat" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" msgstr "" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "" -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "" -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr "" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr "" @@ -11614,7 +11611,7 @@ msgid "Exports selected branch of the registry to a text file" msgstr "Exportuje vybranou větev registru do textového souboru" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" @@ -11624,7 +11621,7 @@ "souborem.\n" "ShellExecuteEx selhal" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr "" "Nepodařilo se přeložit zadané Unixové jméno souboru na DOSové jméno souboru."
diff --git a/po/da.po b/po/da.po index e1cb525..0a2604a 100644 --- a/po/da.po +++ b/po/da.po
@@ -9256,7 +9256,7 @@ msgid "Referral hop limit exceeded" msgstr "Grænse for henvisnings hop overskredet" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" @@ -9264,7 +9264,7 @@ "Ikke implementeret endnu\n" "\n" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "%1: Filen ikke fundet\n" @@ -9629,7 +9629,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "RMDIR <mappe> sletter en mappe.\n" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9664,7 +9664,7 @@ "værdier end i et normalt Win32-miljø. Vær opmærksom på at man ikke kan\n" "ændre miljøet i det underliggende operativsystem fra CMD.\n" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" @@ -9674,7 +9674,7 @@ "liste, sådan at parameter 2 bliver parameter 1 og så videre. Den har ingen\n" "effekt hvis det bruges fra kommandolinjen.\n" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9683,41 +9683,36 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -"Start et program, eller åbn et dokument i programmet, der normalt anvendes " -"til filer med den endelse.\n" -"Vejledning:\n" -"start [Mulighed] program_filnavn [...]\n" -"start [Mulighed] dokument_filnavn\n" -"\n" -"Mulighed:\n" -"/M[inimized] Start programmet minimeret.\n" -"/MAX[imized] Start programmet maksimeret.\n" -"/R[estored] Start programmet normalt (hverken minimeret eller maksimeret).\n" -"/W[ait] Vent på at det startede program afslutter, afslut derefter med\n" -" dets afslutnings kode.\n" -"/Unix Brug et Unix filnavn og start filen lige som Windows " -"Stifinder.\n" -"/ProgIDOpen Åbn et dokument ved hjælp af efterfølgende progID.\n" -"/? Vis denne hjælp og afslut.\n" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "TIME sætter eller viser systemets tid.\n" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "TITLE <streng> angiver titlen for kommando vinduet.\n" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" @@ -9726,7 +9721,7 @@ "sted hvis det omdirigeres). Det kontrolleres ikke om filen er læselig " "tekst.\n" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9745,15 +9740,15 @@ "\n" "«Verify»-flagget har ingen funktion i Wine.\n" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "VER viser hvilken version af cmd du kører.\n" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "VOL viser drev betegnelsen for disk drevet.\n" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" @@ -9761,7 +9756,7 @@ "ENDLOCAL afslutter en lokal ændring af miljø variable i en batcfil\n" "som blev startet af en foregående SETLOCAL.\n" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9778,7 +9773,7 @@ "hvad der end kommer først. På dette tidspunkt genskabes tidligere miljø\n" "variable værdier.\n" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" @@ -9786,11 +9781,11 @@ "PUSHD <mappe> lagrer arbejdsmappen på en stak og ændrer derefter\n" "arbejdsmappen til det som er angivet.\n" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "POPD ændrer arbejdsmappen til det som sidst blev gemt med PUSHD.\n" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9810,7 +9805,7 @@ "Angives ingen filtype efter lighedstegnet, fjernes den nuværende\n" "tilknytning, hvis der er en.\n" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9834,12 +9829,12 @@ "Angives ingen åbnings kommando efter lighedstegnet fjernes åbnings " "kommandoen der er tilknyttet den angivne fil type.\n" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "" "MORE lader dig bladre gennem indhold af filer eller inddata fra et rør.\n" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" @@ -9849,7 +9844,7 @@ "trykker en godkendt tast fra en valg liste.\n" "CHIOCE bliver hovedsaglig brug til menu valg i en batchfil.\n" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" @@ -9857,7 +9852,7 @@ "EXIT afslutter gældende CMD og returnerer til operativsystemet eller det\n" "program CMD blev startet af.\n" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9937,110 +9932,110 @@ "\n" "Skriv «HELP <kommando>» for mere information om kommandoerne ovenover.\n" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "Er du sikker?" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "J" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "N" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "Manglende filtilknytning for endelsen %1\n" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "Ingen åben kommando er tilknyttet filtypen '%1'\n" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "Overskriv %1?" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "Mere..." -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "Linje i batchfil muligvis forkortet. Bruger:\n" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "Argument mangler\n" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "Syntaks fejl\n" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "Ingen hjælp tilgængelig for %1\n" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "GOTO Destination ikke fundet\n" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "Nuværende dato er %1\n" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "Nuværende tid er %1\n" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "Skriv ny dato: " -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "Skriv ny tid: " -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "Miljøvariable %1 er ikke defineret\n" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "Kunne ikke åbne «%1»\n" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "Kan ikke kalde batch label udenfor batchfil\n" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "A" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "Slet %1?" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "Echo er %1\n" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "Verify er %1\n" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "Verify skal være ON eller OFF\n" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "Parameter fejl\n" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" @@ -10048,47 +10043,47 @@ "Volume serienummeret er %1!04x!-%2!04x!\n" "\n" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "Volumen's etiket (11 karakterer, ENTER for ingen)?" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "PATH ikke fundet\n" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "Tryk på en tast for at fortsætte... " -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "Wine kommandoprompt" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "CMD Version %1!S!\n" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "Mere? " -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "Input linjen er for lang.\n" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "Volume i drev %1!c! er %2\n" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "Volume in drev %1!c! har intet navn.\n" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr " (Ja|Nej)" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr " (Ja|Nej|Alle)" @@ -11499,7 +11494,7 @@ msgid "Exports selected branch of the registry to a text file" msgstr "Eksporter udvalgte gren af registreringsdatabasen til en tekst fil" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" @@ -11509,7 +11504,7 @@ "med den specifikke fil.\n" "ShellExecuteEx fejlet" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr "Kunne ikke oversætte det angivne Unix filnavn til et DOS filnavn."
diff --git a/po/de.po b/po/de.po index a7fe85e..df58ad9 100644 --- a/po/de.po +++ b/po/de.po
@@ -9252,7 +9252,7 @@ msgid "Referral hop limit exceeded" msgstr "Überschreitung der maximalen Anzahl von Weiterleitungen" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" @@ -9260,7 +9260,7 @@ "Noch nicht implementiert\n" "\n" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "%1: Datei nicht gefunden\n" @@ -9640,7 +9640,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "RMDIR löscht das angegebene Verzeichnis.\n" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9678,7 +9678,7 @@ "Es ist nicht möglich die Umgebungsvariablen des Betriebssystems vom CMD\n" "aus zu beeinflussen.\n" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" @@ -9690,7 +9690,7 @@ "Es hat keine Auswirkungen, wenn es von der Befehlszeile aus aufgerufen " "wird.\n" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9699,40 +9699,36 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -"Startet ein Programm, oder öffnet ein Dokument in dem Programm, dass " -"normalerweise für die Dateien mit dieser Dateiendung benutzt wird.\n" -"Aufruf:\n" -"start [Optionen] Programm_Dateiname [...]\n" -"start [Optionen] Dokument_Dateiname\n" -"\n" -"Optionen:\n" -"/M[inimized] Startet das Programm minimiert.\n" -"/MAX[imized] Startet das Programm maximiert.\n" -"/R[estored] Startet das Programm normal (weder minimiert noch maximiert).\n" -"/W[ait] Wartet, bis das gestartete Programm sich beendet, dann beendet " -"sich start mit dessen Exitcode.\n" -"/Unix Öffnet einen Unix Dateinamen wie mit dem Explorer.\n" -"/ProgIDOpen Öffnet ein Dokument mit der folgenden progID.\n" -"/? Zeigt die Hilfe an und beendet sich.\n" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "TIME Setzt oder zeigt die aktuelle Systemzeit an.\n" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "TITLE <Zeichenkette> setzt den Fenstertitel für das CMD-Fenster.\n" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" @@ -9741,7 +9737,7 @@ "dies umgeleitet wurde). Es wird keine Überprüfung vorgenommen, ob die\n" "Datei lesbaren Text enthält.\n" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9760,15 +9756,15 @@ "\n" "Das Verify Flag hat keine Funktion in Wine.\n" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "VER zeigt die aktuelle Version von CMD an.\n" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "VOL zeigt die Datenträgernummer an.\n" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" @@ -9776,7 +9772,7 @@ "ENDLOCAL beendet die Begrenzung der Gültigkeit von Änderungen\n" "die von einer Stapelverarbeitungsdatei mit SETLOCAL gestartet wurde.\n" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9792,7 +9788,7 @@ "vorgehalten (oder bis zum Ende der Datei falls dies zuerst kommt).\n" "Ab diesem Punkt wird die vorherige Umgebung wiederhergestellt.\n" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" @@ -9800,13 +9796,13 @@ "PUSHD <Verzeichnisname> speichert das aktuelle Verzeichnis auf einem\n" "Stack und wechselt das Arbeitsverzeichnis zu dem angegebenen.\n" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "" "POPD wechselt das Arbeitsverzeichnis zu dem zuletzt\n" "mit PUSHD gespeicherten.\n" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9826,7 +9822,7 @@ "Ohne Zuordnung nach dem Gleichheitszeichen wird die aktuelle Zuordnung\n" "gelöscht, falls es eine gab.\n" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9851,11 +9847,11 @@ "Ohne Öffnen-Befehl nach dem Gleichheitszeichen wird der aktuell zugeordnete " "Öffnen-Befehl gelöscht.\n" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "MORE gibt Dateien und Pipes seitenweise aus.\n" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" @@ -9865,7 +9861,7 @@ "bis der Benutzer eine erlaubte Taste aus einer wählbaren Liste drückt.\n" "CHOICE wird hauptsächlich als Menüauswahl in einer Batchdatei genutzt.\n" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" @@ -9873,7 +9869,7 @@ "EXIT beendet die aktuelle Befehlssitzung und kehrt zum\n" "Betriebssystem oder der Shell zurück, von der CMD gestartet wurde.\n" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9954,112 +9950,112 @@ "Geben Sie HELP <Befehl> ein, um weitere Informationen zu einem der obigen\n" "Befehle zu erhalten.\n" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "Sind sie sicher?" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "J" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "N" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "Verknüpfung für Dateiendung %1 fehlt\n" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "Kein Befehl zum Öffnen für Dateityp '%1'\n" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "%1 überschreiben?" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "Mehr..." -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "" "Die Zeile bei der Batchverarbeitung ist möglicherweise abgeschnitten. " "Benutze:\n" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "Argument fehlt\n" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "Syntaxfehler\n" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "Hilfe für %1 ist nicht verfügbar\n" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "Das Sprungziel von GOTO wurde nicht gefunden\n" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "Aktuelles Datum ist %1\n" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "Aktuelle Zeit ist %1\n" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "Geben Sie das neue Datum ein: " -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "Geben Sie die neue Zeit ein: " -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "Die Umgebungsvariable %1 ist nicht definiert\n" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "'%1' konnte nicht geöffnet werden\n" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "Kann kein Batch-Label außerhalb eines Batch-Skripts aufrufen\n" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "A" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "Lösche %1?" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "Echo ist %1\n" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "Verify ist %1\n" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "Verify muss ON oder OFF sein\n" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "Parameterfehler\n" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" @@ -10067,47 +10063,47 @@ "Datenträgernummer ist %1!04x!-%2!04x!\n" "\n" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "Datenträgerbezeichnung (11 Zeichen, <Enter> für keine)?" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "PATH nicht gefunden\n" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "Drücken Sie eine Taste um fortzufahren... " -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "Wine Befehlsprozessor" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "CMD Version %1!S!\n" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "Mehr? " -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "Die Eingabezeile ist zu lang.\n" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "Datenträger in Laufwerk %1!c! ist %2\n" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "Datenträger in Laufwerk %1!c! hat keine Bezeichnung.\n" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr " (Ja|Nein)" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr " (Ja|Nein|Alle)" @@ -11520,7 +11516,7 @@ msgid "Exports selected branch of the registry to a text file" msgstr "Exportiert den ausgewählten Zweig der Registry in eine Textdatei" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" @@ -11530,7 +11526,7 @@ "der angegebenen Datei verknüpft.\n" "ShellExecuteEx fehlgeschlagen" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr "" "Der angegebene Unix-Dateiname konnte nicht in einen DOS-Dateinamen übersetzt "
diff --git a/po/el.po b/po/el.po index a956554..7e674b2 100644 --- a/po/el.po +++ b/po/el.po
@@ -9076,13 +9076,13 @@ msgid "Referral hop limit exceeded" msgstr "" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" msgstr "" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 #, fuzzy msgid "%1: File Not Found\n" msgstr "Το αρχείο δε βρέθηκε" @@ -9342,7 +9342,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9362,14 +9362,14 @@ "not possible to affect the operating system environment from within cmd.\n" msgstr "" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" "if called from the command line.\n" msgstr "" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9378,31 +9378,42 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" msgstr "" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9413,21 +9424,21 @@ "The verify flag has no function in Wine.\n" msgstr "" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" msgstr "" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9437,17 +9448,17 @@ "settings are restored.\n" msgstr "" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" msgstr "" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9459,7 +9470,7 @@ "association, if any.\n" msgstr "" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9473,24 +9484,24 @@ "associated to the specified file type.\n" msgstr "" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" "CHOICE is mainly used to build a menu selection in a batch file.\n" msgstr "" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" msgstr "" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9532,157 +9543,157 @@ "Enter HELP <command> for further information on any of the above commands.\n" msgstr "" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "" -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "" -#: cmd.rc:318 +#: cmd.rc:329 #, fuzzy msgid "No help available for %1\n" msgstr "ΜΗ διαθέσιμος; " -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "" -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "" -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" msgstr "" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "" -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "" -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr "" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr "" @@ -11075,14 +11086,14 @@ msgid "Exports selected branch of the registry to a text file" msgstr "" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" "ShellExecuteEx failed" msgstr "" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr ""
diff --git a/po/en.po b/po/en.po index fb6f790..3956b04 100644 --- a/po/en.po +++ b/po/en.po
@@ -9201,7 +9201,7 @@ msgid "Referral hop limit exceeded" msgstr "Referral hop limit exceeded" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" @@ -9209,7 +9209,7 @@ "Not Yet Implemented\n" "\n" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "%1: File Not Found\n" @@ -9575,7 +9575,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "RMDIR <dir> deletes a subdirectory.\n" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9611,7 +9611,7 @@ "many more values than in a native Win32 implementation. Note that it is\n" "not possible to affect the operating system environment from within cmd.\n" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" @@ -9621,7 +9621,7 @@ "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" "if called from the command line.\n" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9630,13 +9630,24 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" "Start a program, or open a document in the program normally used for files " @@ -9646,24 +9657,35 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimised.\n" -"/MAX[imized] Start the program maximised.\n" -"/R[estored] Start the program normally (neither minimised nor maximised).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "TIME sets or shows the current system time.\n" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "TITLE <string> sets the window title for the cmd window.\n" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" @@ -9671,7 +9693,7 @@ "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9689,15 +9711,15 @@ "\n" "The verify flag has no function in Wine.\n" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "VER displays the version of cmd you are running.\n" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "VOL shows the volume label of a disk device.\n" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" @@ -9705,7 +9727,7 @@ "ENDLOCAL ends localisation of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9721,7 +9743,7 @@ "file, whichever comes first), at which point the previous environment\n" "settings are restored.\n" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" @@ -9729,32 +9751,32 @@ "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "POPD changes current directory to the last one saved with PUSHD.\n" -#: cmd.rc:245 -msgid "" -"ASSOC shows or modifies file extension associations.\n" -"\n" -"Syntax: ASSOC [.ext[=[fileType]]]\n" -"\n" -"ASSOC without parameters displays current file associations.\n" -"If used with only a file extension, displays the current association.\n" -"Specifying no file type after the equal sign removes the current " -"association, if any.\n" -msgstr "" -"ASSOC shows or modifies file extension associations.\n" -"\n" -"Syntax: ASSOC [.ext[=[fileType]]]\n" -"\n" -"ASSOC without parameters displays current file associations.\n" -"If used with only a file extension, displays the current association.\n" -"Specifying no file type after the equal sign removes the current " -"association, if any.\n" - #: cmd.rc:256 msgid "" +"ASSOC shows or modifies file extension associations.\n" +"\n" +"Syntax: ASSOC [.ext[=[fileType]]]\n" +"\n" +"ASSOC without parameters displays current file associations.\n" +"If used with only a file extension, displays the current association.\n" +"Specifying no file type after the equal sign removes the current " +"association, if any.\n" +msgstr "" +"ASSOC shows or modifies file extension associations.\n" +"\n" +"Syntax: ASSOC [.ext[=[fileType]]]\n" +"\n" +"ASSOC without parameters displays current file associations.\n" +"If used with only a file extension, displays the current association.\n" +"Specifying no file type after the equal sign removes the current " +"association, if any.\n" + +#: cmd.rc:267 +msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" "Syntax: FTYPE [fileType[=[openCommand]]]\n" @@ -9777,11 +9799,11 @@ "Specifying no open command after the equal sign removes the command string " "associated to the specified file type.\n" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "MORE displays output of files or piped input in pages.\n" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" @@ -9791,7 +9813,7 @@ "presses an allowed Key from a selectable list.\n" "CHOICE is mainly used to build a menu selection in a batch file.\n" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" @@ -9799,7 +9821,7 @@ "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9879,110 +9901,110 @@ "\n" "Enter HELP <command> for further information on any of the above commands.\n" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "Are you sure?" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "Y" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "N" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "File association missing for extension %1\n" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "No open command associated with file type '%1'\n" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "Overwrite %1?" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "More..." -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "Line in Batch processing possibly truncated. Using:\n" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "Argument missing\n" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "Syntax error\n" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "No help available for %1\n" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "Target to GOTO not found\n" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "Current Date is %1\n" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "Current Time is %1\n" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "Enter new date: " -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "Enter new time: " -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "Environment variable %1 not defined\n" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "Failed to open '%1'\n" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "Cannot call batch label outside of a batch script\n" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "A" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "Delete %1?" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "Echo is %1\n" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "Verify is %1\n" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "Verify must be ON or OFF\n" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "Parameter error\n" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" @@ -9990,47 +10012,47 @@ "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "Volume label (11 characters, <Enter> for none)?" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "PATH not found\n" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "Press any key to continue... " -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "Wine Command Prompt" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "CMD Version %1!S!\n" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "More? " -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "The input line is too long.\n" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr " (Yes|No)" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr " (Yes|No|All)" @@ -11441,7 +11463,7 @@ msgid "Exports selected branch of the registry to a text file" msgstr "" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" @@ -11451,7 +11473,7 @@ "specified file.\n" "ShellExecuteEx failed" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr "Could not translate the specified Unix filename to a DOS filename."
diff --git a/po/en_US.po b/po/en_US.po index 52158e3..6fd4c86 100644 --- a/po/en_US.po +++ b/po/en_US.po
@@ -9205,7 +9205,7 @@ msgid "Referral hop limit exceeded" msgstr "Referral hop limit exceeded" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" @@ -9213,7 +9213,7 @@ "Not Yet Implemented\n" "\n" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "%1: File Not Found\n" @@ -9579,7 +9579,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "RMDIR <dir> deletes a subdirectory.\n" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9615,7 +9615,7 @@ "many more values than in a native Win32 implementation. Note that it is\n" "not possible to affect the operating system environment from within cmd.\n" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" @@ -9625,7 +9625,7 @@ "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" "if called from the command line.\n" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9634,13 +9634,24 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" "Start a program, or open a document in the program normally used for files " @@ -9650,24 +9661,35 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "TIME sets or shows the current system time.\n" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "TITLE <string> sets the window title for the cmd window.\n" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" @@ -9675,7 +9697,7 @@ "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9693,72 +9715,72 @@ "\n" "The verify flag has no function in Wine.\n" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "VER displays the version of cmd you are running.\n" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "VOL shows the volume label of a disk device.\n" -#: cmd.rc:224 -msgid "" -"ENDLOCAL ends localization of environment changes in a batch file\n" -"which were introduced by a preceding SETLOCAL.\n" -msgstr "" -"ENDLOCAL ends localization of environment changes in a batch file\n" -"which were introduced by a preceding SETLOCAL.\n" - -#: cmd.rc:232 -msgid "" -"SETLOCAL starts localization of environment changes in a batch file.\n" -"\n" -"Environment changes done after a SETLOCAL are local to the batch file, and\n" -"are preserved until the next ENDLOCAL is encountered (or at the end of the\n" -"file, whichever comes first), at which point the previous environment\n" -"settings are restored.\n" -msgstr "" -"SETLOCAL starts localization of environment changes in a batch file.\n" -"\n" -"Environment changes done after a SETLOCAL are local to the batch file, and\n" -"are preserved until the next ENDLOCAL is encountered (or at the end of the\n" -"file, whichever comes first), at which point the previous environment\n" -"settings are restored.\n" - #: cmd.rc:235 msgid "" +"ENDLOCAL ends localization of environment changes in a batch file\n" +"which were introduced by a preceding SETLOCAL.\n" +msgstr "" +"ENDLOCAL ends localization of environment changes in a batch file\n" +"which were introduced by a preceding SETLOCAL.\n" + +#: cmd.rc:243 +msgid "" +"SETLOCAL starts localization of environment changes in a batch file.\n" +"\n" +"Environment changes done after a SETLOCAL are local to the batch file, and\n" +"are preserved until the next ENDLOCAL is encountered (or at the end of the\n" +"file, whichever comes first), at which point the previous environment\n" +"settings are restored.\n" +msgstr "" +"SETLOCAL starts localization of environment changes in a batch file.\n" +"\n" +"Environment changes done after a SETLOCAL are local to the batch file, and\n" +"are preserved until the next ENDLOCAL is encountered (or at the end of the\n" +"file, whichever comes first), at which point the previous environment\n" +"settings are restored.\n" + +#: cmd.rc:246 +msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" msgstr "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "POPD changes current directory to the last one saved with PUSHD.\n" -#: cmd.rc:245 -msgid "" -"ASSOC shows or modifies file extension associations.\n" -"\n" -"Syntax: ASSOC [.ext[=[fileType]]]\n" -"\n" -"ASSOC without parameters displays current file associations.\n" -"If used with only a file extension, displays the current association.\n" -"Specifying no file type after the equal sign removes the current " -"association, if any.\n" -msgstr "" -"ASSOC shows or modifies file extension associations.\n" -"\n" -"Syntax: ASSOC [.ext[=[fileType]]]\n" -"\n" -"ASSOC without parameters displays current file associations.\n" -"If used with only a file extension, displays the current association.\n" -"Specifying no file type after the equal sign removes the current " -"association, if any.\n" - #: cmd.rc:256 msgid "" +"ASSOC shows or modifies file extension associations.\n" +"\n" +"Syntax: ASSOC [.ext[=[fileType]]]\n" +"\n" +"ASSOC without parameters displays current file associations.\n" +"If used with only a file extension, displays the current association.\n" +"Specifying no file type after the equal sign removes the current " +"association, if any.\n" +msgstr "" +"ASSOC shows or modifies file extension associations.\n" +"\n" +"Syntax: ASSOC [.ext[=[fileType]]]\n" +"\n" +"ASSOC without parameters displays current file associations.\n" +"If used with only a file extension, displays the current association.\n" +"Specifying no file type after the equal sign removes the current " +"association, if any.\n" + +#: cmd.rc:267 +msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" "Syntax: FTYPE [fileType[=[openCommand]]]\n" @@ -9781,11 +9803,11 @@ "Specifying no open command after the equal sign removes the command string " "associated to the specified file type.\n" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "MORE displays output of files or piped input in pages.\n" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" @@ -9795,7 +9817,7 @@ "presses an allowed Key from a selectable list.\n" "CHOICE is mainly used to build a menu selection in a batch file.\n" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" @@ -9803,7 +9825,7 @@ "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9883,110 +9905,110 @@ "\n" "Enter HELP <command> for further information on any of the above commands.\n" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "Are you sure?" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "Y" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "N" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "File association missing for extension %1\n" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "No open command associated with file type '%1'\n" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "Overwrite %1?" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "More..." -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "Line in Batch processing possibly truncated. Using:\n" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "Argument missing\n" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "Syntax error\n" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "No help available for %1\n" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "Target to GOTO not found\n" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "Current Date is %1\n" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "Current Time is %1\n" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "Enter new date: " -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "Enter new time: " -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "Environment variable %1 not defined\n" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "Failed to open '%1'\n" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "Cannot call batch label outside of a batch script\n" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "A" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "Delete %1?" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "Echo is %1\n" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "Verify is %1\n" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "Verify must be ON or OFF\n" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "Parameter error\n" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" @@ -9994,47 +10016,47 @@ "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "Volume label (11 characters, <Enter> for none)?" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "PATH not found\n" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "Press any key to continue... " -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "Wine Command Prompt" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "CMD Version %1!S!\n" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "More? " -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "The input line is too long.\n" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "Volume in drive %1!c! is %2\n" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "Volume in drive %1!c! has no label.\n" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr " (Yes|No)" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr " (Yes|No|All)" @@ -11446,7 +11468,7 @@ msgid "Exports selected branch of the registry to a text file" msgstr "Exports selected branch of the registry to a text file" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" @@ -11456,7 +11478,7 @@ "specified file.\n" "ShellExecuteEx failed" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr "Could not translate the specified Unix filename to a DOS filename."
diff --git a/po/eo.po b/po/eo.po index 9043fba..6054032 100644 --- a/po/eo.po +++ b/po/eo.po
@@ -8942,13 +8942,13 @@ msgid "Referral hop limit exceeded" msgstr "" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" msgstr "" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "%1: Dosiero ne trovita\n" @@ -9207,7 +9207,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9227,14 +9227,14 @@ "not possible to affect the operating system environment from within cmd.\n" msgstr "" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" "if called from the command line.\n" msgstr "" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9243,31 +9243,42 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" msgstr "" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9278,21 +9289,21 @@ "The verify flag has no function in Wine.\n" msgstr "" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" msgstr "" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9302,17 +9313,17 @@ "settings are restored.\n" msgstr "" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" msgstr "" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9324,7 +9335,7 @@ "association, if any.\n" msgstr "" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9338,24 +9349,24 @@ "associated to the specified file type.\n" msgstr "" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" "CHOICE is mainly used to build a menu selection in a batch file.\n" msgstr "" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" msgstr "" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9397,156 +9408,156 @@ "Enter HELP <command> for further information on any of the above commands.\n" msgstr "" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "" -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "Ne disponebla por %1\n" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "" -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "" -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "Ĉu forigi %1?" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" msgstr "" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "" -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "" -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr "" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr "" @@ -10917,14 +10928,14 @@ msgid "Exports selected branch of the registry to a text file" msgstr "Eksportas elektitan branĉon de la registrejo al tekstodosiero" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" "ShellExecuteEx failed" msgstr "" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr ""
diff --git a/po/es.po b/po/es.po index ed3a22b..a02cbc3 100644 --- a/po/es.po +++ b/po/es.po
@@ -9311,7 +9311,7 @@ msgid "Referral hop limit exceeded" msgstr "Límite de saltos de remisiones excedido" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" @@ -9319,7 +9319,7 @@ "Aún no implementado\n" "\n" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "%1: Archivo no encontrado\n" @@ -9707,7 +9707,7 @@ "RMDIR <directorio> es la versión corta de RMDIR. Este comando borra un " "subdirectorio.\n" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9743,7 +9743,7 @@ "valores que en una implementación Win32 nativa. Nótese que no es\n" "posible afectar al entorno del sistema operativo desde cmd.\n" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" @@ -9754,7 +9754,7 @@ "el parámetro 1 y demás. No tiene efecto si se llama desde la línea\n" "de comando.\n" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9763,41 +9763,36 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -"Inicia un programa, o abre un documento con el programa por defecto para " -"archivos con esa extensión.\n" -"Uso:\n" -"start [opciones] fichero_programa [...]\n" -"start [opciones] fichero_documento\n" -"\n" -"Opciones:\n" -"/M[inimized] Inicia el programa minimizado.\n" -"/MAX[imized] Inicia el programa maximizado.\n" -"/R[estored] Inicia el programa normalmente (ni minimizado ni maximizado).\n" -"/W[ait] Espera a que el programa iniciado termine y después sale con su " -"código de salida.\n" -"/Unix Usa un nombre de archivo Unix e inicia el archivo como en el " -"explorador de windows.\n" -"/ProgIDOpen Abrir un documento usando el siguiente progID.\n" -"/? Muestra esta ayuda y finaliza.\n" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "TIME muestra o cambia la hora actual del sistema.\n" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "TITLE <cadena> ajusta el título de la ventana de cmd.\n" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" @@ -9806,7 +9801,7 @@ "sea si se redirecciona). No se realiza ninguna comprobación de si el\n" "archivo es texto legible.\n" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9825,15 +9820,15 @@ "\n" "La bandera de verificación no tiene funcionalidad en Wine.\n" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "VER muestra la versión de cmd que se está ejecutando.\n" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "VOL muestra la etiqueta de un volumen de disco.\n" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" @@ -9841,7 +9836,7 @@ "ENDLOCAL finaliza la localización del entorno en un archivo de lotes\n" "que se introdujo por una llamada a SETLOCAL.\n" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9858,7 +9853,7 @@ "ENDLOCAL (o al final del archivo, lo que primero suceda), en este punto\n" "los parámetros de entorno anteriores son restaurados.\n" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" @@ -9866,11 +9861,11 @@ "PUSHD <directorio> almacena el directorio actual en una\n" "pila, y después accede al directorio pasado como argumento.\n" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "POPD cambia el directorio actual al que se almacenó con PUSHD.\n" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9891,7 +9886,7 @@ "Si no se especifica un tipo de archivo después del igual, se borra\n" "la asociación actual, si existe alguna.\n" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9916,11 +9911,11 @@ "Si no se especifica un comando después del igual, se borra la cadena\n" "asociada al tipo de archivo.\n" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "MORE muestra la salida de archivos o entrada de tubería por páginas.\n" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" @@ -9931,7 +9926,7 @@ "CHOICE se usa principalmente para crear menús de selección\n" "en archivos de lotes.\n" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" @@ -9939,7 +9934,7 @@ "EXIT termina la sesión de comandos actual y regresa al sistema\n" "operativo o intérprete de comandos desde el que invocó cmd.\n" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -10020,110 +10015,110 @@ "Escriba HELP <comando> para más información sobre cualquiera de los\n" "comandos superiores.\n" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "¿Está seguro?" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "S" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "N" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "Falta una asociación de archivo para la extensión %1\n" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "Ningún comando de apertura asociado con el tipo de archivo '%1'\n" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "¿Sobrescribir %1?" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "Más..." -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "Línea en procesamiento por lotes posiblemente truncada. Usando:\n" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "Falta un argumento\n" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "Error de sintaxis\n" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "No hay ayuda disponible para %1\n" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "El destino de la instrucción GOTO no se ha encontrado\n" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "La fecha actual es %1\n" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "La hora actual es %1\n" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "Ingrese la nueva fecha: " -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "Ingrese la nueva hora: " -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "Variable de entorno %1 no definida\n" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "No se pudo abrir '%1'\n" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "No se puede llamar a una etiqueta fuera de un archivo de lotes\n" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "T" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "¿Eliminar %1?" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "Echo es %1\n" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "Verificar es %1\n" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "Verificar debe ser ON o OFF\n" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "Error de parámetro\n" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" @@ -10131,47 +10126,47 @@ "El número de serie del volumen es %1!04x!-%2!04x!\n" "\n" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "¿Etiqueta del volumen (11 caracteres, <Return> para ninguno)?" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "PATH no encontrado\n" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "Pulse cualquier tecla para continuar... " -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "Símbolo del sistema de Wine" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "CMD Versión %1!S!\n" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "¿Más? " -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "La línea de entrada es demasiado larga.\n" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "El volumen en la unidad %1!c! es %2\n" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "El volumen en la unidad %1!c! no tiene etiqueta.\n" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr " (Sí|No)" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr " (Sí|No|Todo)" @@ -11591,7 +11586,7 @@ msgid "Exports selected branch of the registry to a text file" msgstr "Exporta la rama seleccionada del registro a un archivo de texto" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" @@ -11601,7 +11596,7 @@ "el archivo especificado.\n" "ShellExecuteEx fallido" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr "" "No se pudo traducir el nombre de archivo UNIX especificado a un nombre de "
diff --git a/po/fa.po b/po/fa.po index 02949a6..56a3515 100644 --- a/po/fa.po +++ b/po/fa.po
@@ -9084,13 +9084,13 @@ msgid "Referral hop limit exceeded" msgstr "" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" msgstr "" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 #, fuzzy msgid "%1: File Not Found\n" msgstr "'%s' پیدا نشد." @@ -9351,7 +9351,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9371,14 +9371,14 @@ "not possible to affect the operating system environment from within cmd.\n" msgstr "" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" "if called from the command line.\n" msgstr "" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9387,31 +9387,42 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" msgstr "" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9422,21 +9433,21 @@ "The verify flag has no function in Wine.\n" msgstr "" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" msgstr "" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9446,17 +9457,17 @@ "settings are restored.\n" msgstr "" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" msgstr "" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9468,7 +9479,7 @@ "association, if any.\n" msgstr "" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9482,24 +9493,24 @@ "associated to the specified file type.\n" msgstr "" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" "CHOICE is mainly used to build a menu selection in a batch file.\n" msgstr "" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" msgstr "" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9541,158 +9552,158 @@ "Enter HELP <command> for further information on any of the above commands.\n" msgstr "" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "" -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "" -#: cmd.rc:318 +#: cmd.rc:329 #, fuzzy msgid "No help available for %1\n" msgstr "اطلاعات" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "" -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "" -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "" -#: cmd.rc:328 +#: cmd.rc:339 #, fuzzy msgid "Delete %1?" msgstr "&حذف\tDel" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" msgstr "" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "" -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "" -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr "" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr "" @@ -11094,14 +11105,14 @@ msgid "Exports selected branch of the registry to a text file" msgstr "" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" "ShellExecuteEx failed" msgstr "" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr ""
diff --git a/po/fi.po b/po/fi.po index 1fdc158..5d6ae82 100644 --- a/po/fi.po +++ b/po/fi.po
@@ -9182,7 +9182,7 @@ msgid "Referral hop limit exceeded" msgstr "Liian monta peräkkäistä viittausta" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" @@ -9190,7 +9190,7 @@ "Ei vielä toteutettu\n" "\n" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "%1: Tiedostoa ei löydy\n" @@ -9557,7 +9557,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "RMDIR <dir> poistaa alihakemiston.\n" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9592,7 +9592,7 @@ "natiivissa Win32-toteutuksessa. Käyttöjärjestelmän ympäristöä ei voi\n" "muuttaa cmd:n sisältä.\n" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" @@ -9603,7 +9603,7 @@ "listan alusta, joten parametrista 2 tulee parametri 1 ja niin edelleen.\n" "Se ei vaikuta mihinkään, jos sitä kutsutaan komentoriviltä.\n" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9612,42 +9612,36 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -"Käynnistä ohjelma tai avaa ohjelmassa dokumentti, jonka tiedostopääte on " -"yleensä käytössä ohjelmassa.\n" -"Käyttö:\n" -"start [asetukset] ohjelman_tiedostonimi [...]\n" -"start [asetukset] dokumentin_tiedostonimi\n" -"\n" -"Asetukset:\n" -"/M[inimized] Käynnistä ohjelma pienennettynä.\n" -"/MAX[imized] Käynnistä ohjelma suurennettuna.\n" -"/R[estored] Käynnistä ohjelma normaalikokoisena (ei pienennettynä eikä " -"suurennettuna).\n" -"/W[ait] Odota, että ohjelman suoritus päättyy, ja palauta sen " -"paluuarvo.\n" -"/Unix Käytä Unix-tiedostonimeä ja avaa tiedosto kuten Windows " -"Explorer.\n" -"/ProgIDOpen Avaa dokumentti seuraavalla progID:lla.\n" -"/? Näytä tämä ohje ja poistu.\n" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "TIME asettaa ja näyttää järjestelmän nykyisen ajan.\n" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "TITLE <merkkijono> asettaa CMD-ikkunan otsikon.\n" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" @@ -9656,7 +9650,7 @@ "(tai muualle, jos ohjataan muualle). Sitä, onko tiedosto luettavissa,\n" "ei tarkisteta.\n" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9675,15 +9669,15 @@ "\n" "Verify-lippu ei tee mitään Winessä.\n" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "VER näyttää, mitä cmd:n versio on.\n" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "VOL näyttää levyn osion nimen.\n" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" @@ -9691,7 +9685,7 @@ "ENDLOCAL lopettaa komentojonotiedoston ympäristömuutosten paikallisuuden,\n" "jonka SETLOCAL on aloittanut.\n" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9707,7 +9701,7 @@ "(tai tiedoston loppuun, jos komentoa ei ole), minkä jälkeen aiemmat\n" "ympäristöasetukset palautetaan.\n" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" @@ -9716,13 +9710,13 @@ "sitten\n" "nykyisen hakemiston annetuksi.\n" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "" "POPD muuttaa nykyisen hakemiston siksi, joka on viimeksi tallennettu\n" "PUSHD-komennolla.\n" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9742,7 +9736,7 @@ "Jos annetaan yhtäsuuruusmerkki mutta ei tyyppiä, ASSOC poistaa " "tiedostopäätteen nykyisen kytkennän.\n" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9766,11 +9760,11 @@ "Jos yhtäsuuruusmerkin jälkeen ei määritellä mitään komentoa, kyseiseen " "tiedostotyyppiin liitetty komento poistetaan.\n" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "MORE näyttää tiedostojen tulosteen tai putkitetun syötteen sivuina.\n" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" @@ -9780,7 +9774,7 @@ "sallittua näppäintä, joka on listassa.\n" "CHOICE-komentoa käytetään lähinnä valikkoihin komentojonotiedostoissa.\n" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" @@ -9788,7 +9782,7 @@ "EXIT päättää nykyisen komentoistunnon ja palaa käyttöjärjestelmään tai\n" "komentoriville, jolta kutsuit cmd:tä.\n" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9868,110 +9862,110 @@ "\n" "Kirjoita HELP <komento>, niin saat lisätietoa yllä olevasta komennosta.\n" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "Oletko varma?" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "K" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "E" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "Päätteellä %1 ei ole tiedostokytkentää\n" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "Tiedostotyyppiin '%1' ei ole liitetty avauskomentoa\n" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "Kirjoita tiedoston %1 yli?" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "Lisää..." -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "Rivi komentojonossa on mahdollisesti katkennut. Käytetään:\n" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "Argumentti puuttuu\n" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "Syntaksivirhe\n" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "Apua ei saatavilla %1:lle\n" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "GOTO-komennolle ei löytynyt kohdetta\n" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "Nykyinen päiväys on %1\n" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "Nykyinen aika on %1\n" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "Syötä uusi päiväys: " -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "Syötä uusi aika: " -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "Ympäristömuuttujaa %1 ei määritelty\n" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "'%1' ei auennut\n" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "Komentojonon nimiötä ei voi kutsua komentojonon ulkopuolelta\n" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "A" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "Poista %1?" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "Echo on %1\n" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "Verify on %1\n" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "Verify-lipun täytyy olla ON tai OFF\n" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "Parametrivirhe\n" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" @@ -9979,47 +9973,47 @@ "Osion sarjanumero on %1!04x!-%2!04x!\n" "\n" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "Osion nimi (11 merkkiä, <Enter> tarkoittaa tyhjää)?" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "PATH puuttuu\n" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "Paina mitä tahansa näppäintä jatkaaksesi... " -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "Winen komentokehote" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "CMD versio %1!S!\n" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "Lisää? " -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "Syöterivi on liian pitkä.\n" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "Osio asemassa %1!c! on %2\n" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "Osiolla asemassa %1!c! ei ole nimeä.\n" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr " (Kyllä|Ei)" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr " (Kyllä|Ei|kAikki)" @@ -11431,7 +11425,7 @@ msgid "Exports selected branch of the registry to a text file" msgstr "Vie rekisterin valitun haaran tekstitiedostoon" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" @@ -11441,7 +11435,7 @@ "ohjelmaa.\n" "ShellExecuteEx epäonnistui" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr "Unix-tiedostonimeä ei voitu kääntää DOS-tiedostonimeksi."
diff --git a/po/fr.po b/po/fr.po index 5e7bbf7..fb838e3 100644 --- a/po/fr.po +++ b/po/fr.po
@@ -9282,7 +9282,7 @@ msgid "Referral hop limit exceeded" msgstr "Limite du nombre de référants dépassée" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" @@ -9290,7 +9290,7 @@ "Pas encore implémenté\n" "\n" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "%1 : fichier non trouvé\n" @@ -9672,7 +9672,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "RMDIR efface un sous-répertoire.\n" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9710,7 +9710,7 @@ "l'environnement\n" "du système d'exploitation dans cmd.\n" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" @@ -9722,7 +9722,7 @@ "sans effet\n" "s'il est appelé depuis la ligne de commande.\n" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9731,41 +9731,36 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -"Lance un programme, ou ouvre un document avec le programme normalement " -"associé à cette extension.\n" -"Usage :\n" -"start [options] fichier_programme [...]\n" -"start [options] fichier_document\n" -"\n" -"Options :\n" -"/M[inimized] Lancer le programme minimisé.\n" -"/MAX[imized] Lancer le programme maximisé.\n" -"/R[estored] Lancer le programme normalement (ni minimisé ni maximisé).\n" -"/W[ait] Attendre que le programme lancé se termine, puis renvoyer son\n" -" code de sortie.\n" -"/Unix Utiliser un chemin Unix et lancer le fichier comme windows\n" -" explorer.\n" -"/ProgIDOpen Ouvrir un document via le programme identifié par progID.\n" -"/? Afficher cette aide et se terminer.\n" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "TIME règle ou affiche l'heure système courante.\n" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "TITLE <chaîne> définit le titre de la fenêtre pour la session cmd.\n" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" @@ -9774,7 +9769,7 @@ "si redirigé). Aucun test n'est fait pour voir si le fichier contient bien du " "texte.\n" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9793,15 +9788,15 @@ "\n" "L'indicateur de vérification n'a pas de fonction dans Wine.\n" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "VER affiche la version de cmd utilisée.\n" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "VOL affiche le nom de volume d'un lecteur de disque.\n" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" @@ -9809,7 +9804,7 @@ "ENDLOCAL met fin aux modifications locales de l'environnement dans\n" "un fichier batch, introduites à la suite d'un SETLOCAL préalable.\n" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9828,7 +9823,7 @@ "jusqu'à la fin du fichier), après quoi les réglages antérieurs de\n" "l'environnement sont restaurés.\n" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" @@ -9836,13 +9831,13 @@ "PUSHD <répertoire> enregistre le répertoire courant sur\n" "une pile et remplace le répertoire courant par le répertoire spécifié.\n" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "" "POPD remplace le répertoire courant par le dernier enregistré à l'aide de\n" "PUSHD.\n" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9864,7 +9859,7 @@ "Si aucun type de fichiers n'est spécifié après le signe égal, supprime " "l'association courante, si elle existe.\n" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9889,11 +9884,11 @@ "Ne spécifier aucune commande après le signe égal supprime la commande " "d'ouverture associée au type de fichier spécifié.\n" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "MORE affiche le contenu de fichiers ou l'entrée standard par pages.\n" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" @@ -9904,7 +9899,7 @@ "CHOICE est principalement utilisé pour construire une sélection de menu dans " "un fichier batch.\n" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" @@ -9912,7 +9907,7 @@ "EXIT termine la session de ligne de commande et retourne\n" "au système d'exploitation ou au shell où vous avez invoqué cmd.\n" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9997,110 +9992,110 @@ "Entrez HELP <commande> pour plus d'informations sur les commandes ci-" "dessus.\n" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "Êtes-vous sûr(e) ?" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "O" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "N" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "Association de fichier manquante pour l'extension %1\n" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "Aucune commande d'ouverture n'est associée au type de fichier « %1 »\n" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "Écraser %1 ?" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "Plus..." -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "Ligne du processus batch probablement tronquée. Utilisation de :\n" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "Argument manquant\n" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "Erreur de syntaxe\n" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "Aucune aide disponible pour %1\n" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "La destination de l'instruction GOTO n'a pas été trouvée\n" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "La date courante est %1\n" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "L'heure courante est %1\n" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "Saisissez la nouvelle date : " -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "Saisissez la nouvelle heure : " -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "La variable d'environnement %1 n'est pas définie\n" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "Impossible d'ouvrir « %1 »\n" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "Impossible d'appeler une étiquette de batch hors d'un script batch\n" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "T" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "Supprimer %1 ?" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "Echo est %1\n" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "Verify est %1\n" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "Verify doit être ON ou OFF\n" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "Erreur de paramètre\n" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" @@ -10108,47 +10103,47 @@ "Le numéro de série du volume est %1!04x!-%2!04x!\n" "\n" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "Étiquette du volume (11 caractères, <Entrée> pour aucun) ?" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "PATH non trouvé\n" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "Appuyez sur une touche pour continuer... " -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "Invite de commande Wine" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "CMD version %1!S!\n" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "Plus ? " -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "La ligne d'entrée est trop longue.\n" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "Le volume dans le lecteur %1!c! est %2\n" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "Le volume dans le lecteur %1!c! n'a pas de label.\n" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr " (Oui|Non)" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr " (Oui|Non|Tous)" @@ -11578,7 +11573,7 @@ msgid "Exports selected branch of the registry to a text file" msgstr "Exporte la branche du registre sélectionnée dans un fichier texte" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" @@ -11588,7 +11583,7 @@ "fichier spécifié.\n" "ShellExecuteEx a échoué" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr "" "Le nom de fichier Unix spécifié n'a pas pu être converti en nom de fichier "
diff --git a/po/he.po b/po/he.po index d678f1b..adf6565 100644 --- a/po/he.po +++ b/po/he.po
@@ -9344,7 +9344,7 @@ msgid "Referral hop limit exceeded" msgstr "מגבלת הקפצת ההפניות בחריגה" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" @@ -9352,7 +9352,7 @@ "Not Yet Implemented\n" "\n" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "%1: File Not Found\n" @@ -9701,7 +9701,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "RMDIR <dir> deletes a subdirectory.\n" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9737,7 +9737,7 @@ "many more values than in a native Win32 implementation. Note that it is\n" "not possible to affect the operating system environment from within cmd.\n" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" @@ -9747,7 +9747,7 @@ "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" "if called from the command line.\n" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9756,40 +9756,36 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -"Start a program, or open a document in the program normally used for files " -"with that suffix.\n" -"Usage:\n" -"start [options] program_filename [...]\n" -"start [options] document_filename\n" -"\n" -"Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " -"code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" -"/? Display this help and exit.\n" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "TIME sets or shows the current system time.\n" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "TITLE <string> sets the window title for the cmd window.\n" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" @@ -9797,7 +9793,7 @@ "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9815,51 +9811,51 @@ "\n" "The verify flag has no function in Wine.\n" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "VER displays the version of cmd you are running.\n" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "VOL shows the volume label of a disk device.\n" -#: cmd.rc:224 -msgid "" -"ENDLOCAL ends localization of environment changes in a batch file\n" -"which were introduced by a preceding SETLOCAL.\n" -msgstr "" -"ENDLOCAL ends localization of environment changes in a batch file\n" -"which were introduced by a preceding SETLOCAL.\n" - -#: cmd.rc:232 -msgid "" -"SETLOCAL starts localization of environment changes in a batch file.\n" -"\n" -"Environment changes done after a SETLOCAL are local to the batch file, and\n" -"are preserved until the next ENDLOCAL is encountered (or at the end of the\n" -"file, whichever comes first), at which point the previous environment\n" -"settings are restored.\n" -msgstr "" -"SETLOCAL starts localization of environment changes in a batch file.\n" -"\n" -"Environment changes done after a SETLOCAL are local to the batch file, and\n" -"are preserved until the next ENDLOCAL is encountered (or at the end of the\n" -"file, whichever comes first), at which point the previous environment\n" -"settings are restored.\n" - #: cmd.rc:235 msgid "" +"ENDLOCAL ends localization of environment changes in a batch file\n" +"which were introduced by a preceding SETLOCAL.\n" +msgstr "" +"ENDLOCAL ends localization of environment changes in a batch file\n" +"which were introduced by a preceding SETLOCAL.\n" + +#: cmd.rc:243 +msgid "" +"SETLOCAL starts localization of environment changes in a batch file.\n" +"\n" +"Environment changes done after a SETLOCAL are local to the batch file, and\n" +"are preserved until the next ENDLOCAL is encountered (or at the end of the\n" +"file, whichever comes first), at which point the previous environment\n" +"settings are restored.\n" +msgstr "" +"SETLOCAL starts localization of environment changes in a batch file.\n" +"\n" +"Environment changes done after a SETLOCAL are local to the batch file, and\n" +"are preserved until the next ENDLOCAL is encountered (or at the end of the\n" +"file, whichever comes first), at which point the previous environment\n" +"settings are restored.\n" + +#: cmd.rc:246 +msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" msgstr "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "POPD changes current directory to the last one saved with PUSHD.\n" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9871,7 +9867,7 @@ "association, if any.\n" msgstr "" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9885,11 +9881,11 @@ "associated to the specified file type.\n" msgstr "" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "MORE displays output of files or piped input in pages.\n" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" @@ -9899,7 +9895,7 @@ "presses an allowed Key from a selectable list.\n" "CHOICE is mainly used to build a menu selection in a batch file.\n" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" @@ -9907,7 +9903,7 @@ "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9987,110 +9983,110 @@ "\n" "Enter HELP <command> for further information on any of the above commands.\n" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "Are you sure?" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "Y" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "N" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "File association missing for extension %1\n" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "No open command associated with file type '%1'\n" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "Overwrite %1?" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "More..." -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "Line in Batch processing possibly truncated. Using:\n" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "Argument missing\n" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "Syntax error\n" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "No help available for %1\n" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "Target to GOTO not found\n" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "Current Date is %1\n" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "Current Time is %1\n" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "Enter new date: " -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "Enter new time: " -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "Environment variable %1 not defined\n" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "Failed to open '%1'\n" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "Cannot call batch label outside of a batch script\n" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "A" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "Delete %1?" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "Echo is %1\n" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "Verify is %1\n" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "Verify must be ON or OFF\n" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "Parameter error\n" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" @@ -10098,47 +10094,47 @@ "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "Volume label (11 characters, <Enter> for none)?" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "PATH not found\n" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "Press any key to continue... " -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "Wine Command Prompt" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "CMD Version %1!S!\n" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "More? " -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "The input line is too long.\n" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr " (Yes|No)" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr " (Yes|No|All)" @@ -11555,7 +11551,7 @@ msgid "Exports selected branch of the registry to a text file" msgstr "יצוא הענף הנבחר מרישום המערכת לקובץ טקסט" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" @@ -11565,7 +11561,7 @@ "specified file.\n" "ShellExecuteEx failed" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr "Could not translate the specified Unix filename to a DOS filename."
diff --git a/po/hi.po b/po/hi.po index 0857f93..3862964 100644 --- a/po/hi.po +++ b/po/hi.po
@@ -8939,13 +8939,13 @@ msgid "Referral hop limit exceeded" msgstr "" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" msgstr "" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "" @@ -9205,7 +9205,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9225,14 +9225,14 @@ "not possible to affect the operating system environment from within cmd.\n" msgstr "" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" "if called from the command line.\n" msgstr "" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9241,31 +9241,42 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" msgstr "" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9276,21 +9287,21 @@ "The verify flag has no function in Wine.\n" msgstr "" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" msgstr "" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9300,17 +9311,17 @@ "settings are restored.\n" msgstr "" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" msgstr "" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9322,7 +9333,7 @@ "association, if any.\n" msgstr "" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9336,24 +9347,24 @@ "associated to the specified file type.\n" msgstr "" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" "CHOICE is mainly used to build a menu selection in a batch file.\n" msgstr "" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" msgstr "" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9395,156 +9406,156 @@ "Enter HELP <command> for further information on any of the above commands.\n" msgstr "" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "" -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "" -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "" -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" msgstr "" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "" -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "" -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr "" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr "" @@ -10914,14 +10925,14 @@ msgid "Exports selected branch of the registry to a text file" msgstr "" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" "ShellExecuteEx failed" msgstr "" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr ""
diff --git a/po/hu.po b/po/hu.po index d019f32..aac7ba0 100644 --- a/po/hu.po +++ b/po/hu.po
@@ -9234,7 +9234,7 @@ msgid "Referral hop limit exceeded" msgstr "Beszámolási ugrás limit túllépve" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" @@ -9242,7 +9242,7 @@ "Még nincs megvalósítva\n" "\n" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "%1 fájl nem található\n" @@ -9622,7 +9622,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "RMDIR <mappa> törlöl egy alkönyvtárat.\n" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9659,7 +9659,7 @@ "nem lehetséges befolyásolni az operációs rendszer környezetet a cmd " "parancssorral.\n" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" @@ -9670,7 +9670,7 @@ "nincs hatása,\n" "ha parancssorból történik a meghívás.\n" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9679,41 +9679,36 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -"Egy program elindítása, vagy egy dokumentum megnyitása a keterjesztéshez " -"társított program segítségével.\n" -"Használat:\n" -"start [opciók] program_fájlnév [...]\n" -"start [opciók] dokumentum_fájlnév\n" -"\n" -"Opciók:\n" -"/M[inimized] Kis méretben indítás.\n" -"/MAX[imized] Maximális méretben indítás.\n" -"/R[estored] Normál méretben történő indítás (nem kis méretű és nem is " -"maximális).\n" -"/W[ait] Várakozás az elindított program befejezésére, azután kilép a " -"visszatérési értékkel.\n" -"/Unix Unix fájlnév használata és elindítása windows böngészővel.\n" -"/ProgIDOpen Egy dokumentum megnyitása a progID használatával.\n" -"/? Megjeleníti ezt a súgót és kilép.\n" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "TIME beállít vagy megmutatja az aktuális rendszeridőt.\n" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "TITLE <karakterlánc> beállítja a cmd ablak címsorát.\n" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" @@ -9722,7 +9717,7 @@ "bárhová\n" "ha átirányítják). Nincs ellenőrzés, hogy a fájl olvasható szöveg-e.\n" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9742,15 +9737,15 @@ "\n" "A verify jelzőnek nincs funkciója a Wine-ban.\n" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "VER kijelzi az éppen futó cmd verzióját.\n" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "VOL megmutatja a lemez kötet nevét.\n" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" @@ -9758,7 +9753,7 @@ "ENDLOCAL megszünteti a környezeti területi beállítást a kötegelt fájlban\n" "amelyet egy megelőző SETLOCAL parancs állított be.\n" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9777,7 +9772,7 @@ "amely esetén az előző környezeti változó\n" "visszaállítódik.\n" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" @@ -9785,11 +9780,11 @@ "PUSHD <mappanév> elmenti az aktuális mappát a verembe,\n" "és azután módosítja az aktuális mappát a megadottra.\n" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "POPD módosítja az aktuális mappát a PUSHD-vel utoljára mentettre.\n" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9810,7 +9805,7 @@ "Az egyenlőségjel után a fájltípus megadása nélkül, törli az aktuális " "társítást és nem csinál mást.\n" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9835,11 +9830,11 @@ "Amennyiben nincs társítási parancs megadva az egyenlőség jel után, akkor " "törli a parancs társítást, amely társítva van a megadott fájltípushoz.\n" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "MORE lapokra tördelve jeleníti meg a fájlt vagy a pipe bemenetet.\n" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" @@ -9849,7 +9844,7 @@ "leüt egy megengedett billentyűt a kiválasztható listából.\n" "CHOICE főként batch fájl menü kiválasztására használt.\n" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" @@ -9857,7 +9852,7 @@ "EXIT megszakít egy aktuális parancs futtatást és visszatér\n" "az operációs rendszerhez vagy ahhoz a parancssorhoz, amely meghívta.\n" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9939,110 +9934,110 @@ "\n" "HELP <parancs> további információkat jelenít meg a fenti parancsokról.\n" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "Biztos benne?" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "I" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "N" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "%1 kiterjesztéshez hiányzik a fájl társítás\n" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "'%1' fájltípushoz nincs társított parancs\n" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "%1 felülírható?" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "Több..." -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "A kötegelt feldolgozásban lévő sor lehet csonkítva lesz. Használja:\n" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "Hiányzó paraméter\n" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "Szintaktikai hiba\n" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "%1 -hez nem érhető el súgó\n" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "Ugrási cél nem található\n" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "Aktuális dátum %1\n" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "Aktuális idő %1\n" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "Új dátum: " -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "Új idő: " -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "%1 környezeti változó nincs meghatározva\n" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "'%1' megnyitása sikertelen\n" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "Nem lehet hívi batch címkét a batch szkripten kívűl\n" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "M" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "%1 töröleató?" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "%1 ismétlése\n" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "%1 ellenőrzése\n" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "Verify ON vagy OFF lehet\n" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "Paraméter hiba\n" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" @@ -10050,47 +10045,47 @@ "Kötet sorozatszáma %1!04x!-%2!04x!\n" "\n" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "Kötet címke (11 karakter, <Enter> üresen hagyáshoz)?" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "Útvonal nem található\n" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "Nyomjon meg egy billentyűt a folytatáshoz... " -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "Wine parancssor" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "CMD verzió %1!S!\n" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "Több? " -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "A bemenő sor túl hosszú.\n" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "%1!c! meghajtó kötet neve %2\n" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "%1!c! kötetnek nincs címkéje.\n" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr " (Igen|Nem)" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr " (Igen|Nem|Mind)" @@ -11507,7 +11502,7 @@ msgid "Exports selected branch of the registry to a text file" msgstr "Az egész kijelölt regisztrációs ágat kiexportálja egy szövegfájlba" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" @@ -11517,7 +11512,7 @@ "fájlhoz.\n" "ShellExecuteEx hiba" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr "Nem lehet átfordítani a megadott Unix fájlnevet DOS fájlnévvé."
diff --git a/po/it.po b/po/it.po index ca792d3..ff092ff 100644 --- a/po/it.po +++ b/po/it.po
@@ -9318,7 +9318,7 @@ msgid "Referral hop limit exceeded" msgstr "Ecceduto il limite di salti di rinvio" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" @@ -9326,7 +9326,7 @@ "Non ancora implementato\n" "\n" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "%1: File non trovato\n" @@ -9706,7 +9706,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "RMDIR <dir> elimina una sottocartella.\n" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9742,7 +9742,7 @@ "molti più valori che in un'implementazione nativa di Win32. Nota che non è\n" "possibile influenzare l'ambiente del sistema operativo da dentro il cmd.\n" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" @@ -9752,7 +9752,7 @@ "lista, perciò il parametro 2 diventa parametro 1 e così via. Non ha effetto\n" "se chiamato dalla linea di comando.\n" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9761,41 +9761,36 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -"Avvia un programma, o apri un documento con il programma normalmente usato " -"per i file con quell'estensione.\n" -"Uso:\n" -"start [opzioni] nome_programma [...]\n" -"start [opzioni] nome_documento\n" -"\n" -"Opzioni:\n" -"/M[inimized] Avvia il programma minimizzato.\n" -"/MAX[imized] Avvia il programma massimizzato.\n" -"/R[estored] Avvia il programma normalmente (né minimizzato né " -"massimizzato).\n" -"/W[ait] Attendi l'uscita del programma, poi esci con il suo codice di " -"uscita.\n" -"/Unix Usa un nome file Unix e apre il file come Windows Explorer.\n" -"/ProgIDOpen Apri un documento usando il seguente progID.\n" -"/? Mostra questo aiuto ed esci.\n" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "TIME imposta o mostra l'orario di sistema attuale.\n" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "TITLE <stringa> imposta il titolo della finestra di cmd.\n" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" @@ -9804,7 +9799,7 @@ "ovunque\n" "se rediretto). Nessun controllo è fatto se il file sia testo leggibile.\n" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9823,15 +9818,15 @@ "\n" "La flag di verify non ha funzioni in Wine.\n" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "VER mostra la versione di cmd che stai usando.\n" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "VOL mostra l'etichetta di volume di un'unità disco.\n" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" @@ -9839,7 +9834,7 @@ "ENDLOCAL termina la localizzazione dei cambiamenti dell'ambiente in un file\n" "batch che erano stati introdotti da un precedente SETLOCAL.\n" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9856,7 +9851,7 @@ "del file, qualunque venga prima), al cui punto le precedenti impostazioni\n" "dell'ambiente sono ripristinate.\n" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" @@ -9864,11 +9859,11 @@ "PUSHD <nomedellacartella> salva la cartella attuale in una\n" "pila e poi la cambia con quella passata.\n" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "POPD cambia la cartella attuale con l'ultima salvata con PUSHD.\n" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9888,7 +9883,7 @@ "Non specificando alcun tipo di file dopo il segno uguale rimuove l'attuale " "associazione, se esiste.\n" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9912,11 +9907,11 @@ "Non specificare alcun comando di apertura dopo il segno uguale rimuove la " "stringa di comando associata con il tipo di file specificato.\n" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "MORE mostra l'output di files o l'input dalla pipe in pagine.\n" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" @@ -9927,7 +9922,7 @@ "CHOICE è usato generalmente per creare un menù a selezione in un file " "batch.\n" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" @@ -9935,7 +9930,7 @@ "EXIT termina la sessione corrente di cmd e torna al\n" "sistema operativo o alla shell dal quale hai chiamato cmd.\n" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -10018,110 +10013,110 @@ "Inserisci HELP <comando> per maggiori informazioni su ciascuno dei comandi " "sovrastanti.\n" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "Sei sicuro?" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "S" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "N" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "Associazione di file mancante per l'estensione %1\n" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "Nessun comando di apertura associato con il tipo di file '%1'\n" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "Sovrascrivere %1?" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "Di più..." -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "Linea nell'elaborazione Batch probabilmente troncata. Uso:\n" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "Manca un parametro\n" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "Errore di sintassi\n" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "Nessun aiuto disponibile per %1\n" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "Destinazione del GOTO non trovata\n" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "La data attuale è %1\n" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "L'ora attuale è %1\n" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "Inserisci una nuova data: " -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "Inserisci una nuova ora: " -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "Variabile d'ambiente %1 non definita\n" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "Impossibile aprire '%1'\n" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "Impossibile chiamare un'etichetta batch fuori da uno script batch\n" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "T" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "Eliminare %1?" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "Echo è %1\n" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "Verify è %1\n" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "Verify deve essere ON o OFF\n" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "Errore nel parametro\n" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" @@ -10129,47 +10124,47 @@ "Il numero seriale del volume è %1!04x!-%2!04x!\n" "\n" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "Etichetta del volume (11 caratteri, <Invio> per nessuno)?" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "PATH non trovato\n" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "Premere un tasto qualsiasi per continuare... " -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "Prompt dei comandi di Wine" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "Versione di CMD %1!S!\n" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "Di più? " -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "La linea di input è troppo lunga.\n" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "Il volume nell'unità %1!c! è %2\n" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "Il volume nell'unità %1!c! non ha etichetta.\n" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr " (Sì|No)" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr " (Sì|No|Tutti)" @@ -11588,7 +11583,7 @@ msgid "Exports selected branch of the registry to a text file" msgstr "Esporta il ramo selezionato del registro in un file di testo" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" @@ -11598,7 +11593,7 @@ "associata con il file specificato.\n" "ShellExecuteEx fallito" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr "Non è stato possibile tradurre il nome file Unix in un nome file DOS."
diff --git a/po/ja.po b/po/ja.po index b22cd4f..9a981e9 100644 --- a/po/ja.po +++ b/po/ja.po
@@ -9190,7 +9190,7 @@ msgid "Referral hop limit exceeded" msgstr "紹介のホップ数が限界を超えました" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" @@ -9198,7 +9198,7 @@ "まだ実装されていません\n" "\n" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "%1: ファイルが見つかりません\n" @@ -9568,7 +9568,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "RMDIR <ディレクトリ> はサブディレクトリを削除します。\n" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9604,7 +9604,7 @@ "れています。cmd内からOSの環境変数を変更することができないこと\n" "に注意して下さい。\n" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" @@ -9614,7 +9614,7 @@ "に使用します。つまり、パラメータ2がパラメータ1になります。コマンドライン\n" "から呼ばれたときには何も起こりません。\n" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9623,41 +9623,36 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -"プログラムを開始するか、そのファイル拡張子で通常使われるプログラムで文書を開" -"きます。\n" -"使い方:\n" -"start [オプション] プログラムファイル名 [...]\n" -"start [オプション] 文書ファイル名\n" -"\n" -"オプション:\n" -"/M[inimized] プログラムを最小化した状態で開始します。\n" -"/MAX[imized] プログラムを最大化した状態で開始します。\n" -"/R[estored] プログラムを通常の状態で開始します。(最小化や最大化ではなく)\n" -"/W[ait] 開始したプログラムが終了するまで待機し、そのプログラムの終了コー" -"ドで終了します。\n" -"/Unix Unix ファイル名を使用して、windows エクスプローラのようにファイ" -"ルを開始します。\n" -"/ProgIDOpen 直後に指定した progID を利用して文書を開きます。\n" -"/? このヘルプを表示し、終了します。\n" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "TIME は現在の時刻を設定または表示します。\n" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "TITLE <文字列> は cmd ウィンドウのウィンドウ タイトルを設定します。\n" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" @@ -9666,7 +9661,7 @@ "された所)にコピーします。ファイルが可読なテキスト ファイルかどうかチェック\n" "されません。\n" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9685,15 +9680,15 @@ "\n" "Wine環境では照合フラグは意味を持ちません。\n" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "VER は動作しているcmdのバージョンを表示します。\n" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "VOL はディスク デバイスのボリューム ラベルを表示します。\n" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" @@ -9701,7 +9696,7 @@ "ENDLOCAL は先行する SETLOCAL によって開始されたバッチ ファイルでの環境\n" "変更の局所化を終了します。\n" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9716,7 +9711,7 @@ "ENDLOCAL が現れる(または、ファイルの終端に到達するかのいずれか早いほう)\n" "まで保持されます。終了時点で以前の環境設定が復元されます。\n" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" @@ -9724,13 +9719,13 @@ "PUSHD <ディレクトリ名> はカレント ディレクトリをスタック上に保存し、カ\n" "レント ディレクトリを指定されたディレクトリに変更します。\n" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "" "POPD は PUSHD で最後に保存されたディレクトリにカレント ディレクトリを変更しま" "す。\n" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9750,7 +9745,7 @@ "ファイル タイプを等号のあとに指定しない場合は現在の関連付けがあれば削除しま" "す。\n" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9775,11 +9770,11 @@ "等号のあとに何もオープン コマンドを指定しない場合は、指定したファイル タイプ" "に対するコマンド文字列を削除します。\n" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "MORE はファイルの出力やパイプ化された入力を表示します。\n" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" @@ -9789,7 +9784,7 @@ "すまで待機します。\n" "CHOICE は主にバッチ ファイルでメニュー選択を構築するために使われます。\n" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" @@ -9797,7 +9792,7 @@ "EXIT は現在のコマンドセッションを終了してcmdを呼び出したOSまたはシェルに戻し" "ます。\n" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9878,110 +9873,110 @@ "上記のコマンドに関する詳細を表示するには HELP <コマンド名> と入力して下さ" "い。\n" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "よろしいですか?" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "Y" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "N" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "拡張子 %1 に対するファイル関連付けがありません\n" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "ファイル タイプ '%1' に関連付けられた開くコマンドがありません\n" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "上書き %1?" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "続く..." -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "バッチ処理の行が切り落とされた可能性があります。対象行:\n" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "引数がありません\n" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "構文エラー\n" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "%1 に対するヘルプはありません\n" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "GOTO の対象が見つかりません\n" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "現在の日付は %1\n" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "現在の時刻は %1\n" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "新しい日付を入力してください: " -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "新しい時刻を入力してください: " -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "環境変数 %1 は定義されていません\n" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "'%1' を開けません\n" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "バッチ スクリプトの外からバッチ ラベルを呼び出すことはできません\n" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "A" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "削除 %1?" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "Echo は %1\n" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "Verify は %1\n" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "Verify は ON か OFF で指定してください\n" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "パラメータ エラー\n" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" @@ -9989,47 +9984,47 @@ "ボリューム シリアル番号は %1!04x!-%2!04x!\n" "\n" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "ボリューム ラベル(半角11文字、<Enter>で無指定)?" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "PATH が見つかりません\n" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "続けるには何かキーを押して下さい... " -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "Wine コマンド プロンプト" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "CMD バージョン %1!S!\n" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "続行? " -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "入力行が長すぎます。\n" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "ドライブ %1!c! のボリューム ラベルは %2 です\n" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "ドライブ %1!c! のボリューム ラベルがありません。\n" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr " (Yes|No)" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr " (Yes|No|All)" @@ -11437,7 +11432,7 @@ msgid "Exports selected branch of the registry to a text file" msgstr "選択したレジストリ キー以下をテキスト ファイルに出力" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" @@ -11447,7 +11442,7 @@ "ンが関連付けられていません。\n" "ShellExecuteEx が失敗" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr "指定された Unix ファイル名を DOS ファイル名に変換できませんでした。"
diff --git a/po/ko.po b/po/ko.po index 7e8bc610..9a3fa68 100644 --- a/po/ko.po +++ b/po/ko.po
@@ -9181,7 +9181,7 @@ msgid "Referral hop limit exceeded" msgstr "리퍼럴 홉 제한에 도달했습니다" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" @@ -9189,7 +9189,7 @@ "아직 구현되지 않았습니다\n" "\n" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "%1:파일을 찾을 수 없습니다\n" @@ -9556,7 +9556,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "RMDIR <디렉토리>는 하위 디렉토리를 지움.\n" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9591,7 +9591,7 @@ "의미합니다. 이것은 cmd안에서 운영체제 환경의 영향을 미치는 것은\n" "가능하지 않다는 것을 기억하시오.\n" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" @@ -9601,7 +9601,7 @@ "그래서 매개변수 2가 매개변수 1이 된다. 이것은 명령 라인에서 사용했을\n" "경우 아무 일도 안 합니다.\n" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9610,40 +9610,36 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -"프로그램을 실행시키거나, 보통 파일 확장자에서 사용되는 프로그램으로 문서 열" -"기\n" -"사용법:\n" -"start [옵션] 프로그램이나 파일 이름 [...]\n" -"start [옵션] 문서 파일 이름\n" -"\n" -"옵션:\n" -"/M[inimized] 프로그램을 최소화 상태로 실행.\n" -"/MAX[imized] 프로그램을 최대화 상태로 실행.\n" -"/R[estored] 프로그램을 보통상태로 시작시키기 (최소화도 아니고 최대화도 아" -"님).\n" -"/W[ait] 시작된 풀그림이 끝날 때까지 기다림, 끝날 때 종료코드를 남김.\n" -"/Unix 윈도우 탐색기같이 유닉스 파일이름을 사용해서 시작.\n" -"/ProgIDOpen 지정한 progID를 사용해서 문서 열기.\n" -"/? 도움말을 보여주고 끝내기.\n" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "TIME 은 현재 시스템 시간을 보여 줍니다.\n" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "TITLE <문자열>은 cmd창의 창 제목을 설정합니다.\n" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" @@ -9651,7 +9647,7 @@ "TYPE <파일이름> <파일 이름>를 콘솔 장치로 복사 (만약 방향이 재정의 된다면\n" "어디나). 아무 오류가 없으면 그 파일을 읽을 수 있는 텍스트입니다.\n" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9670,15 +9666,15 @@ "\n" "이 검증 플래그는 Wine에서는 아무 기능을 안함.\n" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "VER 당신이 실행시킨 cmd 버젼 보여줌.\n" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "VOL 은 디스크 장치의 볼륨 라벨을 보여줍니다.\n" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" @@ -9686,7 +9682,7 @@ "ENDLOCAL은 배치파일에서 바꾼 지역 환경변수를 끝냅니다\n" "이것은 이전의 SETLOCAL로 시작되었습니다.\n" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9701,7 +9697,7 @@ "다음 ENDLOCAL이 나올 때까지만 보존되고(아니면 파일의 끝이든지,\n" "어느 똑이든 먼저 오는 지점이),이전의 환경 설정이 복원되는 지정입니다.\n" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" @@ -9709,11 +9705,11 @@ "PUSHD <디렉토리 이름> 은 현재 디렉토리를 스택에 저장한다.\n" "그리고 현재 디렉토리를 요청한 디렉토리로 바꾼다.\n" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "POPD는 현재 디렉토리를 PUSH로 마지막으로 저장했던 것으로 바꿉니다.\n" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9733,7 +9729,7 @@ "등호(=) 다음에 파일 종류가 지정되지 않으면 현재 연결상태에 가능한 것을 제거합" "니다.\n" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9756,12 +9752,12 @@ "등호(=) 다음에 열기 명령이 지정되지 않으면 지정된 파일 형식에 연결된 명령어 " "문자열을 제거 합니다.\n" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "" "MORE는 파일 출력을 보여주거나 페이지의 파이프로도 된 입력을 보여준다.\n" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" @@ -9771,7 +9767,7 @@ "허용하는 키를 누를 때까지 기다립니다.\n" "CHOICE는 주로 배치 파일에서 메뉴 선택을 넣는 데 사용됩니다.\n" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" @@ -9779,7 +9775,7 @@ "EXIT는 현재 명령 세션을 중단시키고 운영체제로 돌아가거나 cmd를\n" "호출한 셀로 돌아갑니다.\n" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9859,110 +9855,110 @@ "\n" "HELP <명령>을 치면 그 명령의 상세한 정보를 보여줍니다.\n" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "당신은 확신합니까?" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "예" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "아니오" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "이 파일확장자 %1에 연결된 풀그림이 없습니다\n" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "이 파일 형식 '%1'과 연결된 어떠한 명령도 없습니다'\n" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "%1을(를) 덮어쓰겠습니까?" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "더 많이..." -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "배치 작업의 줄은 아마도 불완전한 것 같습니다. 사용법:\n" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "인수가 없습니다\n" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "문법 오류\n" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "%1를 위한 어떠한 도움말도 찾을 수 없습니다\n" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "GOTO 타겟을 찾을 수 없습니다\n" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "현재 날짜는 %1임\n" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "현재 시간은 %1임\n" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "새 날짜 입력: " -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "새 시간 입력: " -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "환경 변수 %1 는 정의되지 않았습니다\n" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "'%1' 열기 실패\n" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "배치 스크립트 밖의 배치 라벨은 불러올수 없습니다\n" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "A" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "%1을(를) 지우겠습니까?" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "에코(Echo)는 %1임\n" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "검증(Verify)은 %1임\n" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "검증(Verify)은 반드시 ON 이나 OFF가 되어야 합니다\n" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "매개변수 오류\n" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" @@ -9970,47 +9966,47 @@ "볼륨 시리얼 번호는 %1!04x!-%2!04x!임\n" "\n" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "볼륨 라벨 (11 글자, ENTER는 없음과 같음)?" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "PATH를 찾을 수 없습니다\n" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "아무 키나 누르면 진행함... " -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "Wine 명령 프롬프트" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "CMD 버젼 %1!S!\n" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "더? " -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "이 출력 줄은 너무 깁니다.\n" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "드라이브 %1!c!의 볼륨은 %2임\n" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "드라이브 %1!c!는 라벨을 가지고 있지 않습니다.\n" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr "(예|아니오)" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr "(예|아니오|모두)" @@ -11417,7 +11413,7 @@ msgid "Exports selected branch of the registry to a text file" msgstr "레지스트리의 선택된 부분을 텍스트 파일로 내보내기" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" @@ -11426,7 +11422,7 @@ "프로그램을 실행할 수 없거나, 지정된 파일에 연결된 프로그램이 없습니다.\n" "ShellExecuteEx 실패" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr "지정된 Unix 파일명을 DOS 파일명으로 바꿀 수 없습니다."
diff --git a/po/lt.po b/po/lt.po index 83f506d..8ae2420 100644 --- a/po/lt.po +++ b/po/lt.po
@@ -9222,7 +9222,7 @@ msgid "Referral hop limit exceeded" msgstr "Viršyta perdavimo šuolių riba" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" @@ -9230,7 +9230,7 @@ "Dar nerealizuota\n" "\n" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "%1: failas nerastas\n" @@ -9598,7 +9598,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "RMDIR <katalogas> pašalina katalogą.\n" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9633,7 +9633,7 @@ "Win32 realizacijoje. Pastebėkite, kad neįmanoma įtakoti operacinės sistemos\n" "aplinkos iš komandų interpretatoriaus.\n" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" @@ -9643,7 +9643,7 @@ "priekio, taip parametras 2 tampa parametru 1 ir t. t. Ši komanda neturi\n" "jokio poveikio, kai kviečiama iš komandos eilutės.\n" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9652,41 +9652,36 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -"Paleisti programą ar atverti dokumentą programoje, paprastai naudojamoje " -"failams su tuo prievardžiu.\n" -"Naudojimas:\n" -"start [parametrai] programos_failo_vardas [...]\n" -"start [parametrai] dokumento_failo_vardas\n" -"\n" -"Parametrai:\n" -"/M[inimized] Paleisti programą suskleistą.\n" -"/MAX[imized] Paleisti programą išskleistą.\n" -"/R[estored] Paleisti programą normaliai (nei suskleistą, nei išskleistą).\n" -"/W[ait] Laukti kol paleista programa baigs darbą, tada išeiti su jos " -"išėjimo kodu.\n" -"/Unix Naudoti Unix failo vardą ir paleisti failą kaip windows " -"naršyklėje.\n" -"/ProgIDOpen Atverti dokumentą naudojant šį progID.\n" -"/? Parodyti šį pranešimą ir išeiti.\n" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "TIME parodo arba nustato sistemos laiką.\n" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "TITLE <eilutė> nustato cmd lango antraštę.\n" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" @@ -9694,7 +9689,7 @@ "TYPE <failas> nukopijuoja <failą> į pulto įrenginį (arba kitur, jei\n" "nukreipta). Nėra tikrinama ar faile yra skaitomas tekstas.\n" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9713,15 +9708,15 @@ "\n" "Tikrinimo žymos bitas neturi jokios funkcijos Wine.\n" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "VER parodo dabar vykdomo cmd versiją.\n" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "VOL parodo disko įrenginio tomo vardą.\n" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" @@ -9729,7 +9724,7 @@ "ENDLOCAL komandų faile baigia aplinkos pakeitimų lokalizavimą,\n" "kuris buvo padarytas ankstesnio SETLOCAL.\n" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9744,7 +9739,7 @@ "išlaikomi iki kol sutinkamas kitas ENDLOCAL (arba failo pabaiga, kas\n" "pasitaiko pirmiau), tada atkuriami ankstesnės aplinkos nustatymai.\n" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" @@ -9752,11 +9747,11 @@ "PUSHD <katalogas> išsaugo dabartinį katalogą į dėklą,\n" "o po to pakeičia dabartinį katalogą į nurodytą.\n" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "POPD pakeičia dabartinį katalogą į paskutinį išsaugotą su PUSHD.\n" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9776,7 +9771,7 @@ "Po lygybės ženklo nenurodžius failo tipo pašalina dabartinę sąsają, jei " "yra.\n" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9800,11 +9795,11 @@ "Po lygybės ženklo nenurodžius atvėrimo komandos pašalina su nurodytu failo " "tipu susietą komandos eilutę.\n" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "MORE parodo failo išvedimą ar kanalo įvedimą puslapiais.\n" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" @@ -9814,7 +9809,7 @@ "paspaus leidžiamą klavišą iš pasirinkimų sąrašo.\n" "CHOICE dažniausiai naudojama pasirinkimo meniu konstravimui komandų faile.\n" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" @@ -9822,7 +9817,7 @@ "EXIT baigia dabartinį komandų seansą ir grįžta į operacinę sistemą\n" "ar apvalkalą iš kur CMD buvo iškviestas.\n" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9903,110 +9898,110 @@ "Įveskite HELP <komanda> platesnei informacijai apie išvardintas komandas " "gauti.\n" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "Ar tikrai?" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "T" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "N" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "Trūksta failo susiejimo prievardžiui %1\n" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "Jokia atvėrimo komanda nesusieta su failo tipu „%1“\n" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "Perrašyti %1?" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "Daugiau..." -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "Paketinio apdorojimo eilutė galimai nukirsta. Naudojama:\n" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "Trūksta argumento\n" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "Sintaksės klaida\n" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "Nėra informacijos apie %1\n" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "GOTO tikslas nerastas\n" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "Dabartinė data yra %1\n" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "Dabartinis laikas yra %1\n" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "Įveskite naują datą: " -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "Įveskite naują laiką: " -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "Aplinkos kintamasis %1 neapibrėžtas\n" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "Nepavyko atverti „%1“\n" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "Negalima iškviesti žymės esančios už komandos failo ribų\n" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "V" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "Šalinti %1?" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "Echo yra %1\n" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "Verify yra %1\n" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "VERIFY turi būti ON arba OFF\n" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "Parametro klaida\n" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" @@ -10014,47 +10009,47 @@ "Tomo serijos numeris yra %1!04x!-%2!04x!\n" "\n" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "Tomo vardas (11 simbolių, <Įvesti> – bevardis)?" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "KELIAS nerastas\n" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "Norėdami tęsti spauskite bet kurį klavišą... " -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "Wine komandų interpretatorius" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "CMD versija %1!S!\n" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "Daugiau? " -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "Įvedimo eilutė per ilga.\n" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "Tomas diske %1!c! yra %2\n" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "Tomas diske %1!c! neturi vardo.\n" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr " (Taip|Ne)" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr " (Taip|Ne|Visus)" @@ -11464,7 +11459,7 @@ msgid "Exports selected branch of the registry to a text file" msgstr "Eksportuoja pasirinktą registro šaką į tekstinį failą" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" @@ -11473,7 +11468,7 @@ "Nepavyko paleisti programos arba nėra programos susietos su nurodytu failu.\n" "ShellExecuteEx nepavyko" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr "" "Nepavyko paversti nurodyto Unix failo pavadinimo į DOS failo pavadinimą."
diff --git a/po/ml.po b/po/ml.po index 1e59cf1..ca5aefc 100644 --- a/po/ml.po +++ b/po/ml.po
@@ -8939,13 +8939,13 @@ msgid "Referral hop limit exceeded" msgstr "" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" msgstr "" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "" @@ -9205,7 +9205,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9225,14 +9225,14 @@ "not possible to affect the operating system environment from within cmd.\n" msgstr "" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" "if called from the command line.\n" msgstr "" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9241,31 +9241,42 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" msgstr "" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9276,21 +9287,21 @@ "The verify flag has no function in Wine.\n" msgstr "" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" msgstr "" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9300,17 +9311,17 @@ "settings are restored.\n" msgstr "" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" msgstr "" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9322,7 +9333,7 @@ "association, if any.\n" msgstr "" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9336,24 +9347,24 @@ "associated to the specified file type.\n" msgstr "" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" "CHOICE is mainly used to build a menu selection in a batch file.\n" msgstr "" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" msgstr "" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9395,156 +9406,156 @@ "Enter HELP <command> for further information on any of the above commands.\n" msgstr "" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "" -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "" -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "" -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" msgstr "" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "" -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "" -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr "" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr "" @@ -10914,14 +10925,14 @@ msgid "Exports selected branch of the registry to a text file" msgstr "" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" "ShellExecuteEx failed" msgstr "" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr ""
diff --git a/po/nb_NO.po b/po/nb_NO.po index 1f037c5..55da3ff 100644 --- a/po/nb_NO.po +++ b/po/nb_NO.po
@@ -9501,13 +9501,13 @@ msgid "Referral hop limit exceeded" msgstr "Grense for henvisningshopp overskredet" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" msgstr "" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 #, fuzzy msgid "%1: File Not Found\n" msgstr "Fant ikke filen\n" @@ -9872,7 +9872,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "Hjelp til RMDIR.\n" -#: cmd.rc:193 +#: cmd.rc:204 #, fuzzy msgid "" "SET displays or changes the cmd environment variables.\n" @@ -9909,7 +9909,7 @@ "verdier enn i et vanlig Win32-miljø. Vær oppmerksom på at det ikke går\n" "an å endre mijøet i det underliggende operativsystemet fra CMD.\n" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" @@ -9919,8 +9919,7 @@ "liste, sånn at parameter 2 blir parameter 1 og så videre. Det har ingen\n" "effekt hvis det brukes fra kommandolinjen.\n" -#: cmd.rc:175 start.rc:39 -#, fuzzy +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9929,43 +9928,40 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -"Starte et program, eller åpne et dokument i programmet som er tilknyttet " -"filer med det etternavnet.\n" -"Bruk:\n" -"start [valg] program_filnavn [...]\n" -"start [valg] dokument_filnavn\n" -"\n" -"Valg:\n" -"/M[inimized] Start programmet minimert.\n" -"/MAX[imized] Start programmet maksimert.\n" -"/R[estored] Start programmet normalt (hverken minimert eller maksimert).\n" -"/W[ait] Vent til programmet avslutter, og avslutt med programmets\n" -" avsluttingskode.\n" -"/Unix Bruk et Unix-filnavn og start filen som Windows Utforsker " -"(explorer).\n" -#: cmd.rc:200 +#: cmd.rc:211 #, fuzzy msgid "TIME sets or shows the current system time.\n" msgstr "Hjelp til TIME.\n" -#: cmd.rc:202 +#: cmd.rc:213 #, fuzzy msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "" "Angir tittelen for CMD-vinduet, syntaksen er\n" "TITLE [streng]\n" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" @@ -9974,7 +9970,7 @@ "sted hvis det omdirigeres). Det kontrolleres ikke om filen er leselig " "tekst.\n" -#: cmd.rc:215 +#: cmd.rc:226 #, fuzzy msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" @@ -9994,23 +9990,23 @@ "\n" "«Verify»-flagget har ingen funksjon i Wine.\n" -#: cmd.rc:218 +#: cmd.rc:229 #, fuzzy msgid "VER displays the version of cmd you are running.\n" msgstr "VER viser versjonnummeret til CMD\n" -#: cmd.rc:220 +#: cmd.rc:231 #, fuzzy msgid "VOL shows the volume label of a disk device.\n" msgstr "Hjelp til VOL.\n" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" msgstr "" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -10020,7 +10016,7 @@ "settings are restored.\n" msgstr "" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" @@ -10028,12 +10024,12 @@ "PUSHD <katalognavn> lagrer arbeidskatalogen i en stabel, og endrer deretter\n" "arbeidskatalog til den som er oppgitt.\n" -#: cmd.rc:237 +#: cmd.rc:248 #, fuzzy msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "POPD endrer arbeidskatalog til den som sist ble brukt med PUSHD.\n" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -10045,7 +10041,7 @@ "association, if any.\n" msgstr "" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -10059,18 +10055,18 @@ "associated to the specified file type.\n" msgstr "" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "MORE lar deg bla gjennom innholdet i filer eller inndata i rør.\n" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" "CHOICE is mainly used to build a menu selection in a batch file.\n" msgstr "" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" @@ -10078,7 +10074,7 @@ "EXIT avslutter gjeldende kommandoøkt og returnerer til operativsystemet\n" "eller skallet CMD ble startet fra.\n" -#: cmd.rc:304 +#: cmd.rc:315 #, fuzzy msgid "" "CMD built-in commands are:\n" @@ -10151,166 +10147,166 @@ "\n" "Skriv «HELP <kommando>» for mer informasjon om kommandoene ovenfor\n" -#: cmd.rc:306 +#: cmd.rc:317 #, fuzzy msgid "Are you sure?" msgstr "Er du sikker" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "J" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "N" -#: cmd.rc:309 +#: cmd.rc:320 #, fuzzy msgid "File association missing for extension %1\n" msgstr "Manglende filtilknytning for etternavnet %s\n" -#: cmd.rc:310 +#: cmd.rc:321 #, fuzzy msgid "No open command associated with file type '%1'\n" msgstr "Ingen åpnekommando er tilknyttet filtypene '%s'\n" -#: cmd.rc:311 +#: cmd.rc:322 #, fuzzy msgid "Overwrite %1?" msgstr "Skrive over «%s»? (Ja|Nei|Alle)\n" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "Mer..." -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "" -#: cmd.rc:318 +#: cmd.rc:329 #, fuzzy msgid "No help available for %1\n" msgstr "Ikke tilgjengelig; " -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "" -#: cmd.rc:320 +#: cmd.rc:331 #, fuzzy msgid "Current Date is %1\n" msgstr "Neste side" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "" -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "" -#: cmd.rc:324 +#: cmd.rc:335 #, fuzzy msgid "Environment variable %1 not defined\n" msgstr "Fant ikke miljøvariablen\n" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 #, fuzzy msgid "Failed to open '%1'\n" msgstr "Klarte ikke åpne «%s»\n" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "A" -#: cmd.rc:328 +#: cmd.rc:339 #, fuzzy msgid "Delete %1?" msgstr "Slett" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" msgstr "" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "" -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "" -#: cmd.rc:338 +#: cmd.rc:349 #, fuzzy msgid "CMD Version %1!S!\n" msgstr "CA-versjon" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "" -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr " (Ja|Nei)" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr " (Ja|Nei|Alle)" @@ -11761,7 +11757,7 @@ msgid "Exports selected branch of the registry to a text file" msgstr "Eksporterer den valgte greinen av registeret til en tekstfil" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" @@ -11771,7 +11767,7 @@ "filen.\n" "'ShellExecuteEx' feilet" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr "Klarte ikke å konvertere Unix-filnavnet til et DOS-filnavn."
diff --git a/po/nl.po b/po/nl.po index 203e9fa..5987d35 100644 --- a/po/nl.po +++ b/po/nl.po
@@ -9352,7 +9352,7 @@ msgid "Referral hop limit exceeded" msgstr "Overschrijding van limiet op verwijzingen" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" @@ -9360,7 +9360,7 @@ "Nog niet geïmplementeerd\n" "\n" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "%1: Bestand niet gevonden\n" @@ -9745,7 +9745,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "RMDIR <mapnaam> verwijdert een map.\n" -#: cmd.rc:193 +#: cmd.rc:204 #, fuzzy msgid "" "SET displays or changes the cmd environment variables.\n" @@ -9783,7 +9783,7 @@ "Win32 implementatie. Merk op dat het niet mogelijk is om de omgevings-\n" "variabelen van het onderliggende besturingssysteem te wijzigen vanuit cmd.\n" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" @@ -9794,8 +9794,7 @@ "enzovoort. Deze opdracht heeft geen effect als hij wordt aangeroepen vanaf\n" "de opdrachtregel.\n" -#: cmd.rc:175 start.rc:39 -#, fuzzy +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9804,49 +9803,37 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -"Start een programma, of open een document met het programma dat normaal voor " -"bestanden met die extensie gebruikt wordt.\n" -"Gebruik:\n" -"start [opties] programma_naam [...]\n" -"start [opties] document_naam\n" -"\n" -"Opties:\n" -"/M[inimized] Start het programma geminimaliseerd.\n" -"/MAX[imized] Start het programma gemaximaliseerd.\n" -"/R[estored] Start het programma normaal (noch geminimaliseerd noch " -"gemaximaliseerd).\n" -"/W[ait] Wacht totdat het gestarte programma is beëindigd, eindig dan " -"met de exit code van dat programma.\n" -"/Unix Gebruik een Unix bestandsnaam en start het bestand als de " -"Windows verkenner.\n" -"/ProgIDOpen Open een document met behulp van het volgende progID.\n" -"/? Toon deze tekst en eindig dit programma.\n" -"\n" -"start.exe version 0.2 Copyright (C) 2003, Dan Kegel\n" -"Start wordt u ABSOLUUT ZONDER GARANTIE aangeboden; draai dit programma met " -"de /L optie voor details.\n" -"Dit is vrije software, en u wordt uitgenodigd om het verder te verspreiden\n" -"onder bepaalde voorwaarden; draai 'start /L' voor details.\n" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "TIME wijzigt of toont de systeemtijd.\n" -#: cmd.rc:202 +#: cmd.rc:213 #, fuzzy msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "Wijzigt de naam van het cmd-venster, syntax: TITLE [tekenreeks]\n" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" @@ -9854,7 +9841,7 @@ "TYPE <bestandsnaam> kopieert <bestandsnaam> naar het uitvoerapparaat.\n" "Er wordt niet gecontroleerd of het bestand leesbare tekst bevat.\n" -#: cmd.rc:215 +#: cmd.rc:226 #, fuzzy msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" @@ -9874,15 +9861,15 @@ "\n" "De verify-schakelaar heeft geen functie binnen Wine.\n" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "VER toont de versie van cmd die u draait.\n" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "VOL toont het label van een schijf.\n" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" @@ -9890,7 +9877,7 @@ "ENDLOCAL beëindigt de localisatie van omgevingswijzigingen in een\n" "batchbestand die werd begonnen door een voorafgaande SETLOCAL opdracht.\n" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9906,7 +9893,7 @@ "opdracht (of tot het eind van het bestand, welke eerst komst),\n" "waar de vorige omgevingsvariabelen worden teruggezet.\n" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" @@ -9914,14 +9901,14 @@ "PUSHD <mapnaam> bewaart de huidige map op een\n" "stapel, en verandert dan de huidige map naar de opgegeven naam.\n" -#: cmd.rc:237 +#: cmd.rc:248 #, fuzzy msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "" "POPD verandert de huidige map naar de meest recente die\n" "op de stapel werd gezet met PUSHD.\n" -#: cmd.rc:245 +#: cmd.rc:256 #, fuzzy msgid "" "ASSOC shows or modifies file extension associations.\n" @@ -9942,7 +9929,7 @@ "Zonder bestandstype achter het '=' teken wordt de huidige associatie " "verwijderd, als deze bestaat.\n" -#: cmd.rc:256 +#: cmd.rc:267 #, fuzzy msgid "" "FTYPE shows or modifies open commands associated with file types.\n" @@ -9968,12 +9955,12 @@ "Zonder 'open' opdracht achter het '=' teken wordt de opdracht die " "geassocieerd is met het gespecificeerde bestandstype verwijderd.\n" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "" "MORE toont de uitvoer van programma's of herleidde invoer per bladzijde.\n" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" @@ -9984,7 +9971,7 @@ "CHOICE wordt hoofdzakelijk gebruikt om een selectie uit een menu te maken\n" "in een batch bestand.\n" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" @@ -9992,7 +9979,7 @@ "EXIT beëindigt de lopende sessie en keert terug\n" "naar het besturingssysteem of de schil van waaruit cmd werd gestart.\n" -#: cmd.rc:304 +#: cmd.rc:315 #, fuzzy msgid "" "CMD built-in commands are:\n" @@ -10073,114 +10060,114 @@ "\n" "type HELP <opdracht> voor meer informatie over bovengenoemde opdrachten.\n" -#: cmd.rc:306 +#: cmd.rc:317 #, fuzzy msgid "Are you sure?" msgstr "Bent u zeker" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "J" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "N" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "Bestandsassociatie ontbreekt voor extensie %1\n" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "Geen open commando verbonden met bestandstype '%1'\n" -#: cmd.rc:311 +#: cmd.rc:322 #, fuzzy msgid "Overwrite %1?" msgstr "Overschrijf %1" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "Meer..." -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "Regel in Batch proces mogelijk afgebroken. We gebruiken:\n" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "Argument ontbreekt\n" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "Fout in de syntax\n" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "Geen help beschikbaar voor %1\n" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "Doel opgegeven bij GOTO niet gevonden\n" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "Huidige datum is %1\n" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "Huidige tijd is %1\n" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "Voer de nieuwe datum in: " -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "voer de nieuwe tijd in: " -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "Omgevingsvariable %1 niet gedefinieerd\n" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "Openen van '%1' is mislukt\n" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "" "Onmogelijk om een batch label aan te roepen van buiten een batch script\n" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "A" -#: cmd.rc:328 +#: cmd.rc:339 #, fuzzy msgid "Delete %1?" msgstr "Verwijderen" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "Echo staat %1\n" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "Verify staat %1\n" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "Verify moet ON of OFF zijn\n" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "Parameter onjuist\n" -#: cmd.rc:333 +#: cmd.rc:344 #, fuzzy msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" @@ -10190,49 +10177,49 @@ "Het serienummer van de schijf is %3!04x!-%4!04x!\n" "\n" -#: cmd.rc:334 +#: cmd.rc:345 #, fuzzy msgid "Volume label (11 characters, <Enter> for none)?" msgstr "Schijf naam (11 karakters, ENTER voor geen)?" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "PATH niet gevonden\n" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "Druk op een willekeurige toets om verder te gaan... " -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "Wine Command Prompt" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "CMD versie %1!S!\n" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "Meer? " -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "De invoerregel is te lang.\n" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "" -#: cmd.rc:343 +#: cmd.rc:354 #, fuzzy msgid " (Yes|No)" msgstr "%1? (Ja|Nee)\n" -#: cmd.rc:344 +#: cmd.rc:355 #, fuzzy msgid " (Yes|No|All)" msgstr "%1? (Ja|Nee)\n" @@ -11658,7 +11645,7 @@ "Exporteert de geselecteerde subsleutel van het register naar een tekst " "bestand" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" @@ -11668,7 +11655,7 @@ "opgegeven bestand.\n" "ShellExecuteEx is mislukt" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr "" "Kon de opgegeven Unix bestandsnaam niet omzetten naar een DOS bestandsnaam."
diff --git a/po/or.po b/po/or.po index 3837a13..a0d053a 100644 --- a/po/or.po +++ b/po/or.po
@@ -8939,13 +8939,13 @@ msgid "Referral hop limit exceeded" msgstr "" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" msgstr "" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "" @@ -9205,7 +9205,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9225,14 +9225,14 @@ "not possible to affect the operating system environment from within cmd.\n" msgstr "" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" "if called from the command line.\n" msgstr "" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9241,31 +9241,42 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" msgstr "" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9276,21 +9287,21 @@ "The verify flag has no function in Wine.\n" msgstr "" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" msgstr "" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9300,17 +9311,17 @@ "settings are restored.\n" msgstr "" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" msgstr "" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9322,7 +9333,7 @@ "association, if any.\n" msgstr "" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9336,24 +9347,24 @@ "associated to the specified file type.\n" msgstr "" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" "CHOICE is mainly used to build a menu selection in a batch file.\n" msgstr "" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" msgstr "" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9395,156 +9406,156 @@ "Enter HELP <command> for further information on any of the above commands.\n" msgstr "" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "" -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "" -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "" -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" msgstr "" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "" -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "" -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr "" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr "" @@ -10914,14 +10925,14 @@ msgid "Exports selected branch of the registry to a text file" msgstr "" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" "ShellExecuteEx failed" msgstr "" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr ""
diff --git a/po/pa.po b/po/pa.po index b2ef9a9..21a3c55 100644 --- a/po/pa.po +++ b/po/pa.po
@@ -8939,13 +8939,13 @@ msgid "Referral hop limit exceeded" msgstr "" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" msgstr "" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "" @@ -9205,7 +9205,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9225,14 +9225,14 @@ "not possible to affect the operating system environment from within cmd.\n" msgstr "" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" "if called from the command line.\n" msgstr "" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9241,31 +9241,42 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" msgstr "" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9276,21 +9287,21 @@ "The verify flag has no function in Wine.\n" msgstr "" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" msgstr "" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9300,17 +9311,17 @@ "settings are restored.\n" msgstr "" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" msgstr "" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9322,7 +9333,7 @@ "association, if any.\n" msgstr "" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9336,24 +9347,24 @@ "associated to the specified file type.\n" msgstr "" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" "CHOICE is mainly used to build a menu selection in a batch file.\n" msgstr "" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" msgstr "" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9395,156 +9406,156 @@ "Enter HELP <command> for further information on any of the above commands.\n" msgstr "" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "" -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "" -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "" -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" msgstr "" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "" -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "" -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr "" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr "" @@ -10914,14 +10925,14 @@ msgid "Exports selected branch of the registry to a text file" msgstr "" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" "ShellExecuteEx failed" msgstr "" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr ""
diff --git a/po/pl.po b/po/pl.po index 4efe567..469e61b 100644 --- a/po/pl.po +++ b/po/pl.po
@@ -9241,7 +9241,7 @@ msgid "Referral hop limit exceeded" msgstr "Przekroczono limit skoków odwołań" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" @@ -9249,7 +9249,7 @@ "Jeszcze niezaimplementowane\n" "\n" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "%1: Nie znaleziono pliku\n" @@ -9625,7 +9625,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "RMDIR <katalog> usuwa podkatalog.\n" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9661,7 +9661,7 @@ "w implementacji Win32. Wine nie modyfikuje zmiennych środowiskowych\n" "systemu.\n" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" @@ -9671,7 +9671,7 @@ "parametrów, parametr 2 staje się 1 itd. Polecenie to nie ma efektu gdy jest\n" "wywoływane z linii komend.\n" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9680,42 +9680,36 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -"Uruchamia program lub otwiera dokument w programie, który jest zwykle " -"używany dla tego rozszerzenia.\n" -"Użycie:\n" -"start [opcje] nazwa_programu [...]\n" -"start [opcje] nazwa_dokumentu\n" -"\n" -"Opcje:\n" -"/M[inimized] Uruchamia program zminimalizowany.\n" -"/MAX[imized] Uruchamia program zmaksymalizowany.\n" -"/R[estored] Uruchamia program normalnie (bez minimalizacji ani " -"maksymalizacji).\n" -"/W[ait] Zaczekaj aż program zakończy działanie (i zakończ\n" -"kodem wyjścia programu).\n" -"/Unix Użyj Uniksowej nazwy pliku i uruchom plik tak jak w eksplorerze " -"windowsa.\n" -"/ProgIDOpen Open a document using the following progID.\n" -"/? Wyświetl tą pomoc i wyjdź.\n" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "TIME ustawia lub pokazuje aktualny czas systemowy.\n" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "TITLE <ciąg znaków> ustawia tytuł okna dla okna wiersza poleceń.\n" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" @@ -9723,7 +9717,7 @@ "TYPE <nazwa pliku> wyświetla zawartość pliku, nie jest sprawdzane, czy\n" "jest on plikiem tekstowym.\n" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9742,15 +9736,15 @@ "\n" "Flaga verify nie ma funkcji w Wine.\n" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "VER wyświetla wersję uruchomionego wiersza poleceń.\n" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "VOL pokazuje etykietę woluminu urządzenia dyskowego.\n" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" @@ -9758,7 +9752,7 @@ "ENDLOCAL kończy zmiany ustawień regionalnych środowiska w pliku wsadowym,\n" "które zostały wprowadzone przez poprzedzające SETLOCAL.\n" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9775,7 +9769,7 @@ "cokolwiek nastąpi pierwsze), przy którym zostają przywrócone poprzednie\n" "ustawienia środowiska.\n" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" @@ -9783,11 +9777,11 @@ "PUSHD <nazwakatalogu> zapamiętuje aktualny katalog na stosie, a\n" "następnie przechodzi do katalogu podanego jako parametr.\n" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "POPD zmienia bieżący katalog na ostatni zachowany przez PUSHD.\n" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9808,7 +9802,7 @@ "Nie określanie typu pliku po znaku równości usuwa obecne skojarzenie, jeśli " "jakiekolwiek istnieje.\n" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9832,11 +9826,11 @@ "Nie określanie polecenia otwarcia po znaku równości usuwa ciąg znaków " "polecenia skojarzony z określonym typem pliku.\n" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "MORE wyświetla strona po stronie wyjście pliku lub potoku.\n" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" @@ -9846,7 +9840,7 @@ "naciśnie dozwolony Przycisk z wybieralnej listy.\n" "CHOICE jest używany głównie do budowania menu wyboru w plikach typu bat.\n" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" @@ -9854,7 +9848,7 @@ "EXIT kończy bieżącą sesję cmd i powraca do systemu operacyjnego\n" "lub powłoki, w której uruchomiono cmd.\n" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9937,110 +9931,110 @@ "Wpisz HELP <polecenie> dla dalszych informacji o którymkolwiek z tych " "poleceń.\n" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "Czy jesteś pewien?" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "T" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "N" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "Brak skojarzenia pliku dla rozszerzenia %1\n" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "Brak skojarzenia polecenia otwórz z typem plików '%1'\n" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "Czy zastąpić %1?" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "Więcej..." -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "Linia przy przetwarzaniu pliku bat prawdopodobnie obcięta. Używam:\n" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "Brakuje argumentu\n" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "Błąd składni\n" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "Brak pliku pomocy dla %1\n" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "Nie znaleziono przeznaczenia dla GOTO\n" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "Obecna data to %1\n" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "Obecny czas to %1\n" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "Wpisz nową datę: " -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "Wpisz nowy czas: " -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "Zmienna środowiskowa %1 jest niezdefiniowana\n" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "Nieudane otwarcie '%1'\n" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "Nie można wywołać etykiety bat poza skryptem bat\n" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "A" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "Czy usunąć %1?" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "Echo jest %1\n" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "Verify jest %1\n" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "Verify musi być ON lub OFF\n" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "Błąd parametru\n" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" @@ -10048,47 +10042,47 @@ "Numer seryny wolumenu to %1!04x!-%2!04x!\n" "\n" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "Etykieta Wolumenu (11 znaków, <Enter> aby pominąć)?" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "Nie znaleziono PATH\n" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "Naciśnij jakikolwiek klawisz, aby kontynuować... " -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "Wiersz Poleceń Wine" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "Wersja CMD %1!S!\n" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "Więcej? " -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "Wpisany tekst jest zbyt długi.\n" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "Wolumen w napędzie %1!c! to %2\n" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "Wolumen w napędzie %1!c! nie ma etykiety.\n" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr " (Tak|Nie)" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr " (Tak|Nie|Wszystkie)" @@ -11500,7 +11494,7 @@ msgid "Exports selected branch of the registry to a text file" msgstr "Eksportuje zaznaczoną gałąź rejestru do pliku tekstowego" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" @@ -11510,7 +11504,7 @@ "plikiem.\n" "ShellExecuteEx nie powiodło się" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr "Nie da się przetłumaczyć danej ścieżki Unix na ścieżkę DOS."
diff --git a/po/pt_BR.po b/po/pt_BR.po index 9697792..94162fb 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po
@@ -9319,7 +9319,7 @@ msgid "Referral hop limit exceeded" msgstr "Limite de salto de referências excedido" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" @@ -9327,7 +9327,7 @@ "Ainda não implementado\n" "\n" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "%1: Arquivo Não Encontrado\n" @@ -9699,7 +9699,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "RMDIR <dir> exclui um subdiretório.\n" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9734,7 +9734,7 @@ "nativa. Note que não é possível afetar o ambiente do sistema operacional de\n" "dentro do cmd.\n" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" @@ -9745,7 +9745,7 @@ "diante.\n" "Isto não tem efeito se chamado a partir da linha de comandos.\n" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9754,41 +9754,36 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -"Inicia um programa ou abre um documento no programa normalmente usado para " -"arquivos com determinado sufixo.\n" -"Uso:\n" -"start [opções] arquivo_de_programa [...]\n" -"start [opções] arquivo_de_documento\n" -"\n" -"Opções:\n" -"/M[inimized] Inicia o programa minimizado.\n" -"/MAX[imized] Inicia o programa maximizado.\n" -"/R[estored] Inicia o programa normalmente (sem minimizar nem maximizar).\n" -"/W[ait] Aguarda que o programa iniciado termine e então retorna seu " -"valor de saída.\n" -"/Unix Usa um nome de arquivo Unix e inicia o arquivo como windows\n" -"explorer.\n" -"/ProgIDOpen Abre um documento usando o seguinte progID.\n" -"/? Mostra essa ajuda e sai.\n" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "TIME ajusta ou mostra a hora atual do sistema.\n" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "TITLE <texto> configura o título da janela do cmd.\n" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" @@ -9796,7 +9791,7 @@ "TYPE <arquivo> copia <arquivo> para o dispositivo console (ou outro, se\n" "redirecionado). Nenhuma verificação é feita se o arquivo pode ser lido.\n" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9815,15 +9810,15 @@ "\n" "A flag de verificação não tem função nenhuma no Wine.\n" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "VER mostra a versão do cmd em execução.\n" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "VOL mostra o rótulo de volume de um dispositivo de disco.\n" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" @@ -9831,7 +9826,7 @@ "ENDLOCAL termina a localização das mudanças de ambiente num arquivo de lote\n" "que foram introduzidas por um SETLOCAL precedente.\n" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9847,7 +9842,7 @@ "do arquivo, o que vier primeiro). Neste ponto, as configurações de ambiente\n" "anteriores são restauradas.\n" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" @@ -9855,11 +9850,11 @@ "PUSHD <nomedediretório> salva o diretório atual numa pilha e então altera o\n" "diretório atual para o que foi fornecido.\n" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "POPD muda o diretório atual ao último que foi salvo com PUSHD.\n" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9879,7 +9874,7 @@ "Se nenhum tipo de arquivo for especificado depois do sinal de igualdade, " "remove a associação atual, se houver.\n" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9905,12 +9900,12 @@ "igualdade, remove o comando de abertura associado ao tipo de arquivo " "especificado.\n" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "" "MORE exibe em páginas a saída dos arquivos ou de entradas encadeadas.\n" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" @@ -9921,7 +9916,7 @@ "CHOICE é principalmente usado para construir um menu de seleção num arquivo\n" "de lote.\n" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" @@ -9929,7 +9924,7 @@ "EXIT termina a sessão de comando atual e retorna ao sistema operacional ou\n" "shell que tenha invocado o cmd.\n" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -10010,110 +10005,110 @@ "\n" "Entre HELP <comando> para mais informações sobre um dos comandos acima.\n" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "Tem certeza?" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "S" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "N" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "Associação de arquivo faltando para a extensão %1\n" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "Nenhum comando de abertura associado ao tipo de arquivo '%1'\n" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "Sobrescrever %1?" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "Mais..." -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "Linha no processamento do Batch possivelmente truncada. Usando:\n" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "Faltando argumento\n" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "Erro de sintaxe\n" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "Sem ajuda disponível para %1\n" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "Alvo para GOTO não encontrado\n" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "A Data Atual é %1\n" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "A Hora Atual é %1\n" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "Entre nova data: " -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "Entre nova hora: " -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "Variável de ambiente %1 não definida\n" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "Falha ao abrir '%1'\n" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "Não pode chamar um rótulo de lote fora de um script de lote\n" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "T" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "Excluir %1?" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "O eco é %1\n" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "A verificação é %1\n" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "Verify deve ser ON ou OFF\n" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "Erro de parâmetro\n" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" @@ -10121,47 +10116,47 @@ "Número de Volume de Série é %1!04x!-%2!04x!\n" "\n" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "Rótulo do Volume (11 caracteres, <Enter> para nenhum)?" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "PATH não encontrado\n" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "Pressione qualquer tecla para continuar... " -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "Prompt de Comando Wine" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "Versão do CMD %1!S!\n" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "Mais? " -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "A linha de entrada é muito longa.\n" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "O volume na unidade %1!c! é %2\n" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "O volume na unidade %1!c! não tem rótulo.\n" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr " (Sim|Não)" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr " (Sim|Não|Tudo)" @@ -11578,7 +11573,7 @@ msgid "Exports selected branch of the registry to a text file" msgstr "Exporta o ramo do registro selecionado para um arquivo de texto" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" @@ -11588,7 +11583,7 @@ "arquivo especificado.\n" "ShellExecuteEx falhou" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr "" "Não foi possível traduzir o nome de arquivo Unix para um nome de arquivo DOS."
diff --git a/po/pt_PT.po b/po/pt_PT.po index dcd669f..c15d07d 100644 --- a/po/pt_PT.po +++ b/po/pt_PT.po
@@ -9258,7 +9258,7 @@ msgid "Referral hop limit exceeded" msgstr "Limite de salto de referências excedido" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" @@ -9266,7 +9266,7 @@ "Ainda não implementado\n" "\n" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "%1: Ficheiro não encontrado\n" @@ -9638,7 +9638,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "RMDIR <dir> apaga um sub-directório.\n" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9673,7 +9673,7 @@ "nativo. Note que não é possível alterar o ambiente do sistema operacional\n" "hóspede a partir do cmd.\n" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" @@ -9683,7 +9683,7 @@ "lista, assim o parâmetro 2 sobrepõe o parametro 1 e assim por diante.\n" "Isto não tem efeito se chamado a partir da linha de comando.\n" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9692,41 +9692,36 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -"START inicia um programa, ou abre um documento no programa normalmente usado " -"para ficheiros com o mesmo sufixo.\n" -"Uso:\n" -"START [opções] programa [...]\n" -"START [opções] documento\n" -"\n" -"Opções:\n" -"/M[inimized] Inicia o programa minimizado.\n" -"/MAX[imized] Inicia o programa maximizado.\n" -"/R[estored] Inicia o programa normalmente (sem minimizar nem maximizar).\n" -"/W[ait] Aguarda que o programa iniciado termine e então retorne o seu " -"código de saída.\n" -"/Unix Usa um nome de ficheiro Unix e inicia o ficheiro como o " -"explorador Windows.\n" -"/ProgIDOpen Abre um documento usando o progID indicado.\n" -"/? Mostra esta ajuda e termina.\n" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "TIME define ou mostra a hora actual do sistema.\n" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "TITLE <texto> configura o título da janela do cmd.\n" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" @@ -9734,7 +9729,7 @@ "TYPE <ficheiro> copia <ficheiro> para o dispositivo consola (ou outro, se\n" "redireccionado). Nenhuma verificação é feita se o ficheiro pode ser lido.\n" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9753,15 +9748,15 @@ "\n" "O 'flag' de verificação não tem função no Wine.\n" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "VER mostra a versão do cmd em execução.\n" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "VOL mostra o nome de um volume de um dispositivo de disco.\n" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" @@ -9769,7 +9764,7 @@ "ENDLOCAL termina localização de mudanças de ambiente num ficheiro de lote\n" "que foram iniciadas por um SETLOCAL anterior.\n" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9784,7 +9779,7 @@ "lote e são mantidas até ao ENDLOCAL seguinte (ou até ao fim do ficheiro),\n" "após o qual as opções anteriores são repostas.\n" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" @@ -9792,11 +9787,11 @@ "PUSHD <dir> guarda o directório actual numa pilha, e depois muda o\n" "directório actual para o <dir> indicado.\n" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "POPD muda o directório actual para o último guardado com PUSHD.\n" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9816,7 +9811,7 @@ "Se não indicar um tipo de ficheiro após o sinal de igual, a associação " "actual é removida, se existir alguma.\n" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9840,13 +9835,13 @@ "Se não especificar um comando aberto depois do sinal de igual, remove o " "texto associado ao tipo de ficheiro especificado.\n" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "" "MORE faz saída paginada do conteúdo de ficheiros ou do que receber de um " "tubo.\n" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" @@ -9856,7 +9851,7 @@ "pressione uma tecla entre uma lista de opções.\n" "CHOICE é usado principalmente para construir menus em ficheiros de lote.\n" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" @@ -9864,7 +9859,7 @@ "EXIT termina a sessão de comando actual e retorna ao sistema operacional\n" "ou shell que tenha invocado o cmd.\n" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9946,110 +9941,110 @@ "Digite HELP <comando> para mais informações sobre alguns dos comandos " "acima.\n" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "Tem a certeza?" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "S" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "N" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "Não há nenhum comando aberto associado com o tipo de ficheiro '%1'\n" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "Reescrever %1?" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "Mais..." -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "Linha possivelmente truncada em ficheiro de lote: Usando:\n" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "Argumento em falta\n" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "Erro de sintaxe\n" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "Ajuda não disponível para %1\n" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "Destino do GOTO não encontrado\n" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "A data actual é %1\n" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "A hora actual é %1\n" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "Digite a nova data: " -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "Digite a nova hora: " -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "Variável de ambiente %1 não definida\n" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "Falhou ao abrir '%1'\n" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "Não é possível chamar a etiqueta de lote fora de um guião de lote\n" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "T" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "Apagar %1?" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "Echo é %1\n" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "Verificar é %1\n" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "Verificar deve estar ON ou OFF\n" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "Erro de argumento\n" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" @@ -10057,47 +10052,47 @@ "O Número de Série do Volume é %1!04x!-%2!04x!\n" "\n" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "Nome do Volume (11 caracteres, <Enter> para nenhum)?" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "PATH não encontrado\n" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "Prima uma tecla qualquer para continuar... " -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "Prompt de Comandos do Wine" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "A versão do CMD é %1!S!\n" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "Mais? " -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "A linha de entrada é demasiado longa.\n" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "O volume no drive %1!c! é %2\n" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "O volume no drive %1!c! não tem nome.\n" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr " (Sim|Não)" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr " (Sim|Não|Todos)" @@ -11514,7 +11509,7 @@ msgid "Exports selected branch of the registry to a text file" msgstr "Exporta o ramo seleccionado do registo para um ficheiro de texto" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" @@ -11524,7 +11519,7 @@ "ficheiro especificado.\n" "ShellExecuteEx falhado" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr "Não foi possível converter o nome do ficheiro de Unix para DOS."
diff --git a/po/rm.po b/po/rm.po index d23364d..37e3fcb 100644 --- a/po/rm.po +++ b/po/rm.po
@@ -8997,14 +8997,14 @@ msgid "Referral hop limit exceeded" msgstr "" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 #, fuzzy msgid "" "Not Yet Implemented\n" "\n" msgstr "Na implementa" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "" @@ -9265,7 +9265,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9285,14 +9285,14 @@ "not possible to affect the operating system environment from within cmd.\n" msgstr "" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" "if called from the command line.\n" msgstr "" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9301,31 +9301,42 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" msgstr "" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9336,21 +9347,21 @@ "The verify flag has no function in Wine.\n" msgstr "" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" msgstr "" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9360,17 +9371,17 @@ "settings are restored.\n" msgstr "" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" msgstr "" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9382,7 +9393,7 @@ "association, if any.\n" msgstr "" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9396,24 +9407,24 @@ "associated to the specified file type.\n" msgstr "" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" "CHOICE is mainly used to build a menu selection in a batch file.\n" msgstr "" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" msgstr "" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9455,157 +9466,157 @@ "Enter HELP <command> for further information on any of the above commands.\n" msgstr "" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "" -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "" -#: cmd.rc:318 +#: cmd.rc:329 #, fuzzy msgid "No help available for %1\n" msgstr "INFUORMAZIUN" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "" -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "" -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" msgstr "" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "" -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "" -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr "" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr "" @@ -10993,14 +11004,14 @@ msgid "Exports selected branch of the registry to a text file" msgstr "" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" "ShellExecuteEx failed" msgstr "" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr ""
diff --git a/po/ro.po b/po/ro.po index ca28158..68d639a 100644 --- a/po/ro.po +++ b/po/ro.po
@@ -9509,7 +9509,7 @@ msgid "Referral hop limit exceeded" msgstr "Limită număr referenți depășită" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" @@ -9517,7 +9517,7 @@ "Încă neimplementat\n" "\n" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "%1: fișier negăsit\n" @@ -9870,7 +9870,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "RMDIR <dir> șterge subdosarul.\n" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9905,7 +9905,7 @@ "implementare Win32 nativă. Rețineți că nu poate fi modificat mediul\n" "sistemului de operare din cmd.\n" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" @@ -9915,8 +9915,7 @@ "din listă; astfel, parametrul 2 devine parametrul 1 și așa mai departe.\n" "Nu are efect dacă este apelat din linia de comandă.\n" -#: cmd.rc:175 start.rc:39 -#, fuzzy +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9925,40 +9924,36 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -"Lansați un program sau deschideți un document în programul utilizat\n" -"de obicei pentru fișierele cu acel sufix.\n" -"Utilizare:\n" -"start [opțiuni] cale_program [...]\n" -"start [opțiuni] cale_document\n" -"\n" -"Opțiuni:\n" -"/M[inimizat] Pornește programul minimizat.\n" -"/MAX[imized] Pornește programul maximizat.\n" -"/R[estored] Pornește programul normal (nici minimizat, nici maximizat).\n" -"/W[ait] Așteaptă ca programul pornit să termine, apoi ieși din el\n" -" cu codul său de ieșire.\n" -"/Unix Utilizează un nume de fișier Unix și pornește fișierul ca\n" -" windows explorer.\n" -"/ProgIDOpen Deschide un document utilizând următorul progID.\n" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "TIME afișează sau schimbă ora sistemului.\n" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "TITLE [șir] definește titlul pentru fereastra cmd.\n" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" @@ -9966,7 +9961,7 @@ "TYPE <numefișier> copiază <numefișier> în consolă (sau unde este\n" "redirecționat). Nu se verifică dacă fișierul conține text lizibil.\n" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9985,21 +9980,21 @@ "\n" "Indicatorul de verificare nu are nici o funcție în Wine.\n" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "VER afișează versiunea de cmd utilizată.\n" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "VOL Afișează eticheta de volum a unui disc.\n" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" msgstr "" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -10009,7 +10004,7 @@ "settings are restored.\n" msgstr "" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" @@ -10017,11 +10012,11 @@ "PUSHD <numedirector> salvează directorul curent într-o stivă și apoi\n" "înlocuiește directorul curent cu cel specificat.\n" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "POPD schimbă directorul curent cu ultimul salvat cu PUSHD.\n" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -10033,7 +10028,7 @@ "association, if any.\n" msgstr "" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -10047,18 +10042,18 @@ "associated to the specified file type.\n" msgstr "" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "MORE afișează în pagini conținutul fișierelor sau datele introduse.\n" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" "CHOICE is mainly used to build a menu selection in a batch file.\n" msgstr "" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" @@ -10066,7 +10061,7 @@ "EXIT termină sesiunea curentă a liniei de comandă și revine la sistemul\n" "de operare sau shell-ul din care ați invocat cmd.\n" -#: cmd.rc:304 +#: cmd.rc:315 #, fuzzy msgid "" "CMD built-in commands are:\n" @@ -10140,112 +10135,112 @@ "Introduceți HELP <comandă> pentru informații suplimentare despre\n" "comenzile de mai sus\n" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "Sunteți sigur?" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "D" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "N" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "Lipsește asocierea cu fișiere pentru extensia %1\n" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "" "Nici o comandă de deschidere nu este asociată cu tipul de fișier „%1”\n" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "Suprascrie %1?" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "Mai mult..." -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "" "Linie posibil trunchiată în procesarea fișierului batch. Se utilizează:\n" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "Argument lipsă\n" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "Eroare de sintaxă\n" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "Nu există ajutor pentru %1\n" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "Destinația pentru GOTO nu a fost găsită\n" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "Data actuală este %1\n" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "Ora actuală este %1\n" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "Introduceți noua dată: " -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "Introduceți noua oră: " -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "Variabila de mediu %1 nu este definită\n" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "Deschiderea „%1” a eșuat\n" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "Nu se poate apela eticheta pentru batch în afara unui script batch\n" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "T" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "Șterge %1?" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "Echo este %1\n" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "Verify este %1\n" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "Verify trebuie să fie ON sau OFF\n" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "Eroare de parametri\n" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" @@ -10253,47 +10248,47 @@ "Numărul de serie al volumului este %1!04x!-%2!04x!\n" "\n" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "Etichetă pentru volum (11 caractere, <Enter> pentru nici una)?" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "PATH negăsită\n" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "Apăsați orice tastă pentru a continua... " -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "Linia de comandă Wine" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "CMD versiunea %1!S!\n" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "Mai mult? " -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "Șirul introdus este prea lung.\n" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr " (Da|Nu)" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr " (Da|Nu|Toate)" @@ -11698,7 +11693,7 @@ msgid "Exports selected branch of the registry to a text file" msgstr "Exportă ramura de registru selectată ca fișier text" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" @@ -11707,7 +11702,7 @@ "Aplicația nu a putut fi pornită sau nu există nici o aplicație asociată\n" "cu fișierul specificat. ShellExecuteEx a eșuat" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr "" "Nu a putut fi tradus numele de fișier Unix specificat într-un nume de fișier "
diff --git a/po/ru.po b/po/ru.po index a2a9cc2..3275f93 100644 --- a/po/ru.po +++ b/po/ru.po
@@ -9216,7 +9216,7 @@ msgid "Referral hop limit exceeded" msgstr "Предел числа пересылки ссылок превышен" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" @@ -9224,7 +9224,7 @@ "Ещё не выполнено\n" "\n" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "%1: Файл не найден\n" @@ -9595,7 +9595,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "RMDIR <директория> удаляет поддиректорию.\n" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9631,7 +9631,7 @@ "переменных, чем в обычной Win32. Стоит отметить,\n" "что невозможно изменить окружение операционной системы из cmd.\n" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" @@ -9641,7 +9641,7 @@ "списка, таким образом параметр 2 переместится в параметр 1 и так далее.\n" "SHIFT не работает при вызове в командной строке.\n" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9650,41 +9650,36 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -"Запускает программу или открывает документ приложением,\n" -"связанным с файлами с данным расширением.\n" -"\n" -"Использование:\n" -"start [options] имя_файла_программы [...]\n" -"start [options] имя_файла_документа\n" -"\n" -"Опции:\n" -"/M[inimized] Запустить программу свёрнутой.\n" -"/MAX[imized] Запустить программу на весь экран.\n" -"/R[estored] Запустить программу в окне обычного размера.\n" -"/W[ait] Ожидать завершения программы и выйти с её кодом выхода.\n" -"/Unix Запустить с помощью windows explorer, используя Unix-имя " -"файла.\n" -"/ProgIDOpen Открыть документ, используя указанный progID.\n" -"/? Вывести эту справку и выйти.\n" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "TIME устанавливает или отображает системное время.\n" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "TITLE <строка> устанавливает заголовок окна cmd.\n" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" @@ -9694,7 +9689,7 @@ "Проверка на то, что файл - это текст, предназначенный для чтения, " "отсутствует.\n" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9713,15 +9708,15 @@ "\n" "Этот флаг не используется в Wine.\n" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "VER выводит версию используемого cmd.\n" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "VOL выводит метку тома дискового устройства.\n" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" @@ -9729,7 +9724,7 @@ "ENDLOCAL заканчивает действие локальных изменений окружения,\n" "произошедших в пакетном файле после SETLOCAL.\n" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9745,7 +9740,7 @@ "файла, если такой команды нет), после чего все переменные\n" "окружения восстанавливаются.\n" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" @@ -9753,11 +9748,11 @@ "PUSHD <directoryname> сохраняет текущий каталог в стек,\n" "а затем переходит в указанный каталог.\n" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "POPD переходит в каталог, сохранённый командой PUSHD.\n" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9777,7 +9772,7 @@ "При отсутствии типа файла после знака равенства текущее сопоставление " "удаляется.\n" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9800,11 +9795,11 @@ "При отсутствии команды после знака равно текущая назначенная команда " "удаляется.\n" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "MORE выводит содержимое файлов или каналов постранично.\n" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" @@ -9814,7 +9809,7 @@ "не нажмёт клавишу из предложенного списка.\n" "CHOICE обычно применяется для создания меню в пакетном файле.\n" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" @@ -9822,7 +9817,7 @@ "EXIT завершает текущую командную сессию и возвращает\n" "в операционную систему или оболочку из которой был запущен cmd.\n" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9904,110 +9899,110 @@ "Выполните HELP <команда> для дополнительной информации по перечисленным " "командам.\n" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "Вы уверены?" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "Y" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "N" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "Нет ассоциации для расширения %1\n" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "Не работает команда, ассоциированная с типом файлов '%1'\n" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "Перезаписать %1?" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "Дальше..." -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "Строка в обрабатываемом bat-файле возможно урезана. Используем:\n" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "Отсутствует аргумент\n" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "Синтаксическая ошибка\n" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "Справка для %1 отсутствует\n" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "Цель для GOTO не найдена\n" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "Текущая дата %1\n" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "Текущее время %1\n" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "Введите новую дату: " -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "Введите новое время: " -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "Переменная окружения %1 не определена\n" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "Не удалось открыть '%1'\n" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "Не могу вызвать метку bat-файла вне bat-скрипта\n" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "A" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "Удалить %1?" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "Echo установлено в %1\n" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "Verify установлено в %1\n" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "Verify должен быть либо ON, либо OFF\n" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "Неверный параметр\n" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" @@ -10015,47 +10010,47 @@ "Серийный номер тома %1!04x!-%2!04x!\n" "\n" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "Метка диска (11 символов, <Enter> для ввода пустой метки)?" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "PATH не найден\n" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "Нажмите любую клавишу для продолжения... " -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "Приглашение командной строки Wine" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "Версия CMD %1!S!\n" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "Ещё? " -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "Введённая команда слишком длинная.\n" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "Том на диске %1!c! имеет метку %2\n" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "Том на диске %1!c! не имеет метки.\n" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr " (Y - да|N - нет)" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr " (Y - да|N - нет|A - все)" @@ -11465,7 +11460,7 @@ msgid "Exports selected branch of the registry to a text file" msgstr "Экспортирует выделенную ветку реестра в текстовый файл" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" @@ -11475,7 +11470,7 @@ "документа приложений.\n" "Вызов ShellExecuteEx провалился" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr "Невозможно перевести имя программы UNIX в имя DOS."
diff --git a/po/sk.po b/po/sk.po index 7256f79..2edba2d 100644 --- a/po/sk.po +++ b/po/sk.po
@@ -9073,13 +9073,13 @@ msgid "Referral hop limit exceeded" msgstr "" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" msgstr "" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 #, fuzzy msgid "%1: File Not Found\n" msgstr "Súbor nenájdený" @@ -9340,7 +9340,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9360,14 +9360,14 @@ "not possible to affect the operating system environment from within cmd.\n" msgstr "" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" "if called from the command line.\n" msgstr "" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9376,31 +9376,42 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" msgstr "" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9411,21 +9422,21 @@ "The verify flag has no function in Wine.\n" msgstr "" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" msgstr "" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9435,17 +9446,17 @@ "settings are restored.\n" msgstr "" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" msgstr "" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9457,7 +9468,7 @@ "association, if any.\n" msgstr "" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9471,24 +9482,24 @@ "associated to the specified file type.\n" msgstr "" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" "CHOICE is mainly used to build a menu selection in a batch file.\n" msgstr "" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" msgstr "" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9530,91 +9541,91 @@ "Enter HELP <command> for further information on any of the above commands.\n" msgstr "" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "O" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "N" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "" -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "" -#: cmd.rc:318 +#: cmd.rc:329 #, fuzzy msgid "No help available for %1\n" msgstr "Nie je k dispozícii; " -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "" -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "" -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "V" -#: cmd.rc:328 +#: cmd.rc:339 #, fuzzy msgid "Delete %1?" msgstr "" @@ -9623,69 +9634,69 @@ "#-#-#-#-# sk.po (Wine) #-#-#-#-#\n" "&Vymazať" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" msgstr "" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "" -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "" -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr " (Áno|Nie)" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr " (Áno|Nie|Všetky)" @@ -11067,14 +11078,14 @@ msgid "Exports selected branch of the registry to a text file" msgstr "" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" "ShellExecuteEx failed" msgstr "" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr ""
diff --git a/po/sl.po b/po/sl.po index ed01b03..6db18b6 100644 --- a/po/sl.po +++ b/po/sl.po
@@ -9270,7 +9270,7 @@ msgid "Referral hop limit exceeded" msgstr "Meja preskoka napotitev je bila presežena" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" @@ -9278,7 +9278,7 @@ "Ni še podprto\n" "\n" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "%1: datoteke ni mogoče najti\n" @@ -9651,7 +9651,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "RMDIR <mapa> izbriše podmapo.\n" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9688,7 +9688,7 @@ "okolje Win32. S programom cmd ni mogoče vplivati na okolje matičnega\n" "operacijskega sistema.\n" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" @@ -9699,7 +9699,7 @@ "parametrov; parameter 2 tako postane parameter 1, itd. Ukaz nima nobenega\n" "učinka pri uporabi iz ukazne vrstice.\n" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9708,40 +9708,36 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -"Zažene program oziroma odpre dokument v programu, ki je povezan z datotekami " -"s to pripono.\n" -"Uporaba:\n" -"start [možnosti] ime_programa [...]\n" -"start [možnosti] ime_dokumenta\n" -"\n" -"Možnosti:\n" -"/M[inimized] Zažene program s skrčenim oknom.\n" -"/MAX[imized] Zažene program z razpetim oknom.\n" -"/R[estored] Zažene program z običajno velikostjo okna.\n" -"/W[ait] Počaka, da se zagnani program zaključi, nato se konča in vrne " -"kodo ob končanju programa.\n" -"/Unix Odpre datoteko podano z UNIX potjo, kot bi jo Raziskovalec.\n" -"/ProgIDOpen Odpre dokument z uporabo naslednjega IDprograma.\n" -"/? Prikaže to pomoč in konča.\n" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "TIME nastavi ali prikaže trenutni sistemski čas.\n" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "Nastavi naslov za okno cmd. Skladnja je: TITLE <niz>.\n" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" @@ -9750,7 +9746,7 @@ "drugje, če gre za preusmeritev). Ukaz ne preveri, ali je vsebina datoteke v\n" "resnici berljivo besedilo.\n" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9769,15 +9765,15 @@ "\n" "Zastavica preverjanja v Wine nima nobene zmožnosti.\n" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "VER prikaže različico cmd, ki jo poganjate.\n" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "VOL pokaže oznako nosilca diskovne naprave.\n" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" @@ -9785,7 +9781,7 @@ "ENDLOCAL konča lokaliziranje okoljskih sprememb v paketni datoteki,\n" "ki so bile uvedene z vnosom SETLOCAL.\n" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9801,7 +9797,7 @@ "karkoli je prej). Takrat so obnovljene predhodne nastavitve\n" "okolja.\n" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" @@ -9809,13 +9805,13 @@ "PUSHD <ime_mape> shrani trenutno mapo v sklad in se nato\n" "preseli v navedeno mapo.\n" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "" "POPD se preseli iz trenutne mape v mapo, ki je bila nazadnje\n" "shranjena z ukazom PUSHD.\n" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9835,7 +9831,7 @@ "Če za enačajem ne določite vrste datoteke, so morebitne povezave datotek " "odstranjene.\n" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9859,11 +9855,11 @@ "Če ukaza odpiranja ne določite ukaz za enačajem odstrani ukazni niz, ki je " "povezan z določeno vrsto datoteke.\n" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "MORE prikaže vsebino datotek ali preusmerjenega vnosa v straneh.\n" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" @@ -9874,7 +9870,7 @@ "CHOICE se uporablja predvsem za izgradnjo izberljivega menija v paketni " "datoteki.\n" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" @@ -9883,7 +9879,7 @@ "sistemu\n" "ali ukazni lupini, iz katere ste priklicali cmd.\n" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9964,110 +9960,110 @@ "Uporabite HELP <ukaz> za več podrobnosti o kateremkoli od zgoraj navedenih\n" "ukazov.\n" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "Ali ste prepričani?" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "D" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "N" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "Manjka povezava datoteke za pripono %1\n" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "Noben ukaz za odprtje ni povezan z vrsto datotek '%1'\n" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "Prepiši %1?" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "Več ..." -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "Vrstica v paketni datoteki je morda skrajšana. Uporaba:\n" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "Argument manjka\n" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "Napaka skladnje\n" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "Za %1 ni pomoči na voljo\n" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "Cilja ukaza GOTO ni mogoče najti\n" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "Trenutni datum je %1\n" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "Trenutni čas je %1\n" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "Vnesite nov datum: " -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "Vnesite nov čas: " -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "Okoljska spremenljivka %1 ni določena\n" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "Odpiranje '%1' je spodletelo\n" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "Klic paketne oznake zunaj paketnega skripta ni mogoč\n" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "V" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "Izbriši %1?" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "Odmev je %1\n" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "Preverjanje je %1\n" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "Vrednost zastavice preverjanja mora biti ON ali OFF\n" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "Napaka parametra\n" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" @@ -10075,47 +10071,47 @@ "Zaporedna št. nosilca je %1!04x!-%2!04x!\n" "\n" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "Oznaka nosilca (11 znakov, <Enter> za brez)?" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "POTI ni mogoče najti\n" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "Pritisnite katerokoli tipko za nadaljevanje ... " -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "Ukazni poziv Wine" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "Različica CMD %1!S!\n" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "Več? " -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "Vhodna vrstica je predolga.\n" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "Nosilec v pogonu %1!c! je %2\n" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "Nosilec v pogonu %1!c! nima oznake.\n" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr " (Da|Ne)" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr " (Da|Ne|Vse)" @@ -11527,7 +11523,7 @@ msgid "Exports selected branch of the registry to a text file" msgstr "Izvozi izbrano vejo registra v besedilno datoteko" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" @@ -11537,7 +11533,7 @@ "program.\n" "Ukaz ShellExecuteEx ni uspel" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr "Navedenega imena datoteke Unix ni mogoče prevesti v DOS ime datoteke."
diff --git a/po/sr_RS@cyrillic.po b/po/sr_RS@cyrillic.po index f12b625..0769a55 100644 --- a/po/sr_RS@cyrillic.po +++ b/po/sr_RS@cyrillic.po
@@ -9408,13 +9408,13 @@ msgid "Referral hop limit exceeded" msgstr "Ограничење чвора упућивача је прекорачено" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" msgstr "" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 #, fuzzy msgid "%1: File Not Found\n" msgstr "Датотека није пронађена" @@ -9675,7 +9675,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9695,14 +9695,14 @@ "not possible to affect the operating system environment from within cmd.\n" msgstr "" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" "if called from the command line.\n" msgstr "" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9711,31 +9711,42 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" msgstr "" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9746,21 +9757,21 @@ "The verify flag has no function in Wine.\n" msgstr "" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" msgstr "" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9770,17 +9781,17 @@ "settings are restored.\n" msgstr "" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" msgstr "" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9792,7 +9803,7 @@ "association, if any.\n" msgstr "" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9806,24 +9817,24 @@ "associated to the specified file type.\n" msgstr "" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" "CHOICE is mainly used to build a menu selection in a batch file.\n" msgstr "" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" msgstr "" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9865,162 +9876,162 @@ "Enter HELP <command> for further information on any of the above commands.\n" msgstr "" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "" -#: cmd.rc:311 +#: cmd.rc:322 #, fuzzy msgid "Overwrite %1?" msgstr "Заменити %s? (Да|Не|Све)\n" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "" -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "" -#: cmd.rc:318 +#: cmd.rc:329 #, fuzzy msgid "No help available for %1\n" msgstr "Недоступно; " -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "" -#: cmd.rc:320 +#: cmd.rc:331 #, fuzzy msgid "Current Date is %1\n" msgstr "&Текућа страна" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "" -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "" -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 #, fuzzy msgid "Failed to open '%1'\n" msgstr "Отварање „%s“ датотеке није успело\n" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "" -#: cmd.rc:328 +#: cmd.rc:339 #, fuzzy msgid "Delete %1?" msgstr "&Избриши" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" msgstr "" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "" -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "" -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "" -#: cmd.rc:343 +#: cmd.rc:354 #, fuzzy msgid " (Yes|No)" msgstr "%s? (Да|Не)\n" -#: cmd.rc:344 +#: cmd.rc:355 #, fuzzy msgid " (Yes|No|All)" msgstr "%s? (Да|Не)\n" @@ -11488,14 +11499,14 @@ msgid "Exports selected branch of the registry to a text file" msgstr "" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" "ShellExecuteEx failed" msgstr "" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr ""
diff --git a/po/sr_RS@latin.po b/po/sr_RS@latin.po index c0758b6..b3037ae 100644 --- a/po/sr_RS@latin.po +++ b/po/sr_RS@latin.po
@@ -9508,13 +9508,13 @@ msgid "Referral hop limit exceeded" msgstr "Ograničenje čvora upućivača je prekoračeno" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" msgstr "" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 #, fuzzy msgid "%1: File Not Found\n" msgstr "Datoteka nije pronađena" @@ -9775,7 +9775,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9795,14 +9795,14 @@ "not possible to affect the operating system environment from within cmd.\n" msgstr "" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" "if called from the command line.\n" msgstr "" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9811,31 +9811,42 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" msgstr "" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9846,21 +9857,21 @@ "The verify flag has no function in Wine.\n" msgstr "" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" msgstr "" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9870,17 +9881,17 @@ "settings are restored.\n" msgstr "" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" msgstr "" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9892,7 +9903,7 @@ "association, if any.\n" msgstr "" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9906,24 +9917,24 @@ "associated to the specified file type.\n" msgstr "" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" "CHOICE is mainly used to build a menu selection in a batch file.\n" msgstr "" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" msgstr "" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9965,162 +9976,162 @@ "Enter HELP <command> for further information on any of the above commands.\n" msgstr "" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "" -#: cmd.rc:311 +#: cmd.rc:322 #, fuzzy msgid "Overwrite %1?" msgstr "Zameniti %s? (Da|Ne|Sve)\n" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "" -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "" -#: cmd.rc:318 +#: cmd.rc:329 #, fuzzy msgid "No help available for %1\n" msgstr "Nedostupno; " -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "" -#: cmd.rc:320 +#: cmd.rc:331 #, fuzzy msgid "Current Date is %1\n" msgstr "&Tekuća strana" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "" -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "" -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 #, fuzzy msgid "Failed to open '%1'\n" msgstr "Otvaranje „%s“ datoteke nije uspelo\n" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "" -#: cmd.rc:328 +#: cmd.rc:339 #, fuzzy msgid "Delete %1?" msgstr "&Izbriši" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" msgstr "" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "" -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "" -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "" -#: cmd.rc:343 +#: cmd.rc:354 #, fuzzy msgid " (Yes|No)" msgstr "%s? (Da|Ne)\n" -#: cmd.rc:344 +#: cmd.rc:355 #, fuzzy msgid " (Yes|No|All)" msgstr "%s? (Da|Ne)\n" @@ -11634,14 +11645,14 @@ msgid "Exports selected branch of the registry to a text file" msgstr "" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" "ShellExecuteEx failed" msgstr "" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr ""
diff --git a/po/sv.po b/po/sv.po index bcefc52..5784e45 100644 --- a/po/sv.po +++ b/po/sv.po
@@ -9174,7 +9174,7 @@ msgid "Referral hop limit exceeded" msgstr "" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" @@ -9182,7 +9182,7 @@ "Ännu ej implementerat\n" "\n" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "%1: Kunde inte hitta filen\n" @@ -9534,7 +9534,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "RMDIR <plats> tar bort vald plats.\n" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9569,7 +9569,7 @@ "än i en riktig Win32-implementation. Notera att det inte går att påverka\n" "operativsystemets miljövariabler via cmd.\n" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" @@ -9579,7 +9579,7 @@ "listan så att parameter 2 blir parameter 1 o.s.v. SHIFT har ingen effekt\n" "om det anropas ifrån kommandoraden.\n" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9588,41 +9588,36 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -"Starta ett program, eller öppna ett dokument i programmet som normalt " -"används\n" -"för filer med den filändelsen.\n" -"Användning:\n" -"start [flaggor] programmets_filnamn [...]\n" -"start [flaggor] dokumentets_filnamn\n" -"\n" -"Flaggor:\n" -"/M[inimized] Starta programmet minimerat.\n" -"/MAX[imized] Starta programmet maximerat.\n" -"/R[estored] Starta programmet normalt (varken minimerat eller maximerat).\n" -"/W[ait] Vänta på att startat program avslutar, avsluta sedan med dess\n" -" avslutsskod.\n" -"/Unix Använd ett Unix-filnamn och starta filen som windows explorer.\n" -"/ProgIDOpen Öppna ett dokument med hjälp av följande progID.\n" -"/? Visa denna hjälp och avsluta.\n" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "TIME ställer in eller skriver ut ditt systems tid.\n" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "TITLE <sträng> ändrar fönsternamn för cmd-fönstret.\n" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" @@ -9630,7 +9625,7 @@ "TYPE <filnamn> kopierar <filnamn> till konsollen (eller annanstans om\n" "angivet). TYPE kollar inte vad filen i fråga är för typ av fil.\n" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9649,21 +9644,21 @@ "\n" "Det finns dock ingen användning för verifieraflaggor i Wine.\n" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "VER visar körd version av cmd.\n" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "VOL visar namnet på en diskvolym.\n" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" msgstr "" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9673,7 +9668,7 @@ "settings are restored.\n" msgstr "" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" @@ -9681,11 +9676,11 @@ "PUSHD <mappnamn> sparar nuvarande sökväg i en stack,\n" "och ändrar sedan sökvägen till den angivna mappen.\n" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "POPD ändrar nuvarande sökväg till den senast angivna i PUSHD.\n" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9697,7 +9692,7 @@ "association, if any.\n" msgstr "" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9711,11 +9706,11 @@ "associated to the specified file type.\n" msgstr "" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "MORE visar filer eller inmatad text på sidor.\n" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" @@ -9725,7 +9720,7 @@ "trycker ner en tangent från en valbar lista.\n" "CHOICE används främst för att skapa menyval i batchfiler.\n" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" @@ -9733,7 +9728,7 @@ "EXIT avslutar cmd och skickar tillbaks användaren till\n" "operativsystemet eller skalet som cmd startades ifrån.\n" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9814,110 +9809,110 @@ "\n" "Skriv HELP <command> för mer information om något av kommandona ovanför.\n" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "Är du säker?" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "J" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "N" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "Det finns ingen filassociation för filformat %1\n" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "Ingen kommando förknippat med filtyp '%1'\n" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "Skriva över %1?" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "Mer..." -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "En rad i batch möjligtvis trunkerad. Använder:\n" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "Argument saknas\n" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "Syntaxfel\n" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "Ingen hjälp tillgänglig för %1\n" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "Mål för GOTO ej funnet\n" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "Dagens datum är %1\n" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "Tiden är %1\n" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "Skriv nytt datum: " -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "Skriv in den nya tiden: " -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "Miljövariabeln %1 ej definierad\n" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "Misslyckades med att öppna '%1'\n" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "Går ej att anropa en batchetikett utanför ett batchskript\n" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "A" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "Ta bort %1?" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "Ekot är %1\n" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "Verifiera är %1\n" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "Verifiera måste vara ON (på) eller OFF (av)\n" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "Parameterfel\n" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" @@ -9925,47 +9920,47 @@ "Diskvolymens serienummer är %1!04x!-%2!04x!\n" "\n" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "Diskvolymens namn (11 tecken, tryck <Enter> för inget)?" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "Sökväg ej funnen\n" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "Tryck på en tangent för att fortsätta... " -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "Wine kommandoprompt" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "CMD Version %1!S!\n" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "Mer? " -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "Inmatningen är för lång.\n" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr " (Ja|Nej)" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr " (Ja|Nej|Alla)" @@ -11375,7 +11370,7 @@ msgid "Exports selected branch of the registry to a text file" msgstr "Exporterar vald gren av registret till en textfil" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" @@ -11385,7 +11380,7 @@ "angivna filen.\n" "'ShellExecuteEx' misslyckades" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr "Kunde inte konvertera Unix-filnamnet till ett DOS-filnamn."
diff --git a/po/te.po b/po/te.po index 93dcac9..189bdd0 100644 --- a/po/te.po +++ b/po/te.po
@@ -8939,13 +8939,13 @@ msgid "Referral hop limit exceeded" msgstr "" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" msgstr "" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "" @@ -9205,7 +9205,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9225,14 +9225,14 @@ "not possible to affect the operating system environment from within cmd.\n" msgstr "" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" "if called from the command line.\n" msgstr "" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9241,31 +9241,42 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" msgstr "" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9276,21 +9287,21 @@ "The verify flag has no function in Wine.\n" msgstr "" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" msgstr "" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9300,17 +9311,17 @@ "settings are restored.\n" msgstr "" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" msgstr "" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9322,7 +9333,7 @@ "association, if any.\n" msgstr "" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9336,24 +9347,24 @@ "associated to the specified file type.\n" msgstr "" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" "CHOICE is mainly used to build a menu selection in a batch file.\n" msgstr "" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" msgstr "" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9395,156 +9406,156 @@ "Enter HELP <command> for further information on any of the above commands.\n" msgstr "" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "" -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "" -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "" -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" msgstr "" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "" -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "" -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr "" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr "" @@ -10914,14 +10925,14 @@ msgid "Exports selected branch of the registry to a text file" msgstr "" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" "ShellExecuteEx failed" msgstr "" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr ""
diff --git a/po/th.po b/po/th.po index f74832d..3f8ef65 100644 --- a/po/th.po +++ b/po/th.po
@@ -9094,13 +9094,13 @@ msgid "Referral hop limit exceeded" msgstr "" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" msgstr "" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 #, fuzzy msgid "%1: File Not Found\n" msgstr "ไม่พบแฟ้ม" @@ -9366,7 +9366,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9386,14 +9386,14 @@ "not possible to affect the operating system environment from within cmd.\n" msgstr "" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" "if called from the command line.\n" msgstr "" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9402,31 +9402,42 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" msgstr "" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9437,21 +9448,21 @@ "The verify flag has no function in Wine.\n" msgstr "" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" msgstr "" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9461,17 +9472,17 @@ "settings are restored.\n" msgstr "" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" msgstr "" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9483,7 +9494,7 @@ "association, if any.\n" msgstr "" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9497,24 +9508,24 @@ "associated to the specified file type.\n" msgstr "" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" "CHOICE is mainly used to build a menu selection in a batch file.\n" msgstr "" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" msgstr "" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9556,158 +9567,158 @@ "Enter HELP <command> for further information on any of the above commands.\n" msgstr "" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "" -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "" -#: cmd.rc:318 +#: cmd.rc:329 #, fuzzy msgid "No help available for %1\n" msgstr "ใช้ไม่ได้ตอนนี้; " -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "" -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "" -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "" -#: cmd.rc:328 +#: cmd.rc:339 #, fuzzy msgid "Delete %1?" msgstr "ลบ\tDel" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" msgstr "" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "" -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "" -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr "" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr "" @@ -11112,14 +11123,14 @@ msgid "Exports selected branch of the registry to a text file" msgstr "" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" "ShellExecuteEx failed" msgstr "" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr ""
diff --git a/po/tr.po b/po/tr.po index 1190b86..8be460b 100644 --- a/po/tr.po +++ b/po/tr.po
@@ -9047,13 +9047,13 @@ msgid "Referral hop limit exceeded" msgstr "Paketin gönderildiği yönlendirici sınırı aşıldı" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" msgstr "" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "" @@ -9414,7 +9414,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9449,7 +9449,7 @@ "değer bulunacaktır. cmd altında işletim sistemi çevresini değiştirmek\n" "mümkün değildir.\n" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" @@ -9459,8 +9459,7 @@ "siler. Böylece 2. parametre 1. parametre olacaktır. Komut satırında\n" "çağrıldığında bir etkisi yoktur.\n" -#: cmd.rc:175 start.rc:39 -#, fuzzy +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9469,40 +9468,37 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -"Bir programı veya uzantısı ile ilişkili olan program içinde bir belgeyi " -"açar.\n" -"Kullanım:\n" -"start [seçenekler] program_dosyaadı [...]\n" -"start [seçenekler] belge_dosyaadı\n" -"\n" -"Seçenekler:\n" -"/M[inimized] Simge halinde başlat.\n" -"/MAX[imized] Ekranı kaplayacak şekilde başlat.\n" -"/R[estored] Programı normal bir şekilde başlat (simge halinde veya " -"büyütülmüş halde olabilir).\n" -"/W[ait] Başlatılmış programın bitmesini bekle, sonra çıkış koduyla " -"çık.\n" -"/ProgIDOpen Open a document using the following progID.\n" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "" "cmd penceresi için pencere başlığını değiştirir. Sözdizimi: TITLE [dize]\n" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" @@ -9510,7 +9506,7 @@ "TYPE <dosyaadı> komutu <dosyaadı>'nı konsol aygıtına kopyalar (eğer\n" "yönlendirilmişse başka yere). Dosyanın okunabilirliği denetlenmez.\n" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9528,21 +9524,21 @@ "\n" "Doğrulama bayrağının Wine'da bir işlevi yoktur.\n" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" msgstr "" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9552,17 +9548,17 @@ "settings are restored.\n" msgstr "" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" msgstr "" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9574,7 +9570,7 @@ "association, if any.\n" msgstr "" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9588,18 +9584,18 @@ "associated to the specified file type.\n" msgstr "" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" "CHOICE is mainly used to build a menu selection in a batch file.\n" msgstr "" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" @@ -9607,7 +9603,7 @@ "EXIT geçerli komut oturumunu sonlandırır ve cmd'yi çağırdığınız\n" "yerden işletim sistemine döner.\n" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9687,156 +9683,156 @@ "\n" "Yukarıdaki komutlar hakkında daha fazla bilgi için HELP <komut> girin.\n" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "Emin misin?" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "E" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "H" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "" -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "Yeni tarih gir: " -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "Yeni zaman gir: " -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "T" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "%1 sil ?" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" msgstr "" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "" -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "" -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr " (Evet|Hayır)" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr " (Evet|Hayır|Tümü)" @@ -11211,7 +11207,7 @@ msgid "Exports selected branch of the registry to a text file" msgstr "Sistem kaydının bir kısmını veya tümünü bir metin dosyasına aktarır" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" @@ -11220,7 +11216,7 @@ "Uygulama başlatılamadı veya belirtilen dosya ile ilişkili bir uygulama yok.\n" "ShellExecuteEx başarısız" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr ""
diff --git a/po/uk.po b/po/uk.po index d11fdd4..4dcf02c 100644 --- a/po/uk.po +++ b/po/uk.po
@@ -9264,7 +9264,7 @@ msgid "Referral hop limit exceeded" msgstr "Перевищено граничну кількість пересилання посилань" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" @@ -9272,7 +9272,7 @@ "Ще не реалізовано\n" "\n" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "%1: Файл не знайдено\n" @@ -9637,7 +9637,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "RMDIR <тека> видаляє підтеку.\n" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9673,7 +9673,7 @@ "в звичайній реалізації Win32. Зверніть увагу на те, що неможливо\n" "змінити оточення операційної системи з cmd.\n" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" @@ -9684,7 +9684,7 @@ "при\n" "її виклику з командного рядка.\n" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9693,41 +9693,36 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -"Запустити програму чи відкрити документ в програмі, яка\n" -"зазвичай використовується для файлів з цим розширенням.\n" -"Використання:\n" -"start [опції] ім'я_файлу_програми [...]\n" -"start [опції] ім'я_файлу_документу\n" -"\n" -"Опції:\n" -"/M[inimized] Запустити програму згорнутою.\n" -"/MAX[imized] Запустити програму на весь екран.\n" -"/R[estored] Запустити програму зі звичайним розміром вікна.\n" -"/W[ait] Очікувати завершення запущеної програми і вийти з кодом її " -"виходу.\n" -"/Unix Сприймати шлях до документу записаним в Unix-форматі і " -"запускати як windows explorer.\n" -"/ProgIDOpen Відкрити документ, використовуючи зазначений progID.\n" -"/? Показати довідку та вийти.\n" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "TIME задає чи показує поточний системний час.\n" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "TITLE <рядок> задає заголовок вікна для вікна cmd.\n" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" @@ -9737,7 +9732,7 @@ "якщо він перенаправлений). Не перевіряється, чи файл це текст, призначений\n" "для читання.\n" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9756,15 +9751,15 @@ "\n" "Прапор перевірки не має функцій в Wine.\n" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "VER відображає версію запущеного cmd.\n" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "VOL відображає мітку тому дискового пристрою.\n" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" @@ -9772,7 +9767,7 @@ "ENDLOCAL завершує локазізацію змін оточення в пакетному файлі\n" "що були впроваджені командою SETLOCAL.\n" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9788,7 +9783,7 @@ "трапиться раніше), після чого відновлюються попередні налаштування\n" "оточення.\n" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" @@ -9796,11 +9791,11 @@ "PUSHD <ім'я_теки> зберігає поточну теку в стек,\n" "а потім змінює поточну теку на вказану.\n" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "POPD змінює поточну теку на останню збережену командою PUSHD.\n" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9820,7 +9815,7 @@ "Якщо не вказати тип файлу після знаку рівності то існуюча асоціація буде " "видалена.\n" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9844,11 +9839,11 @@ "Якщо не вказана команда відкриття після знаку рівності то це видалить\n" "команду для вказаного типу файлів.\n" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "MORE відображає вміст файлів чи каналів сторінками.\n" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" @@ -9859,7 +9854,7 @@ "CHOICE переважно використовується для побудови меню вибору в пакетному " "файлі.\n" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" @@ -9868,7 +9863,7 @@ "до операційної системи чи оболонки, з якої ви запустили cmd.\n" # FIXME: Missing CHOICE -#: cmd.rc:304 +#: cmd.rc:315 #, fuzzy msgid "" "CMD built-in commands are:\n" @@ -9948,110 +9943,110 @@ "\n" "Введіть HELP <команда> для детальнішої інформації про вищенаведені команди.\n" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "Ви впевнені?" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "Т" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "Н" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "Файлова асоціація для розширення %1 відсутня\n" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "Немає команди відкриття, асоційованої з файловим типом '%1'\n" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "Перезаписати %1?" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "Більше..." -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "Рядок в обробці Пакету мабуть урізаний. Використовую:\n" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "Відсутній аргумент\n" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "Синтаксична помилка\n" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "Немає довідки для %1\n" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "Не знайдена ціль для GOTO\n" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "Поточна дата: %1\n" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "Поточний час: %1\n" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "Введіть нову дату: " -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "Введіть новий час: " -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "Змінна оточення %1 не визначена\n" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "Не вдалось відкрити '%1'\n" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "Не можу викликати мітку пакету за межами пакетного скрипта\n" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "В" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "Видалити %1?" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "Echo зараз %1\n" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "Verify зараз %1\n" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "Verify повинен бути ON чи OFF\n" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "Помилка параметру\n" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" @@ -10059,47 +10054,47 @@ "Серійний номер диску: %1!04x!-%2!04x!\n" "\n" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "Мітка диску (11 символів, <Enter> - без мітки)?" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "PATH не знайдено\n" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "Натисніть будь-яку клавішу, щоб продовжити... " -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "Командний рядок Wine" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "Версія CMD %1!S!\n" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "Більше? " -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "Введений рядок задовгий.\n" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "Том в приводі %1!c! : %2\n" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "Том в приводі %1!c! не має мітки.\n" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr " (Так|Ні)" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr " (Так|Ні|Всі)" @@ -11511,7 +11506,7 @@ msgid "Exports selected branch of the registry to a text file" msgstr "Експортує вибрану гілку реєстру до текстового файлу" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" @@ -11521,7 +11516,7 @@ "документа додатків.\n" "Виклик ShellExecuteEx провалився" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr "Неможливо перетворити ім'я файлу UNIX в ім'я файлу DOS."
diff --git a/po/wa.po b/po/wa.po index 45fc282..8e414bd 100644 --- a/po/wa.po +++ b/po/wa.po
@@ -9037,13 +9037,13 @@ msgid "Referral hop limit exceeded" msgstr "" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" msgstr "" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 #, fuzzy msgid "%1: File Not Found\n" msgstr "'%s' pout nén esse trové." @@ -9309,7 +9309,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9329,14 +9329,14 @@ "not possible to affect the operating system environment from within cmd.\n" msgstr "" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" "if called from the command line.\n" msgstr "" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9345,31 +9345,42 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" msgstr "" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9380,21 +9391,21 @@ "The verify flag has no function in Wine.\n" msgstr "" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" msgstr "" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9404,17 +9415,17 @@ "settings are restored.\n" msgstr "" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" msgstr "" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9426,7 +9437,7 @@ "association, if any.\n" msgstr "" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9440,24 +9451,24 @@ "associated to the specified file type.\n" msgstr "" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" "CHOICE is mainly used to build a menu selection in a batch file.\n" msgstr "" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" msgstr "" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9499,157 +9510,157 @@ "Enter HELP <command> for further information on any of the above commands.\n" msgstr "" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "" -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "" -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "" -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "" -#: cmd.rc:328 +#: cmd.rc:339 #, fuzzy msgid "Delete %1?" msgstr "&Rafacer\tDel" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" msgstr "" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "" -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "" -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr "" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr "" @@ -11042,14 +11053,14 @@ msgid "Exports selected branch of the registry to a text file" msgstr "" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" "ShellExecuteEx failed" msgstr "" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr ""
diff --git a/po/wine.pot b/po/wine.pot index ac0980f..49431e1 100644 --- a/po/wine.pot +++ b/po/wine.pot
@@ -8885,13 +8885,13 @@ msgid "Referral hop limit exceeded" msgstr "" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" msgstr "" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "" @@ -9150,7 +9150,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9170,14 +9170,14 @@ "not possible to affect the operating system environment from within cmd.\n" msgstr "" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" "if called from the command line.\n" msgstr "" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9186,31 +9186,42 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" msgstr "" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9221,21 +9232,21 @@ "The verify flag has no function in Wine.\n" msgstr "" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" msgstr "" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9245,17 +9256,17 @@ "settings are restored.\n" msgstr "" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" msgstr "" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9267,7 +9278,7 @@ "association, if any.\n" msgstr "" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9281,24 +9292,24 @@ "associated to the specified file type.\n" msgstr "" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" "CHOICE is mainly used to build a menu selection in a batch file.\n" msgstr "" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" msgstr "" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9340,156 +9351,156 @@ "Enter HELP <command> for further information on any of the above commands.\n" msgstr "" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "" -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "" -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "" -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" msgstr "" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "" -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "" -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr "" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr "" @@ -10853,14 +10864,14 @@ msgid "Exports selected branch of the registry to a text file" msgstr "" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" "ShellExecuteEx failed" msgstr "" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr ""
diff --git a/po/zh_CN.po b/po/zh_CN.po index 66085e2..dc56fa9 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po
@@ -9000,13 +9000,13 @@ msgid "Referral hop limit exceeded" msgstr "" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" msgstr "" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "%1: 找不到文件\n" @@ -9265,7 +9265,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9285,14 +9285,14 @@ "not possible to affect the operating system environment from within cmd.\n" msgstr "" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" "if called from the command line.\n" msgstr "" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9301,31 +9301,42 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" msgstr "" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9336,21 +9347,21 @@ "The verify flag has no function in Wine.\n" msgstr "" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" msgstr "" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9360,17 +9371,17 @@ "settings are restored.\n" msgstr "" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" msgstr "" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9382,7 +9393,7 @@ "association, if any.\n" msgstr "" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9396,24 +9407,24 @@ "associated to the specified file type.\n" msgstr "" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" "CHOICE is mainly used to build a menu selection in a batch file.\n" msgstr "" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" msgstr "" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9455,156 +9466,156 @@ "Enter HELP <command> for further information on any of the above commands.\n" msgstr "" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "" -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "%1 的帮助不可用\n" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "当前日期是 %1\n" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "" -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "" -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "删除 %1?" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" msgstr "" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "" -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "" -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr "" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr "" @@ -10982,14 +10993,14 @@ msgid "Exports selected branch of the registry to a text file" msgstr "把选定的注册表分支导出为文本文件" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" "ShellExecuteEx failed" msgstr "" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr ""
diff --git a/po/zh_TW.po b/po/zh_TW.po index 5146d84..06d6920 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po
@@ -8954,13 +8954,13 @@ msgid "Referral hop limit exceeded" msgstr "" -#: attrib.rc:27 cmd.rc:314 +#: attrib.rc:27 cmd.rc:325 msgid "" "Not Yet Implemented\n" "\n" msgstr "" -#: attrib.rc:28 cmd.rc:317 +#: attrib.rc:28 cmd.rc:328 msgid "%1: File Not Found\n" msgstr "%1: 找不到檔案\n" @@ -9219,7 +9219,7 @@ msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "" -#: cmd.rc:193 +#: cmd.rc:204 msgid "" "SET displays or changes the cmd environment variables.\n" "\n" @@ -9239,14 +9239,14 @@ "not possible to affect the operating system environment from within cmd.\n" msgstr "" -#: cmd.rc:198 +#: cmd.rc:209 msgid "" "SHIFT is used in a batch file to remove one parameter from the head of\n" "the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n" "if called from the command line.\n" msgstr "" -#: cmd.rc:175 start.rc:39 +#: cmd.rc:186 start.rc:50 msgid "" "Start a program, or open a document in the program normally used for files " "with that suffix.\n" @@ -9255,31 +9255,42 @@ "start [options] document_filename\n" "\n" "Options:\n" -"/M[inimized] Start the program minimized.\n" -"/MAX[imized] Start the program maximized.\n" -"/R[estored] Start the program normally (neither minimized nor maximized).\n" -"/W[ait] Wait for started program to finish, then exit with its exit " +"\"title\" Specifies the title of the child windows.\n" +"/d directory Start the program in the specified directory.\n" +"/b Don't create a new console for the program.\n" +"/i Start the program with fresh environment variables.\n" +"/min Start the program minimized.\n" +"/max Start the program maximized.\n" +"/low Start the program in the idle priority class.\n" +"/normal Start the program in the normal priority class.\n" +"/high Start the program in the high priority class.\n" +"/realtime Start the program in the realtime priority class.\n" +"/abovenormal Start the program in the abovenormal priority class.\n" +"/belownormal Start the program in the belownormal priority class.\n" +"/node n Start the program on the specified NUMA node.\n" +"/affinity mask Start the program with the specified affinity mask.\n" +"/wait Wait for the started program to finish, then exit with its exit " "code.\n" -"/Unix Use a Unix filename and start the file like windows explorer.\n" -"/ProgIDOpen Open a document using the following progID.\n" +"/unix Use a Unix filename and start the file like windows explorer.\n" +"/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" -#: cmd.rc:200 +#: cmd.rc:211 msgid "TIME sets or shows the current system time.\n" msgstr "" -#: cmd.rc:202 +#: cmd.rc:213 msgid "TITLE <string> sets the window title for the cmd window.\n" msgstr "" -#: cmd.rc:206 +#: cmd.rc:217 msgid "" "TYPE <filename> copies <filename> to the console device (or elsewhere\n" "if redirected). No check is made that the file is readable text.\n" msgstr "" -#: cmd.rc:215 +#: cmd.rc:226 msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" @@ -9290,21 +9301,21 @@ "The verify flag has no function in Wine.\n" msgstr "" -#: cmd.rc:218 +#: cmd.rc:229 msgid "VER displays the version of cmd you are running.\n" msgstr "" -#: cmd.rc:220 +#: cmd.rc:231 msgid "VOL shows the volume label of a disk device.\n" msgstr "" -#: cmd.rc:224 +#: cmd.rc:235 msgid "" "ENDLOCAL ends localization of environment changes in a batch file\n" "which were introduced by a preceding SETLOCAL.\n" msgstr "" -#: cmd.rc:232 +#: cmd.rc:243 msgid "" "SETLOCAL starts localization of environment changes in a batch file.\n" "\n" @@ -9314,17 +9325,17 @@ "settings are restored.\n" msgstr "" -#: cmd.rc:235 +#: cmd.rc:246 msgid "" "PUSHD <directoryname> saves the current directory onto a\n" "stack, and then changes the current directory to the supplied one.\n" msgstr "" -#: cmd.rc:237 +#: cmd.rc:248 msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "" -#: cmd.rc:245 +#: cmd.rc:256 msgid "" "ASSOC shows or modifies file extension associations.\n" "\n" @@ -9336,7 +9347,7 @@ "association, if any.\n" msgstr "" -#: cmd.rc:256 +#: cmd.rc:267 msgid "" "FTYPE shows or modifies open commands associated with file types.\n" "\n" @@ -9350,24 +9361,24 @@ "associated to the specified file type.\n" msgstr "" -#: cmd.rc:258 +#: cmd.rc:269 msgid "MORE displays output of files or piped input in pages.\n" msgstr "" -#: cmd.rc:262 +#: cmd.rc:273 msgid "" "CHOICE displays a text and waits, until the User\n" "presses an allowed Key from a selectable list.\n" "CHOICE is mainly used to build a menu selection in a batch file.\n" msgstr "" -#: cmd.rc:266 +#: cmd.rc:277 msgid "" "EXIT terminates the current command session and returns\n" "to the operating system or shell from which you invoked cmd.\n" msgstr "" -#: cmd.rc:304 +#: cmd.rc:315 msgid "" "CMD built-in commands are:\n" "ASSOC\t\tShow or modify file extension associations\n" @@ -9409,156 +9420,156 @@ "Enter HELP <command> for further information on any of the above commands.\n" msgstr "" -#: cmd.rc:306 +#: cmd.rc:317 msgid "Are you sure?" msgstr "" -#: cmd.rc:307 xcopy.rc:40 +#: cmd.rc:318 xcopy.rc:40 msgctxt "Yes key" msgid "Y" msgstr "" -#: cmd.rc:308 xcopy.rc:41 +#: cmd.rc:319 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "" -#: cmd.rc:309 +#: cmd.rc:320 msgid "File association missing for extension %1\n" msgstr "" -#: cmd.rc:310 +#: cmd.rc:321 msgid "No open command associated with file type '%1'\n" msgstr "" -#: cmd.rc:311 +#: cmd.rc:322 msgid "Overwrite %1?" msgstr "" -#: cmd.rc:312 +#: cmd.rc:323 msgid "More..." msgstr "" -#: cmd.rc:313 +#: cmd.rc:324 msgid "Line in Batch processing possibly truncated. Using:\n" msgstr "" -#: cmd.rc:315 +#: cmd.rc:326 msgid "Argument missing\n" msgstr "" -#: cmd.rc:316 +#: cmd.rc:327 msgid "Syntax error\n" msgstr "" -#: cmd.rc:318 +#: cmd.rc:329 msgid "No help available for %1\n" msgstr "" -#: cmd.rc:319 +#: cmd.rc:330 msgid "Target to GOTO not found\n" msgstr "" -#: cmd.rc:320 +#: cmd.rc:331 msgid "Current Date is %1\n" msgstr "今天是 %1\n" -#: cmd.rc:321 +#: cmd.rc:332 msgid "Current Time is %1\n" msgstr "現在時間是 %1\n" -#: cmd.rc:322 +#: cmd.rc:333 msgid "Enter new date: " msgstr "輸入新日期:" -#: cmd.rc:323 +#: cmd.rc:334 msgid "Enter new time: " msgstr "輸入新時間:" -#: cmd.rc:324 +#: cmd.rc:335 msgid "Environment variable %1 not defined\n" msgstr "環境變數 %1 未定義\n" -#: cmd.rc:325 xcopy.rc:38 +#: cmd.rc:336 xcopy.rc:38 msgid "Failed to open '%1'\n" msgstr "開啟「%1」失敗\n" -#: cmd.rc:326 +#: cmd.rc:337 msgid "Cannot call batch label outside of a batch script\n" msgstr "" -#: cmd.rc:327 xcopy.rc:42 +#: cmd.rc:338 xcopy.rc:42 msgctxt "All key" msgid "A" msgstr "" -#: cmd.rc:328 +#: cmd.rc:339 msgid "Delete %1?" msgstr "刪除 %1?" -#: cmd.rc:329 +#: cmd.rc:340 msgid "Echo is %1\n" msgstr "" -#: cmd.rc:330 +#: cmd.rc:341 msgid "Verify is %1\n" msgstr "" -#: cmd.rc:331 +#: cmd.rc:342 msgid "Verify must be ON or OFF\n" msgstr "" -#: cmd.rc:332 +#: cmd.rc:343 msgid "Parameter error\n" msgstr "參數錯誤\n" -#: cmd.rc:333 +#: cmd.rc:344 msgid "" "Volume Serial Number is %1!04x!-%2!04x!\n" "\n" msgstr "" -#: cmd.rc:334 +#: cmd.rc:345 msgid "Volume label (11 characters, <Enter> for none)?" msgstr "" -#: cmd.rc:335 +#: cmd.rc:346 msgid "PATH not found\n" msgstr "" -#: cmd.rc:336 +#: cmd.rc:347 msgid "Press any key to continue... " msgstr "" -#: cmd.rc:337 +#: cmd.rc:348 msgid "Wine Command Prompt" msgstr "" -#: cmd.rc:338 +#: cmd.rc:349 msgid "CMD Version %1!S!\n" msgstr "" -#: cmd.rc:339 +#: cmd.rc:350 msgid "More? " msgstr "" -#: cmd.rc:340 +#: cmd.rc:351 msgid "The input line is too long.\n" msgstr "" -#: cmd.rc:341 +#: cmd.rc:352 msgid "Volume in drive %1!c! is %2\n" msgstr "" -#: cmd.rc:342 +#: cmd.rc:353 msgid "Volume in drive %1!c! has no label.\n" msgstr "" -#: cmd.rc:343 +#: cmd.rc:354 msgid " (Yes|No)" msgstr " (是|否)" -#: cmd.rc:344 +#: cmd.rc:355 msgid " (Yes|No|All)" msgstr " (是|否|全部)" @@ -10932,14 +10943,14 @@ msgid "Exports selected branch of the registry to a text file" msgstr "" -#: start.rc:41 +#: start.rc:52 msgid "" "Application could not be started, or no application associated with the " "specified file.\n" "ShellExecuteEx failed" msgstr "" -#: start.rc:43 +#: start.rc:54 msgid "Could not translate the specified Unix filename to a DOS filename." msgstr ""
diff --git a/programs/cmd/cmd.rc b/programs/cmd/cmd.rc index e5264c5..6e63936 100644 --- a/programs/cmd/cmd.rc +++ b/programs/cmd/cmd.rc
@@ -166,12 +166,23 @@ start [options] document_filename\n\ \n\ Options:\n\ -/M[inimized] Start the program minimized.\n\ -/MAX[imized] Start the program maximized.\n\ -/R[estored] Start the program normally (neither minimized nor maximized).\n\ -/W[ait] Wait for started program to finish, then exit with its exit code.\n\ -/Unix Use a Unix filename and start the file like windows explorer.\n\ -/ProgIDOpen Open a document using the following progID.\n\ +\"title\" Specifies the title of the child windows.\n\ +/d directory Start the program in the specified directory.\n\ +/b Don't create a new console for the program.\n\ +/i Start the program with fresh environment variables.\n\ +/min Start the program minimized.\n\ +/max Start the program maximized.\n\ +/low Start the program in the idle priority class.\n\ +/normal Start the program in the normal priority class.\n\ +/high Start the program in the high priority class.\n\ +/realtime Start the program in the realtime priority class.\n\ +/abovenormal Start the program in the abovenormal priority class.\n\ +/belownormal Start the program in the belownormal priority class.\n\ +/node n Start the program on the specified NUMA node.\n\ +/affinity mask Start the program with the specified affinity mask.\n\ +/wait Wait for the started program to finish, then exit with its exit code.\n\ +/unix Use a Unix filename and start the file like windows explorer.\n\ +/ProgIDOpen Open a document using the specified progID.\n\ /? Display this help and exit.\n" WCMD_SET,
diff --git a/programs/start/start.c b/programs/start/start.c index d65b497..8eb7148 100644 --- a/programs/start/start.c +++ b/programs/start/start.c
@@ -169,21 +169,46 @@ return result; } +static BOOL is_option(const WCHAR* arg, const WCHAR* opt) +{ + return CompareStringW(LOCALE_USER_DEFAULT, NORM_IGNORECASE, + arg, -1, opt, -1) == CSTR_EQUAL; +} + int wmain (int argc, WCHAR *argv[]) { SHELLEXECUTEINFOW sei; + DWORD creation_flags; WCHAR *args = NULL; int i; int unix_mode = 0; int progid_open = 0; + WCHAR *title = NULL; WCHAR *dos_filename = NULL; WCHAR *parent_directory = NULL; DWORD binary_type; - static const WCHAR openW[] = { 'o', 'p', 'e', 'n', 0 }; - static const WCHAR unixW[] = { 'u', 'n', 'i', 'x', 0 }; + static const WCHAR bW[] = { '/', 'b', 0 }; + static const WCHAR minW[] = { '/', 'm', 'i', 'n', 0 }; + static const WCHAR maxW[] = { '/', 'm', 'a', 'x', 0 }; + static const WCHAR lowW[] = { '/', 'l', 'o', 'w', 0 }; + static const WCHAR normalW[] = { '/', 'n', 'o', 'r', 'm', 'a', 'l', 0 }; + static const WCHAR highW[] = { '/', 'h', 'i', 'g', 'h', 0 }; + static const WCHAR realtimeW[] = { '/', 'r', 'e', 'a', 'l', 't', 'i', 'm', 'e', 0 }; + static const WCHAR abovenormalW[] = { '/', 'a', 'b', 'o', 'v', 'e', 'n', 'o', 'r', 'm', 'a', 'l', 0 }; + static const WCHAR belownormalW[] = { '/', 'b', 'e', 'l', 'o', 'w', 'n', 'o', 'r', 'm', 'a', 'l', 0 }; + static const WCHAR separateW[] = { '/', 's', 'e', 'p', 'a', 'r', 'a', 't', 'e', 0 }; + static const WCHAR sharedW[] = { '/', 's', 'h', 'a', 'r', 'e', 'd', 0 }; + static const WCHAR nodeW[] = { '/', 'n', 'o', 'd', 'e', 0 }; + static const WCHAR affinityW[] = { '/', 'a', 'f', 'f', 'i', 'n', 'i', 't', 'y', 0 }; + static const WCHAR wW[] = { '/', 'w', 0 }; + static const WCHAR waitW[] = { '/', 'w', 'a', 'i', 't', 0 }; + static const WCHAR helpW[] = { '/', '?', 0 }; + static const WCHAR unixW[] = { '/', 'u', 'n', 'i', 'x', 0 }; static const WCHAR progIDOpenW[] = - { 'p', 'r', 'o', 'g', 'I', 'D', 'O', 'p', 'e', 'n', 0}; + { '/', 'p', 'r', 'o', 'g', 'I', 'D', 'O', 'p', 'e', 'n', 0}; + static const WCHAR openW[] = { '/', 'o', 'p', 'e', 'n', 0 }; + static const WCHAR cmdW[] = { 'c', 'm', 'd', '.', 'e', 'x', 'e', 0 }; memset(&sei, 0, sizeof(sei)); sei.cbSize = sizeof(sei); @@ -193,87 +218,127 @@ sei.fMask = SEE_MASK_FLAG_DDEWAIT| SEE_MASK_FLAG_NO_UI| SEE_MASK_NO_CONSOLE; + sei.lpDirectory = NULL; + creation_flags = CREATE_NEW_CONSOLE; /* Canonical Microsoft commandline flag processing: - * flags start with /, are case insensitive, - * and may be run together in same word. + * flags start with / and are case insensitive. */ for (i=1; i<argc; i++) { - int ci; - + if (argv[i][0] == '"') { + title = argv[i]; + continue; + } if (argv[i][0] != '/') break; - /* Unix paths can start with / so we have to assume anything following /U is not a flag */ + /* Unix paths can start with / so we have to assume anything following /unix is not a flag */ if (unix_mode || progid_open) break; - /* Handle all options in this word */ - for (ci=0; argv[i][ci]; ) { - /* Skip slash */ - ci++; - switch(argv[i][ci]) { - case 'b': - case 'B': - break; /* FIXME: should stop new window from being created */ - case 'i': - case 'I': - break; /* FIXME: should ignore any changes to current environment */ - case 'm': - case 'M': - if (argv[i][ci+1] == 'a' || argv[i][ci+1] == 'A') - sei.nShow = SW_SHOWMAXIMIZED; - else - sei.nShow = SW_SHOWMINIMIZED; - break; - case 'r': - case 'R': - /* sei.nShow = SW_SHOWNORMAL; */ - break; - case 'u': - case 'U': - if (strncmpiW(&argv[i][ci], unixW, 4) == 0) - unix_mode = 1; - else { - WINE_ERR("Option '%s' not recognized\n", wine_dbgstr_w( argv[i]+ci-1)); - usage(); - } - break; - case 'p': - case 'P': - if (strncmpiW(&argv[i][ci], progIDOpenW, 17) == 0) - progid_open = 1; - else { - WINE_ERR("Option '%s' not recognized\n", wine_dbgstr_w( argv[i]+ci-1)); - usage(); - } - break; - case 'w': - case 'W': - sei.fMask |= SEE_MASK_NOCLOSEPROCESS; - break; - case '?': + if (argv[i][0] == '/' && (argv[i][1] == 'd' || argv[i][1] == 'D')) { + if (argv[i][2]) + /* The start directory was concatenated to the option */ + sei.lpDirectory = argv[i]+2; + else if (i+1 == argc) { + WINE_ERR("you must specify a directory path for the /d option\n"); usage(); - break; - default: - WINE_ERR("Option '%s' not recognized\n", wine_dbgstr_w( argv[i]+ci-1)); + } else + sei.lpDirectory = argv[++i]; + } + else if (is_option(argv[i], bW)) { + creation_flags &= !CREATE_NEW_CONSOLE; + } + else if (argv[i][0] == '/' && (argv[i][1] == 'i' || argv[i][1] == 'I')) { + TRACE("/i is ignored\n"); /* FIXME */ + } + else if (is_option(argv[i], minW)) { + sei.nShow = SW_SHOWMINIMIZED; + } + else if (is_option(argv[i], maxW)) { + sei.nShow = SW_SHOWMAXIMIZED; + } + else if (is_option(argv[i], lowW)) { + creation_flags |= IDLE_PRIORITY_CLASS; + } + else if (is_option(argv[i], normalW)) { + creation_flags |= NORMAL_PRIORITY_CLASS; + } + else if (is_option(argv[i], highW)) { + creation_flags |= HIGH_PRIORITY_CLASS; + } + else if (is_option(argv[i], realtimeW)) { + creation_flags |= REALTIME_PRIORITY_CLASS; + } + else if (is_option(argv[i], abovenormalW)) { + creation_flags |= ABOVE_NORMAL_PRIORITY_CLASS; + } + else if (is_option(argv[i], belownormalW)) { + creation_flags |= BELOW_NORMAL_PRIORITY_CLASS; + } + else if (is_option(argv[i], separateW)) { + TRACE("/separate is ignored\n"); /* FIXME */ + } + else if (is_option(argv[i], sharedW)) { + TRACE("/shared is ignored\n"); /* FIXME */ + } + else if (is_option(argv[i], nodeW)) { + if (i+1 == argc) { + WINE_ERR("you must specify a numa node for the /node option\n"); usage(); + } else + { + TRACE("/node is ignored\n"); /* FIXME */ + i++; } - /* Skip to next slash */ - while (argv[i][ci] && (argv[i][ci] != '/')) - ci++; + } + else if (is_option(argv[i], affinityW)) + { + if (i+1 == argc) { + WINE_ERR("you must specify a numa node for the /node option\n"); + usage(); + } else + { + TRACE("/affinity is ignored\n"); /* FIXME */ + i++; + } + } + else if (is_option(argv[i], wW) || is_option(argv[i], waitW)) { + sei.fMask |= SEE_MASK_NOCLOSEPROCESS; + } + else if (is_option(argv[i], helpW)) { + usage(); + } + + /* Wine extensions */ + + else if (is_option(argv[i], unixW)) { + unix_mode = 1; + } + else if (is_option(argv[i], progIDOpenW)) { + progid_open = 1; + } else + + { + WINE_ERR("Unknown option '%s'\n", wine_dbgstr_w(argv[i])); + usage(); } } - if (i == argc) - usage(); - if (progid_open) { + if (i == argc) + usage(); sei.lpClass = argv[i++]; sei.fMask |= SEE_MASK_CLASSNAME; } - sei.lpFile = argv[i++]; + if (i == argc) { + if (progid_open || unix_mode) + usage(); + sei.lpFile = cmdW; + } + else + sei.lpFile = argv[i++]; args = build_args( argc - i, &argv[i] ); sei.lpParameters = args; @@ -301,7 +366,8 @@ fatal_string(STRING_UNIXFAIL); sei.lpFile = dos_filename; - sei.lpDirectory = parent_directory = get_parent_dir(dos_filename); + if (!sei.lpDirectory) + sei.lpDirectory = parent_directory = get_parent_dir(dos_filename); sei.fMask &= ~SEE_MASK_FLAG_NO_UI; if (GetBinaryTypeW(sei.lpFile, &binary_type)) { @@ -317,6 +383,7 @@ ZeroMemory(&startup_info, sizeof(startup_info)); startup_info.cb = sizeof(startup_info); + startup_info.lpTitle = title; if (!CreateProcessW( NULL, /* lpApplicationName */ @@ -324,7 +391,7 @@ NULL, /* lpProcessAttributes */ NULL, /* lpThreadAttributes */ FALSE, /* bInheritHandles */ - CREATE_NEW_CONSOLE, /* dwCreationFlags */ + creation_flags, /* dwCreationFlags */ NULL, /* lpEnvironment */ sei.lpDirectory, /* lpCurrentDirectory */ &startup_info, /* lpStartupInfo */
diff --git a/programs/start/start.rc b/programs/start/start.rc index e442e3c..a1ac57c 100644 --- a/programs/start/start.rc +++ b/programs/start/start.rc
@@ -30,12 +30,23 @@ start [options] document_filename\n\ \n\ Options:\n\ -/M[inimized] Start the program minimized.\n\ -/MAX[imized] Start the program maximized.\n\ -/R[estored] Start the program normally (neither minimized nor maximized).\n\ -/W[ait] Wait for started program to finish, then exit with its exit code.\n\ -/Unix Use a Unix filename and start the file like windows explorer.\n\ -/ProgIDOpen Open a document using the following progID.\n\ +\"title\" Specifies the title of the child windows.\n\ +/d directory Start the program in the specified directory.\n\ +/b Don't create a new console for the program.\n\ +/i Start the program with fresh environment variables.\n\ +/min Start the program minimized.\n\ +/max Start the program maximized.\n\ +/low Start the program in the idle priority class.\n\ +/normal Start the program in the normal priority class.\n\ +/high Start the program in the high priority class.\n\ +/realtime Start the program in the realtime priority class.\n\ +/abovenormal Start the program in the abovenormal priority class.\n\ +/belownormal Start the program in the belownormal priority class.\n\ +/node n Start the program on the specified NUMA node.\n\ +/affinity mask Start the program with the specified affinity mask.\n\ +/wait Wait for the started program to finish, then exit with its exit code.\n\ +/unix Use a Unix filename and start the file like windows explorer.\n\ +/ProgIDOpen Open a document using the specified progID.\n\ /? Display this help and exit.\n" STRING_EXECFAIL, "Application could not be started, or no application associated with the specified file.\nShellExecuteEx failed"