From cc523ac768fada2aec435fd8610566d5e329505a Mon Sep 17 00:00:00 2001 From: kate Date: Wed, 20 Mar 2019 21:38:26 +0100 Subject: [PATCH 1/2] some translation fixes --- .../localization/Midpoint.properties | 32 +++++++++---------- .../localization/Midpoint_en.properties | 2 +- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/gui/admin-gui/src/main/resources/localization/Midpoint.properties b/gui/admin-gui/src/main/resources/localization/Midpoint.properties index 8db3a21339e..6fc1936df04 100755 --- a/gui/admin-gui/src/main/resources/localization/Midpoint.properties +++ b/gui/admin-gui/src/main/resources/localization/Midpoint.properties @@ -1108,8 +1108,8 @@ PageAdmin.menu.top.configuration.expressionEvaluator=Expression evaluator PageAdmin.menu.top.configuration.importObject=Import object PageAdmin.menu.top.configuration.internals=Internals configuration PageAdmin.menu.top.configuration.objectPolicy=Object policy -PageAdmin.menu.top.configuration.globalPolicyRule=Global policy rule -PageAdmin.menu.top.configuration.globalAccountSynchronization=Global account synchronization +PageAdmin.menu.top.configuration.globalPolicyRule=Global policy rules +PageAdmin.menu.top.configuration.globalAccountSynchronization=Global projection policy PageAdmin.menu.top.configuration.cleanupPolicy=Cleanup Policy PageAdmin.menu.top.configuration.workflow=Workflow configuration PageAdmin.menu.top.configuration.roleManagement=Role management @@ -4277,7 +4277,7 @@ ReferencePopupPanel.targetType=Type: ReferencePopupPanel.relation=Relation: chooseFocusTypeAndRelationDialogPanel.relation=Relation: chooseFocusTypeAndRelationDialogPanel.type=Type -chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exits +chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exists abstractRoleMemberPanel.menu.assign=Assign abstractRoleMemberPanel.menu.assignMember=Assign member abstractRoleMemberPanel.menu.unassign=Unassign @@ -4305,19 +4305,19 @@ ApprovalPolicyActionType.details.newValue=New approval policy action LifecycleStateType.details.newValue=New lifecycle state NotificationPolicyActionType.details.newValue=New notification policy action PropertyConstraintType.details.newValue=New property constraint -objectState.details.newValue=New object state -assignmentState.details.newValue=New assignment state -hasAssignment.details.newValue=New has assignment -hasNoAssignment.details.newValue=New has no assignment -exclusion.details.newValue=New exclusion -minAssignees.details.newValue=New minimum assignees -maxAssignees.details.newValue=New maximum assignees -modification.details.newValue=New modification -assignment.details.newValue=New assignment -objectTimeValidity.details.newValue=New object time validity -assignmentTimeValidity.details.newValue=New assignment time validity -situation.details.newValue=New policy situation -transition.details.newValue=New transition +objectState.details.newValue=New 'object state' constraint +assignmentState.details.newValue=New 'assignment state' constraint +hasAssignment.details.newValue=New 'has assignment' constraint +hasNoAssignment.details.newValue=New 'has no assignment' constraint +exclusion.details.newValue=New 'exclusion' constraint +minAssignees.details.newValue=New 'minimum assignees' constraint +maxAssignees.details.newValue=New 'maximum assignees' constraint +modification.details.newValue=New 'modification' constraint +assignment.details.newValue=New 'assignment' constraint +objectTimeValidity.details.newValue=New 'object time validity' constraint +assignmentTimeValidity.details.newValue=New 'assignment time validity' constraint +situation.details.newValue=New 'situation' constraint +transition.details.newValue=New 'transition' constraint ref.details.newValue=New reference objectMaxAssigneesViolation.details.newValue=New object max assignees violation objectMinAssigneesViolation.details.newValue=New object min assignees violation diff --git a/gui/admin-gui/src/main/resources/localization/Midpoint_en.properties b/gui/admin-gui/src/main/resources/localization/Midpoint_en.properties index fb3c1ff1b8b..1ab67a17676 100644 --- a/gui/admin-gui/src/main/resources/localization/Midpoint_en.properties +++ b/gui/admin-gui/src/main/resources/localization/Midpoint_en.properties @@ -1106,7 +1106,7 @@ PageAdmin.menu.top.configuration.importObject=Import object PageAdmin.menu.top.configuration.internals=Internals configuration PageAdmin.menu.top.configuration.objectPolicy=Object policy PageAdmin.menu.top.configuration.globalPolicyRule=Global policy rules -PageAdmin.menu.top.configuration.globalAccountSynchronization=Global account synchronization +PageAdmin.menu.top.configuration.globalAccountSynchronization=Global projection policy PageAdmin.menu.top.configuration.cleanupPolicy=Cleanup Policy PageAdmin.menu.top.configuration.workflow=Workflow configuration PageAdmin.menu.top.configuration.roleManagement=Role management From 026bb712587e01fd0777b6d6da37d0b61ca772d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Ga=C5=A1par=C3=ADk?= Date: Thu, 21 Mar 2019 08:33:19 +0100 Subject: [PATCH 2/2] Translation sync Thanks go to all Trasifex users, that helped in this round, namely: d.tautkute (lt), kremerpatrick (fr), merlicaf (it), petr.gasparik (cs), sa_nagata (ja), wstaszewski (pl) Special thanks go to kremerpatrick for pointing out to some issues with original English translation and to KaterynaHonchar for resolving these issues! --- .../localization/Midpoint_cs.properties | 38 +++--- .../localization/Midpoint_de.properties | 40 ++++--- .../localization/Midpoint_en.properties | 8 ++ .../localization/Midpoint_es.properties | 40 ++++--- .../localization/Midpoint_et.properties | 40 ++++--- .../localization/Midpoint_fi.properties | 40 ++++--- .../localization/Midpoint_fr.properties | 110 ++++++++++-------- .../localization/Midpoint_hu.properties | 40 ++++--- .../localization/Midpoint_it.properties | 40 ++++--- .../localization/Midpoint_ja.properties | 40 ++++--- .../localization/Midpoint_lt.properties | 40 ++++--- .../localization/Midpoint_pl.properties | 40 ++++--- .../localization/Midpoint_pt_BR.properties | 40 ++++--- .../localization/Midpoint_ru.properties | 40 ++++--- .../localization/Midpoint_sk.properties | 40 ++++--- .../localization/Midpoint_tr.properties | 40 ++++--- .../localization/Midpoint_zh_CN.properties | 40 ++++--- .../localization/schema_fr.properties | 12 +- 18 files changed, 432 insertions(+), 296 deletions(-) diff --git a/gui/admin-gui/src/main/resources/localization/Midpoint_cs.properties b/gui/admin-gui/src/main/resources/localization/Midpoint_cs.properties index 2dd0c596fa8..1fd37e41550 100644 --- a/gui/admin-gui/src/main/resources/localization/Midpoint_cs.properties +++ b/gui/admin-gui/src/main/resources/localization/Midpoint_cs.properties @@ -1105,8 +1105,8 @@ PageAdmin.menu.top.configuration.expressionEvaluator=Kalkulátor výrazů PageAdmin.menu.top.configuration.importObject=Import objektů PageAdmin.menu.top.configuration.internals=Interní konfigurace PageAdmin.menu.top.configuration.objectPolicy=Politika objektů -PageAdmin.menu.top.configuration.globalPolicyRule=Globální pravidlo politiky -PageAdmin.menu.top.configuration.globalAccountSynchronization=Globální synchronizace účtů +PageAdmin.menu.top.configuration.globalPolicyRule=Globální pravidla politik +PageAdmin.menu.top.configuration.globalAccountSynchronization=Globální politika projekce PageAdmin.menu.top.configuration.cleanupPolicy=Zásady vyčištění PageAdmin.menu.top.configuration.workflow=Konfigurace workflow PageAdmin.menu.top.configuration.roleManagement=Správa rolí @@ -4261,19 +4261,19 @@ ApprovalPolicyActionType.details.newValue=Nová akce politiky schvalování LifecycleStateType.details.newValue=Nová fáze životního cyklu NotificationPolicyActionType.details.newValue=Nová akce politiky notifikací PropertyConstraintType.details.newValue=Nové omezení vlastnosti -objectState.details.newValue=Nový stav objektu -assignmentState.details.newValue=Nový stav přiřazení -hasAssignment.details.newValue=Nový "má přiřazení" -hasNoAssignment.details.newValue=Nový "nemá přiřazení" -exclusion.details.newValue=Nová výlučnost -minAssignees.details.newValue=Nový nejmenší počet příjemců -maxAssignees.details.newValue=Nový nejvyšší počet příjemců -modification.details.newValue=Nová změna -assignment.details.newValue=Nové přiřazení -objectTimeValidity.details.newValue=Nová časová platnost objektu -assignmentTimeValidity.details.newValue=Nová časová platnost přiřazení -situation.details.newValue=Nová situace politiky -transition.details.newValue=Nový přechod +objectState.details.newValue=Nové omezení typu 'stav objektu' +assignmentState.details.newValue=Nové omezení typu 'stav přiřazení' +hasAssignment.details.newValue=Nové omezení typu 'má přiřazení' +hasNoAssignment.details.newValue=Nové omezení typu 'nemá přiřazení' +exclusion.details.newValue=Nové omezení typu 'výlučnost' +minAssignees.details.newValue=Nové omezení typu 'nejnižší počet příjemců' +maxAssignees.details.newValue=Nové omezení typu 'nejvyšší počet příjemců' +modification.details.newValue=Nové omezení typu 'změna' +assignment.details.newValue=Nové omezení typu 'přiřazení' +objectTimeValidity.details.newValue=Nové omezení typu 'časová platnost objektu' +assignmentTimeValidity.details.newValue=Nové omezení typu 'časová platnost přiřazení' +situation.details.newValue=Nové omezení typu 'situace' +transition.details.newValue=Nové omezení typu 'přechod' ref.details.newValue=Nový odkaz objectMaxAssigneesViolation.details.newValue=Nový objekt porušení nejvyššího počtu příjemců objectMinAssigneesViolation.details.newValue=Nový objekt porušení nejnižšího počtu příjemců @@ -4331,3 +4331,11 @@ ResourceSummaryPanel.DOWN=Vypnutý operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowAllThreads=Zobrazit všechna vlákna (Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowTasksThreads=Ukázat běžící vlákna serverových úloh (Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeRecordTasksThreads=Zaznamenat běžící vlákna serverových úloh (Gui) +InternalsCountersPanel.thresholds=Limity +PageInternals.title.thresholds.counters=Počitadla limitů +InternalsCountersPanel.reset.confirm.message=Opravdu chcete odstranit počitadla pro {0} ({1})? +InternalsCountersPanel.threshold.reset.button=Resetovat +PolyStringEditorPanel.defaultLabel=výchozí +PolyStringEditorPanel.keyLabel=klíč +PolyStringEditorPanel.showLanguages=Zobrazit jazyky +PolyStringEditorPanel.hideLanguages=Skrýt jazyky diff --git a/gui/admin-gui/src/main/resources/localization/Midpoint_de.properties b/gui/admin-gui/src/main/resources/localization/Midpoint_de.properties index 313c59d23e4..514553712ff 100644 --- a/gui/admin-gui/src/main/resources/localization/Midpoint_de.properties +++ b/gui/admin-gui/src/main/resources/localization/Midpoint_de.properties @@ -1105,8 +1105,8 @@ PageAdmin.menu.top.configuration.expressionEvaluator=Ausdrucksbewerter PageAdmin.menu.top.configuration.importObject=Objekt importieren PageAdmin.menu.top.configuration.internals=Interne Konfigurationen PageAdmin.menu.top.configuration.objectPolicy=Objektrichtlinie -PageAdmin.menu.top.configuration.globalPolicyRule=globale Richtlinie -PageAdmin.menu.top.configuration.globalAccountSynchronization=globale Account-Synchronisation +PageAdmin.menu.top.configuration.globalPolicyRule=Global policy rules +PageAdmin.menu.top.configuration.globalAccountSynchronization=Global projection policy PageAdmin.menu.top.configuration.cleanupPolicy=Säuberungsrichtlinie PageAdmin.menu.top.configuration.workflow=Workflowkonfiguration PageAdmin.menu.top.configuration.roleManagement=Rollen bearbeiten @@ -4233,7 +4233,7 @@ ReferencePopupPanel.targetType=Typ: ReferencePopupPanel.relation=Relation: chooseFocusTypeAndRelationDialogPanel.relation=Relation: chooseFocusTypeAndRelationDialogPanel.type=Typ -chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exits +chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exists abstractRoleMemberPanel.menu.assign=Ressource zuweisen abstractRoleMemberPanel.menu.assignMember=Assign member abstractRoleMemberPanel.menu.unassign=Entziehen @@ -4261,19 +4261,19 @@ ApprovalPolicyActionType.details.newValue=New approval policy action LifecycleStateType.details.newValue=New lifecycle state NotificationPolicyActionType.details.newValue=New notification policy action PropertyConstraintType.details.newValue=New property constraint -objectState.details.newValue=New object state -assignmentState.details.newValue=New assignment state -hasAssignment.details.newValue=New has assignment -hasNoAssignment.details.newValue=New has no assignment -exclusion.details.newValue=New exclusion -minAssignees.details.newValue=New minimum assignees -maxAssignees.details.newValue=New maximum assignees -modification.details.newValue=New modification -assignment.details.newValue=New assignment -objectTimeValidity.details.newValue=New object time validity -assignmentTimeValidity.details.newValue=New assignment time validity -situation.details.newValue=New policy situation -transition.details.newValue=New transition +objectState.details.newValue=New 'object state' constraint +assignmentState.details.newValue=New 'assignment state' constraint +hasAssignment.details.newValue=New 'has assignment' constraint +hasNoAssignment.details.newValue=New 'has no assignment' constraint +exclusion.details.newValue=New 'exclusion' constraint +minAssignees.details.newValue=New 'minimum assignees' constraint +maxAssignees.details.newValue=New 'maximum assignees' constraint +modification.details.newValue=New 'modification' constraint +assignment.details.newValue=New 'assignment' constraint +objectTimeValidity.details.newValue=New 'object time validity' constraint +assignmentTimeValidity.details.newValue=New 'assignment time validity' constraint +situation.details.newValue=New 'situation' constraint +transition.details.newValue=New 'transition' constraint ref.details.newValue=New reference objectMaxAssigneesViolation.details.newValue=New object max assignees violation objectMinAssigneesViolation.details.newValue=New object min assignees violation @@ -4331,3 +4331,11 @@ ResourceSummaryPanel.DOWN=Ab operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowAllThreads=Show all threads (Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowTasksThreads=Show running tasks threads (Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeRecordTasksThreads=Record running tasks threads (Gui) +InternalsCountersPanel.thresholds=Thresholds +PageInternals.title.thresholds.counters=Thresholds counters +InternalsCountersPanel.reset.confirm.message=Do you really want to remove counters for {0} ({1}) +InternalsCountersPanel.threshold.reset.button=Zurücksetzen +PolyStringEditorPanel.defaultLabel=Standardmässig +PolyStringEditorPanel.keyLabel=key +PolyStringEditorPanel.showLanguages=Show languages +PolyStringEditorPanel.hideLanguages=Hide languages diff --git a/gui/admin-gui/src/main/resources/localization/Midpoint_en.properties b/gui/admin-gui/src/main/resources/localization/Midpoint_en.properties index 1ab67a17676..77138e516f4 100644 --- a/gui/admin-gui/src/main/resources/localization/Midpoint_en.properties +++ b/gui/admin-gui/src/main/resources/localization/Midpoint_en.properties @@ -4331,3 +4331,11 @@ ResourceSummaryPanel.DOWN=Down operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowAllThreads=Show all threads (Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowTasksThreads=Show running tasks threads (Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeRecordTasksThreads=Record running tasks threads (Gui) +InternalsCountersPanel.thresholds=Thresholds +PageInternals.title.thresholds.counters=Thresholds counters +InternalsCountersPanel.reset.confirm.message=Do you really want to remove counters for {0} ({1}) +InternalsCountersPanel.threshold.reset.button=Reset +PolyStringEditorPanel.defaultLabel=default +PolyStringEditorPanel.keyLabel=key +PolyStringEditorPanel.showLanguages=Show languages +PolyStringEditorPanel.hideLanguages=Hide languages diff --git a/gui/admin-gui/src/main/resources/localization/Midpoint_es.properties b/gui/admin-gui/src/main/resources/localization/Midpoint_es.properties index 2f833c76d78..63960799c7c 100644 --- a/gui/admin-gui/src/main/resources/localization/Midpoint_es.properties +++ b/gui/admin-gui/src/main/resources/localization/Midpoint_es.properties @@ -1105,8 +1105,8 @@ PageAdmin.menu.top.configuration.expressionEvaluator=Evaluador de expresión PageAdmin.menu.top.configuration.importObject=Importar objeto PageAdmin.menu.top.configuration.internals=Configuraciones internas PageAdmin.menu.top.configuration.objectPolicy=Política de objeto -PageAdmin.menu.top.configuration.globalPolicyRule=Política global -PageAdmin.menu.top.configuration.globalAccountSynchronization=Sincronización global de cuentas +PageAdmin.menu.top.configuration.globalPolicyRule=Global policy rules +PageAdmin.menu.top.configuration.globalAccountSynchronization=Global projection policy PageAdmin.menu.top.configuration.cleanupPolicy=Política de limpieza PageAdmin.menu.top.configuration.workflow=Configuración de flujos de trabajo PageAdmin.menu.top.configuration.roleManagement=Administración de roles @@ -4233,7 +4233,7 @@ ReferencePopupPanel.targetType=Tipo: ReferencePopupPanel.relation=Relación: chooseFocusTypeAndRelationDialogPanel.relation=Relación: chooseFocusTypeAndRelationDialogPanel.type=Tipo -chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exits +chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exists abstractRoleMemberPanel.menu.assign=Asignar Recursos de la Cuenta abstractRoleMemberPanel.menu.assignMember=Assign member abstractRoleMemberPanel.menu.unassign=Desasignar @@ -4261,19 +4261,19 @@ ApprovalPolicyActionType.details.newValue=New approval policy action LifecycleStateType.details.newValue=New lifecycle state NotificationPolicyActionType.details.newValue=New notification policy action PropertyConstraintType.details.newValue=New property constraint -objectState.details.newValue=New object state -assignmentState.details.newValue=New assignment state -hasAssignment.details.newValue=New has assignment -hasNoAssignment.details.newValue=New has no assignment -exclusion.details.newValue=New exclusion -minAssignees.details.newValue=New minimum assignees -maxAssignees.details.newValue=New maximum assignees -modification.details.newValue=New modification -assignment.details.newValue=New assignment -objectTimeValidity.details.newValue=New object time validity -assignmentTimeValidity.details.newValue=New assignment time validity -situation.details.newValue=New policy situation -transition.details.newValue=New transition +objectState.details.newValue=New 'object state' constraint +assignmentState.details.newValue=New 'assignment state' constraint +hasAssignment.details.newValue=New 'has assignment' constraint +hasNoAssignment.details.newValue=New 'has no assignment' constraint +exclusion.details.newValue=New 'exclusion' constraint +minAssignees.details.newValue=New 'minimum assignees' constraint +maxAssignees.details.newValue=New 'maximum assignees' constraint +modification.details.newValue=New 'modification' constraint +assignment.details.newValue=New 'assignment' constraint +objectTimeValidity.details.newValue=New 'object time validity' constraint +assignmentTimeValidity.details.newValue=New 'assignment time validity' constraint +situation.details.newValue=New 'situation' constraint +transition.details.newValue=New 'transition' constraint ref.details.newValue=New reference objectMaxAssigneesViolation.details.newValue=New object max assignees violation objectMinAssigneesViolation.details.newValue=New object min assignees violation @@ -4331,3 +4331,11 @@ ResourceSummaryPanel.DOWN=Abajo operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowAllThreads=Show all threads (Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowTasksThreads=Show running tasks threads (Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeRecordTasksThreads=Record running tasks threads (Gui) +InternalsCountersPanel.thresholds=Thresholds +PageInternals.title.thresholds.counters=Thresholds counters +InternalsCountersPanel.reset.confirm.message=Do you really want to remove counters for {0} ({1}) +InternalsCountersPanel.threshold.reset.button=Restablecer +PolyStringEditorPanel.defaultLabel=defecto +PolyStringEditorPanel.keyLabel=key +PolyStringEditorPanel.showLanguages=Show languages +PolyStringEditorPanel.hideLanguages=Hide languages diff --git a/gui/admin-gui/src/main/resources/localization/Midpoint_et.properties b/gui/admin-gui/src/main/resources/localization/Midpoint_et.properties index 1561725b4dc..c9f17fbd218 100644 --- a/gui/admin-gui/src/main/resources/localization/Midpoint_et.properties +++ b/gui/admin-gui/src/main/resources/localization/Midpoint_et.properties @@ -1105,8 +1105,8 @@ PageAdmin.menu.top.configuration.expressionEvaluator=Avaldisehindaja PageAdmin.menu.top.configuration.importObject=Impordi objekt PageAdmin.menu.top.configuration.internals=Sisemine konfiguratsioon PageAdmin.menu.top.configuration.objectPolicy=Object policy -PageAdmin.menu.top.configuration.globalPolicyRule=Global policy rule -PageAdmin.menu.top.configuration.globalAccountSynchronization=Global account synchronization +PageAdmin.menu.top.configuration.globalPolicyRule=Global policy rules +PageAdmin.menu.top.configuration.globalAccountSynchronization=Global projection policy PageAdmin.menu.top.configuration.cleanupPolicy=Puhastuspoliitika PageAdmin.menu.top.configuration.workflow=Workflow configuration PageAdmin.menu.top.configuration.roleManagement=Role management @@ -4233,7 +4233,7 @@ ReferencePopupPanel.targetType=Tüüp: ReferencePopupPanel.relation=Relation: chooseFocusTypeAndRelationDialogPanel.relation=Relation: chooseFocusTypeAndRelationDialogPanel.type=Tüüp -chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exits +chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exists abstractRoleMemberPanel.menu.assign=Omista abstractRoleMemberPanel.menu.assignMember=Assign member abstractRoleMemberPanel.menu.unassign=Eemalda omistus @@ -4261,19 +4261,19 @@ ApprovalPolicyActionType.details.newValue=New approval policy action LifecycleStateType.details.newValue=New lifecycle state NotificationPolicyActionType.details.newValue=New notification policy action PropertyConstraintType.details.newValue=New property constraint -objectState.details.newValue=New object state -assignmentState.details.newValue=New assignment state -hasAssignment.details.newValue=New has assignment -hasNoAssignment.details.newValue=New has no assignment -exclusion.details.newValue=New exclusion -minAssignees.details.newValue=New minimum assignees -maxAssignees.details.newValue=New maximum assignees -modification.details.newValue=New modification -assignment.details.newValue=New assignment -objectTimeValidity.details.newValue=New object time validity -assignmentTimeValidity.details.newValue=New assignment time validity -situation.details.newValue=New policy situation -transition.details.newValue=New transition +objectState.details.newValue=New 'object state' constraint +assignmentState.details.newValue=New 'assignment state' constraint +hasAssignment.details.newValue=New 'has assignment' constraint +hasNoAssignment.details.newValue=New 'has no assignment' constraint +exclusion.details.newValue=New 'exclusion' constraint +minAssignees.details.newValue=New 'minimum assignees' constraint +maxAssignees.details.newValue=New 'maximum assignees' constraint +modification.details.newValue=New 'modification' constraint +assignment.details.newValue=New 'assignment' constraint +objectTimeValidity.details.newValue=New 'object time validity' constraint +assignmentTimeValidity.details.newValue=New 'assignment time validity' constraint +situation.details.newValue=New 'situation' constraint +transition.details.newValue=New 'transition' constraint ref.details.newValue=New reference objectMaxAssigneesViolation.details.newValue=New object max assignees violation objectMinAssigneesViolation.details.newValue=New object min assignees violation @@ -4331,3 +4331,11 @@ ResourceSummaryPanel.DOWN=Ei toimi operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowAllThreads=Show all threads (Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowTasksThreads=Show running tasks threads (Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeRecordTasksThreads=Record running tasks threads (Gui) +InternalsCountersPanel.thresholds=Thresholds +PageInternals.title.thresholds.counters=Thresholds counters +InternalsCountersPanel.reset.confirm.message=Do you really want to remove counters for {0} ({1}) +InternalsCountersPanel.threshold.reset.button=Lähtesta +PolyStringEditorPanel.defaultLabel=vaikimisi +PolyStringEditorPanel.keyLabel=key +PolyStringEditorPanel.showLanguages=Show languages +PolyStringEditorPanel.hideLanguages=Hide languages diff --git a/gui/admin-gui/src/main/resources/localization/Midpoint_fi.properties b/gui/admin-gui/src/main/resources/localization/Midpoint_fi.properties index cd7223a1e4c..274cb629a16 100644 --- a/gui/admin-gui/src/main/resources/localization/Midpoint_fi.properties +++ b/gui/admin-gui/src/main/resources/localization/Midpoint_fi.properties @@ -1105,8 +1105,8 @@ PageAdmin.menu.top.configuration.expressionEvaluator=Lausekkeen arvioija PageAdmin.menu.top.configuration.importObject=Tuo objekti PageAdmin.menu.top.configuration.internals=Sisäisten asetukset PageAdmin.menu.top.configuration.objectPolicy=Object policy -PageAdmin.menu.top.configuration.globalPolicyRule=Global policy rule -PageAdmin.menu.top.configuration.globalAccountSynchronization=Global account synchronization +PageAdmin.menu.top.configuration.globalPolicyRule=Global policy rules +PageAdmin.menu.top.configuration.globalAccountSynchronization=Global projection policy PageAdmin.menu.top.configuration.cleanupPolicy=Puhdistus Linjaus PageAdmin.menu.top.configuration.workflow=Workflow configuration PageAdmin.menu.top.configuration.roleManagement=Role management @@ -4233,7 +4233,7 @@ ReferencePopupPanel.targetType=Tyyppi: ReferencePopupPanel.relation=Relation: chooseFocusTypeAndRelationDialogPanel.relation=Relation: chooseFocusTypeAndRelationDialogPanel.type=Tyyppi -chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exits +chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exists abstractRoleMemberPanel.menu.assign=Osoita abstractRoleMemberPanel.menu.assignMember=Assign member abstractRoleMemberPanel.menu.unassign=Poista osoitus @@ -4261,19 +4261,19 @@ ApprovalPolicyActionType.details.newValue=New approval policy action LifecycleStateType.details.newValue=New lifecycle state NotificationPolicyActionType.details.newValue=New notification policy action PropertyConstraintType.details.newValue=New property constraint -objectState.details.newValue=New object state -assignmentState.details.newValue=New assignment state -hasAssignment.details.newValue=New has assignment -hasNoAssignment.details.newValue=New has no assignment -exclusion.details.newValue=New exclusion -minAssignees.details.newValue=New minimum assignees -maxAssignees.details.newValue=New maximum assignees -modification.details.newValue=New modification -assignment.details.newValue=New assignment -objectTimeValidity.details.newValue=New object time validity -assignmentTimeValidity.details.newValue=New assignment time validity -situation.details.newValue=New policy situation -transition.details.newValue=New transition +objectState.details.newValue=New 'object state' constraint +assignmentState.details.newValue=New 'assignment state' constraint +hasAssignment.details.newValue=New 'has assignment' constraint +hasNoAssignment.details.newValue=New 'has no assignment' constraint +exclusion.details.newValue=New 'exclusion' constraint +minAssignees.details.newValue=New 'minimum assignees' constraint +maxAssignees.details.newValue=New 'maximum assignees' constraint +modification.details.newValue=New 'modification' constraint +assignment.details.newValue=New 'assignment' constraint +objectTimeValidity.details.newValue=New 'object time validity' constraint +assignmentTimeValidity.details.newValue=New 'assignment time validity' constraint +situation.details.newValue=New 'situation' constraint +transition.details.newValue=New 'transition' constraint ref.details.newValue=New reference objectMaxAssigneesViolation.details.newValue=New object max assignees violation objectMinAssigneesViolation.details.newValue=New object min assignees violation @@ -4331,3 +4331,11 @@ ResourceSummaryPanel.DOWN=Alhaalla operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowAllThreads=Show all threads (Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowTasksThreads=Show running tasks threads (Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeRecordTasksThreads=Record running tasks threads (Gui) +InternalsCountersPanel.thresholds=Thresholds +PageInternals.title.thresholds.counters=Thresholds counters +InternalsCountersPanel.reset.confirm.message=Do you really want to remove counters for {0} ({1}) +InternalsCountersPanel.threshold.reset.button=Nollaa +PolyStringEditorPanel.defaultLabel=oletus +PolyStringEditorPanel.keyLabel=key +PolyStringEditorPanel.showLanguages=Show languages +PolyStringEditorPanel.hideLanguages=Hide languages diff --git a/gui/admin-gui/src/main/resources/localization/Midpoint_fr.properties b/gui/admin-gui/src/main/resources/localization/Midpoint_fr.properties index a866adfd4e9..39ee97cc6f3 100644 --- a/gui/admin-gui/src/main/resources/localization/Midpoint_fr.properties +++ b/gui/admin-gui/src/main/resources/localization/Midpoint_fr.properties @@ -207,7 +207,7 @@ capabilityValuePanel.label.capability.testConnection=Tester la capacité de la c capabilityValuePanel.label.capability.update=Mise à jour de la capacité capabilityValuePanel.label.enabled=Activé capabilityValuePanel.label.capability.addRemoveAttributeValues=Capacité à ajouter/supprimer des valeurs -capabilityValuePanel.label.capability.auxiliaryObjectClasses=Capacité de classes d'objet auxiliaire +capabilityValuePanel.label.capability.auxiliaryObjectClasses=Capacité de classes d'objets auxiliaires CertDefinitionPage.message.cantSaveEmpty=Impossible de sauvegarder un XML vide CertDefinitionPage.message.cantSaveEmptyName=Impossible d'enregistrer une définition avec un nom vide. Channel.discovery=Découverte @@ -630,7 +630,7 @@ NodeExecutionStatus.RUNNING=En cours d'exécution NotificationsStatistics.AverageTime=Durée moyenne NotificationsStatistics.CountFailure=Echoué NotificationsStatistics.CountSuccess=Réussi -NotificationsStatistics.MaxTime=Max +NotificationsStatistics.MaxTime=Max. NotificationsStatistics.MinTime=Min. NotificationsStatistics.TotalTime=Durée totale NotificationsStatistics.Transport=Transport @@ -1105,8 +1105,8 @@ PageAdmin.menu.top.configuration.expressionEvaluator=Évaluateur d'expression PageAdmin.menu.top.configuration.importObject=Importer un objet PageAdmin.menu.top.configuration.internals=Configuration interne PageAdmin.menu.top.configuration.objectPolicy=Politique des objets -PageAdmin.menu.top.configuration.globalPolicyRule=Règles de politique globale -PageAdmin.menu.top.configuration.globalAccountSynchronization=Synchronisation des comptes +PageAdmin.menu.top.configuration.globalPolicyRule=Global policy rules +PageAdmin.menu.top.configuration.globalAccountSynchronization=Global projection policy PageAdmin.menu.top.configuration.cleanupPolicy=Politique de nettoyage PageAdmin.menu.top.configuration.workflow=Configuration de flux de travaux PageAdmin.menu.top.configuration.roleManagement=Gestion des rôles @@ -1129,7 +1129,7 @@ PageAdmin.menu.top.reports=Rapports PageAdmin.menu.top.resources.import=Importer une déf. de ressource PageAdmin.menu.top.resources.list=Toutes les ressources PageAdmin.menu.top.resources.new=Nouvelle ressource -PageAdmin.menu.top.resources.view=Voir ressources +PageAdmin.menu.top.resources.view=Voir une ressource PageAdmin.menu.top.resources.edit=Modifier la ressource PageAdmin.menu.top.resources=Ressources PageAdmin.menu.top.connectorHosts.list=Tous les hôtes de connecteurs @@ -1287,7 +1287,7 @@ PageBulkAction.message.startPerformed.fatalError.provided=Aucun objet d'action e PageBulkAction.message.startPerformed.fatalError.notBulkAction=Le texte fourni n'est pas un objet d'action en masse. Un instance de {0} est attendue, au lieu de quoi vous avez fourni {1}. PageRepositoryQuery.title=Requête de dépôt PageRepositoryQuery.button.translateAndExecute=Traduire et exécuter -PageRepositoryQuery.button.translate=Traduire en requête d'hibernation +PageRepositoryQuery.button.translate=Traduire en requête Hibernate PageRepositoryQuery.button.useInObjectList=Utiliser dans la liste d'objets PageRepositoryQuery.button.execute=Exécuter PageRepositoryQuery.message.emptyString=La chaîne de requête entrée est vide. Veuillez fournir une chaîne de requête non vide. @@ -1297,10 +1297,10 @@ PageRepositoryQuery.resultException=Résultat : {0} PageRepositoryQuery.midPoint=Requête midPoint PageRepositoryQuery.objectType=Type d'objet : PageRepositoryQuery.checkBox.distinct=Distinct -PageRepositoryQuery.hibernateQuery=Requête d'hibernation +PageRepositoryQuery.hibernateQuery=Requête Hibernate PageRepositoryQuery.hibernateParameters=Paramètres de la requête -PageRepositoryQuery.hibernateParametersNote=Note : Les paramètres sont affichés ici uniquement pour indiquer comment la requête du système est traduite en requête d'hibernation. Ils ne sont pas utilisés lors de l'exécution manuelle d'une requête d'hibernation, donc la requête que vous entrez ici ne doit contenir aucune référence aux paramètres. -PageRepositoryQuery.incompleteResultsNote=Étant donné que vous ne disposez pas de droits d'administrateur, les résultats affichés ici ont probablement été filtrés en appliquant des conditions de recherche supplémentaires dérivées de vos autorisations. Ces conditions supplémentaires ne sont pas visibles dans la requête d'hibernation présentée ci-dessus. +PageRepositoryQuery.hibernateParametersNote=Note : Les paramètres sont affichés ici uniquement pour indiquer comment la requête du système est traduite en requête Hibernate. Ils ne sont pas utilisés lors de l'exécution manuelle d'une requête Hibernate, donc la requête que vous entrez ici ne doit contenir aucune référence aux paramètres. +PageRepositoryQuery.incompleteResultsNote=Étant donné que vous ne disposez pas de droits d'administrateur, les résultats affichés ici ont probablement été filtrés en appliquant des conditions de recherche supplémentaires dérivées de vos autorisations. Ces conditions supplémentaires ne sont pas visibles dans la requête Hibernate présentée ci-dessus. PageRepositoryQuery.chooseSample=Ou utiliser un échantillon : PageRepositoryQuery.sample.ObjectType_AllObjectsInAnOrg=Tous les objets d'une organisation (directement) PageRepositoryQuery.sample.ObjectType_AllObjectsInASubtree=Tous les objets dans un sous-arbre @@ -1610,12 +1610,12 @@ PageCaseWorkItems.table.objectName=Objet PageCaseWorkItems.table.actor=Acteur PageCaseWorkItems.table.description=Description PageCaseWorkItems.table.openTimestamp=Créé -PageCaseWorkItems.table.closeTimestamp=Fermé +PageCaseWorkItems.table.closeTimestamp=Clos PageCaseWorkItems.table.deadline=Échéance PageCaseWorkItems.table.state=État PageCaseWorkItems.search.resource=Ressource PageCaseWorkItems.search.assignee=Acteur -PageCaseWorkItems.search.includeClosedCases=Inclure les cas fermés +PageCaseWorkItems.search.includeClosedCases=Inclure les cas clos PageDashboard.accounts=Mes comptes PageDashboard.activeTasks=Tâches actives PageDashboard.activeUsers=Utilisateurs actifs @@ -1724,7 +1724,7 @@ PageForgetPassword.back=Retour PageForgetPassword.email=Courriel pageForgetPassword.message.ContactAdminQuestionsNotSet=Vous n'avez pas encore établi de questions de sécurité. Veuillez contacter le gestionnaire du système pour réinitialiser votre mot de passe. pageForgetPassword.message.ContactAdminQuestionsNotSetEnough=Vous n'avez pas encore établi suffisamment de réponses à des questions de sécurité. Veuillez contacter le gestionnaire du système pour réinitialiser votre mot de passe. -pageForgetPassword.message.usernotfound=Utilisateur Non Trouvé +pageForgetPassword.message.usernotfound=Utilisateur introuvable PageForgetPassword.password=Mot de passe PageForgetPassword.resetPassword=Réinitialiser le mot de passe PageForgotPassword.title=Mot de passe oublié @@ -1736,7 +1736,7 @@ PageImportObject.embeddedEditor=Éditeur intégré PageImportObject.file=Fichier PageImportObject.getObjectsFrom=Obtenir les objets de pageImportObject.message.emptyXml=Impossible d'enregistrer un XML vide. -PageImportObject.message.help=Choisissez le format du contenu du fichier à importer : XML, JSON ou YAML. +PageImportObject.message.help=Choisissez le fichier XML, JSON ou YAML à importer. pageImportObject.message.nullFile=Le fichier téléversé est vide. PageImportObject.title=Importer des objets PageInternals.button.changeTime=Modifier l'heure @@ -1752,7 +1752,7 @@ PageInternals.title.debugUtil=Outil de débogage PageInternals.title.internalsConfig=Configuration interne PageInternals.title=Configuration interne PageInternals.title.timeChange=Modification de l'heure -PageInternals.tolerateUndeclaredPrefixes=Tolérer les préfixes non déclarés dans les noms qualifiés et chemins +PageInternals.tolerateUndeclaredPrefixes=Tolérer les préfixes non déclarés\ndans les noms qualifiés et chemins PageInternals.title.counters=Compteurs de performances PageInternals.title.traces=Traces de performance PageInternals.modelProfiling=Model profiling @@ -1874,7 +1874,7 @@ PageNewReport.message.emptyXml=Impossible d'enregistrer un xml vide. PageNewReport.message.help=Sélectionnez le document XML à importer. PageNewReport.message.nullFile=Le fichier téléversé est vide. PageNewReport.title=Importer un rapport Jasper -PageOrgTree.message.noOrgStructDefined=Aucune structure d'organisation de définie +PageOrgTree.message.noOrgStructDefined=Aucune structure d'organisation n'est définie. PageOrgTree.title=Arborescences d'entités org. pageOrgUnit.accounts=Projections PageOrgUnit.extension=Extension @@ -2016,7 +2016,7 @@ pageResources.message.deleteResourceConfirm=Voulez-vous vraiment supprimer la re pageResources.message.deleteResourcesConfirm=Voulez-vous vraiment supprimer {0} ressources ? pageResources.message.refreshResourceSchemaConfirm=Voulez-vous vraiment actualiser le schéma de la ressource ? pageResources.message.noHostSelected=Aucun hôte de connecteur n'a été sélectionné. -pageResources.message.noResourceSelected=Aucune ressource n'a été sélectionnée +pageResources.message.noResourceSelected=Aucune ressource n'a été sélectionnée. pageResources.message.queryError=Une erreur s'est produite lors de la requête de recherche de traduction à filtrer. PageResources.message.deleteResourceConfirmedPerformed.success=La(les) ressource(s) a/ont été supprimée(s) avec succès. PageResources.message.deleteResourceConfirmedPerformed.partialError=Impossible de supprimer la ressource. @@ -2136,7 +2136,7 @@ pageTask.category.Reconciliation=Harmonisation pageTask.category.UserRecomputation=Recalcul de l'utilisateur pageTask.category.Workflow=Flux de travaux pageTask.category.Custom=Personnalisé -pageTask.createSuspended=Créée à l'état « suspendu » +pageTask.createSuspended=Créer à l'état « suspendue » pageTask.cronHelp=La spécification en syntaxe "cron" se présente sous la forme suivante: SECONDES MINUTES HEURES JOUR-DU-MOIS MOIS JOUR-DE-SEMAINE ANNÉE (facultatif), par exemple « 0 0 12 ? * WED » signifie « tous les mercredis à 12h00 ». pageTask.cronHelpLink=Pour plus d'informations, veuillez vous voir pageTask.cronHelpLinkTutorial=Tutoriel @@ -2342,7 +2342,7 @@ pageTasks.dialog.title.confirmDelete=Confirmation de suppression pageTasks.inForNotRunningTasks=(en {0}) pageTasks.in=dans {0} pageTasks.retryIn=Réessayer dans {0} -pageTasks.message.alreadyResumed=La tâche « {0} » ne peut être reprise, elle est déjà en cours d'exécution ou fermée. +pageTasks.message.alreadyResumed=La tâche « {0} » ne peut être reprise, elle est déjà en cours d'exécution ou terminée. pageTasks.message.alreadySuspended=La tâche « {0} » est déjà suspendue ou close. pageTasks.message.couldntCreateQuery=Impossible de créer une requête pour une liste de tâches. pageTasks.message.deleteTaskConfirm=Voulez-vous vraiment supprimer la tâche « {0} » ? @@ -2364,7 +2364,7 @@ pageTasks.stalledSince=EN PANNE depuis {0} à {1} pageTasks.state=État pageTasks.subtasks=Montrer les sous-tâches pageTasks.task.category=Catégorie -pageTasks.task.closedAt=close à +pageTasks.task.closedAt=Terminée le/à pageTasks.task.currentRunTime=Durée d'exécution jusqu'à présent pageTasks.task.detail=Détail pageTasks.task.executingAt=S'exécute sur @@ -2372,7 +2372,7 @@ pageTasks.task.execution=Exécution pageTasks.task.name=Nom pageTasks.task.objectRef=Référence à un objet pageTasks.task.progress=Progression -pageTasks.task.scheduledToRunAgain=Planifié pour démarrer à nouveau +pageTasks.task.scheduledToRunAgain=Planifiée pour démarrer à nouveau pageTasks.tasks=Tâches pageTasks.task.status=État PageTasks.title=Tâches @@ -2425,7 +2425,7 @@ pageUser.message.noAssignmentsAvailable=Il n'y a actuellement aucune assignation pageUser.message.noAssignmentSelected=Aucune attribution sélectionnée pageUser.message.noEnabledPropertyFound=Aucune propriété activée trouvée pour le compte « {0} ». pageUser.message.noPassword=Le mot de passe n'est pas saisi -pageUser.message.noResourceSelected=Aucune ressource sélectionnée +pageUser.message.noResourceSelected=Aucune ressource n'est sélectionnée. pageUser.message.noUserName=Il n'est pas possible de calculer les attributions sur un objet utilisateur non nommé. Veuillez fournir un nom. pageUser.message.unsupportedState=État de formulaire d'utilisateur non supporté « {0} » pageUsers.accounts=Compte @@ -2496,7 +2496,7 @@ pageCases.table.actors=Acteurs pageCases.table.objectRef=Objet pageCases.table.state=État pageCases.table.openTimestamp=Ouvert -pageCases.table.closeTimestamp=Fermé +pageCases.table.closeTimestamp=Clos pageCases.button.delete=Supprimer PageCasesAllocatedToMe.title=Mes Cas PageCasesAll.title=Tous les cas @@ -2776,7 +2776,7 @@ ResourceAttributeEditor.label.intolerantVP=Motif non toléré ResourceAttributeEditor.label.limitations=Limitations ResourceAttributeEditor.label.matchingRule=Règle d'appariement ResourceAttributeEditor.label.unknownMatchingRule=Règle d'appariement inconnue : {0} -ResourceAttributeEditor.label.new=Créer nouvel attribut +ResourceAttributeEditor.label.new=Créer un nouvel attribut ResourceAttributeEditor.label.outbound=Correspondances sortantes ResourceAttributeEditor.label.reference=Attribut ResourceAttributeEditor.label.tolerant=Tolérant @@ -3190,23 +3190,23 @@ SystemInfoPanel.cpuUsage=Utilisation du processeur central SystemInfoPanel.heapMemory=Mémoire en tas (utilisée, engagée, maximale) SystemInfoPanel.nonHeapMemory=Mémoire, hormis celle en tas (utilisée, engagée, maximale) SystemInfoPanel.threads=Exétrons (maintenant, pic, total) -TaskDtoExecutionStatus.CLOSED=Close -TaskDtoExecutionStatus.CLOSED.withTimestamp=Close à ${} +TaskDtoExecutionStatus.CLOSED=Terminée +TaskDtoExecutionStatus.CLOSED.withTimestamp=Terminée le/à ${} TaskDtoExecutionStatusFilter.ALL=Tous les états d'exécution -TaskDtoExecutionStatusFilter.CLOSED=Close -TaskDtoExecutionStatusFilter.NOT_CLOSED=Non close +TaskDtoExecutionStatusFilter.CLOSED=Terminée +TaskDtoExecutionStatusFilter.NOT_CLOSED=Non terminée TaskDtoExecutionStatusFilter.RUNNING_OR_RUNNABLE=Exécutable ou en cours d'exécution -TaskDtoExecutionStatusFilter.SUSPENDED_OR_SUSPENDING=Suspendu ou en cours de suspension +TaskDtoExecutionStatusFilter.SUSPENDED_OR_SUSPENDING=Suspendue ou en cours de suspension TaskDtoExecutionStatusFilter.WAITING=En attente TaskDtoExecutionStatus.RUNNABLE=Exécutable TaskDtoExecutionStatus.RUNNING_OR_RUNNABLE=En cours d'exécution/Exécutable TaskDtoExecutionStatus.RUNNING=En cours d'exécution -TaskDtoExecutionStatus.SUSPENDED=Suspendu +TaskDtoExecutionStatus.SUSPENDED=Suspendue TaskDtoExecutionStatus.SUSPENDING=En cours de suspension TaskDtoExecutionStatus.WAITING=En attente -TaskExecutionStatus.CLOSED=Close +TaskExecutionStatus.CLOSED=Terminée TaskExecutionStatus.RUNNABLE=Exécutable -TaskExecutionStatus.SUSPENDED=Suspendu +TaskExecutionStatus.SUSPENDED=Suspendue TaskExecutionStatus.WAITING=En attente TaskListType.ACTIVATED=Activé TaskListType.ALL=Tout @@ -3449,11 +3449,11 @@ PageSelfProfile.title=Éditer le profil PageSelfDashboard.title=Accueil PageSelfDashboard.workItems=Mes travaux PageSelfDashboard.myRequests=Mes demandes -PageAdmin.menu.top.serverTasks.edit=Modifier la tâche +PageAdmin.menu.top.serverTasks.edit=Modifier une tâche PageAdmin.menu.top.configuration.repositoryObjectView=Modifier l'objet PageAdmin.menu.top.reports.configure=Configurer le rapport -PageAdmin.menu.top.users.edit=Modifier l'utilisateur -PageAdmin.menu.top.roles.edit=Modifier le rôle +PageAdmin.menu.top.users.edit=Modifier un utilisateur +PageAdmin.menu.top.roles.edit=Modifier un rôle PageAdmin.menu.top.users.org.edit=Modifier l'entité org. PageSelfCredentials.tabs.password=Mot de passe PageSelfCredentials.title=Informations d'identification @@ -3576,9 +3576,9 @@ SceneItemLinePanel.unknownLabel=(inconnu) operation.com.evolveum.midpoint.web.page.admin.resources.ResourceContentTabPanel.changeOwner=Modifier un propriétaire (GUI) TaskSummaryPanel.progressWithTotalKnown=Progression : {0} sur {1} TaskSummaryPanel.progressWithTotalUnknown=Progression : {0} -TaskSummaryPanel.progressIfSuspended=(suspendu) +TaskSummaryPanel.progressIfSuspended=(suspendue) TaskSummaryPanel.progressIfWaiting=(en attente) -TaskSummaryPanel.progressIfClosed=(close) +TaskSummaryPanel.progressIfClosed=(terminée) TaskSummaryPanel.progressIfStalled=(bloqué depuis {0}) TaskSummaryPanel.lastProcessed=Dernier objet traité : {0} ResourceContentResourcePanel.showExisting=Montrer les tâches existantes @@ -4012,7 +4012,7 @@ AbstractWorkItemType.assigneeRef=Attributaire AbstractWorkItemType.originalAssigneeRef=Attributaire initial AbstractWorkItemType.deadline=Échéance AbstractWorkItemType.performerRef=Exécutant -AbstractWorkItemType.closeTimestamp=Fermé +AbstractWorkItemType.closeTimestamp=Clos PageUserHistory.title=Données de l'objet « {0} » au {1} PageXmlDataReview.title=Données historiques PageXmlDataReview.aceEditorPanelTitle=Données XML de l'objet « {0} » au {1} @@ -4233,7 +4233,7 @@ ReferencePopupPanel.targetType=Type : ReferencePopupPanel.relation=Relation: chooseFocusTypeAndRelationDialogPanel.relation=Relation : chooseFocusTypeAndRelationDialogPanel.type=Type -chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type de l'objet résultant de l'attribution +chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exists abstractRoleMemberPanel.menu.assign=Attribuer abstractRoleMemberPanel.menu.assignMember=Attribuer un membre abstractRoleMemberPanel.menu.unassign=Retirer l'attribution @@ -4261,19 +4261,19 @@ ApprovalPolicyActionType.details.newValue=Nouvelle action de politique de valida LifecycleStateType.details.newValue=État du nouveau cycle de vie NotificationPolicyActionType.details.newValue=Nouvelle action de politique de notification PropertyConstraintType.details.newValue=Nouvelle contrainte sur une propriété -objectState.details.newValue=Nouvelle contrainte relative à l'état de l'objet -assignmentState.details.newValue=Nouvelle contrainte relative à l'état de l'attribution -hasAssignment.details.newValue=Nouvelle contrainte relative à la présence d'attributions -hasNoAssignment.details.newValue=Nouvelle contrainte relative à l'absence d'attributions -exclusion.details.newValue=Nouvelle exclusion -minAssignees.details.newValue=Nouveau nombre minimal d'attributaires -maxAssignees.details.newValue=Nouveau nombre maximal d'attributaires -modification.details.newValue=Nouvelle contrainte sur la modification de l'objet -assignment.details.newValue=Nouvelle contrainte sur la modification d'une attribution -objectTimeValidity.details.newValue=Nouvelle contrainte sur la durée de validité de l'objet -assignmentTimeValidity.details.newValue=Nouvelle contrainte sur la durée de validité des attributions -situation.details.newValue=Nouvelle contrainte relative à une situation de politique -transition.details.newValue=Nouvelle transition +objectState.details.newValue=New 'object state' constraint +assignmentState.details.newValue=New 'assignment state' constraint +hasAssignment.details.newValue=New 'has assignment' constraint +hasNoAssignment.details.newValue=New 'has no assignment' constraint +exclusion.details.newValue=New 'exclusion' constraint +minAssignees.details.newValue=New 'minimum assignees' constraint +maxAssignees.details.newValue=New 'maximum assignees' constraint +modification.details.newValue=New 'modification' constraint +assignment.details.newValue=New 'assignment' constraint +objectTimeValidity.details.newValue=New 'object time validity' constraint +assignmentTimeValidity.details.newValue=New 'assignment time validity' constraint +situation.details.newValue=New 'situation' constraint +transition.details.newValue=New 'transition' constraint ref.details.newValue=Nouvelle référence objectMaxAssigneesViolation.details.newValue=Violation du nombre maximal d'attributaires du nouvel objet objectMinAssigneesViolation.details.newValue=Violation du nombre minimal d'attributaires du nouvel objet @@ -4331,3 +4331,11 @@ ResourceSummaryPanel.DOWN=Hors service operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowAllThreads=Montrer tous les exétrons (GUI) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowTasksThreads=Montrer les exétrons des tâches en cours d'exécution (GUI) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeRecordTasksThreads=Enregistrer les exétrons des tâches en cours d'exécution (GUI) +InternalsCountersPanel.thresholds=Seuils +PageInternals.title.thresholds.counters=Compteurs de seuils +InternalsCountersPanel.reset.confirm.message=Voulez-vous vraiment supprimer les compteurs pour {0} ({1}) +InternalsCountersPanel.threshold.reset.button=Réinitialiser +PolyStringEditorPanel.defaultLabel=défaut +PolyStringEditorPanel.keyLabel=key +PolyStringEditorPanel.showLanguages=Show languages +PolyStringEditorPanel.hideLanguages=Hide languages diff --git a/gui/admin-gui/src/main/resources/localization/Midpoint_hu.properties b/gui/admin-gui/src/main/resources/localization/Midpoint_hu.properties index ca52f7c480d..482d3900d88 100644 --- a/gui/admin-gui/src/main/resources/localization/Midpoint_hu.properties +++ b/gui/admin-gui/src/main/resources/localization/Midpoint_hu.properties @@ -1105,8 +1105,8 @@ PageAdmin.menu.top.configuration.expressionEvaluator=Expression evaluator PageAdmin.menu.top.configuration.importObject=Import object PageAdmin.menu.top.configuration.internals=Internals configuration PageAdmin.menu.top.configuration.objectPolicy=Object policy -PageAdmin.menu.top.configuration.globalPolicyRule=Global policy rule -PageAdmin.menu.top.configuration.globalAccountSynchronization=Global account synchronization +PageAdmin.menu.top.configuration.globalPolicyRule=Global policy rules +PageAdmin.menu.top.configuration.globalAccountSynchronization=Global projection policy PageAdmin.menu.top.configuration.cleanupPolicy=Cleanup Policy PageAdmin.menu.top.configuration.workflow=Workflow configuration PageAdmin.menu.top.configuration.roleManagement=Role management @@ -4233,7 +4233,7 @@ ReferencePopupPanel.targetType=Type: ReferencePopupPanel.relation=Relation: chooseFocusTypeAndRelationDialogPanel.relation=Relation: chooseFocusTypeAndRelationDialogPanel.type=Típus -chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exits +chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exists abstractRoleMemberPanel.menu.assign=Hozzárendel abstractRoleMemberPanel.menu.assignMember=Assign member abstractRoleMemberPanel.menu.unassign=Hozzárendelés megszüntetése @@ -4261,19 +4261,19 @@ ApprovalPolicyActionType.details.newValue=New approval policy action LifecycleStateType.details.newValue=New lifecycle state NotificationPolicyActionType.details.newValue=New notification policy action PropertyConstraintType.details.newValue=New property constraint -objectState.details.newValue=New object state -assignmentState.details.newValue=New assignment state -hasAssignment.details.newValue=New has assignment -hasNoAssignment.details.newValue=New has no assignment -exclusion.details.newValue=New exclusion -minAssignees.details.newValue=New minimum assignees -maxAssignees.details.newValue=New maximum assignees -modification.details.newValue=New modification -assignment.details.newValue=New assignment -objectTimeValidity.details.newValue=New object time validity -assignmentTimeValidity.details.newValue=New assignment time validity -situation.details.newValue=New policy situation -transition.details.newValue=New transition +objectState.details.newValue=New 'object state' constraint +assignmentState.details.newValue=New 'assignment state' constraint +hasAssignment.details.newValue=New 'has assignment' constraint +hasNoAssignment.details.newValue=New 'has no assignment' constraint +exclusion.details.newValue=New 'exclusion' constraint +minAssignees.details.newValue=New 'minimum assignees' constraint +maxAssignees.details.newValue=New 'maximum assignees' constraint +modification.details.newValue=New 'modification' constraint +assignment.details.newValue=New 'assignment' constraint +objectTimeValidity.details.newValue=New 'object time validity' constraint +assignmentTimeValidity.details.newValue=New 'assignment time validity' constraint +situation.details.newValue=New 'situation' constraint +transition.details.newValue=New 'transition' constraint ref.details.newValue=New reference objectMaxAssigneesViolation.details.newValue=New object max assignees violation objectMinAssigneesViolation.details.newValue=New object min assignees violation @@ -4331,3 +4331,11 @@ ResourceSummaryPanel.DOWN=Le operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowAllThreads=Show all threads (Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowTasksThreads=Show running tasks threads (Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeRecordTasksThreads=Record running tasks threads (Gui) +InternalsCountersPanel.thresholds=Thresholds +PageInternals.title.thresholds.counters=Thresholds counters +InternalsCountersPanel.reset.confirm.message=Do you really want to remove counters for {0} ({1}) +InternalsCountersPanel.threshold.reset.button=Reset +PolyStringEditorPanel.defaultLabel=alapértelmezett +PolyStringEditorPanel.keyLabel=key +PolyStringEditorPanel.showLanguages=Show languages +PolyStringEditorPanel.hideLanguages=Hide languages diff --git a/gui/admin-gui/src/main/resources/localization/Midpoint_it.properties b/gui/admin-gui/src/main/resources/localization/Midpoint_it.properties index 74f7eaca68c..1d2f8eb1120 100644 --- a/gui/admin-gui/src/main/resources/localization/Midpoint_it.properties +++ b/gui/admin-gui/src/main/resources/localization/Midpoint_it.properties @@ -1105,8 +1105,8 @@ PageAdmin.menu.top.configuration.expressionEvaluator=Valutatore di espressioni PageAdmin.menu.top.configuration.importObject=Importa oggetto PageAdmin.menu.top.configuration.internals=Configurazione interna PageAdmin.menu.top.configuration.objectPolicy=Policy dell'oggetto -PageAdmin.menu.top.configuration.globalPolicyRule=Regola globale della policy -PageAdmin.menu.top.configuration.globalAccountSynchronization=Sincronizzazione globale degli account +PageAdmin.menu.top.configuration.globalPolicyRule=Global policy rules +PageAdmin.menu.top.configuration.globalAccountSynchronization=Global projection policy PageAdmin.menu.top.configuration.cleanupPolicy=Pulisci Policy PageAdmin.menu.top.configuration.workflow=Configurazione Workflow PageAdmin.menu.top.configuration.roleManagement=Gestione Ruoli @@ -4233,7 +4233,7 @@ ReferencePopupPanel.targetType=Tipo: ReferencePopupPanel.relation=Relazione: chooseFocusTypeAndRelationDialogPanel.relation=Relazione: chooseFocusTypeAndRelationDialogPanel.type=Tipo -chooseFocusTypeAndRelationDialogPanel.tooltip.type=Tipo dell'oggetto a cui termina l'assegnazione +chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exists abstractRoleMemberPanel.menu.assign=Assegna abstractRoleMemberPanel.menu.assignMember=Assegna membro abstractRoleMemberPanel.menu.unassign=Annulla assegnazione @@ -4261,19 +4261,19 @@ ApprovalPolicyActionType.details.newValue=Nuova azione della policy di approvazi LifecycleStateType.details.newValue=Nuovo stato del ciclo di vita NotificationPolicyActionType.details.newValue=Nuova azione della policy di notifica PropertyConstraintType.details.newValue=Nuovo vincolo della proprietà -objectState.details.newValue=Nuovo stato oggetto -assignmentState.details.newValue=Nuovo stato di assegnazione -hasAssignment.details.newValue=New has assignment -hasNoAssignment.details.newValue=New has no assignment -exclusion.details.newValue=Nuova esclusione -minAssignees.details.newValue=Nuovo minimo assegnatari -maxAssignees.details.newValue=Nuovo massimo assegnatari -modification.details.newValue=Nuova modifica -assignment.details.newValue=Nuova abilitazione -objectTimeValidity.details.newValue=Nuova validità temporale dell'oggetto -assignmentTimeValidity.details.newValue=Nuova validità temporale dell'assegnazione -situation.details.newValue=Nuova situazione della policy -transition.details.newValue=Nuova transizione +objectState.details.newValue=New 'object state' constraint +assignmentState.details.newValue=New 'assignment state' constraint +hasAssignment.details.newValue=New 'has assignment' constraint +hasNoAssignment.details.newValue=New 'has no assignment' constraint +exclusion.details.newValue=New 'exclusion' constraint +minAssignees.details.newValue=New 'minimum assignees' constraint +maxAssignees.details.newValue=New 'maximum assignees' constraint +modification.details.newValue=New 'modification' constraint +assignment.details.newValue=New 'assignment' constraint +objectTimeValidity.details.newValue=New 'object time validity' constraint +assignmentTimeValidity.details.newValue=New 'assignment time validity' constraint +situation.details.newValue=New 'situation' constraint +transition.details.newValue=New 'transition' constraint ref.details.newValue=Nuovo riferimento objectMaxAssigneesViolation.details.newValue=Nuova violazione del numero massimo di assegnatari objectMinAssigneesViolation.details.newValue=Nuova violazione dell'oggetto min. assegnatari @@ -4331,3 +4331,11 @@ ResourceSummaryPanel.DOWN=Sotto operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowAllThreads=Mostra tutti i threads (GUI) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowTasksThreads=Mostra tutti i task in esecuzione dei threads (GUI) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeRecordTasksThreads=Registra tutti i task in esecuzione dei threads (GUI) +InternalsCountersPanel.thresholds=Soglie +PageInternals.title.thresholds.counters=Contatori soglie +InternalsCountersPanel.reset.confirm.message=Vuoi davvero rimuovere i contatori per {0} ({1}) +InternalsCountersPanel.threshold.reset.button=Reset +PolyStringEditorPanel.defaultLabel=predefinito +PolyStringEditorPanel.keyLabel=key +PolyStringEditorPanel.showLanguages=Show languages +PolyStringEditorPanel.hideLanguages=Hide languages diff --git a/gui/admin-gui/src/main/resources/localization/Midpoint_ja.properties b/gui/admin-gui/src/main/resources/localization/Midpoint_ja.properties index ef0b4fe185c..49394f9f971 100644 --- a/gui/admin-gui/src/main/resources/localization/Midpoint_ja.properties +++ b/gui/admin-gui/src/main/resources/localization/Midpoint_ja.properties @@ -1105,8 +1105,8 @@ PageAdmin.menu.top.configuration.expressionEvaluator=式評価器 PageAdmin.menu.top.configuration.importObject=オブジェクトのインポート PageAdmin.menu.top.configuration.internals=内部設定 PageAdmin.menu.top.configuration.objectPolicy=オブジェクトポリシー -PageAdmin.menu.top.configuration.globalPolicyRule=グローバル・ポリシールール -PageAdmin.menu.top.configuration.globalAccountSynchronization=グローバル・アカウント同期 +PageAdmin.menu.top.configuration.globalPolicyRule=Global policy rules +PageAdmin.menu.top.configuration.globalAccountSynchronization=Global projection policy PageAdmin.menu.top.configuration.cleanupPolicy=クリーンアップ・ポリシー PageAdmin.menu.top.configuration.workflow=ワークフロー設定 PageAdmin.menu.top.configuration.roleManagement=ロール管理 @@ -4233,7 +4233,7 @@ ReferencePopupPanel.targetType=タイプ: ReferencePopupPanel.relation=リレーション: chooseFocusTypeAndRelationDialogPanel.relation=リレーション: chooseFocusTypeAndRelationDialogPanel.type=タイプ -chooseFocusTypeAndRelationDialogPanel.tooltip.type=割当てが終了するオブジェクトのタイプ +chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exists abstractRoleMemberPanel.menu.assign=アサイン abstractRoleMemberPanel.menu.assignMember=メンバーのアサイン abstractRoleMemberPanel.menu.unassign=アサイン解除 @@ -4261,19 +4261,19 @@ ApprovalPolicyActionType.details.newValue=新しい承認ポリシー・アク LifecycleStateType.details.newValue=新規ライフサイクル状態 NotificationPolicyActionType.details.newValue=新しい通知ポリシー・アクション PropertyConstraintType.details.newValue=新規プロパティー制約 -objectState.details.newValue=新規オブジェクト状態 -assignmentState.details.newValue=新規割当て状態 -hasAssignment.details.newValue=新規割当て有り -hasNoAssignment.details.newValue=新規割当て無し -exclusion.details.newValue=新規除外 -minAssignees.details.newValue=新規最小担当者数 -maxAssignees.details.newValue=新規最大担当者数 -modification.details.newValue=新規変更 -assignment.details.newValue=新規割当て -objectTimeValidity.details.newValue=新規オブジェクト時間の有効性 -assignmentTimeValidity.details.newValue=新規割当て時間の有効性 -situation.details.newValue=新規ポリシー状況 -transition.details.newValue=新しい遷移 +objectState.details.newValue=New 'object state' constraint +assignmentState.details.newValue=New 'assignment state' constraint +hasAssignment.details.newValue=New 'has assignment' constraint +hasNoAssignment.details.newValue=New 'has no assignment' constraint +exclusion.details.newValue=New 'exclusion' constraint +minAssignees.details.newValue=New 'minimum assignees' constraint +maxAssignees.details.newValue=New 'maximum assignees' constraint +modification.details.newValue=New 'modification' constraint +assignment.details.newValue=New 'assignment' constraint +objectTimeValidity.details.newValue=New 'object time validity' constraint +assignmentTimeValidity.details.newValue=New 'assignment time validity' constraint +situation.details.newValue=New 'situation' constraint +transition.details.newValue=New 'transition' constraint ref.details.newValue=新規リファレンス objectMaxAssigneesViolation.details.newValue=新規オブジェクトの最大担当者数の違反 objectMinAssigneesViolation.details.newValue=新規オブジェクトの最低担当者数の違反 @@ -4331,3 +4331,11 @@ ResourceSummaryPanel.DOWN=ダウン operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowAllThreads=すべてのスレッドを参照する(Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowTasksThreads=実行中のタスク・スレッドを参照する(Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeRecordTasksThreads=実行中のタスク・スレッドを記録する(Gui) +InternalsCountersPanel.thresholds=閾値 +PageInternals.title.thresholds.counters=閾値カウンター +InternalsCountersPanel.reset.confirm.message=本当に{0}のカウンターを削除しますか?({1}) +InternalsCountersPanel.threshold.reset.button=リセット +PolyStringEditorPanel.defaultLabel=デフォルト +PolyStringEditorPanel.keyLabel=key +PolyStringEditorPanel.showLanguages=Show languages +PolyStringEditorPanel.hideLanguages=Hide languages diff --git a/gui/admin-gui/src/main/resources/localization/Midpoint_lt.properties b/gui/admin-gui/src/main/resources/localization/Midpoint_lt.properties index d15a6ea4d6a..1b44235f11d 100644 --- a/gui/admin-gui/src/main/resources/localization/Midpoint_lt.properties +++ b/gui/admin-gui/src/main/resources/localization/Midpoint_lt.properties @@ -1105,8 +1105,8 @@ PageAdmin.menu.top.configuration.expressionEvaluator=Išraiškos vertintojas PageAdmin.menu.top.configuration.importObject=Objekto importavimas PageAdmin.menu.top.configuration.internals=Vidinė konfigūracija PageAdmin.menu.top.configuration.objectPolicy=Objekto politika -PageAdmin.menu.top.configuration.globalPolicyRule=Globali politikos taisyklė -PageAdmin.menu.top.configuration.globalAccountSynchronization=Globalus paskyros sinchronizavimas +PageAdmin.menu.top.configuration.globalPolicyRule=Global policy rules +PageAdmin.menu.top.configuration.globalAccountSynchronization=Global projection policy PageAdmin.menu.top.configuration.cleanupPolicy=Sistemos išvalymo politika PageAdmin.menu.top.configuration.workflow=Darbo eigos konfigūracija PageAdmin.menu.top.configuration.roleManagement=Rolių valdymas @@ -4233,7 +4233,7 @@ ReferencePopupPanel.targetType=Tipas: ReferencePopupPanel.relation=Santykis: chooseFocusTypeAndRelationDialogPanel.relation=Santykis: chooseFocusTypeAndRelationDialogPanel.type=Tipas -chooseFocusTypeAndRelationDialogPanel.tooltip.type=Objekto tipas į kurį priskyrimas išeina +chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exists abstractRoleMemberPanel.menu.assign=Priskirti abstractRoleMemberPanel.menu.assignMember=Priskirti narį abstractRoleMemberPanel.menu.unassign=Pašalinti @@ -4261,19 +4261,19 @@ ApprovalPolicyActionType.details.newValue=Naujas patvirtinimo politikos veiksmas LifecycleStateType.details.newValue=Nauja gyvavimo ciklo būsena NotificationPolicyActionType.details.newValue=Naujas pranešimo politikos veiksmas PropertyConstraintType.details.newValue=Naujas parametro apribojimas -objectState.details.newValue=Nauja objekto būsena -assignmentState.details.newValue=Nauja priskyrimo būsena -hasAssignment.details.newValue=Naujas turi priskyrimą -hasNoAssignment.details.newValue=Naujas neturi jokio priskyrimo -exclusion.details.newValue=Nauja išimtis -minAssignees.details.newValue=Naujas priskirtųjų minimumas -maxAssignees.details.newValue=Naujas priskirtųjų maksimumas -modification.details.newValue=Nauja modifikacija -assignment.details.newValue=Naujas priskyrimas -objectTimeValidity.details.newValue=Naujas objekto laiko tinkamumas -assignmentTimeValidity.details.newValue=Naujas priskyrimo laiko tinkamumas -situation.details.newValue=Nauja politikos situacija -transition.details.newValue=Naujas perėjimas +objectState.details.newValue=New 'object state' constraint +assignmentState.details.newValue=New 'assignment state' constraint +hasAssignment.details.newValue=New 'has assignment' constraint +hasNoAssignment.details.newValue=New 'has no assignment' constraint +exclusion.details.newValue=New 'exclusion' constraint +minAssignees.details.newValue=New 'minimum assignees' constraint +maxAssignees.details.newValue=New 'maximum assignees' constraint +modification.details.newValue=New 'modification' constraint +assignment.details.newValue=New 'assignment' constraint +objectTimeValidity.details.newValue=New 'object time validity' constraint +assignmentTimeValidity.details.newValue=New 'assignment time validity' constraint +situation.details.newValue=New 'situation' constraint +transition.details.newValue=New 'transition' constraint ref.details.newValue=Nauja nuoroda objectMaxAssigneesViolation.details.newValue=Naujo objekto maks. priskyrimų pažeidimas objectMinAssigneesViolation.details.newValue=Naujo objekto min. priskyrimų pažeidimas @@ -4331,3 +4331,11 @@ ResourceSummaryPanel.DOWN=Žemyn operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowAllThreads=Rodyti visas gijas (Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowTasksThreads=Rodyti vykdomų užduočių gijas (Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeRecordTasksThreads=Įrašyti vykdomų užduočių gijas (Gui) +InternalsCountersPanel.thresholds=Thresholds +PageInternals.title.thresholds.counters=Thresholds counters +InternalsCountersPanel.reset.confirm.message=Do you really want to remove counters for {0} ({1}) +InternalsCountersPanel.threshold.reset.button=Atstatyti į pradinę būseną +PolyStringEditorPanel.defaultLabel=numatytoji +PolyStringEditorPanel.keyLabel=key +PolyStringEditorPanel.showLanguages=Show languages +PolyStringEditorPanel.hideLanguages=Hide languages diff --git a/gui/admin-gui/src/main/resources/localization/Midpoint_pl.properties b/gui/admin-gui/src/main/resources/localization/Midpoint_pl.properties index bc0b22835a1..a309766c468 100644 --- a/gui/admin-gui/src/main/resources/localization/Midpoint_pl.properties +++ b/gui/admin-gui/src/main/resources/localization/Midpoint_pl.properties @@ -1105,8 +1105,8 @@ PageAdmin.menu.top.configuration.expressionEvaluator=Ocena wyrażeń PageAdmin.menu.top.configuration.importObject=Import obiektu PageAdmin.menu.top.configuration.internals=Konfiguracja wewnętrzna PageAdmin.menu.top.configuration.objectPolicy=Polityka obiektu -PageAdmin.menu.top.configuration.globalPolicyRule=Globalna reguła polityki -PageAdmin.menu.top.configuration.globalAccountSynchronization=Globalna synchronizacja konta +PageAdmin.menu.top.configuration.globalPolicyRule=Global policy rules +PageAdmin.menu.top.configuration.globalAccountSynchronization=Global projection policy PageAdmin.menu.top.configuration.cleanupPolicy=Polityka czyszczenia PageAdmin.menu.top.configuration.workflow=Konfiguracja obiegu pracy PageAdmin.menu.top.configuration.roleManagement=Zarządzanie rolą @@ -4233,7 +4233,7 @@ ReferencePopupPanel.targetType=Typ: ReferencePopupPanel.relation=Relacja: chooseFocusTypeAndRelationDialogPanel.relation=Relacja: chooseFocusTypeAndRelationDialogPanel.type=Typ -chooseFocusTypeAndRelationDialogPanel.tooltip.type=Typ obiektu do którego istnieje przypisanie +chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exists abstractRoleMemberPanel.menu.assign=Przypisz abstractRoleMemberPanel.menu.assignMember=Przypisz członka abstractRoleMemberPanel.menu.unassign=Cofnij przypisanie @@ -4261,19 +4261,19 @@ ApprovalPolicyActionType.details.newValue=Nowa akcja polityki zatwierdzania LifecycleStateType.details.newValue=Nowy stan cyklu życia NotificationPolicyActionType.details.newValue=Nowa akcja polityki powiadamiania PropertyConstraintType.details.newValue=Nowe ograniczenie właściwości -objectState.details.newValue=Nowy stan obiektu -assignmentState.details.newValue=Nowy stan przypisania -hasAssignment.details.newValue=Nowe posiada przypisanie -hasNoAssignment.details.newValue=Nowe nie posiada przypisań -exclusion.details.newValue=Nowe wykluczenie -minAssignees.details.newValue=Nowe minimum przypisanych -maxAssignees.details.newValue=Nowe maksimum przypisanych -modification.details.newValue=Nowa modyfikacja -assignment.details.newValue=Nowe przypisanie -objectTimeValidity.details.newValue=Nowy czas ważności obiektu -assignmentTimeValidity.details.newValue=Nowy czas ważności przypisania -situation.details.newValue=Nowa sytuacja polityki -transition.details.newValue=Nowe przejście +objectState.details.newValue=New 'object state' constraint +assignmentState.details.newValue=New 'assignment state' constraint +hasAssignment.details.newValue=New 'has assignment' constraint +hasNoAssignment.details.newValue=New 'has no assignment' constraint +exclusion.details.newValue=New 'exclusion' constraint +minAssignees.details.newValue=New 'minimum assignees' constraint +maxAssignees.details.newValue=New 'maximum assignees' constraint +modification.details.newValue=New 'modification' constraint +assignment.details.newValue=New 'assignment' constraint +objectTimeValidity.details.newValue=New 'object time validity' constraint +assignmentTimeValidity.details.newValue=New 'assignment time validity' constraint +situation.details.newValue=New 'situation' constraint +transition.details.newValue=New 'transition' constraint ref.details.newValue=Nowe odniesienie objectMaxAssigneesViolation.details.newValue=Nowe naruszenie maks. ilości przypisanych do obiektu objectMinAssigneesViolation.details.newValue=nowe naruszenie min. ilości przypisanych do obiektu @@ -4331,3 +4331,11 @@ ResourceSummaryPanel.DOWN=Nie działa operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowAllThreads=Pokaż wszystkie wątki (Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowTasksThreads=Pokaż uruchomione wątki zadań (Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeRecordTasksThreads=Nagraj uruchomione wątki zadań (Gui) +InternalsCountersPanel.thresholds=Progi +PageInternals.title.thresholds.counters=Liczniki progów +InternalsCountersPanel.reset.confirm.message=Naprawdę chcesz usunąć liczniki dla {0} ({1})? +InternalsCountersPanel.threshold.reset.button=Reset +PolyStringEditorPanel.defaultLabel=domyślnie +PolyStringEditorPanel.keyLabel=klucz +PolyStringEditorPanel.showLanguages=Pokaż języki +PolyStringEditorPanel.hideLanguages=Ukryj języki diff --git a/gui/admin-gui/src/main/resources/localization/Midpoint_pt_BR.properties b/gui/admin-gui/src/main/resources/localization/Midpoint_pt_BR.properties index d7d3d29d246..a9017dfc054 100644 --- a/gui/admin-gui/src/main/resources/localization/Midpoint_pt_BR.properties +++ b/gui/admin-gui/src/main/resources/localization/Midpoint_pt_BR.properties @@ -1105,8 +1105,8 @@ PageAdmin.menu.top.configuration.expressionEvaluator=Avaliador de expressão PageAdmin.menu.top.configuration.importObject=Importar objeto PageAdmin.menu.top.configuration.internals=Configurações internas PageAdmin.menu.top.configuration.objectPolicy=Object policy -PageAdmin.menu.top.configuration.globalPolicyRule=Global policy rule -PageAdmin.menu.top.configuration.globalAccountSynchronization=Global account synchronization +PageAdmin.menu.top.configuration.globalPolicyRule=Global policy rules +PageAdmin.menu.top.configuration.globalAccountSynchronization=Global projection policy PageAdmin.menu.top.configuration.cleanupPolicy=Política de limpeza PageAdmin.menu.top.configuration.workflow=Workflow configuration PageAdmin.menu.top.configuration.roleManagement=Role management @@ -4233,7 +4233,7 @@ ReferencePopupPanel.targetType=Tipo: ReferencePopupPanel.relation=Relation: chooseFocusTypeAndRelationDialogPanel.relation=Relation: chooseFocusTypeAndRelationDialogPanel.type=Tipo -chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exits +chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exists abstractRoleMemberPanel.menu.assign=Atribuir abstractRoleMemberPanel.menu.assignMember=Assign member abstractRoleMemberPanel.menu.unassign=Remover atribuição @@ -4261,19 +4261,19 @@ ApprovalPolicyActionType.details.newValue=New approval policy action LifecycleStateType.details.newValue=New lifecycle state NotificationPolicyActionType.details.newValue=New notification policy action PropertyConstraintType.details.newValue=New property constraint -objectState.details.newValue=New object state -assignmentState.details.newValue=New assignment state -hasAssignment.details.newValue=New has assignment -hasNoAssignment.details.newValue=New has no assignment -exclusion.details.newValue=New exclusion -minAssignees.details.newValue=New minimum assignees -maxAssignees.details.newValue=New maximum assignees -modification.details.newValue=New modification -assignment.details.newValue=New assignment -objectTimeValidity.details.newValue=New object time validity -assignmentTimeValidity.details.newValue=New assignment time validity -situation.details.newValue=New policy situation -transition.details.newValue=New transition +objectState.details.newValue=New 'object state' constraint +assignmentState.details.newValue=New 'assignment state' constraint +hasAssignment.details.newValue=New 'has assignment' constraint +hasNoAssignment.details.newValue=New 'has no assignment' constraint +exclusion.details.newValue=New 'exclusion' constraint +minAssignees.details.newValue=New 'minimum assignees' constraint +maxAssignees.details.newValue=New 'maximum assignees' constraint +modification.details.newValue=New 'modification' constraint +assignment.details.newValue=New 'assignment' constraint +objectTimeValidity.details.newValue=New 'object time validity' constraint +assignmentTimeValidity.details.newValue=New 'assignment time validity' constraint +situation.details.newValue=New 'situation' constraint +transition.details.newValue=New 'transition' constraint ref.details.newValue=New reference objectMaxAssigneesViolation.details.newValue=New object max assignees violation objectMinAssigneesViolation.details.newValue=New object min assignees violation @@ -4331,3 +4331,11 @@ ResourceSummaryPanel.DOWN=Para baixo operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowAllThreads=Show all threads (Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowTasksThreads=Show running tasks threads (Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeRecordTasksThreads=Record running tasks threads (Gui) +InternalsCountersPanel.thresholds=Thresholds +PageInternals.title.thresholds.counters=Thresholds counters +InternalsCountersPanel.reset.confirm.message=Do you really want to remove counters for {0} ({1}) +InternalsCountersPanel.threshold.reset.button=Reiniciar +PolyStringEditorPanel.defaultLabel=default +PolyStringEditorPanel.keyLabel=key +PolyStringEditorPanel.showLanguages=Show languages +PolyStringEditorPanel.hideLanguages=Hide languages diff --git a/gui/admin-gui/src/main/resources/localization/Midpoint_ru.properties b/gui/admin-gui/src/main/resources/localization/Midpoint_ru.properties index 70a0cd938c6..9c570777754 100644 --- a/gui/admin-gui/src/main/resources/localization/Midpoint_ru.properties +++ b/gui/admin-gui/src/main/resources/localization/Midpoint_ru.properties @@ -1105,8 +1105,8 @@ PageAdmin.menu.top.configuration.expressionEvaluator=Оценщик выраже PageAdmin.menu.top.configuration.importObject=Импортировать объект PageAdmin.menu.top.configuration.internals=Внутренняя конфигурация PageAdmin.menu.top.configuration.objectPolicy=Object policy -PageAdmin.menu.top.configuration.globalPolicyRule=Global policy rule -PageAdmin.menu.top.configuration.globalAccountSynchronization=Global account synchronization +PageAdmin.menu.top.configuration.globalPolicyRule=Global policy rules +PageAdmin.menu.top.configuration.globalAccountSynchronization=Global projection policy PageAdmin.menu.top.configuration.cleanupPolicy=Политика очистки PageAdmin.menu.top.configuration.workflow=Workflow configuration PageAdmin.menu.top.configuration.roleManagement=Role management @@ -4233,7 +4233,7 @@ ReferencePopupPanel.targetType=Тип ReferencePopupPanel.relation=Relation: chooseFocusTypeAndRelationDialogPanel.relation=Relation: chooseFocusTypeAndRelationDialogPanel.type=Тип -chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exits +chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exists abstractRoleMemberPanel.menu.assign=Назначить abstractRoleMemberPanel.menu.assignMember=Assign member abstractRoleMemberPanel.menu.unassign=Снять назначение @@ -4261,19 +4261,19 @@ ApprovalPolicyActionType.details.newValue=New approval policy action LifecycleStateType.details.newValue=New lifecycle state NotificationPolicyActionType.details.newValue=New notification policy action PropertyConstraintType.details.newValue=New property constraint -objectState.details.newValue=New object state -assignmentState.details.newValue=New assignment state -hasAssignment.details.newValue=New has assignment -hasNoAssignment.details.newValue=New has no assignment -exclusion.details.newValue=New exclusion -minAssignees.details.newValue=New minimum assignees -maxAssignees.details.newValue=New maximum assignees -modification.details.newValue=New modification -assignment.details.newValue=New assignment -objectTimeValidity.details.newValue=New object time validity -assignmentTimeValidity.details.newValue=New assignment time validity -situation.details.newValue=New policy situation -transition.details.newValue=New transition +objectState.details.newValue=New 'object state' constraint +assignmentState.details.newValue=New 'assignment state' constraint +hasAssignment.details.newValue=New 'has assignment' constraint +hasNoAssignment.details.newValue=New 'has no assignment' constraint +exclusion.details.newValue=New 'exclusion' constraint +minAssignees.details.newValue=New 'minimum assignees' constraint +maxAssignees.details.newValue=New 'maximum assignees' constraint +modification.details.newValue=New 'modification' constraint +assignment.details.newValue=New 'assignment' constraint +objectTimeValidity.details.newValue=New 'object time validity' constraint +assignmentTimeValidity.details.newValue=New 'assignment time validity' constraint +situation.details.newValue=New 'situation' constraint +transition.details.newValue=New 'transition' constraint ref.details.newValue=New reference objectMaxAssigneesViolation.details.newValue=New object max assignees violation objectMinAssigneesViolation.details.newValue=New object min assignees violation @@ -4331,3 +4331,11 @@ ResourceSummaryPanel.DOWN=Вниз operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowAllThreads=Show all threads (Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowTasksThreads=Show running tasks threads (Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeRecordTasksThreads=Record running tasks threads (Gui) +InternalsCountersPanel.thresholds=Thresholds +PageInternals.title.thresholds.counters=Thresholds counters +InternalsCountersPanel.reset.confirm.message=Do you really want to remove counters for {0} ({1}) +InternalsCountersPanel.threshold.reset.button=Сброс +PolyStringEditorPanel.defaultLabel=по умолчанию +PolyStringEditorPanel.keyLabel=key +PolyStringEditorPanel.showLanguages=Show languages +PolyStringEditorPanel.hideLanguages=Hide languages diff --git a/gui/admin-gui/src/main/resources/localization/Midpoint_sk.properties b/gui/admin-gui/src/main/resources/localization/Midpoint_sk.properties index ffbcd48fd0c..28b6f7fbb5f 100644 --- a/gui/admin-gui/src/main/resources/localization/Midpoint_sk.properties +++ b/gui/admin-gui/src/main/resources/localization/Midpoint_sk.properties @@ -1105,8 +1105,8 @@ PageAdmin.menu.top.configuration.expressionEvaluator=Vyhodnotenie výrazu PageAdmin.menu.top.configuration.importObject=Importovať objekt PageAdmin.menu.top.configuration.internals=Vnútorná konfigurácia PageAdmin.menu.top.configuration.objectPolicy=Object policy -PageAdmin.menu.top.configuration.globalPolicyRule=Global policy rule -PageAdmin.menu.top.configuration.globalAccountSynchronization=Global account synchronization +PageAdmin.menu.top.configuration.globalPolicyRule=Global policy rules +PageAdmin.menu.top.configuration.globalAccountSynchronization=Global projection policy PageAdmin.menu.top.configuration.cleanupPolicy=Pravidlá čistenia PageAdmin.menu.top.configuration.workflow=Workflow configuration PageAdmin.menu.top.configuration.roleManagement=Role management @@ -4233,7 +4233,7 @@ ReferencePopupPanel.targetType=Typ: ReferencePopupPanel.relation=Relation: chooseFocusTypeAndRelationDialogPanel.relation=Relation: chooseFocusTypeAndRelationDialogPanel.type=Typ -chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exits +chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exists abstractRoleMemberPanel.menu.assign=Priradiť abstractRoleMemberPanel.menu.assignMember=Assign member abstractRoleMemberPanel.menu.unassign=Zrušiť priradenie @@ -4261,19 +4261,19 @@ ApprovalPolicyActionType.details.newValue=New approval policy action LifecycleStateType.details.newValue=New lifecycle state NotificationPolicyActionType.details.newValue=New notification policy action PropertyConstraintType.details.newValue=New property constraint -objectState.details.newValue=New object state -assignmentState.details.newValue=New assignment state -hasAssignment.details.newValue=New has assignment -hasNoAssignment.details.newValue=New has no assignment -exclusion.details.newValue=New exclusion -minAssignees.details.newValue=New minimum assignees -maxAssignees.details.newValue=New maximum assignees -modification.details.newValue=New modification -assignment.details.newValue=New assignment -objectTimeValidity.details.newValue=New object time validity -assignmentTimeValidity.details.newValue=New assignment time validity -situation.details.newValue=New policy situation -transition.details.newValue=New transition +objectState.details.newValue=New 'object state' constraint +assignmentState.details.newValue=New 'assignment state' constraint +hasAssignment.details.newValue=New 'has assignment' constraint +hasNoAssignment.details.newValue=New 'has no assignment' constraint +exclusion.details.newValue=New 'exclusion' constraint +minAssignees.details.newValue=New 'minimum assignees' constraint +maxAssignees.details.newValue=New 'maximum assignees' constraint +modification.details.newValue=New 'modification' constraint +assignment.details.newValue=New 'assignment' constraint +objectTimeValidity.details.newValue=New 'object time validity' constraint +assignmentTimeValidity.details.newValue=New 'assignment time validity' constraint +situation.details.newValue=New 'situation' constraint +transition.details.newValue=New 'transition' constraint ref.details.newValue=New reference objectMaxAssigneesViolation.details.newValue=New object max assignees violation objectMinAssigneesViolation.details.newValue=New object min assignees violation @@ -4331,3 +4331,11 @@ ResourceSummaryPanel.DOWN=Dolu operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowAllThreads=Show all threads (Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowTasksThreads=Show running tasks threads (Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeRecordTasksThreads=Record running tasks threads (Gui) +InternalsCountersPanel.thresholds=Thresholds +PageInternals.title.thresholds.counters=Thresholds counters +InternalsCountersPanel.reset.confirm.message=Do you really want to remove counters for {0} ({1}) +InternalsCountersPanel.threshold.reset.button=Resetnúť +PolyStringEditorPanel.defaultLabel=default +PolyStringEditorPanel.keyLabel=key +PolyStringEditorPanel.showLanguages=Show languages +PolyStringEditorPanel.hideLanguages=Hide languages diff --git a/gui/admin-gui/src/main/resources/localization/Midpoint_tr.properties b/gui/admin-gui/src/main/resources/localization/Midpoint_tr.properties index 08d6c223def..ed94d6e63c0 100644 --- a/gui/admin-gui/src/main/resources/localization/Midpoint_tr.properties +++ b/gui/admin-gui/src/main/resources/localization/Midpoint_tr.properties @@ -1105,8 +1105,8 @@ PageAdmin.menu.top.configuration.expressionEvaluator=İfade hesaplayıcı PageAdmin.menu.top.configuration.importObject=İçe nesne aktar PageAdmin.menu.top.configuration.internals=İç ayarlar PageAdmin.menu.top.configuration.objectPolicy=Nesne Politikası -PageAdmin.menu.top.configuration.globalPolicyRule=Global policy rule -PageAdmin.menu.top.configuration.globalAccountSynchronization=Global account synchronization +PageAdmin.menu.top.configuration.globalPolicyRule=Global policy rules +PageAdmin.menu.top.configuration.globalAccountSynchronization=Global projection policy PageAdmin.menu.top.configuration.cleanupPolicy=Temizleme politikası PageAdmin.menu.top.configuration.workflow=İş akışı yapılandırması PageAdmin.menu.top.configuration.roleManagement=Rol Yönetimi @@ -4233,7 +4233,7 @@ ReferencePopupPanel.targetType=Tip: ReferencePopupPanel.relation=Relation: chooseFocusTypeAndRelationDialogPanel.relation=Relation: chooseFocusTypeAndRelationDialogPanel.type=Tip -chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exits +chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exists abstractRoleMemberPanel.menu.assign=Ata abstractRoleMemberPanel.menu.assignMember=Assign member abstractRoleMemberPanel.menu.unassign=Atama kaldır @@ -4261,19 +4261,19 @@ ApprovalPolicyActionType.details.newValue=New approval policy action LifecycleStateType.details.newValue=New lifecycle state NotificationPolicyActionType.details.newValue=New notification policy action PropertyConstraintType.details.newValue=New property constraint -objectState.details.newValue=New object state -assignmentState.details.newValue=New assignment state -hasAssignment.details.newValue=New has assignment -hasNoAssignment.details.newValue=New has no assignment -exclusion.details.newValue=New exclusion -minAssignees.details.newValue=New minimum assignees -maxAssignees.details.newValue=New maximum assignees -modification.details.newValue=New modification -assignment.details.newValue=New assignment -objectTimeValidity.details.newValue=New object time validity -assignmentTimeValidity.details.newValue=New assignment time validity -situation.details.newValue=New policy situation -transition.details.newValue=New transition +objectState.details.newValue=New 'object state' constraint +assignmentState.details.newValue=New 'assignment state' constraint +hasAssignment.details.newValue=New 'has assignment' constraint +hasNoAssignment.details.newValue=New 'has no assignment' constraint +exclusion.details.newValue=New 'exclusion' constraint +minAssignees.details.newValue=New 'minimum assignees' constraint +maxAssignees.details.newValue=New 'maximum assignees' constraint +modification.details.newValue=New 'modification' constraint +assignment.details.newValue=New 'assignment' constraint +objectTimeValidity.details.newValue=New 'object time validity' constraint +assignmentTimeValidity.details.newValue=New 'assignment time validity' constraint +situation.details.newValue=New 'situation' constraint +transition.details.newValue=New 'transition' constraint ref.details.newValue=New reference objectMaxAssigneesViolation.details.newValue=New object max assignees violation objectMinAssigneesViolation.details.newValue=New object min assignees violation @@ -4331,3 +4331,11 @@ ResourceSummaryPanel.DOWN=Kapalı operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowAllThreads=Show all threads (Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowTasksThreads=Show running tasks threads (Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeRecordTasksThreads=Record running tasks threads (Gui) +InternalsCountersPanel.thresholds=Thresholds +PageInternals.title.thresholds.counters=Thresholds counters +InternalsCountersPanel.reset.confirm.message=Do you really want to remove counters for {0} ({1}) +InternalsCountersPanel.threshold.reset.button=Sıfırla +PolyStringEditorPanel.defaultLabel=varsayılan +PolyStringEditorPanel.keyLabel=key +PolyStringEditorPanel.showLanguages=Show languages +PolyStringEditorPanel.hideLanguages=Hide languages diff --git a/gui/admin-gui/src/main/resources/localization/Midpoint_zh_CN.properties b/gui/admin-gui/src/main/resources/localization/Midpoint_zh_CN.properties index 27bbc790485..8295ab0c5a3 100644 --- a/gui/admin-gui/src/main/resources/localization/Midpoint_zh_CN.properties +++ b/gui/admin-gui/src/main/resources/localization/Midpoint_zh_CN.properties @@ -1105,8 +1105,8 @@ PageAdmin.menu.top.configuration.expressionEvaluator=表达式计算器 PageAdmin.menu.top.configuration.importObject=导入对象 PageAdmin.menu.top.configuration.internals=内部配置 PageAdmin.menu.top.configuration.objectPolicy=Object policy -PageAdmin.menu.top.configuration.globalPolicyRule=Global policy rule -PageAdmin.menu.top.configuration.globalAccountSynchronization=Global account synchronization +PageAdmin.menu.top.configuration.globalPolicyRule=Global policy rules +PageAdmin.menu.top.configuration.globalAccountSynchronization=Global projection policy PageAdmin.menu.top.configuration.cleanupPolicy=清理策略 PageAdmin.menu.top.configuration.workflow=Workflow configuration PageAdmin.menu.top.configuration.roleManagement=Role management @@ -4233,7 +4233,7 @@ ReferencePopupPanel.targetType=类型: ReferencePopupPanel.relation=Relation: chooseFocusTypeAndRelationDialogPanel.relation=Relation: chooseFocusTypeAndRelationDialogPanel.type=类型 -chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exits +chooseFocusTypeAndRelationDialogPanel.tooltip.type=Type of the object to which the assignment exists abstractRoleMemberPanel.menu.assign=分配 abstractRoleMemberPanel.menu.assignMember=Assign member abstractRoleMemberPanel.menu.unassign=取消分配 @@ -4261,19 +4261,19 @@ ApprovalPolicyActionType.details.newValue=New approval policy action LifecycleStateType.details.newValue=New lifecycle state NotificationPolicyActionType.details.newValue=New notification policy action PropertyConstraintType.details.newValue=New property constraint -objectState.details.newValue=New object state -assignmentState.details.newValue=New assignment state -hasAssignment.details.newValue=New has assignment -hasNoAssignment.details.newValue=New has no assignment -exclusion.details.newValue=New exclusion -minAssignees.details.newValue=New minimum assignees -maxAssignees.details.newValue=New maximum assignees -modification.details.newValue=New modification -assignment.details.newValue=New assignment -objectTimeValidity.details.newValue=New object time validity -assignmentTimeValidity.details.newValue=New assignment time validity -situation.details.newValue=New policy situation -transition.details.newValue=New transition +objectState.details.newValue=New 'object state' constraint +assignmentState.details.newValue=New 'assignment state' constraint +hasAssignment.details.newValue=New 'has assignment' constraint +hasNoAssignment.details.newValue=New 'has no assignment' constraint +exclusion.details.newValue=New 'exclusion' constraint +minAssignees.details.newValue=New 'minimum assignees' constraint +maxAssignees.details.newValue=New 'maximum assignees' constraint +modification.details.newValue=New 'modification' constraint +assignment.details.newValue=New 'assignment' constraint +objectTimeValidity.details.newValue=New 'object time validity' constraint +assignmentTimeValidity.details.newValue=New 'assignment time validity' constraint +situation.details.newValue=New 'situation' constraint +transition.details.newValue=New 'transition' constraint ref.details.newValue=New reference objectMaxAssigneesViolation.details.newValue=New object max assignees violation objectMinAssigneesViolation.details.newValue=New object min assignees violation @@ -4331,3 +4331,11 @@ ResourceSummaryPanel.DOWN=关闭 operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowAllThreads=Show all threads (Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeShowTasksThreads=Show running tasks threads (Gui) operation.com.evolveum.midpoint.web.page.admin.configuration.InternalsThreadsPanel.executeRecordTasksThreads=Record running tasks threads (Gui) +InternalsCountersPanel.thresholds=Thresholds +PageInternals.title.thresholds.counters=Thresholds counters +InternalsCountersPanel.reset.confirm.message=Do you really want to remove counters for {0} ({1}) +InternalsCountersPanel.threshold.reset.button=重置 +PolyStringEditorPanel.defaultLabel=默认 +PolyStringEditorPanel.keyLabel=key +PolyStringEditorPanel.showLanguages=Show languages +PolyStringEditorPanel.hideLanguages=Hide languages diff --git a/infra/schema/src/main/resources/localization/schema_fr.properties b/infra/schema/src/main/resources/localization/schema_fr.properties index c28f1c69b64..ce59c95679b 100644 --- a/infra/schema/src/main/resources/localization/schema_fr.properties +++ b/infra/schema/src/main/resources/localization/schema_fr.properties @@ -179,7 +179,7 @@ CapabilitiesType.activationLockoutStatus=Blocage de l'activation CapabilitiesType.activationValidity=Validité de l'activation CapabilitiesType.credentials=Informations d'identification CapabilitiesType.password=Mot de passe -CapabilitiesType.liveSync=Sync en direct +CapabilitiesType.liveSync=Synchro. en direct CapabilitiesType.testConnection=Tester la connexion CapabilitiesType.schema=Schéma CapabilitiesType.create=Créer @@ -188,12 +188,12 @@ CapabilitiesType.addRemoveAttributeValues=Ajouter/Retirer des valeurs CapabilitiesType.countObjects=Compter les objets CapabilitiesType.delete=Supprimer CapabilitiesType.read=Lire -CapabilitiesType.auxiliaryObjectClasses=Classes d'objet auxiliaire +CapabilitiesType.auxiliaryObjectClasses=Classes d'objets auxiliaires CapabilitiesType.pagedSearch=Recherche paginée CapabilitiesType.script=Script CapabilitiesType.runAs=Exécuter en tant que CleanupPoliciesType.auditRecords=Enregistrements d'audit -CleanupPoliciesType.closedTasks=Tâches closes +CleanupPoliciesType.closedTasks=Tâches terminées CleanupPoliciesType.closedCertificationCampaigns=Campagnes de certification closes CleanupPoliciesType.outputReports=Rapports produits CleanupPoliciesType.objectResults=Résultats d'objet @@ -292,7 +292,7 @@ FormItemDisplayType.details=Affichage d'élément de formulaire FormItemDisplayType.minOccurs=Occurrences min. FormItemDisplayType.maxOccurs=Occurrences max FormItemDisplayType.size=Taille -FormItemDisplayType.maxSize=Taille max +FormItemDisplayType.maxSize=Taille max. FormItemDisplayType.newLine=Nouvelle ligne FormSpecificationType.title=Titre FormSpecificationType.formRef=Référence au formulaire @@ -608,7 +608,7 @@ RelationsDefinitionType.includeDefaultRelations=Include default relations ReportType.export=Format d'export ReportType.orientation=Orientation ReportType.parent=Parent -ReportType.useHibernateSession=Use hibernate session +ReportType.useHibernateSession=Utiliser une session Hibernate ReportType.virtualizer=Virtualiseur Jasper ReportType.virtualizerKickOn=Nb de pages sans virtualiseur ReportType.maxPages=Nombre maximum de pages @@ -917,7 +917,7 @@ DefaultPolicyConstraint.objectState.namedWithPath=L'état de l'objet {0} corresp # {0} = before/after, {1} target/path, {2} rule name DefaultPolicyConstraint.assignmentState.unnamed=L'état d'attribution {0} correspond à la contrainte ({1}) DefaultPolicyConstraint.assignmentState.named=L'état d'attribution {0} correspond à la contrainte « {1} » ({2}) -DefaultPolicyConstraint.exclusion=Violation of SoD policy: {0} excludes {1}, they cannot be assigned at the same time +DefaultPolicyConstraint.exclusion=Violation de la politique de ségrégation des fonctions : {0} exclut {1} ; ces rôles ne peuvent pas être attribués simultanément à un même utilisateur. DefaultPolicyConstraint.hasAssignment=L'attribution existe pour {0} ({1}) # {0} = type name, {1} = OID, {2} = before/after. TODO do something with the OID DefaultPolicyConstraint.hasNoAssignment=Aucune attribution n'existe pour {0} {1} ({2})