Prepared the dictionaries for translating new entries (completed the french translation at the same time). Just look for the strings terminated by ~~ and translate them in place and you're done!

SVN:trunk[3651]
This commit is contained in:
Denis Flaven
2015-07-28 11:30:31 +00:00
parent 69c0bcd4ca
commit 5e5739e37e
133 changed files with 7738 additions and 136 deletions

View File

@@ -192,10 +192,6 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array(
'Menu:Incident:EscalatedIncidents+' => '',
'Menu:Incident:OpenIncidents' => 'Alle åbne Incidents',
'Menu:Incident:OpenIncidents+' => '',
'Menu:Incident:UnassignedIncidents' => 'Ikke tildelte Incidents',
'Menu:Incident:UnassignedIncidents+' => '',
'Menu:Incident:HelpdeskIncidents' => 'Level2 tildelte Incidents',
'Menu:Incident:HelpdeskIncidents+' => '',
'UI-IncidentManagementOverview-IncidentByPriority-last-14-days' => 'Incidents de sidste 14 dage efter prioritet',
'UI-IncidentManagementOverview-Last-14-days' => 'Antal Incidents de sidste 14 dage',
'UI-IncidentManagementOverview-OpenIncidentByStatus' => 'Åbne Incidents efter status',
@@ -213,5 +209,10 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array(
'Class:Incident/Attribute:parent_change_ref+' => '',
'Class:Incident/Attribute:parent_incident_id_friendlyname' => 'Parent-Incident-Friendly Name',
'Class:Incident/Attribute:parent_incident_id_friendlyname+' => '',
'Class:Incident/Attribute:related_request_list' => 'Child requests~~',
'Class:Incident/Error:CannotAssignParentIncidentIdToSelf' => 'Cannot assign the Parent incident to the incident itself~~',
'Class:Incident/Method:ResolveChildTickets' => 'ResolveChildTickets~~',
'Class:Incident/Method:ResolveChildTickets+' => 'Cascade the resolution to child ticket (ev_autoresolve), and align the following characteristics: service, team, agent, resolution info~~',
'Tickets:Related:OpenIncidents' => 'Open incidents~~',
));
?>

View File

@@ -192,10 +192,6 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
'Menu:Incident:EscalatedIncidents+' => '',
'Menu:Incident:OpenIncidents' => 'Alle offenen Incidents',
'Menu:Incident:OpenIncidents+' => '',
'Menu:Incident:UnassignedIncidents' => 'Noch nicht zugewiesene Incidents',
'Menu:Incident:UnassignedIncidents+' => '',
'Menu:Incident:HelpdeskIncidents' => 'Level2 zugewiesene Incidents',
'Menu:Incident:HelpdeskIncidents+' => '',
'UI-IncidentManagementOverview-IncidentByPriority-last-14-days' => 'Incidents der letzten 14 Tage nach Priorität',
'UI-IncidentManagementOverview-Last-14-days' => 'Anzahl Incidents der letzten 14 Tage',
'UI-IncidentManagementOverview-OpenIncidentByStatus' => 'Offene Incidents nach Status',
@@ -213,5 +209,10 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
'Class:Incident/Attribute:parent_change_ref+' => '',
'Class:Incident/Attribute:parent_incident_id_friendlyname' => 'Parent-Incident-Friendly Name',
'Class:Incident/Attribute:parent_incident_id_friendlyname+' => '',
'Class:Incident/Attribute:related_request_list' => 'Child requests~~',
'Class:Incident/Error:CannotAssignParentIncidentIdToSelf' => 'Cannot assign the Parent incident to the incident itself~~',
'Class:Incident/Method:ResolveChildTickets' => 'ResolveChildTickets~~',
'Class:Incident/Method:ResolveChildTickets+' => 'Cascade the resolution to child ticket (ev_autoresolve), and align the following characteristics: service, team, agent, resolution info~~',
'Tickets:Related:OpenIncidents' => 'Open incidents~~',
));
?>

View File

@@ -41,10 +41,6 @@ Dict::Add('EN US', 'English', 'English', array(
'Menu:Incident:EscalatedIncidents+' => 'Escalated incidents',
'Menu:Incident:OpenIncidents' => 'All open incidents',
'Menu:Incident:OpenIncidents+' => 'All open incidents',
'Menu:Incident:UnassignedIncidents' => 'Incidents not yet assigned',
'Menu:Incident:UnassignedIncidents+' => 'Incidents not yet assigned',
'Menu:Incident:HelpdeskIncidents' => 'Incidents assigned to Level2',
'Menu:Incident:HelpdeskIncidents+' => 'Incidents assigned to Level2',
'UI-IncidentManagementOverview-IncidentByPriority-last-14-days' => 'Last 14 days incident per priority',
'UI-IncidentManagementOverview-Last-14-days' => 'Last 14 days number of incidents',
'UI-IncidentManagementOverview-OpenIncidentByStatus' => 'Open incidents by status',
@@ -240,4 +236,5 @@ Dict::Add('EN US', 'English', 'English', array(
'Class:Incident/Method:ResolveChildTickets' => 'ResolveChildTickets',
'Class:Incident/Method:ResolveChildTickets+' => 'Cascade the resolution to child ticket (ev_autoresolve), and align the following characteristics: service, team, agent, resolution info',
'Tickets:Related:OpenIncidents' => 'Open incidents',
));

View File

@@ -42,10 +42,6 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
'Menu:Incident:EscalatedIncidents+' => 'Incidentes Escalados',
'Menu:Incident:OpenIncidents' => 'Incidentes Abiertos',
'Menu:Incident:OpenIncidents+' => 'Incidentes Abiertos',
'Menu:Incident:UnassignedIncidents' => 'Incidentes sin Asignación',
'Menu:Incident:UnassignedIncidents+' => 'Incidentes sin Asignación',
'Menu:Incident:HelpdeskIncidents' => 'Incidentes Asignados a un Nivel 2',
'Menu:Incident:HelpdeskIncidents+' => 'Incidentes Asignados a un Nivel 2',
'UI-IncidentManagementOverview-IncidentByPriority-last-14-days' => 'Incidentes por Prioridad de los Últimos 14 días',
'UI-IncidentManagementOverview-Last-14-days' => 'Número de Incidentes de los Últimos 14 días',
'UI-IncidentManagementOverview-OpenIncidentByStatus' => 'Incidentes Abiertos por Estatus',
@@ -239,6 +235,10 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
'Class:Incident/Stimulus:ev_close+' => 'Cerrar este Ticket',
'Class:Incident/Stimulus:ev_reopen' => 'Reabrir',
'Class:Incident/Stimulus:ev_reopen+' => 'Reabrir',
'Class:Incident/Error:CannotAssignParentIncidentIdToSelf' => 'Cannot assign the Parent incident to the incident itself~~',
'Class:Incident/Method:ResolveChildTickets' => 'ResolveChildTickets~~',
'Class:Incident/Method:ResolveChildTickets+' => 'Cascade the resolution to child ticket (ev_autoresolve), and align the following characteristics: service, team, agent, resolution info~~',
'Tickets:Related:OpenIncidents' => 'Open incidents~~',
));

View File

@@ -221,4 +221,13 @@ Dict::Add('FR FR', 'French', 'Français', array(
'Class:Incident/Method:ResolveChildTickets' => 'ResolveChildTickets (résoudre les tickets fils)',
'Class:Incident/Method:ResolveChildTickets+' => 'Cascader l\'action de résolution du ticket (ev_autoresolve) vers les requêtes et incidents fils, et aligner les caractéristiques suivantes : service, équipe, agent, information de résolution',
'Class:Incident/Attribute:user_satisfaction/Value:1' => 'Très satisfait',
'Class:Incident/Attribute:user_satisfaction/Value:1+' => 'Très satisfait',
'Class:Incident/Attribute:user_satisfaction/Value:2' => 'Plutôt satisfait',
'Class:Incident/Attribute:user_satisfaction/Value:2+' => 'Plutôt satisfait',
'Class:Incident/Attribute:user_satisfaction/Value:3' => 'Plutôt mécontent',
'Class:Incident/Attribute:user_satisfaction/Value:3+' => 'Plutôt mécontent',
'Class:Incident/Attribute:user_satisfaction/Value:4' => 'Très mécontent',
'Class:Incident/Attribute:user_satisfaction/Value:4+' => 'Très mécontent',
'Tickets:Related:OpenIncidents' => 'Open incidents',
));

View File

@@ -190,10 +190,6 @@ Dict::Add('JA JP', 'Japanese', '日本語', array(
'Menu:Incident:EscalatedIncidents+' => 'エスカレーションされたインシデント',
'Menu:Incident:OpenIncidents' => '全オープンインシデント',
'Menu:Incident:OpenIncidents+' => '全オープンインシデント',
'Menu:Incident:UnassignedIncidents' => '未割り当てインシデント',
'Menu:Incident:UnassignedIncidents+' => '未割り当てインシデント',
'Menu:Incident:HelpdeskIncidents' => 'レベル2へ割り当てられたインシデント',
'Menu:Incident:HelpdeskIncidents+' => 'レベル2へ割り当てられたインシデント',
'UI-IncidentManagementOverview-IncidentByPriority-last-14-days' => '最近14日の優先度別インシデント',
'UI-IncidentManagementOverview-Last-14-days' => '最近14日のインシデント数',
'UI-IncidentManagementOverview-OpenIncidentByStatus' => '状態別オープンインシデント',
@@ -211,5 +207,10 @@ Dict::Add('JA JP', 'Japanese', '日本語', array(
'Class:Incident/Attribute:parent_change_ref+' => '',
'Class:Incident/Attribute:parent_incident_id_friendlyname' => '親インシデント名',
'Class:Incident/Attribute:parent_incident_id_friendlyname+' => '',
'Class:Incident/Attribute:related_request_list' => 'Child requests~~',
'Class:Incident/Error:CannotAssignParentIncidentIdToSelf' => 'Cannot assign the Parent incident to the incident itself~~',
'Class:Incident/Method:ResolveChildTickets' => 'ResolveChildTickets~~',
'Class:Incident/Method:ResolveChildTickets+' => 'Cascade the resolution to child ticket (ev_autoresolve), and align the following characteristics: service, team, agent, resolution info~~',
'Tickets:Related:OpenIncidents' => 'Open incidents~~',
));
?>

View File

@@ -41,10 +41,6 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
'Menu:Incident:EscalatedIncidents+' => 'Incidentes escalados',
'Menu:Incident:OpenIncidents' => 'Todos incidentes abertos',
'Menu:Incident:OpenIncidents+' => 'Todos incidentes abertos',
'Menu:Incident:UnassignedIncidents' => 'Incidentes ainda não atribuídos',
'Menu:Incident:UnassignedIncidents+' => 'Incidentes ainda não atribuídos',
'Menu:Incident:HelpdeskIncidents' => 'Incidentes atribuídos a nível 2',
'Menu:Incident:HelpdeskIncidents+' => 'Incidentes atribuídos a nível 2',
'UI-IncidentManagementOverview-IncidentByPriority-last-14-days' => 'Últimos 14 dias por incidente prioridade',
'UI-IncidentManagementOverview-Last-14-days' => 'Últimos 14 dias por incidente prioridade',
'UI-IncidentManagementOverview-OpenIncidentByStatus' => 'Incidentes abertos por estado',
@@ -239,6 +235,10 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
'Class:Incident/Stimulus:ev_reopen' => 'Re-abrir',
'Class:Incident/Stimulus:ev_reopen+' => '',
'Class:Incident/Error:CannotAssignParentIncidentIdToSelf' => 'Não é possível atribuir o incidente principal ao próprio incidente',
'Class:Incident/Attribute:related_request_list' => 'Child requests~~',
'Class:Incident/Method:ResolveChildTickets' => 'ResolveChildTickets~~',
'Class:Incident/Method:ResolveChildTickets+' => 'Cascade the resolution to child ticket (ev_autoresolve), and align the following characteristics: service, team, agent, resolution info~~',
'Tickets:Related:OpenIncidents' => 'Open incidents~~',
));