Automated dictionaries synchronization with english reference

This commit is contained in:
Timothee
2024-06-11 17:43:44 +02:00
parent 09a5d7a35f
commit d4b41d892c
158 changed files with 7594 additions and 9938 deletions

View File

@@ -241,9 +241,12 @@ Domain usually correspond to who is responsible for checking and fixing errors~~
'Class:User/Error:LoginMustBeUnique' => 'Login moet uniek zijn - "%1s" is al in gebruik',
'Class:User/Error:OrganizationNotAllowed' => 'Organisatie is niet toegestaan.',
'Class:User/Error:PersonIsMandatory' => 'De persoon moet ingevuld zijn.',
'Class:User/Error:PortalPowerUserHasInsufficientRights' => 'The Portal power user profile does not give sufficient access rights (another profile must be added)~~',
'Class:User/Error:ProfileNotAllowed' => 'Profiel "%1$s" kan niet toegevoegd worden omdat het de toegang tot de backoffice zou ontzeggen.',
'Class:User/Error:StatusChangeIsNotAllowed' => 'Je kan de status voor je eigen gebruikersaccount niet wijzigen.',
'Class:User/Error:UserOrganizationNotAllowed' => 'De gebruikersaccount behoort niet tot de organisaties waar je zelf rechten voor hebt.',
'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' => 'Gebruikerdashboard',
'Class:UserDashboard+' => '',
'Class:UserDashboard/Attribute:contents' => 'Inhoud',
@@ -579,6 +582,7 @@ Domain usually correspond to who is responsible for checking and fixing errors~~
'UI:CSVImport:AlertNoSearchCriteria' => 'Selecteer tenminste een zoekcriterium.',
'UI:CSVImport:CSVDataPreview' => 'CSV-voorbeeld',
'UI:CSVImport:ClassesSelectOne' => '-- selecteer een --',
'UI:CSVImport:Column' => 'Column %1$s~~',
'UI:CSVImport:CommentsAndHeader' => 'Opmerkingen en kolomtitel',
'UI:CSVImport:CustomDateTimeFormat' => 'Aangepast formaat: %1$s',
'UI:CSVImport:CustomDateTimeFormatTooltip' => 'Beschikbare variabelen:<table>
@@ -640,6 +644,8 @@ Domain usually correspond to who is responsible for checking and fixing errors~~
'UI:CSVImport:Tab:Templates' => 'Sjablonen',
'UI:CSVImport:TextQualifierCharacter' => 'Teken dat rond tekst staat:',
'UI:CSVImport:TreatFirstLineAsHeader' => 'Eerste regel bevat kolomtitels (kolomkop)',
'UI:CSVImport:ViewAllAmbiguousValues' => 'View all ambiguous values~~',
'UI:CSVImport:ViewAllPossibleValues' => 'View all possible values~~',
'UI:CSVImport:idField' => 'id (Primaire sleutel (key))',
'UI:CSVImportConfirmMessage' => 'Weet je zeker dat je dit wilt doen?',
'UI:CSVImportConfirmTitle' => 'Bevestig de actie',
@@ -1098,6 +1104,7 @@ Bij die koppeling wordt aan elke actie een volgorde-nummer gegeven. Dit bepaalt
'UI:ObjectArchived' => 'Dit object werd gearchiveerd. Gelieve de Archief-mode in te schakelen of je beheerder te contacteren.',
'UI:ObjectCouldNotBeWritten' => 'Het object kon niet geschreven worden: %1$s',
'UI:ObjectDoesNotExist' => 'Sorry, dit object bestaat niet (of je bent niet gemachtigd het te bekijken).',
'UI:ObjectShortcutInsert' => 'Insert Object Shortcut~~',
'UI:OnlyForThisList' => 'Alleen voor deze lijst',
'UI:OpenDocumentInNewWindow_' => 'Open',
'UI:OperationCancelled' => 'Operatie afgebroken',
@@ -1461,11 +1468,4 @@ Bij die koppeling wordt aan elke actie een volgorde-nummer gegeven. Dit bepaalt
'UI_CountOfObjectsShort' => '%1$d objecten.',
'portal:backoffice' => ITOP_APPLICATION_SHORT.' Back-Office User Interface',
'portal:legacy_portal' => 'Portaal voor eindgebruikers',
'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~~',
]);