forked from Wavyzz/dolibarr
Clean language files
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
# Dolibarr language file - Source file is en_US - users
|
||||
HRMArea=HRM area
|
||||
UserCard=User card
|
||||
ContactCard=Contact card
|
||||
GroupCard=Group card
|
||||
NoContactCard=No card among contacts
|
||||
Permission=Permission
|
||||
Permissions=Permissions
|
||||
EditPassword=Edit password
|
||||
@@ -11,8 +9,6 @@ SendNewPassword=Regenerate and send password
|
||||
ReinitPassword=Regenerate password
|
||||
PasswordChangedTo=Password changed to: %s
|
||||
SubjectNewPassword=Your new password for Dolibarr
|
||||
AvailableRights=Available permissions
|
||||
OwnedRights=Owned permissions
|
||||
GroupRights=Group permissions
|
||||
UserRights=User permissions
|
||||
UserGUISetup=User display setup
|
||||
@@ -20,31 +16,23 @@ DisableUser=Disable
|
||||
DisableAUser=Disable a user
|
||||
DeleteUser=Delete
|
||||
DeleteAUser=Delete a user
|
||||
DisableGroup=Disable
|
||||
DisableAGroup=Disable a group
|
||||
EnableAUser=Enable a user
|
||||
EnableAGroup=Enable a group
|
||||
DeleteGroup=Delete
|
||||
DeleteAGroup=Delete a group
|
||||
ConfirmDisableUser=Are you sure you want to disable user <b>%s</b> ?
|
||||
ConfirmDisableGroup=Are you sure you want to disable group <b>%s</b> ?
|
||||
ConfirmDeleteUser=Are you sure you want to delete user <b>%s</b> ?
|
||||
ConfirmDeleteGroup=Are you sure you want to delete group <b>%s</b> ?
|
||||
ConfirmEnableUser=Are you sure you want to enable user <b>%s</b> ?
|
||||
ConfirmEnableGroup=Are you sure you want to enable group <b>%s</b> ?
|
||||
ConfirmReinitPassword=Are you sure you want to generate a new password for user <b>%s</b> ?
|
||||
ConfirmSendNewPassword=Are you sure you want to generate and send new password for user <b>%s</b> ?
|
||||
NewUser=New user
|
||||
CreateUser=Create user
|
||||
SearchAGroup=Search a group
|
||||
SearchAUser=Search a user
|
||||
LoginNotDefined=Login is not defined.
|
||||
NameNotDefined=Name is not defined.
|
||||
ListOfUsers=List of users
|
||||
SuperAdministrator=Super Administrator
|
||||
SuperAdministratorDesc=Global administrator
|
||||
AdministratorDesc=Administrator
|
||||
AdministratorDescEntity=Administrator (for its company)
|
||||
DefaultRights=Default permissions
|
||||
DefaultRightsDesc=Define here <u>default</u> permissions that are automatically granted to a <u>new created</u> user (Go on user card to change permission of an existing user).
|
||||
DolibarrUsers=Dolibarr users
|
||||
@@ -57,7 +45,6 @@ RemoveFromGroup=Remove from group
|
||||
PasswordChangedAndSentTo=Password changed and sent to <b>%s</b>.
|
||||
PasswordChangeRequestSent=Request to change password for <b>%s</b> sent to <b>%s</b>.
|
||||
MenuUsersAndGroups=Users & Groups
|
||||
MenuMyUserCard=My user card
|
||||
LastGroupsCreated=Latest %s created groups
|
||||
LastUsersCreated=Latest %s users created
|
||||
ShowGroup=Show group
|
||||
@@ -65,25 +52,17 @@ ShowUser=Show user
|
||||
NonAffectedUsers=Non assigned users
|
||||
UserModified=User modified successfully
|
||||
PhotoFile=Photo file
|
||||
UserWithDolibarrAccess=User with Dolibarr access
|
||||
ListOfUsersInGroup=List of users in this group
|
||||
ListOfGroupsForUser=List of groups for this user
|
||||
UsersToAdd=Users to add to this group
|
||||
GroupsToAdd=Groups to add to this user
|
||||
NoLogin=No login
|
||||
LinkToCompanyContact=Link to third party / contact
|
||||
LinkedToDolibarrMember=Link to member
|
||||
LinkedToDolibarrUser=Link to Dolibarr user
|
||||
LinkedToDolibarrThirdParty=Link to Dolibarr third party
|
||||
CreateDolibarrLogin=Create a user
|
||||
CreateDolibarrThirdParty=Create a third party
|
||||
LoginAccountDisable=Account disabled, put a new login to activate it.
|
||||
LoginAccountDisableInDolibarr=Account disabled in Dolibarr.
|
||||
LoginAccountDisableInLdap=Account disabled in the domain.
|
||||
UsePersonalValue=Use personal value
|
||||
GuiLanguage=Interface language
|
||||
InternalUser=Internal user
|
||||
MyInformations=My data
|
||||
ExportDataset_user_1=Dolibarr's users and properties
|
||||
DomainUser=Domain user %s
|
||||
Reactivate=Reactivate
|
||||
@@ -94,8 +73,6 @@ Inherited=Inherited
|
||||
UserWillBeInternalUser=Created user will be an internal user (because not linked to a particular third party)
|
||||
UserWillBeExternalUser=Created user will be an external user (because linked to a particular third party)
|
||||
IdPhoneCaller=Id phone caller
|
||||
UserLogged=User %s login
|
||||
UserLogoff=User %s logout
|
||||
NewUserCreated=User %s created
|
||||
NewUserPassword=Password change for %s
|
||||
EventUserModified=User %s modified
|
||||
|
||||
Reference in New Issue
Block a user