mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Automated dictionaries synchronization with english reference
This commit is contained in:
@@ -241,9 +241,12 @@ Domain usually correspond to who is responsible for checking and fixing errors~~
|
||||
'Class:User/Error:LoginMustBeUnique' => 'Login skal være entydig - "%1s" er allerede i brug.',
|
||||
'Class:User/Error:OrganizationNotAllowed' => 'Organization not allowed.~~',
|
||||
'Class:User/Error:PersonIsMandatory' => 'The Contact is mandatory.~~',
|
||||
'Class:User/Error:PortalPowerUserHasInsufficientRights' => 'The Portal power user profile does not give sufficient access rights (another profile must be added)~~',
|
||||
'Class:User/Error:ProfileNotAllowed' => 'Profile "%1$s" cannot be added it will deny the access to backoffice~~',
|
||||
'Class:User/Error:StatusChangeIsNotAllowed' => 'Changing status is not allowed for your own User~~',
|
||||
'Class:User/Error:UserOrganizationNotAllowed' => 'The user account does not belong to your allowed organizations.~~',
|
||||
'Class:User/Warning:NoContactHasImpact' => 'Cautious: there is no Person defined on this User, this prevents access to portals, news notifications and other side effects in back-office~~',
|
||||
'Class:User/Warning:NoOrganizationMeansFullAccess' => 'No "Allowed Organizations" defined for this user, this means they have access to all organizations~~',
|
||||
'Class:UserDashboard' => 'User dashboard~~',
|
||||
'Class:UserDashboard+' => '~~',
|
||||
'Class:UserDashboard/Attribute:contents' => 'Contents~~',
|
||||
@@ -579,6 +582,7 @@ Domain usually correspond to who is responsible for checking and fixing errors~~
|
||||
'UI:CSVImport:AlertNoSearchCriteria' => 'Vælg venligst mindst et søgekriterie',
|
||||
'UI:CSVImport:CSVDataPreview' => 'CSV Data eksempel',
|
||||
'UI:CSVImport:ClassesSelectOne' => '-- Vælg venligst --',
|
||||
'UI:CSVImport:Column' => 'Column %1$s~~',
|
||||
'UI:CSVImport:CommentsAndHeader' => 'Kommentarer og header',
|
||||
'UI:CSVImport:CustomDateTimeFormat' => 'Custom format: %1$s~~',
|
||||
'UI:CSVImport:CustomDateTimeFormatTooltip' => 'Available placeholders:<table>
|
||||
@@ -640,6 +644,8 @@ Domain usually correspond to who is responsible for checking and fixing errors~~
|
||||
'UI:CSVImport:Tab:Templates' => 'Skabelon(er)',
|
||||
'UI:CSVImport:TextQualifierCharacter' => 'Tekst qualifier karakter',
|
||||
'UI:CSVImport:TreatFirstLineAsHeader' => 'Betragt første linje som overskrift (kolonnenavne)',
|
||||
'UI:CSVImport:ViewAllAmbiguousValues' => 'View all ambiguous values~~',
|
||||
'UI:CSVImport:ViewAllPossibleValues' => 'View all possible values~~',
|
||||
'UI:CSVImport:idField' => 'id (Primær Nøgle)',
|
||||
'UI:CSVImportConfirmMessage' => 'Are you sure you want to do this?~~',
|
||||
'UI:CSVImportConfirmTitle' => 'Please confirm the operation~~',
|
||||
@@ -1095,6 +1101,7 @@ Ved tilknytningen til en trigger, bliver hver handling tildelt et "rækkefølge"
|
||||
'UI:ObjectArchived' => 'This object has been archived. Please enable the archive mode or contact your administrator.~~',
|
||||
'UI:ObjectCouldNotBeWritten' => 'Objektet kunne ikke skrives: %1$s',
|
||||
'UI:ObjectDoesNotExist' => 'Beklager, dette objekt eksisterer ikke (eller du har ikke tilladelse til at se det).',
|
||||
'UI:ObjectShortcutInsert' => 'Insert Object Shortcut~~',
|
||||
'UI:OnlyForThisList' => 'Kun for denne liste',
|
||||
'UI:OpenDocumentInNewWindow_' => 'Åben',
|
||||
'UI:OperationCancelled' => 'Handling afbrudt',
|
||||
@@ -1458,11 +1465,4 @@ Ved tilknytningen til en trigger, bliver hver handling tildelt et "rækkefølge"
|
||||
'UI_CountOfObjectsShort' => '%1$d objekter.',
|
||||
'portal:backoffice' => ITOP_APPLICATION_SHORT.' Back-Office User Interface~~',
|
||||
'portal:legacy_portal' => 'End-User Portal~~',
|
||||
'Class:User/Error:PortalPowerUserHasInsufficientRights' => 'The Portal power user profile does not give sufficient access rights (another profile must be added)~~',
|
||||
'Class:User/Warning:NoOrganizationMeansFullAccess' => 'No "Allowed Organizations" defined for this user, this means they have access to all organizations~~',
|
||||
'Class:User/Warning:NoContactHasImpact' => 'Cautious: there is no Person defined on this User, this prevents access to portals, news notifications and other side effects in back-office~~',
|
||||
'UI:CSVImport:Column' => 'Column %1$s~~',
|
||||
'UI:CSVImport:ViewAllPossibleValues' => 'View all possible values~~',
|
||||
'UI:CSVImport:ViewAllAmbiguousValues' => 'View all ambiguous values~~',
|
||||
'UI:ObjectShortcutInsert' => 'Insert Object Shortcut~~',
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user