mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 19:41:57 +00:00
[NET]
Add missing resources to the spanisch translation. svn path=/trunk/; revision=65350
This commit is contained in:
parent
5653be740f
commit
3c5de6a8aa
1 changed files with 56 additions and 0 deletions
|
@ -67,4 +67,60 @@ BEGIN
|
|||
IDS_NET_SYNTAX "Uso:\nNET [ ACCOUNTS | COMPUTER | CONFIG | CONTINUE | FILE | GROUP | HELP |\n\
|
||||
HELPMSG | LOCALGROUP | NAME | PAUSE | PRINT | SEND | SESSION |\n\
|
||||
SHARE | START | STATISTICS | STOP | TIME | USE | NET USER | VIEW ]\n"
|
||||
|
||||
IDS_ACCOUNTS_FORCE_LOGOFF "Force logoff after"
|
||||
IDS_ACCOUNTS_LOGOFF_SECONDS "%lu seconds"
|
||||
IDS_ACCOUNTS_MIN_PW_AGE "Minimum password age (in days)"
|
||||
IDS_ACCOUNTS_MAX_PW_AGE "Maximum password age (in days)"
|
||||
IDS_ACCOUNTS_MIN_PW_LENGTH "Minimum password length"
|
||||
IDS_ACCOUNTS_PW_HIST_LENGTH "Password history length"
|
||||
IDS_ACCOUNTS_LOCKOUT_THRESHOLD "Lockout threshold"
|
||||
IDS_ACCOUNTS_LOCKOUT_DURATION "Lockout duration (in minutes)"
|
||||
IDS_ACCOUNTS_LOCKOUT_WINDOW "Lockout observation window (in minutes)"
|
||||
IDS_ACCOUNTS_COMPUTER_ROLE "Computer role"
|
||||
IDS_ACCOUNTS_PRIMARY_SERVER "Primary server"
|
||||
IDS_ACCOUNTS_BACKUP_SERVER "Backup server"
|
||||
IDS_ACCOUNTS_STANDALONE_SERVER "Standalone server"
|
||||
IDS_ACCOUNTS_WORKSTATION "Workstation"
|
||||
|
||||
IDS_LOCALGROUP_ALIASES "Aliases for \\\\%s"
|
||||
IDS_LOCALGROUP_ALIAS_NAME "Alias name"
|
||||
IDS_LOCALGROUP_COMMENT "Comment"
|
||||
IDS_LOCALGROUP_MEMBERS "Members"
|
||||
|
||||
IDS_USER_ACCOUNTS "User accounts for \\\\%s"
|
||||
IDS_USER_NAME "User name"
|
||||
IDS_USER_FULL_NAME "Full name"
|
||||
IDS_USER_COMMENT "Comment"
|
||||
IDS_USER_USER_COMMENT "User comment"
|
||||
IDS_USER_COUNTRY_CODE "Country code"
|
||||
IDS_USER_ACCOUNT_ACTIVE "Account active"
|
||||
IDS_USER_ACCOUNT_EXPIRES "Account expires"
|
||||
IDS_USER_PW_LAST_SET "Password last set"
|
||||
IDS_USER_PW_EXPIRES "Password expires"
|
||||
IDS_USER_PW_CHANGEABLE "Password changeable"
|
||||
IDS_USER_PW_REQUIRED "Password required"
|
||||
IDS_USER_CHANGE_PW "User may change password"
|
||||
IDS_USER_WORKSTATIONS "Workstations allowed"
|
||||
IDS_USER_LOGON_SCRIPT "Logon script"
|
||||
IDS_USER_PROFILE "User profile"
|
||||
IDS_USER_HOME_DIR "Home directory"
|
||||
IDS_USER_LAST_LOGON "Last logon"
|
||||
IDS_USER_LOGON_HOURS "Logon hours allowed"
|
||||
IDS_USER_LOCAL_GROUPS "Local group memberships"
|
||||
IDS_USER_GLOBAL_GROUPS "Global group memberships"
|
||||
|
||||
IDS_USER_ENTER_PASSWORD1 "Enter a new password for the user: "
|
||||
IDS_USER_ENTER_PASSWORD2 "Enter the password again: "
|
||||
IDS_USER_NO_PASSWORD_MATCH "The passwords do not match!"
|
||||
|
||||
IDS_GENERIC_YES "Yes"
|
||||
IDS_GENERIC_NO "No"
|
||||
IDS_GENERIC_NEVER "Never"
|
||||
IDS_GENERIC_NONE "None"
|
||||
IDS_GENERIC_ALL "All"
|
||||
IDS_GENERIC_LOCKED "Locked"
|
||||
|
||||
IDS_ERROR_OPTION_NOT_SUPPORTED "The %s option is not supported yet.\n"
|
||||
IDS_ERROR_INVALID_OPTION_VALUE "You entered an invalid value for the %s option.\n"
|
||||
END
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue