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

@@ -242,9 +242,12 @@ Domain usually correspond to who is responsible for checking and fixing errors~~
'Class:User/Error:LoginMustBeUnique' => 'Usuario debe ser único - "%1s" ya se encuentra en uso.',
'Class:User/Error:OrganizationNotAllowed' => 'Organización no permitida.',
'Class:User/Error:PersonIsMandatory' => 'El Contacto es obligatorio.',
'Class:User/Error:PortalPowerUserHasInsufficientRights' => 'The Portal power user profile does not give sufficient access rights (another profile must be added)~~',
'Class:User/Error:ProfileNotAllowed' => 'No se puede agregar el perfil "%1$s"; denegará el acceso al backoffice',
'Class:User/Error:StatusChangeIsNotAllowed' => 'Cambiar estatus no está permitido para su propio usuario',
'Class:User/Error:UserOrganizationNotAllowed' => 'El usuario no pertenece a las oganizaciones permitidas.',
'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' => 'Tablero de Usuario',
'Class:UserDashboard+' => 'Tablero de Usuario',
'Class:UserDashboard/Attribute:contents' => 'Contenidos',
@@ -581,6 +584,7 @@ Domain usually correspond to who is responsible for checking and fixing errors~~
'UI:CSVImport:AlertNoSearchCriteria' => 'Por favor seleccione al menos un criterio de busqueda',
'UI:CSVImport:CSVDataPreview' => 'Vista Previa de los Datos CSV',
'UI:CSVImport:ClassesSelectOne' => '-- Seleccione uno --',
'UI:CSVImport:Column' => 'Column %1$s~~',
'UI:CSVImport:CommentsAndHeader' => 'Comentarios y encabezado',
'UI:CSVImport:CustomDateTimeFormat' => 'Formato Personalizado: %1$s',
'UI:CSVImport:CustomDateTimeFormatTooltip' => 'Marcadores disponibles:<table>
@@ -642,6 +646,8 @@ Domain usually correspond to who is responsible for checking and fixing errors~~
'UI:CSVImport:Tab:Templates' => 'Plantillas',
'UI:CSVImport:TextQualifierCharacter' => 'Caracter para calificar como texto',
'UI:CSVImport:TreatFirstLineAsHeader' => 'Use la primera línea como encabezado de columna(nombre de columnas))',
'UI:CSVImport:ViewAllAmbiguousValues' => 'View all ambiguous values~~',
'UI:CSVImport:ViewAllPossibleValues' => 'View all possible values~~',
'UI:CSVImport:idField' => 'Id (Clave Primaria)',
'UI:CSVImportConfirmMessage' => '¿Está seguro?',
'UI:CSVImportConfirmTitle' => 'Por favor confirme la operación',
@@ -1099,6 +1105,7 @@ Cuando se asocien con un disparador, cada acción recibe un número de "orden",
'UI:ObjectArchived' => 'Este objeto ha sido archivado. Por favor habilité el modo Archivado o contacte al Administrador.',
'UI:ObjectCouldNotBeWritten' => 'el objeto no pudo ser escrito: %1$s',
'UI:ObjectDoesNotExist' => 'Disculpe, este objeto no existe (o no está autorizado para verlo).',
'UI:ObjectShortcutInsert' => 'Insert Object Shortcut~~',
'UI:OnlyForThisList' => 'Sólo esta Lista',
'UI:OpenDocumentInNewWindow_' => 'Abrir',
'UI:OperationCancelled' => 'Operación Cancelada',
@@ -1464,11 +1471,4 @@ Cuando se asocien con un disparador, cada acción recibe un número de "orden",
'UI_CountOfObjectsShort' => '%1$d Elemento(s)',
'portal:backoffice' => 'Portal de Soporte',
'portal:legacy_portal' => 'Portal de Clientes',
'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~~',
]);