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:
Aurimas Fišeras 2022-06-29 00:21:48 +03:00 committed by Alexandre Julliard
parent cbf5ad74fc
commit a354bb18fa

View file

@ -5,7 +5,7 @@ msgstr ""
"Project-Id-Version: Wine\n"
"Report-Msgid-Bugs-To: https://bugs.winehq.org\n"
"POT-Creation-Date: N/A\n"
"PO-Revision-Date: 2022-06-25 00:18+0300\n"
"PO-Revision-Date: 2022-06-29 00:21+0300\n"
"Last-Translator: Aurimas Fišeras <aurimas@members.fsf.org>\n"
"Language-Team: Lithuanian <komp_lt@konf.lt>\n"
"Language: lt\n"
@ -15847,56 +15847,6 @@ msgstr ""
"\n"
#: programs/reg/reg.rc:67
#, fuzzy
#| msgid ""
#| "REG ADD <key> [/v value_name | /ve] [/t type] [/s separator] [/d data] [/"
#| "f]\n"
#| "\n"
#| " Adds a key to the registry or adds a new value to a given registry "
#| "key.\n"
#| "\n"
#| " <key>\n"
#| " The registry key to add or, if either [/v] or [/ve] is specified,\n"
#| " the key in which to add the new registry data.\n"
#| "\n"
#| " Format: ROOT\\Subkey\n"
#| "\n"
#| " ROOT: A predefined registry key. This must be one of the following:\n"
#| "\n"
#| " HKEY_LOCAL_MACHINE | HKLM\n"
#| " HKEY_CURRENT_USER | HKCU\n"
#| " HKEY_CLASSES_ROOT | HKCR\n"
#| " HKEY_USERS | HKU\n"
#| " HKEY_CURRENT_CONFIG | HKCC\n"
#| "\n"
#| " Subkey: The full path to a registry key under a given ROOT key.\n"
#| "\n"
#| " /v <value_name>\n"
#| " The name of the registry value to add.\n"
#| "\n"
#| " /ve\n"
#| " Add an unnamed registry value. This option modifies the (Default)\n"
#| " registry value.\n"
#| "\n"
#| " /t <type>\n"
#| " The type of data to add to the registry. If [/t] is specified,\n"
#| " <type> must be one of the following:\n"
#| "\n"
#| " REG_SZ | REG_MULTI_SZ | REG_EXPAND_SZ\n"
#| " REG_DWORD | REG_BINARY | REG_NONE\n"
#| "\n"
#| " If [/t] is not specified, the default data type is REG_SZ.\n"
#| "\n"
#| " /s <separator>\n"
#| " The character used to separate strings in REG_MULTI_SZ data.\n"
#| " If [/s] is not specified, the default separator is \\0.\n"
#| "\n"
#| " /d <data>\n"
#| " The data to add to the new registry value.\n"
#| "\n"
#| " /f\n"
#| " Modify the registry without prompting for confirmation.\n"
#| "\n"
msgid ""
"REG ADD <key> [/v value_name | /ve] [/t type] [/s separator] [/d data] [/f]\n"
"\n"
@ -15980,7 +15930,7 @@ msgstr ""
" <tipas> privalo būti vienas iš:\n"
"\n"
" REG_SZ | REG_MULTI_SZ | REG_EXPAND_SZ\n"
" REG_DWORD | REG_BINARY | REG_NONE\n"
" REG_DWORD | REG_QWORD | REG_BINARY | REG_NONE\n"
"\n"
" Jei [/t] nenurodytas, numatytasis duomenų tipas yra REG_SZ.\n"
"\n"