1/* 2 * PROJECT: ReactOS W32Time Service 3 * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) 4 * PURPOSE: Polish resource file 5 * TRANSLATORS: Copyright 2019 Adam Słaboń <asaillen456esx@gmail.com> 6 */ 7 8LANGUAGE LANG_POLISH, SUBLANG_DEFAULT 9 10STRINGTABLE 11BEGIN 12 IDS_DISPLAYNAME "Usługa Czas" 13 IDS_DESCRIPTION "Maintains date and time synchronization on all clients and servers on the network." 14END 15