mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 12:53:33 +00:00
e358d1d219
CORE-17268
17 lines
605 B
Plaintext
17 lines
605 B
Plaintext
/*
|
|
* PROJECT: NTOPJSHEX Hindi Translation
|
|
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
|
|
* PURPOSE: Hindi translation of NTOPJSHEX
|
|
* COPYRIGHT: Copyright 2019 Arnav Bhatt (arnavbhatt2004@gmail.com)
|
|
*/
|
|
|
|
LANGUAGE LANG_HINDI, SUBLANG_HINDI_INDIA
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_NTOBJFLD_NAME "एनटी ऑब्जेक्ट नाम स्थान"
|
|
IDS_REGISTRY_NAME "सिस्टम रजिस्ट्री"
|
|
IDS_NTOBJFLD_COMMENT "Allows browsing of the NT Object Namespace"
|
|
IDS_REGISTRY_COMMENT "Allows browsing of the System Registry"
|
|
END
|