Resource file strings cleanup (#581)
[reactos.git] / dll / win32 / lsasrv / lang / tr-TR.rc
index b2a82aa..7314131 100644 (file)
@@ -44,3 +44,36 @@ BEGIN
     IDS_ALIAS_RID_REMOTE_DESKTOP_USERS "Uzak Masaüstü Kullanıcıları"
     IDS_ALIAS_RID_NETWORK_CONFIGURATION_OPS "Ağ Yapılandırma İşletmenleri"
 END
+
+STRINGTABLE
+BEGIN
+    IDS_CREATE_TOKEN_PRIVILEGE "Create a token object"
+    IDS_ASSIGNPRIMARYTOKEN_PRIVILEGE "Replace a process level token"
+    IDS_LOCK_MEMORY_PRIVILEGE "Lock pages in memory"
+    IDS_INCREASE_QUOTA_PRIVILEGE "Adjust memory quotas for a process"
+    IDS_MACHINE_ACCOUNT_PRIVILEGE "Add workstations to domain"
+    IDS_TCB_PRIVILEGE "Act as part of the operating system"
+    IDS_SECURITY_PRIVILEGE "Manage auditing and security log"
+    IDS_TAKE_OWNERSHIP_PRIVILEGE "Take ownership of files or other objects"
+    IDS_LOAD_DRIVER_PRIVILEGE "Load and unload device drivers"
+    IDS_SYSTEM_PROFILE_PRIVILEGE "Profile system performance"
+    IDS_SYSTEMTIME_PRIVILEGE "Change the system time"
+    IDS_PROF_SINGLE_PROCESS_PRIVILEGE "Profile single process"
+    IDS_INC_BASE_PRIORITY_PRIVILEGE "Increase scheduling priority"
+    IDS_CREATE_PAGEFILE_PRIVILEGE "Create a pagefile"
+    IDS_CREATE_PERMANENT_PRIVILEGE "Create permanent shared objects"
+    IDS_BACKUP_PRIVILEGE "Back up files and directories"
+    IDS_RESTORE_PRIVILEGE "Restore files and directories"
+    IDS_SHUTDOWN_PRIVILEGE "Shut down the system"
+    IDS_DEBUG_PRIVILEGE "Debug programs"
+    IDS_AUDIT_PRIVILEGE "Generate security audits"
+    IDS_SYSTEM_ENVIRONMENT_PRIVILEGE "Modify firmware environment values"
+    IDS_CHANGE_NOTIFY_PRIVILEGE "Bypass traverse checking"
+    IDS_REMOTE_SHUTDOWN_PRIVILEGE "Force shutdown from a remote system"
+    IDS_UNDOCK_PRIVILEGE "Remove computer from docking station"
+    IDS_SYNC_AGENT_PRIVILEGE "Synchronize directory service data"
+    IDS_ENABLE_DELEGATION_PRIVILEGE "Enable computer and user accounts to be trusted for delegation"
+    IDS_MANAGE_VOLUME_PRIVILEGE "Perform volume maintenance tasks"
+    IDS_IMPERSONATE_PRIVILEGE "Impersonate a client after authentication"
+    IDS_CREATE_GLOBAL_PRIVILEGE "Create global objects"
+END