reg: Add initial support for the export operation.

Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
oldstable
Hugh McMaster 2017-12-03 06:50:09 +00:00 committed by Alexandre Julliard
parent 5831e884f5
commit 38954aedf5
53 changed files with 397 additions and 50 deletions

View File

@ -12367,7 +12367,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12534,6 +12534,12 @@ msgstr "خطأ : تعذر إضافة المفاتيح للجهاز البعيد\
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
#, fuzzy
#| msgid "REG QUERY key_name [/v value_name | /ve] [/s]\n"
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG QUERY اسم المفتاح [/v اسم القيمة | /ve] [/s]\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "ال&سجل"

View File

@ -11907,7 +11907,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12061,6 +12061,10 @@ msgstr "Наистина ли искате да изтриете '%1'?"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr ""
#: regedit.rc:34
msgid "&Registry"
msgstr "&Регистър"

View File

@ -12237,7 +12237,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12398,6 +12398,12 @@ msgstr "regedit: No s'ha pogut obrir la clau de registre '%1'.\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr "regedit: Seqüència d'escapada no reconeguda [\\%1!c!]\n"
#: reg.rc:70
#, fuzzy
#| msgid "REG QUERY key_name [/v value_name | /ve] [/s]\n"
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG QUERY nom_de_clau [/v nom_de_valor | /ve] [/s]\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "&Registre"

View File

@ -12017,7 +12017,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12182,6 +12182,12 @@ msgstr "Chyba: Nepodařilo se přidat klíče na vzdálený stroj\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
#, fuzzy
#| msgid "REG QUERY key_name [/v value_name | /ve] [/s]\n"
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG QUERY název_klíče [/v název_hodnoty | /ve] [/s]\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "&Registr"

View File

@ -12321,7 +12321,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12489,6 +12489,12 @@ msgstr "Fejl: Kunne ikke tilføje nøgler til fjern maskinen\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
#, fuzzy
#| msgid "REG QUERY key_name [/v value_name | /ve] [/s]\n"
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG QUERY nøgle_navn [/v værdi | /ve] [/s]\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "&Register"

View File

@ -12092,12 +12092,23 @@ msgid "Icons (*.ico)"
msgstr "Symbole (*.ico)"
#: reg.rc:35
#, fuzzy
#| msgid ""
#| "Usage:\n"
#| " REG [operation] [parameters]\n"
#| "\n"
#| "Supported operations:\n"
#| " ADD | DELETE | IMPORT | QUERY\n"
#| "\n"
#| "For help on a specific operation, type:\n"
#| " REG [operation] /?\n"
#| "\n"
msgid ""
"Usage:\n"
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12250,6 +12261,12 @@ msgstr "reg: Der Schlüssel '%1' konnte nicht geöffnet werden.\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr "reg: Unbekannte Escape-Sequenz [\\%1!c!]\n"
#: reg.rc:70
#, fuzzy
#| msgid "REG IMPORT file.reg\n"
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG IMPORT datei.reg\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "&Registrierung"

View File

@ -11679,7 +11679,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -11826,6 +11826,10 @@ msgstr ""
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr ""
#: regedit.rc:34
msgid "&Registry"
msgstr ""

View File

@ -12018,7 +12018,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12028,7 +12028,7 @@ msgstr ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12172,6 +12172,10 @@ msgstr "reg: Unable to open the registry key '%1'.\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr "reg: Unrecognized escape sequence [\\%1!c!]\n"
#: reg.rc:70
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG EXPORT key_name file.reg [/y]\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "&Registry"

View File

@ -12018,7 +12018,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12028,7 +12028,7 @@ msgstr ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12172,6 +12172,10 @@ msgstr "reg: Unable to open the registry key '%1'.\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr "reg: Unrecognized escape sequence [\\%1!c!]\n"
#: reg.rc:70
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG EXPORT key_name file.reg [/y]\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "&Registry"

View File

@ -11613,7 +11613,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -11771,6 +11771,10 @@ msgstr "Ĉu vi estas certa pri forigo de '%1'?"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr ""
#: regedit.rc:34
msgid "&Registry"
msgstr "&Registrejo"

View File

@ -12399,7 +12399,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12568,6 +12568,12 @@ msgstr "Error: No se puede agregar claves al equipo remoto\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
#, fuzzy
#| msgid "REG QUERY key_name [/v value_name | /ve] [/s]\n"
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG QUERY nombre_clave [/v nombre_valor | /ve] [/s]\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "&Registro"

View File

@ -11668,7 +11668,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -11811,6 +11811,10 @@ msgstr "پرونده‌های متنی (*.txt).\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr ""
#: regedit.rc:34
msgid "&Registry"
msgstr ""

View File

@ -11993,12 +11993,23 @@ msgid "Icons (*.ico)"
msgstr "Kuvakkeet (*.ico)"
#: reg.rc:35
#, fuzzy
#| msgid ""
#| "Usage:\n"
#| " REG [operation] [parameters]\n"
#| "\n"
#| "Supported operations:\n"
#| " ADD | DELETE | IMPORT | QUERY\n"
#| "\n"
#| "For help on a specific operation, type:\n"
#| " REG [operation] /?\n"
#| "\n"
msgid ""
"Usage:\n"
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12151,6 +12162,12 @@ msgstr "reg: Rekisteriavainta '%1' ei voida avata.\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr "reg: Tuntematon merkintä [\\%1!c!]\n"
#: reg.rc:70
#, fuzzy
#| msgid "REG IMPORT file.reg\n"
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG IMPORT tiedosto.reg\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "&Rekisteri"

View File

@ -12278,7 +12278,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12441,6 +12441,12 @@ msgstr "regedit : impossible d'ouvrir la clé de registre « %1 ».\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr "regedit : séquence d'échappement non reconnue [\\%1!c!]\n"
#: reg.rc:70
#, fuzzy
#| msgid "REG QUERY key_name [/v value_name | /ve] [/s]\n"
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG QUERY nom_de_clé [/v nom_de_valeur | /ve] [/s]\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "&Registre"

View File

@ -12070,7 +12070,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12239,6 +12239,12 @@ msgstr "Error: Unable to add keys to remote machine\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
#, fuzzy
#| msgid "REG QUERY key_name [/v value_name | /ve] [/s]\n"
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG QUERY key_name [/v value_name | /ve] [/s]\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "&רישום המערכת"

View File

@ -11473,7 +11473,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -11611,6 +11611,10 @@ msgstr ""
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr ""
#: regedit.rc:34
msgid "&Registry"
msgstr ""

View File

@ -11832,7 +11832,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -11999,6 +11999,12 @@ msgstr "Datoteka se ne može otvoriti."
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
#, fuzzy
#| msgid "REG QUERY key_name [/v value_name | /ve] [/s]\n"
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG QUERY ime_ključa [/v ime_vrijednosti | /ve] [/s]\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "&Registar"

View File

@ -12315,7 +12315,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12483,6 +12483,12 @@ msgstr "Hiba: nem lehet kulcsokat hozzáadni a távoli gépnél\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
#, fuzzy
#| msgid "REG QUERY key_name [/v value_name | /ve] [/s]\n"
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG QUERY kulcs_név [/v érték_név | /ve] [/s]\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "&Fájl"

View File

@ -12400,7 +12400,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12569,6 +12569,12 @@ msgstr "Errore: impossibile aggiungere chiavi alla macchina remota\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
#, fuzzy
#| msgid "REG QUERY key_name [/v value_name | /ve] [/s]\n"
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG QUERY nome_della_chiave [/v nome_del_valore | /ve] [/s]\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "&Registro"

View File

@ -12030,12 +12030,23 @@ msgid "Icons (*.ico)"
msgstr "アイコン (*.ico)"
#: reg.rc:35
#, fuzzy
#| msgid ""
#| "Usage:\n"
#| " REG [operation] [parameters]\n"
#| "\n"
#| "Supported operations:\n"
#| " ADD | DELETE | IMPORT | QUERY\n"
#| "\n"
#| "For help on a specific operation, type:\n"
#| " REG [operation] /?\n"
#| "\n"
msgid ""
"Usage:\n"
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12187,6 +12198,12 @@ msgstr "reg: レジストリ キー '%1' を開けません。\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr "reg: 認識できないエスケープ シーケンスです [\\%1!c!]\n"
#: reg.rc:70
#, fuzzy
#| msgid "REG IMPORT file.reg\n"
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG IMPORT ファイル.reg\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "レジストリ(&R)"

View File

@ -12394,7 +12394,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12559,6 +12559,12 @@ msgstr "오류: 원격 머신에 키를 더하는 것은 가능하지 않습니
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
#, fuzzy
#| msgid "REG QUERY key_name [/v value_name | /ve] [/s]\n"
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG QUERY 키 이름 [/v 값| /ve] [/s]\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "레지스트리(&R)"

View File

@ -12019,12 +12019,23 @@ msgid "Icons (*.ico)"
msgstr "Piktogramos (*.ico)"
#: reg.rc:35
#, fuzzy
#| msgid ""
#| "Usage:\n"
#| " REG [operation] [parameters]\n"
#| "\n"
#| "Supported operations:\n"
#| " ADD | DELETE | IMPORT | QUERY\n"
#| "\n"
#| "For help on a specific operation, type:\n"
#| " REG [operation] /?\n"
#| "\n"
msgid ""
"Usage:\n"
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12174,6 +12185,12 @@ msgstr "reg: Nepavyko atverti registro rakto „%1“.\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr "reg: Neatpažinta kaitos seka [\\%1!c!]\n"
#: reg.rc:70
#, fuzzy
#| msgid "REG IMPORT file.reg\n"
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG IMPORT failas.reg\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "R&egistras"

View File

@ -11473,7 +11473,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -11611,6 +11611,10 @@ msgstr ""
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr ""
#: regedit.rc:34
msgid "&Registry"
msgstr ""

View File

@ -12055,7 +12055,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12215,6 +12215,12 @@ msgstr "regedit: Kan ikke åpne registernøkkelen \"%1\".\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr "regedit: Ukjent escape-sekvens [\\%1!c!]\n"
#: reg.rc:70
#, fuzzy
#| msgid "REG QUERY key_name [/v value_name | /ve] [/s]\n"
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG QUERY nøkkelnavn [/v verdi | /ve] [/s]\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "&Register"

View File

@ -12325,7 +12325,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12494,6 +12494,12 @@ msgstr "Fout: Sleutels konden niet toegevoegd worden aan de remote machine\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
#, fuzzy
#| msgid "REG QUERY key_name [/v value_name | /ve] [/s]\n"
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG QUERY sleutel_naam [/v waarde_naam | /ve] [/s]\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "&Registerbestand"

View File

@ -11473,7 +11473,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -11611,6 +11611,10 @@ msgstr ""
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr ""
#: regedit.rc:34
msgid "&Registry"
msgstr ""

View File

@ -11473,7 +11473,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -11611,6 +11611,10 @@ msgstr ""
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr ""
#: regedit.rc:34
msgid "&Registry"
msgstr ""

View File

@ -12104,7 +12104,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12263,6 +12263,12 @@ msgstr "regedit: Nie udało się otworzyć klucza rejestru '%1'.\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr "regedit: Nierozpoznana sekwencja wyjściowa [\\%1!c!]\n"
#: reg.rc:70
#, fuzzy
#| msgid "REG QUERY key_name [/v value_name | /ve] [/s]\n"
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG QUERY nazwa_klucza [/v nazwa_wartości | /ve] [/s]\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "&Rejestr"

View File

@ -12198,7 +12198,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12359,6 +12359,12 @@ msgstr "regedit: Não foi possível abrir a chave de registro '%1'.\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr "regedit: Sequência de escape não reconhecida [\\%1!c!]\n"
#: reg.rc:70
#, fuzzy
#| msgid "REG QUERY key_name [/v value_name | /ve] [/s]\n"
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG QUERY nome_chave [/v nome_valor | /ve] [/s]\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "&Registro"

View File

@ -12191,7 +12191,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12360,6 +12360,12 @@ msgstr "Erro: Incapaz de adicionar chaves à máquina remota\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
#, fuzzy
#| msgid "REG QUERY key_name [/v value_name | /ve] [/s]\n"
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG QUERY nome_chave [/v nome_valor | /ve] [/s]\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "&Registo"

View File

@ -11557,7 +11557,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -11696,6 +11696,10 @@ msgstr "Tuot las datotecas (*.*).\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr ""
#: regedit.rc:34
msgid "&Registry"
msgstr ""

View File

@ -12145,7 +12145,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12294,6 +12294,12 @@ msgstr "regedit: Nu s-a putut deschide cheia de registru „%1”.\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
#, fuzzy
#| msgid "REG QUERY key_name [/v value_name | /ve] [/s]\n"
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG QUERY nume_cheie [/v nume_valoare | /ve] [/s]\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "&Registru"

View File

@ -12015,12 +12015,23 @@ msgid "Icons (*.ico)"
msgstr "Значки (*.ico)"
#: reg.rc:35
#, fuzzy
#| msgid ""
#| "Usage:\n"
#| " REG [operation] [parameters]\n"
#| "\n"
#| "Supported operations:\n"
#| " ADD | DELETE | IMPORT | QUERY\n"
#| "\n"
#| "For help on a specific operation, type:\n"
#| " REG [operation] /?\n"
#| "\n"
msgid ""
"Usage:\n"
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12172,6 +12183,12 @@ msgstr "reg: не удалось открыть ключ «%1».\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr "reg: неизвестная управляющая последовательность [\\%1!c!]\n"
#: reg.rc:70
#, fuzzy
#| msgid "REG IMPORT file.reg\n"
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG IMPORT file.reg\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "&Реестр"

View File

@ -11770,7 +11770,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -11934,6 +11934,10 @@ msgstr "Chyba: Nemožno ukončiť proces \"%1\".\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr ""
#: regedit.rc:34
msgid "&Registry"
msgstr "&Registry"

View File

@ -12345,7 +12345,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12512,6 +12512,12 @@ msgstr "Napaka: ni mogoče dodati ključa na oddaljen računalnik\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
#, fuzzy
#| msgid "REG QUERY key_name [/v value_name | /ve] [/s]\n"
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG QUERY ime_ključa [/v ime_vrednosti | /ve] [/s]\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "&Register"

View File

@ -12159,7 +12159,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12317,6 +12317,10 @@ msgstr "Желите ли да избришете „%1“?"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr ""
#: regedit.rc:34
msgid "&Registry"
msgstr ""

View File

@ -12313,7 +12313,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12475,6 +12475,10 @@ msgstr "Želite li da izbrišete „%1“?"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr ""
#: regedit.rc:34
msgid "&Registry"
msgstr ""

View File

@ -12035,7 +12035,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12184,6 +12184,12 @@ msgstr "reg: Kan inte få tillgång till fjärrmaskin\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
#, fuzzy
#| msgid "REG QUERY key_name [/v value_name | /ve] [/s]\n"
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG QUERY nyckelnamn [/v värdenamn | /ve] [/s]\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "&Register"

View File

@ -11473,7 +11473,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -11611,6 +11611,10 @@ msgstr ""
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr ""
#: regedit.rc:34
msgid "&Registry"
msgstr ""

View File

@ -11718,7 +11718,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -11858,6 +11858,10 @@ msgstr "แฟ้มตํารา (*.txt).\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr ""
#: regedit.rc:34
msgid "&Registry"
msgstr ""

View File

@ -12077,7 +12077,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12240,6 +12240,12 @@ msgstr ""
"regedit: Bilinmeyen kaçış sırası [\\%1!c!]\n"
"\n"
#: reg.rc:70
#, fuzzy
#| msgid "REG QUERY key_name [/v value_name | /ve] [/s]\n"
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG QUERY anahtar_adı [/v değer_adı | /ve] [/s]\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "&Kayıt Defteri"

View File

@ -12155,7 +12155,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12315,6 +12315,12 @@ msgstr "regedit: Неможливо відкрити ключ '%1'.\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr "regedit: Нерозпізнана послідовність [\\%1!c!]\n"
#: reg.rc:70
#, fuzzy
#| msgid "REG QUERY key_name [/v value_name | /ve] [/s]\n"
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG QUERY <ключ> [/v <параметр> | /ve] [/s]\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "&Реєстр"

View File

@ -11623,7 +11623,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -11762,6 +11762,10 @@ msgstr "Fitchîs tekse (*.txt).\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr ""
#: regedit.rc:34
msgid "&Registry"
msgstr ""

View File

@ -11400,7 +11400,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -11538,6 +11538,10 @@ msgstr ""
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr ""
#: regedit.rc:34
msgid "&Registry"
msgstr ""

View File

@ -11838,12 +11838,23 @@ msgid "Icons (*.ico)"
msgstr "图标 (*.ico)"
#: reg.rc:35
#, fuzzy
#| msgid ""
#| "Usage:\n"
#| " REG [operation] [parameters]\n"
#| "\n"
#| "Supported operations:\n"
#| " ADD | DELETE | IMPORT | QUERY\n"
#| "\n"
#| "For help on a specific operation, type:\n"
#| " REG [operation] /?\n"
#| "\n"
msgid ""
"Usage:\n"
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -11990,6 +12001,12 @@ msgstr "reg: 无法打开注册表键 '%1'。\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr "reg: 无法识别的转义序列 [\\%1!c!]\n"
#: reg.rc:70
#, fuzzy
#| msgid "REG IMPORT file.reg\n"
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG IMPORT file.reg\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "注册表(&R)"

View File

@ -12277,7 +12277,7 @@ msgid ""
" REG [operation] [parameters]\n"
"\n"
"Supported operations:\n"
" ADD | DELETE | IMPORT | QUERY\n"
" ADD | DELETE | IMPORT | EXPORT | QUERY\n"
"\n"
"For help on a specific operation, type:\n"
" REG [operation] /?\n"
@ -12443,6 +12443,12 @@ msgstr "錯誤:無法加入索引鍵到遠端機器\n"
msgid "reg: Unrecognized escape sequence [\\%1!c!]\n"
msgstr ""
#: reg.rc:70
#, fuzzy
#| msgid "REG QUERY key_name [/v value_name | /ve] [/s]\n"
msgid "REG EXPORT key_name file.reg [/y]\n"
msgstr "REG QUERY 索引鍵名稱 [/v 值名稱 | /ve] [/s]\n"
#: regedit.rc:34
msgid "&Registry"
msgstr "註冊表(&R)"

View File

@ -4,6 +4,7 @@ IMPORTS = advapi32
DELAYIMPORTS = user32
C_SRCS = \
export.c \
import.c \
reg.c

View File

@ -0,0 +1,29 @@
/*
* Copyright 2017 Hugh McMaster
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include <windows.h>
#include <wine/debug.h>
WINE_DEFAULT_DEBUG_CHANNEL(reg);
int reg_export(int argc, WCHAR *argv[])
{
FIXME(": operation not yet implemented\n");
return 1;
}

View File

@ -908,6 +908,7 @@ enum operations {
REG_ADD,
REG_DELETE,
REG_IMPORT,
REG_EXPORT,
REG_QUERY,
REG_INVALID
};
@ -919,6 +920,7 @@ static enum operations get_operation(const WCHAR *str, int *op_help)
static const WCHAR add[] = {'a','d','d',0};
static const WCHAR delete[] = {'d','e','l','e','t','e',0};
static const WCHAR import[] = {'i','m','p','o','r','t',0};
static const WCHAR export[] = {'e','x','p','o','r','t',0};
static const WCHAR query[] = {'q','u','e','r','y',0};
static const struct op_info op_array[] =
@ -926,6 +928,7 @@ static enum operations get_operation(const WCHAR *str, int *op_help)
{ add, REG_ADD, STRING_ADD_USAGE },
{ delete, REG_DELETE, STRING_DELETE_USAGE },
{ import, REG_IMPORT, STRING_IMPORT_USAGE },
{ export, REG_EXPORT, STRING_EXPORT_USAGE },
{ query, REG_QUERY, STRING_QUERY_USAGE },
{ NULL, -1, 0 }
};
@ -994,6 +997,9 @@ int wmain(int argc, WCHAR *argvW[])
if (op == REG_IMPORT)
return reg_import(argvW[2]);
if (op == REG_EXPORT)
return reg_export(argc, argvW);
if (!parse_registry_key(argvW[2], &root, &path, &key_name))
return 1;

View File

@ -33,4 +33,7 @@ HKEY path_get_rootkey(const WCHAR *path);
/* import.c */
int reg_import(const WCHAR *filename);
/* export.c */
int reg_export(int argc, WCHAR *argv[]);
#endif /* __REG_H__ */

View File

@ -29,7 +29,7 @@ STRINGTABLE
STRING_USAGE, "Usage:\n\
\ REG [operation] [parameters]\n\n\
\Supported operations:\n\
\ ADD | DELETE | IMPORT | QUERY\n\n\
\ ADD | DELETE | IMPORT | EXPORT | QUERY\n\n\
\For help on a specific operation, type:\n\
\ REG [operation] /?\n\n"
STRING_ADD_USAGE, "REG ADD key_name [/v value_name | /ve] [/t type] [/s separator] [/d data] [/f]\n"
@ -66,4 +66,5 @@ STRINGTABLE
STRING_FILE_NOT_FOUND, "reg: The file '%1' was not found.\n"
STRING_OPEN_KEY_FAILED, "reg: Unable to open the registry key '%1'.\n"
STRING_ESCAPE_SEQUENCE, "reg: Unrecognized escape sequence [\\%1!c!]\n"
STRING_EXPORT_USAGE, "REG EXPORT key_name file.reg [/y]\n"
}

View File

@ -56,3 +56,4 @@
#define STRING_FILE_NOT_FOUND 133
#define STRING_OPEN_KEY_FAILED 134
#define STRING_ESCAPE_SEQUENCE 135
#define STRING_EXPORT_USAGE 136

View File

@ -4389,7 +4389,7 @@ static void test_export(void)
ok(r == REG_EXIT_FAILURE, "got exit code %d, expected 1\n", r);
run_reg_exe("reg export /?", &r);
todo_wine ok(r == REG_EXIT_SUCCESS, "got exit code %d, expected 0\n", r);
ok(r == REG_EXIT_SUCCESS, "got exit code %d, expected 0\n", r);
run_reg_exe("reg export \\\\remote-pc\\HKLM\\Wine file.reg", &r);
ok(r == REG_EXIT_FAILURE, "got exit code %d, expected 1\n", r);