mirror of
https://github.com/reactos/reactos.git
synced 2026-06-20 09:32:15 +08:00
Polish translation update for calc, fltmc, magnify, notepad, osk, sndvol32, usetup, fdebug, appwiz, mmsys, sysdm, acppage, ziplfdr, browseui, cryptui, jscript, shell32, themeui and inf. Added translation for cyrptext, vcdcontroltool, and (not yet complete) getuname.
14 lines
324 B
Plaintext
14 lines
324 B
Plaintext
/*
|
|
* PROJECT: ReactOS CryptExt Shell Extension
|
|
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
|
|
* PURPOSE: Polish resource translation
|
|
*/
|
|
|
|
LANGUAGE LANG_POLISH, SUBLANG_NEUTRAL
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_INVALIDFILE "To nie jest prawidłowy plik certyfikatu."
|
|
IDS_CER_FILE "Plik certyfikatu"
|
|
END
|