Commit da342c72 authored by Łukasz Wojniłowicz's avatar Łukasz Wojniłowicz Committed by Alexandre Julliard

reg: Update the Polish translation.

parent 8fb8ea63
......@@ -4,6 +4,7 @@
*
* Copyright 2008 Andrew Riedi
* Copyright 2008 Mikolaj Zalewski
* Copyright 2010 ukasz Wojniowicz
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
......@@ -30,4 +31,9 @@ STRINGTABLE
STRING_ADD_USAGE, "REG ADD nazwa_klucza [/v nazwa_wartoci | /ve] [/t typ] [/s separator] [/d dane] [/f]\n"
STRING_DELETE_USAGE, "REG DELETE nazwa_klucza [/v nazwa_wartoci | /ve | /va] [/f]\n"
STRING_QUERY_USAGE, "REG QUERY nazwa_klucza [/v nazwa_wartoci | /ve] [/s]\n"
STRING_SUCCESS, "Operacja zakoczona pomylnie\n"
STRING_INVALID_KEY, "Bd: Niewaciwa nazwa klucza\n"
STRING_INVALID_CMDLINE, "Bd: Niewaciwe parametry wiersza polece\n"
STRING_NO_REMOTE, "Bd: Nie mona doda kluczy do zdalnej maszyny\n"
STRING_CANNOT_FIND, "Bd: System nie mg znale podanej wartoci lub klucza rejestru\n"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment