users.lang 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131
  1. # Dolibarr language file - Source file is en_US - users
  2. HRMArea=HRM area
  3. UserCard=User card
  4. GroupCard=Group card
  5. Permission=Permission
  6. Permissions=Permissions
  7. EditPassword=Edit password
  8. SendNewPassword=Regenerate and send password
  9. SendNewPasswordLink=Send link to reset password
  10. ReinitPassword=Regenerate password
  11. PasswordChangedTo=Password changed to: %s
  12. SubjectNewPassword=Your new password for %s
  13. GroupRights=Group permissions
  14. UserRights=User permissions
  15. Credentials=Credentials
  16. UserGUISetup=User Display Setup
  17. DisableUser=사용 안함
  18. DisableAUser=Disable a user
  19. DeleteUser=지우다
  20. DeleteAUser=Delete a user
  21. EnableAUser=Enable a user
  22. DeleteGroup=지우다
  23. DeleteAGroup=Delete a group
  24. ConfirmDisableUser=Are you sure you want to disable user <b>%s</b>?
  25. ConfirmDeleteUser=Are you sure you want to delete user <b>%s</b>?
  26. ConfirmDeleteGroup=Are you sure you want to delete group <b>%s</b>?
  27. ConfirmEnableUser=Are you sure you want to enable user <b>%s</b>?
  28. ConfirmReinitPassword=Are you sure you want to generate a new password for user <b>%s</b>?
  29. ConfirmSendNewPassword=Are you sure you want to generate and send new password for user <b>%s</b>?
  30. NewUser=New user
  31. CreateUser=Create user
  32. LoginNotDefined=Login is not defined.
  33. NameNotDefined=Name is not defined.
  34. ListOfUsers=List of users
  35. SuperAdministrator=Super Administrator
  36. SuperAdministratorDesc=Global administrator
  37. AdministratorDesc=관리자
  38. DefaultRights=Default Permissions
  39. DefaultRightsDesc=Define here the <u>default</u> permissions that are automatically granted to a <u>new</u> user (to modify permissions for existing users, go to the user card).
  40. DolibarrUsers=Dolibarr users
  41. LastName=성
  42. FirstName=이름
  43. ListOfGroups=List of groups
  44. NewGroup=New group
  45. CreateGroup=Create group
  46. RemoveFromGroup=Remove from group
  47. PasswordChangedAndSentTo=Password changed and sent to <b>%s</b>.
  48. PasswordChangeRequest=Request to change password for <b>%s</b>
  49. PasswordChangeRequestSent=Request to change password for <b>%s</b> sent to <b>%s</b>.
  50. IfLoginExistPasswordRequestSent=If this login is a valid account (with a valid email), an email to reset password has been sent.
  51. IfEmailExistPasswordRequestSent=If this email is a valid account, an email to reset password has been sent.
  52. ConfirmPasswordReset=Confirm password reset
  53. MenuUsersAndGroups=Users & Groups
  54. LastGroupsCreated=Latest %s groups created
  55. LastUsersCreated=Latest %s users created
  56. ShowGroup=Show group
  57. ShowUser=Show user
  58. NonAffectedUsers=Non assigned users
  59. UserModified=User modified successfully
  60. PhotoFile=Photo file
  61. ListOfUsersInGroup=List of users in this group
  62. ListOfGroupsForUser=List of groups for this user
  63. LinkToCompanyContact=Link to third party / contact
  64. LinkedToDolibarrMember=Link to member
  65. LinkedToDolibarrUser=Link to user
  66. LinkedToDolibarrThirdParty=Link to third party
  67. CreateDolibarrLogin=Create a user
  68. CreateDolibarrThirdParty=Create a third party
  69. LoginAccountDisableInDolibarr=Account disabled in Dolibarr.
  70. UsePersonalValue=Use personal value
  71. ExportDataset_user_1=Users and their properties
  72. DomainUser=Domain user %s
  73. Reactivate=Reactivate
  74. CreateInternalUserDesc=This form allows you to create an internal user in your company/organization. To create an external user (customer, vendor etc. ..), use the button 'Create Dolibarr User' from that third-party's contact card.
  75. InternalExternalDesc=An <b>internal</b> user is a user that is part of your company/organization, or is a partner user outside of your organization that may need to see more data than data related to his company (the permission system will define what he can or can't see or do).<br>An <b>external</b> user is a customer, vendor or other that must view ONLY data related to himself (Creating an external user for a third-party can be done from the contact record of the third-party).<br><br>In both cases, you must grant permissions on the features that the user need.
  76. PermissionInheritedFromAGroup=Permission granted because inherited from one of a user's group.
  77. Inherited=Inherited
  78. UserWillBe=Created user will be
  79. UserWillBeInternalUser=Created user will be an internal user (because not linked to a particular third party)
  80. UserWillBeExternalUser=Created user will be an external user (because linked to a particular third party)
  81. IdPhoneCaller=Id phone caller
  82. NewUserCreated=User %s created
  83. NewUserPassword=Password change for %s
  84. NewPasswordValidated=Your new password have been validated and must be used now to login.
  85. EventUserModified=User %s modified
  86. UserDisabled=User %s disabled
  87. UserEnabled=User %s activated
  88. UserDeleted=User %s removed
  89. NewGroupCreated=Group %s created
  90. GroupModified=Group %s modified
  91. GroupDeleted=Group %s removed
  92. ConfirmCreateContact=Are you sure you want to create a Dolibarr account for this contact?
  93. ConfirmCreateLogin=Are you sure you want to create a Dolibarr account for this member?
  94. ConfirmCreateThirdParty=Are you sure you want to create a third party for this member?
  95. LoginToCreate=Login to create
  96. NameToCreate=Name of third party to create
  97. YourRole=Your roles
  98. YourQuotaOfUsersIsReached=Your quota of active users is reached !
  99. NbOfUsers=Number of users
  100. NbOfPermissions=Number of permissions
  101. DontDowngradeSuperAdmin=Only a superadmin can downgrade a superadmin
  102. HierarchicalResponsible=Supervisor
  103. HierarchicView=Hierarchical view
  104. UseTypeFieldToChange=Use field Type to change
  105. OpenIDURL=OpenID URL
  106. LoginUsingOpenID=Use OpenID to login
  107. WeeklyHours=Hours worked (per week)
  108. ExpectedWorkedHours=Expected hours worked per week
  109. ColorUser=Color of the user
  110. DisabledInMonoUserMode=Disabled in maintenance mode
  111. UserAccountancyCode=User accounting code
  112. UserLogoff=User logout
  113. UserLogged=User logged
  114. DateOfEmployment=Employment date
  115. DateEmployment=Employment
  116. DateEmploymentStart=Employment Start Date
  117. DateEmploymentEnd=Employment End Date
  118. RangeOfLoginValidity=Access validity date range
  119. CantDisableYourself=You can't disable your own user record
  120. ForceUserExpenseValidator=Force expense report validator
  121. ForceUserHolidayValidator=Force leave request validator
  122. ValidatorIsSupervisorByDefault=By default, the validator is the supervisor of the user. Keep empty to keep this behaviour.
  123. UserPersonalEmail=Personal email
  124. UserPersonalMobile=Personal mobile phone
  125. WarningNotLangOfInterface=Warning, this is the main language the user speak, not the language of the interface he choosed to see. To change the interface language visible by this user, go on tab %s
  126. DateLastLogin=Date last login
  127. DatePreviousLogin=Date previous login
  128. IPLastLogin=IP last login
  129. IPPreviousLogin=IP previous login
  130. ShowAllPerms=Show all permission rows
  131. HideAllPerms=Hide all permission rows