mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 18:45:46 +00:00
[TRANSLATION] Polish translation update
Polish translation of net, telnet, diskpart, devcpux, fontext, iernonce, lsasrv, themes, arping, frag, screensavers, ctm, fontsub, WinetestsGUI and localmon. Update for dxdiag, msgina, msports, netcfgx, shell32 and syssetup.
This commit is contained in:
parent
8e48f8f2dd
commit
7abc8be102
44 changed files with 1513 additions and 22 deletions
7
win32ss/printing/monitors/localmon/lang/pl-PL.rc
Normal file
7
win32ss/printing/monitors/localmon/lang/pl-PL.rc
Normal file
|
@ -0,0 +1,7 @@
|
|||
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_LOCAL_PORT "Port lokalny"
|
||||
IDS_LOCAL_MONITOR "Monitor lokalny"
|
||||
END
|
|
@ -30,6 +30,9 @@
|
|||
#ifdef LANGUAGE_IT_IT
|
||||
#include "lang/it-IT.rc"
|
||||
#endif
|
||||
#ifdef LANGUAGE_PL_PL
|
||||
#include "lang/pl-PL.rc"
|
||||
#endif
|
||||
#ifdef LANGUAGE_RO_RO
|
||||
#include "lang/ro-RO.rc"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue