# potool-disable=unchanged msgctxt "time unit: minutes" msgid " min" msgstr "" # potool-disable=unchanged msgctxt "unit: percent" msgid "%" msgstr "" # potool-disable=unchanged msgid "&Control" msgstr "" # potool-disable=colon msgid "&Key Frame Every" msgstr "" # potool-disable=unchanged msgid "&Personal Information Exchange/PKCS #12 (*.pfx)" msgstr "" # potool-disable=unchanged msgid "&URL:" msgstr "" # potool-disable=fstop msgid "(UTC-01:00) Cabo Verde Is." msgstr "" # potool-disable=unchanged msgid "5.1 Surround" msgstr "" # potool-disable=unchanged msgctxt "All key" msgid "A" msgstr "" # potool-disable=unchanged msgid "A2" msgstr "" # potool-disable=unchanged msgid "A3" msgstr "" # potool-disable=unchanged msgid "A3 Extra" msgstr "" # potool-disable=unchanged msgid "A4" msgstr "" # potool-disable=unchanged msgid "A4 Extra" msgstr "" # potool-disable=unchanged msgid "A4 Plus" msgstr "" # potool-disable=unchanged msgid "A5" msgstr "" # potool-disable=unchanged msgid "A5 Extra" msgstr "" # potool-disable=unchanged msgid "A6" msgstr "" # potool-disable=unchanged msgid "Arial" msgstr "" # potool-disable=unchanged msgid "B4 (ISO)" msgstr "" # potool-disable=unchanged msgid "B4 (JIS)" msgstr "" # potool-disable=unchanged msgid "B5 (ISO) Extra" msgstr "" # potool-disable=unchanged msgid "B5 (JIS)" msgstr "" # potool-disable=unchanged msgid "B6 (JIS)" msgstr "" # potool-disable=fstop msgid "Base Pri" msgstr "" # potool-disable=unchanged msgid "CD-ROM" msgstr "" # potool-disable=unchanged msgid "CLSID:" msgstr "" # potool-disable=unchanged msgid "Copyright 2000 Joshua Thielen" msgstr "" # potool-disable=unchanged msgid "Data" msgstr "" # potool-disable=unchanged msgid "Ethernet" msgstr "" # potool-disable=unchanged msgid "Folio" msgstr "" # potool-disable=unchanged msgid "Hangul" msgstr "" # potool-disable=unchanged msgid "IID:" msgstr "" # potool-disable=lf msgid "" "LABEL is used to set a disk volume label.\n" "\n" "Syntax: LABEL [drive:]\n" "The command will prompt you for the new volume label for the given drive.\n" "You can display the disk volume label with the VOL command.\n" msgstr "" # potool-disable=lf msgid "" "MOVE relocates a file or directory to a new point within the file system.\n" "\n" "If the item being moved is a directory then all the files and\n" "subdirectories below the item are moved as well.\n" "\n" "MOVE fails if the old and new locations are on different DOS drive letters.\n" msgstr "" # potool-disable=unchanged msgid "Microsoft Serialized Certificate Store (*.sst)" msgstr "" # potool-disable=unchanged msgid "Microsoft Windows %1!S!\n" msgstr "" # potool-disable=unchanged msgid "Mono" msgstr "" # potool-disable=unchanged msgctxt "Online Certificate Status Protocol" msgid "OCSP" msgstr "" # potool-disable=unchanged msgid "OEM/DOS" msgstr "" # potool-disable=unchanged msgid "OK" msgstr "" # potool-disable=unchanged msgid "OleView" msgstr "" # potool-disable=lf msgid "" "PATH displays or changes the cmd search path.\n" "\n" "Entering PATH will display the current PATH setting (initially taken from\n" "the registry). To change the setting follow the PATH command with the new\n" "value.\n" "\n" "It is also possible to modify the PATH by using the PATH environment\n" "variable, for example:\n" "PATH %PATH%;c:\\temp\n" msgstr "" # potool-disable=lf msgid "" "PAUSE displays a message on the screen asking the user to press a key.\n" "\n" "It is mainly useful in batch files to allow the user to read the output of\n" "a previous command before it scrolls off the screen.\n" msgstr "" # potool-disable=unchanged msgid "PID" msgstr "" # potool-disable=lf msgid "POPD changes current directory to the last one saved with PUSHD.\n" msgstr "" # potool-disable=unchanged msgid "PRC 16K" msgstr "" # potool-disable=unchanged msgid "PRC 32K" msgstr "" # potool-disable=unchanged msgid "Personal Information Exchange" msgstr "" # potool-disable=unchanged msgid "Personal Information Exchange (*.pfx)" msgstr "" # potool-disable=unchanged msgid "Personal Information Exchange (*.pfx; *.p12)" msgstr "" # potool-disable=unchanged msgid "Personal Information Exchange/PKCS #12 (*.pfx; *.p12)" msgstr "" # potool-disable=fstop msgid "Proto" msgstr "" # potool-disable=lf msgid "REN is the short version of RENAME. It renames a file.\n" msgstr "" # potool-disable=unchanged msgid "S&hift" msgstr "" # potool-disable=unchanged msgid "S/MIME" msgstr "" # potool-disable=lf msgid "" "Start a program, or open a document in the program normally used for files\n" "with that suffix.\n" "Usage:\n" "start [options] program_filename [...]\n" "start [options] document_filename\n" "\n" "Options:\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\n" "exit code.\n" "/unix Use a Unix filename and start the file like windows\n" "explorer.\n" "/ProgIDOpen Open a document using the specified progID.\n" "/? Display this help and exit.\n" msgstr "" # potool-disable=unchanged msgid "Stereo" msgstr "" # potool-disable=unchanged msgid "Thai" msgstr "" # potool-disable=lf msgid "" "The GOTO command transfers execution to another statement within a batch\n" "file.\n" "\n" "The label which is the target of a GOTO may be up to 255 characters long\n" "but may not include spaces (this is different from other operating\n" "systems). If two or more identical labels exist in a batch file the first\n" "one will always be executed. Attempting to GOTO a nonexistent label\n" "terminates the batch file execution.\n" "\n" "GOTO has no effect when used interactively.\n" msgstr "" # potool-disable=unchanged msgid "URL=" msgstr "" # potool-disable=unchanged msgid "Unicode (UTF-16 big-endian)" msgstr "" # potool-disable=unchanged msgid "Unicode (UTF-16)" msgstr "" # potool-disable=unchanged msgid "Unicode (UTF-8)" msgstr "" # potool-disable=lf msgid "" "VERIFY is used to set, clear or test the verify flag. Valid forms are:\n" "\n" "VERIFY ON\tSet the flag.\n" "VERIFY OFF\tClear the flag.\n" "VERIFY\t\tDisplays ON or OFF as appropriate.\n" "\n" "The verify flag has no function in Wine.\n" msgstr "" # potool-disable=lf msgid "" "WARNING: Terminating a process can cause undesired\n" "results including loss of data and system instability. The\n" "process will not be given the chance to save its state or\n" "data before it is terminated. Are you sure you want to\n" "terminate the process?" msgstr "" # potool-disable=unchanged msgid "Wine" msgstr "" # potool-disable=unchanged msgid "Wine Sound Mapper" msgstr "" # potool-disable=unchanged msgid "WineMine" msgstr "" # potool-disable=unchanged msgctxt "unit: bits" msgid "b" msgstr "" # potool-disable=unchanged msgctxt "unit: centimeter" msgid "cm" msgstr "" # potool-disable=unchanged msgctxt "unit: dots/inch" msgid "dpi" msgstr "" # potool-disable=unchanged msgctxt "unit: inch" msgid "in" msgstr "" # potool-disable=unchanged msgctxt "unit: millimeters" msgid "mm" msgstr "" # potool-disable=unchanged msgctxt "unit: point" msgid "pt" msgstr "" # potool-disable=unchanged msgctxt "unit: pixels" msgid "px" msgstr "" # potool-disable=unchanged msgid "video" msgstr ""