po: Update Lithuanian translation.
Signed-off-by: Aurimas Fišeras <aurimas@members.fsf.org> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
f2c49c0490
commit
2d49ba4f29
54
po/lt.po
54
po/lt.po
|
@ -5,7 +5,7 @@ msgstr ""
|
|||
"Project-Id-Version: Wine\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.winehq.org\n"
|
||||
"POT-Creation-Date: N/A\n"
|
||||
"PO-Revision-Date: 2017-11-14 22:09+0300\n"
|
||||
"PO-Revision-Date: 2017-11-15 21:43+0300\n"
|
||||
"Last-Translator: Aurimas Fišeras <aurimas@members.fsf.org>\n"
|
||||
"Language-Team: Lithuanian <komp_lt@konf.lt>\n"
|
||||
"Language: lt\n"
|
||||
|
@ -10594,6 +10594,16 @@ msgid ""
|
|||
"link_name is the name of the new symbolic link.\n"
|
||||
"target is the path that link_name points to.\n"
|
||||
msgstr ""
|
||||
"Sukurti simbolinę nuorodą.\n"
|
||||
"\n"
|
||||
"Sintaksė: MKLINK [parametrai] nuorodos_vardas paskirtis\n"
|
||||
"\n"
|
||||
"Parametrai:\n"
|
||||
"/d Sukurti katalogo simbolinę nuorodą.\n"
|
||||
"/h Sukurti nuorodą.\n"
|
||||
"/j Sukurti katalogo jungtį.\n"
|
||||
"nuorodos_vardas yra naujos simbolinės nuorodos vardas.\n"
|
||||
"paskirtis yra kelias į kurį rodo nuorodos_vardas.\n"
|
||||
|
||||
#: cmd.rc:312
|
||||
msgid ""
|
||||
|
@ -10604,47 +10614,6 @@ msgstr ""
|
|||
"apvalkalą iš kur CMD iškviestas.\n"
|
||||
|
||||
#: cmd.rc:364
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "CMD built-in commands are:\n"
|
||||
#| "ASSOC\t\tShow or modify file extension associations\n"
|
||||
#| "ATTRIB\t\tShow or change DOS file attributes\n"
|
||||
#| "CALL\t\tInvoke a batch file from inside another\n"
|
||||
#| "CD (CHDIR)\tChange current default directory\n"
|
||||
#| "CHOICE\t\tWait for an keypress from a selectable list\n"
|
||||
#| "CLS\t\tClear the console screen\n"
|
||||
#| "COPY\t\tCopy file\n"
|
||||
#| "CTTY\t\tChange input/output device\n"
|
||||
#| "DATE\t\tShow or change the system date\n"
|
||||
#| "DEL (ERASE)\tDelete a file or set of files\n"
|
||||
#| "DIR\t\tList the contents of a directory\n"
|
||||
#| "ECHO\t\tCopy text directly to the console output\n"
|
||||
#| "ENDLOCAL\tEnd localization of environment changes in a batch file\n"
|
||||
#| "FTYPE\t\tShow or modify open commands associated with file types\n"
|
||||
#| "HELP\t\tShow brief help details on a topic\n"
|
||||
#| "MD (MKDIR)\tCreate a subdirectory\n"
|
||||
#| "MORE\t\tDisplay output in pages\n"
|
||||
#| "MOVE\t\tMove a file, set of files or directory tree\n"
|
||||
#| "PATH\t\tSet or show the search path\n"
|
||||
#| "PAUSE\t\tSuspend execution of a batch file\n"
|
||||
#| "POPD\t\tRestore the directory to the last one saved with PUSHD\n"
|
||||
#| "PROMPT\t\tChange the command prompt\n"
|
||||
#| "PUSHD\t\tChange to a new directory, saving the current one\n"
|
||||
#| "REN (RENAME)\tRename a file\n"
|
||||
#| "RD (RMDIR)\tDelete a subdirectory\n"
|
||||
#| "SET\t\tSet or show environment variables\n"
|
||||
#| "SETLOCAL\tStart localization of environment changes in a batch file\n"
|
||||
#| "START\t\tStart a program, or open a document in the associated program\n"
|
||||
#| "TIME\t\tSet or show the current system time\n"
|
||||
#| "TITLE\t\tSet the window title for the CMD session\n"
|
||||
#| "TYPE\t\tType the contents of a text file\n"
|
||||
#| "VER\t\tShow the current version of CMD\n"
|
||||
#| "VOL\t\tShow the volume label of a disk device\n"
|
||||
#| "XCOPY\t\tCopy source files or directory trees to a destination\n"
|
||||
#| "EXIT\t\tClose down CMD\n"
|
||||
#| "\n"
|
||||
#| "Enter HELP <command> for further information on any of the above "
|
||||
#| "commands.\n"
|
||||
msgid ""
|
||||
"CMD built-in commands are:\n"
|
||||
"ASSOC\t\tShow or modify file extension associations\n"
|
||||
|
@ -10703,6 +10672,7 @@ msgstr ""
|
|||
"FTYPE\t\tRodyti ar modifikuoti atvėrimo komandas susietas su failų tipais\n"
|
||||
"HELP\t\tParodyti trumpą pagalbą apie temą\n"
|
||||
"MD (MKDIR)\tSukurti pakatalogį\n"
|
||||
"MKLINK\t\tSukurti simbolinę nuorodą\n"
|
||||
"MORE\t\tRodyti išvedimą puslapiais\n"
|
||||
"MOVE\t\tPerkelti failą, failų rinkinį ar katalogų medį\n"
|
||||
"PATH\t\tNustatyti ar parodyti paieškos kelią\n"
|
||||
|
|
Loading…
Reference in New Issue