diff --git a/locales/cs_CZ.mo b/locales/cs_CZ.mo index 140c7de..049739e 100644 Binary files a/locales/cs_CZ.mo and b/locales/cs_CZ.mo differ diff --git a/locales/en_GB.mo b/locales/en_GB.mo index 04f0ed5..5366af9 100644 Binary files a/locales/en_GB.mo and b/locales/en_GB.mo differ diff --git a/locales/en_GB.po b/locales/en_GB.po index 4c2e8b0..cafa1e3 100644 --- a/locales/en_GB.po +++ b/locales/en_GB.po @@ -1,142 +1,218 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Timelineticket Development Team -# This file is distributed under the same license as the GLPI - Timelineticket plugin package. -# -# Translators: +# English translations for PACKAGE package. +# Copyright (C) 2026 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# Automatically generated, 2026. +# msgid "" msgstr "" -"Project-Id-Version: GLPI Project - timelineticket plugin\n" +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-29 14:15+0000\n" -"PO-Revision-Date: 2021-03-29 14:21+0000\n" -"Last-Translator: Alban Lesellier \n" -"Language-Team: English (United Kingdom) (http://www.transifex.com/infotelGLPI/GLPI_timelineticket/language/en_GB/)\n" +"POT-Creation-Date: 2026-09-16 12:43+0000\n" +"PO-Revision-Date: 2026-09-16 12:43+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: en_GB\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" -"Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: setup.php:48 inc/display.class.php:48 +#: templates/chart.html.twig +msgid "" +"The chart could not be drawn: the Google Charts modules could not be loaded " +"from www.gstatic.com. Check the outbound access and the content security " +"policy of this instance." +msgstr "" +"The chart could not be drawn: the Google Charts modules could not be loaded " +"from www.gstatic.com. Check the outbound access and the content security " +"policy of this instance." + +#: templates/ticket_timeline.html.twig setup.php:58 hook.php:230 hook.php:245 +#: src/Profile.php:70 src/Display.php:95 msgid "Timeline of ticket" msgid_plural "Timeline of tickets" msgstr[0] "Timeline of ticket" msgstr[1] "Timeline of tickets" -#: inc/assigngroup.class.php:119 inc/toolbox.class.php:324 -msgid "Groups in charge of the ticket" -msgstr "Groups in charge of the ticket" - -#: inc/assigngroup.class.php:257 -msgid "Ticket assign group history" -msgstr "Ticket assign group history" +#: templates/ticket_timeline.html.twig +msgid "Used calendar" +msgstr "Used calendar" -#: inc/assignuser.class.php:118 inc/toolbox.class.php:326 -msgid "Technicians in charge of the ticket" -msgstr "Technicians in charge of the ticket" +#: templates/ticket_timeline.html.twig +msgid "Assignment swimlane" +msgstr "Assignment swimlane" -#: inc/assignuser.class.php:214 -msgid "Ticket assign technician history" -msgstr "Ticket assign technician history" +#: templates/ticket_timeline.html.twig templates/history.html.twig +msgid "Delay" +msgstr "Delay" -#: inc/config.class.php:55 +#: templates/config_reconstruct.html.twig msgid "(Can take many time if you have many tickets)" msgstr "(Can take many time if you have many tickets)" -#: inc/config.class.php:62 +#: templates/config_reconstruct.html.twig +msgid "" +"A global rebuild first deletes every stored row of the corresponding " +"timeline, then recomputes it from the ticket history. Rows whose history " +"entries have already been purged cannot be recovered." +msgstr "" +"A global rebuild first deletes every stored row of the corresponding " +"timeline, then recomputes it from the ticket history. Rows whose history " +"entries have already been purged cannot be recovered." + +#: templates/config_reconstruct.html.twig msgctxt "button" msgid "Reconstruct states timeline for all tickets" msgstr "Reconstruct states timeline for all tickets" -#: inc/config.class.php:63 +#: templates/config_reconstruct.html.twig msgctxt "button" -msgid "Reconstruct groups timeline for all tickets" -msgstr "Reconstruct groups timeline for all tickets" +msgid "Reconstruct technician groups timeline for all tickets" +msgstr "Reconstruct technician groups timeline for all tickets" -#: inc/config.class.php:64 -msgid "" -"Warning : it may be that the reconstruction of groups does not reflect " -"reality because it concern only groups which have the Requester flag to No " -"and Assigned flag to Yes" -msgstr "Warning : it may be that the reconstruction of groups does not reflect reality because it concern only groups which have the Requester flag to No and Assigned flag to Yes" +#: templates/config_reconstruct.html.twig +msgctxt "button" +msgid "Reconstruct technicians timeline for all tickets" +msgstr "Reconstruct technicians timeline for all tickets" + +#: templates/history.html.twig +msgid "Statuses" +msgstr "Statuses" + +#: templates/history.html.twig +msgid "Old status" +msgstr "Old status" + +#: templates/history.html.twig +msgid "New status" +msgstr "New status" -#: inc/config.class.php:82 +#: templates/config.html.twig +msgid "Flags" +msgstr "Flags" + +#: templates/config.html.twig msgid "Input time on groups / users when ticket is waiting" msgstr "Input time on groups / users when ticket is waiting" -#: inc/dashboard.class.php:55 -msgid "Number of time where a technician has been affected to a ticket" -msgstr "Number of time where a technician has been affected to a ticket" +#: templates/config.html.twig +msgid "Draw the timeline as a chart (Google Charts)" +msgstr "Draw the timeline as a chart (Google Charts)" -#: inc/dashboard.class.php:71 -msgid "Number of affection by technician to a ticket " -msgstr "Number of affection by technician to a ticket " +#: templates/config.html.twig +msgid "" +"The chart modules are fetched from www.gstatic.com when the tab is opened, " +"which requires outbound access and a content security policy entry. The " +"detail table is displayed either way." +msgstr "" +"The chart modules are fetched from www.gstatic.com when the tab is opened, " +"which requires outbound access and a content security policy entry. The " +"detail table is displayed either way." -#: inc/display.class.php:60 inc/display.class.php:225 -msgid "Timeline" -msgstr "Timeline" +#: report/statSpentTimeProcessingByGroup/statSpentTimeProcessingByGroup.php:73 +msgid "statSpentTimeProcessingByGroup_report_title" +msgstr "statSpentTimeProcessingByGroup_report_title" -#: inc/display.class.php:167 inc/display.class.php:197 inc/state.class.php:157 -msgid "Delay" -msgstr "Delay" +#: report/statSpentTimeProcessingByGroup/statSpentTimeProcessingByGroup.php:338 +msgid "Duration by \"in progress\"" +msgstr "Duration by \"in progress\"" -#: inc/grouplevel.class.php:48 -msgid "Service level" -msgid_plural "Service levels" -msgstr[0] "Service level" -msgstr[1] "Service levels" +#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:68 +msgid "statSpentTimeByGroup_report_title" +msgstr "statSpentTimeByGroup_report_title" -#: inc/grouplevel.class.php:58 inc/grouplevel.class.php:127 -msgid "List of associated groups" -msgstr "List of associated groups" +#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:337 +msgid "Tasks number by" +msgstr "Tasks number by" -#: inc/state.class.php:121 -msgid "Ticket states history" -msgstr "Ticket states history" +#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:338 +msgid "Tasks duration by" +msgstr "Tasks duration by" + +#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:339 +#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:338 +msgid "Duration by" +msgstr "Duration by" + +#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:342 +#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:341 +msgid "Total waiting duration of ticket" +msgstr "Total waiting duration of ticket" + +#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:343 +#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:342 +msgid "Total duration of ticket" +msgstr "Total duration of ticket" -#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:47 +#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:67 msgid "statResolvedSpentTimeByGroup_report_title" msgstr "statResolvedSpentTimeByGroup_report_title" -#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:218 +#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:326 msgid "Solved by" msgstr "Solved by" -#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:219 +#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:327 msgid "Solved by (Group)" msgstr "Solved by (Group)" -#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:228 -#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:226 -msgid "Duration by" -msgstr "Duration by" +#: front/config.form.php:144 +msgid "Timeline rebuilt" +msgstr "Timeline rebuilt" -#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:231 -#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:229 -msgid "Total waiting duration of ticket" -msgstr "Total waiting duration of ticket" +#: front/config.form.php:149 +msgid "The timeline rebuild failed, no change has been applied" +msgstr "The timeline rebuild failed, no change has been applied" -#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:232 -#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:230 -msgid "Total duration of ticket" -msgstr "Total duration of ticket" +#: src/AssignGroup.php:426 +msgid "Ticket assign group history" +msgstr "Ticket assign group history" -#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:47 -msgid "statSpentTimeByGroup_report_title" -msgstr "statSpentTimeByGroup_report_title" +#: src/AssignUser.php:460 +msgid "Ticket assign technician history" +msgstr "Ticket assign technician history" -#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:224 -msgid "Tasks number by" -msgstr "Tasks number by" +#: src/AssignState.php:227 +msgid "Ticket states history" +msgstr "Ticket states history" -#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:225 -msgid "Tasks duration by" -msgstr "Tasks duration by" +#: src/Dashboard.php:115 +msgid "Number of assignments per technician to a ticket" +msgstr "Number of assignments per technician to a ticket" -#: report/statSpentTimeProcessingByGroup/statSpentTimeProcessingByGroup.php:47 -msgid "statSpentTimeProcessingByGroup_report_title" -msgstr "statSpentTimeProcessingByGroup_report_title" +#: src/Display.php:159 +msgid "Groups in charge of the ticket" +msgstr "Groups in charge of the ticket" -#: report/statSpentTimeProcessingByGroup/statSpentTimeProcessingByGroup.php:221 -msgid "Duration by \"in progress\"" -msgstr "Duration by \"in progress\"" +#: src/Display.php:161 +msgid "Technicians in charge of the ticket" +msgstr "Technicians in charge of the ticket" + +#: src/Display.php:223 +msgctxt "button" +msgid "Reconstruct history for this ticket" +msgstr "Reconstruct history for this ticket" + +#: src/Display.php:348 +msgid "" +"This view displays time spent by status, group, technician. The display does " +"not use working hours" +msgstr "" +"This view displays time spent by status, group, technician. The display does " +"not use working hours" + +#: src/Display.php:663 +msgid "Technician" +msgid_plural "Technicians" +msgstr[0] "Technician" +msgstr[1] "Technicians" + +#: src/Grouplevel.php:76 +msgid "Service level" +msgid_plural "Service levels" +msgstr[0] "Service level" +msgstr[1] "Service levels" + +#: src/Grouplevel.php:87 src/Grouplevel.php:150 +msgid "List of associated groups" +msgstr "List of associated groups" diff --git a/locales/es_419.mo b/locales/es_419.mo index f5af804..f3acf2c 100644 Binary files a/locales/es_419.mo and b/locales/es_419.mo differ diff --git a/locales/es_ES.mo b/locales/es_ES.mo index 67855d6..d213307 100644 Binary files a/locales/es_ES.mo and b/locales/es_ES.mo differ diff --git a/locales/fr_FR.mo b/locales/fr_FR.mo index 1025e12..ca3c00a 100644 Binary files a/locales/fr_FR.mo and b/locales/fr_FR.mo differ diff --git a/locales/fr_FR.po b/locales/fr_FR.po index 9d3312a..1c42996 100644 --- a/locales/fr_FR.po +++ b/locales/fr_FR.po @@ -1,173 +1,185 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Timelineticket Development Team # This file is distributed under the same license as the GLPI - Timelineticket plugin package. -# +# # Translators: # Alban Lesellier , 2020-2021 # Amandine Manceau, 2017 -# Xavier CAILLAUD , 2017,2019-2020,2022,2025 +# Xavier CAILLAUD , 2017,2019-2020,2022,2025-2026 # Xavier CAILLAUD , 2013,2016 msgid "" msgstr "" "Project-Id-Version: GLPI Project - timelineticket plugin\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-12-22 10:36+0100\n" -"PO-Revision-Date: 2025-12-22 10:53+0100\n" -"Last-Translator: Xavier CAILLAUD , 2017,2019-2020,2022,2025\n" +"POT-Creation-Date: 2026-06-28 20:09+0200\n" +"PO-Revision-Date: 2013-09-30 11:47+0000\n" +"Last-Translator: Xavier CAILLAUD , 2017,2019-2020,2022,2025-2026\n" "Language-Team: French (France) (http://app.transifex.com/infotelGLPI/GLPI_timelineticket/language/fr_FR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr_FR\n" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -"X-Generator: Poedit 3.0\n" -#: hook.php:154 hook.php:166 setup.php:59 src/Display.php:69 src/Display.php:211 src/Profile.php:73 +#: hook.php:154 hook.php:169 setup.php:58 src/Display.php:71 +#: src/Display.php:213 src/Profile.php:72 msgid "Timeline of ticket" msgid_plural "Timeline of tickets" msgstr[0] "Chronologie du ticket" msgstr[1] "Chronologie des tickets" msgstr[2] "Chronologie des tickets" -#: src/AssignGroup.php:384 +#: src/AssignGroup.php:383 msgid "Ticket assign group history" msgstr "Historique des assignations de groupes du ticket" -#: src/AssignState.php:195 +#: src/AssignState.php:189 msgid "Ticket states history" msgstr "Historique des statuts du ticket" -#: src/AssignState.php:228 +#: src/AssignState.php:222 msgid "Statuses" msgstr "Statuts" -#: src/AssignState.php:238 +#: src/AssignState.php:232 msgid "Old status" msgstr "Ancien statut" -#: src/AssignState.php:239 +#: src/AssignState.php:233 msgid "New status" msgstr "Nouveau statut" -#: src/AssignState.php:242 src/Display.php:368 src/Display.php:400 +#: src/AssignState.php:236 src/Display.php:389 src/Display.php:421 msgid "Delay" msgstr "Délai" -#: src/AssignUser.php:419 +#: src/AssignUser.php:418 msgid "Ticket assign technician history" msgstr "Historique des assignations de techniciens du ticket" -#: src/Config.php:65 +#: src/Config.php:64 msgid "(Can take many time if you have many tickets)" msgstr "(Cela peut prendre du temps si vous avez beaucoup de tickets)" -#: src/Config.php:76 +#: src/Config.php:75 msgctxt "button" msgid "Reconstruct states timeline for all tickets" msgstr "Reconstruire la chronologie des statuts pour tous les tickets" -#: src/Config.php:85 +#: src/Config.php:84 msgctxt "button" msgid "Reconstruct technician groups timeline for all tickets" msgstr "Reconstruire la chronologie des groupes de techniciens pour tous les tickets" -#: src/Config.php:95 +#: src/Config.php:94 msgctxt "button" msgid "Reconstruct technicians timeline for all tickets" msgstr "Reconstruire la chronologie des techniciens pour tous les tickets" -#: src/Config.php:114 +#: src/Config.php:113 msgid "Flags" msgstr "Drapeaux" -#: src/Config.php:119 +#: src/Config.php:118 msgid "Input time on groups / users when ticket is waiting" msgstr "Inputer du temps au groupes / techniciens assignés quand le ticket est en En attente" -#: src/Dashboard.php:73 src/Dashboard.php:97 +#: src/Dashboard.php:82 src/Dashboard.php:106 msgid "Number of assignments per technician to a ticket" msgstr "Nombre d'affectations de techniciens pour un ticket" -#: src/Dashboard.php:78 +#: src/Dashboard.php:87 msgid "Number of time where a technician has been affected to a ticket" msgstr "Nombre de fois où un technicien a été affecté à un ticket" -#: src/Display.php:151 +#: src/Display.php:153 msgid "Groups in charge of the ticket" msgstr "Groupes chargés du ticket" -#: src/Display.php:153 +#: src/Display.php:155 msgid "Technicians in charge of the ticket" msgstr "Techniciens chargés du ticket" -#: src/Display.php:218 +#: src/Display.php:220 msgctxt "button" msgid "Reconstruct history for this ticket" msgstr "Reconstruire l'historique pour ce ticket" -#: src/Display.php:230 +#: src/Display.php:232 msgid "Used calendar" msgstr "Calendrier utilisé" -#: src/Display.php:291 -msgid "This view displays time spent by status, group, technician. The display does not use working hours" -msgstr "" -"Cette vue affiche les temps passés par statut, groupe, technicien. L'affichage n'utilise pas les heures ouvrées" - -#: src/Grouplevel.php:60 +#: src/Display.php:294 +msgid "" +"This view displays time spent by status, group, technician. The display does" +" not use working hours" +msgstr "Cette vue affiche les temps passés par statut, groupe, technicien. L'affichage n'utilise pas les heures ouvrées" + +#: src/Display.php:360 +msgid "Assignment swimlane" +msgstr "Historique des actions" + +#: src/Display.php:705 +msgid "Technician" +msgid_plural "Technicians" +msgstr[0] "Technicien" +msgstr[1] "Techniciens" +msgstr[2] "Techniciens" + +#: src/Grouplevel.php:59 msgid "Service level" msgid_plural "Service levels" msgstr[0] "Niveau de support" msgstr[1] "Niveaux de support" msgstr[2] "Niveaux de support" -#: src/Grouplevel.php:71 src/Grouplevel.php:144 +#: src/Grouplevel.php:70 src/Grouplevel.php:143 msgid "List of associated groups" msgstr "Liste des groupes associés" -#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:49 +#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:48 msgid "statResolvedSpentTimeByGroup_report_title" msgstr "Temps passés en heures par les niveaux de support sur les tickets résolus ou clos" -#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:220 +#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:219 msgid "Solved by" msgstr "Résolu par" -#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:221 +#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:220 msgid "Solved by (Group)" msgstr "Résolu par (Groupe)" -#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:230 -#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:229 +#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:229 +#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:228 msgid "Duration by" msgstr "Temps passé par" -#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:233 -#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:232 +#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:232 +#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:231 msgid "Total waiting duration of ticket" msgstr "Durée totale de mise en attente du ticket" -#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:234 -#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:233 +#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:233 +#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:232 msgid "Total duration of ticket" msgstr "Temps total du ticket" -#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:49 +#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:48 msgid "statSpentTimeByGroup_report_title" msgstr "Temps passés en heures par les niveaux de support sur les tickets clos" -#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:227 +#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:226 msgid "Tasks number by" msgstr "Nombre de tâches par" -#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:228 +#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:227 msgid "Tasks duration by" msgstr "Durée des tâches par" -#: report/statSpentTimeProcessingByGroup/statSpentTimeProcessingByGroup.php:50 +#: report/statSpentTimeProcessingByGroup/statSpentTimeProcessingByGroup.php:49 msgid "statSpentTimeProcessingByGroup_report_title" msgstr "Temps passés \"en cours\" par les niveaux de support sur les tickets" -#: report/statSpentTimeProcessingByGroup/statSpentTimeProcessingByGroup.php:225 +#: report/statSpentTimeProcessingByGroup/statSpentTimeProcessingByGroup.php:224 msgid "Duration by \"in progress\"" msgstr "Temps passé \"en cours\"" diff --git a/locales/ja_JP.mo b/locales/ja_JP.mo new file mode 100644 index 0000000..61324a9 Binary files /dev/null and b/locales/ja_JP.mo differ diff --git a/locales/ja_JP.po b/locales/ja_JP.po new file mode 100644 index 0000000..6487baf --- /dev/null +++ b/locales/ja_JP.po @@ -0,0 +1,176 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Timelineticket Development Team +# This file is distributed under the same license as the GLPI - Timelineticket plugin package. +# +# Translators: +# Daisuke INOUE, 2025 +msgid "" +msgstr "" +"Project-Id-Version: GLPI Project - timelineticket plugin\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-06-28 20:09+0200\n" +"PO-Revision-Date: 2013-09-30 11:47+0000\n" +"Last-Translator: Daisuke INOUE, 2025\n" +"Language-Team: Japanese (Japan) (http://app.transifex.com/infotelGLPI/GLPI_timelineticket/language/ja_JP/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ja_JP\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: hook.php:154 hook.php:169 setup.php:58 src/Display.php:71 +#: src/Display.php:213 src/Profile.php:72 +msgid "Timeline of ticket" +msgid_plural "Timeline of tickets" +msgstr[0] "チケット履歴" + +#: src/AssignGroup.php:383 +msgid "Ticket assign group history" +msgstr "チケット担当グループ履歴" + +#: src/AssignState.php:189 +msgid "Ticket states history" +msgstr "チケットの状態履歴" + +#: src/AssignState.php:222 +msgid "Statuses" +msgstr "状態" + +#: src/AssignState.php:232 +msgid "Old status" +msgstr "以前の状態" + +#: src/AssignState.php:233 +msgid "New status" +msgstr "新しい状態" + +#: src/AssignState.php:236 src/Display.php:389 src/Display.php:421 +msgid "Delay" +msgstr "遅延" + +#: src/AssignUser.php:418 +msgid "Ticket assign technician history" +msgstr "チケット担当技術者履歴" + +#: src/Config.php:64 +msgid "(Can take many time if you have many tickets)" +msgstr "( 多くのチケットを担当している場合、時間がかかります )" + +#: src/Config.php:75 +msgctxt "button" +msgid "Reconstruct states timeline for all tickets" +msgstr "すべてのチケットの状態履歴を再構築" + +#: src/Config.php:84 +msgctxt "button" +msgid "Reconstruct technician groups timeline for all tickets" +msgstr "すべてのチケットの担当グループ履歴を再構築" + +#: src/Config.php:94 +msgctxt "button" +msgid "Reconstruct technicians timeline for all tickets" +msgstr "すべてのチケットの担当技術者履歴を再構築" + +#: src/Config.php:113 +msgid "Flags" +msgstr "フラグ" + +#: src/Config.php:118 +msgid "Input time on groups / users when ticket is waiting" +msgstr "チケットが保留中の場合にグループ・ユーザーに設定する時間を入力する" + +#: src/Dashboard.php:82 src/Dashboard.php:106 +msgid "Number of assignments per technician to a ticket" +msgstr "チケットを担当する技術者の人数" + +#: src/Dashboard.php:87 +msgid "Number of time where a technician has been affected to a ticket" +msgstr "技術者がチケットに関与した回数" + +#: src/Display.php:153 +msgid "Groups in charge of the ticket" +msgstr "チケット担当グループ" + +#: src/Display.php:155 +msgid "Technicians in charge of the ticket" +msgstr "チケット担当技術者" + +#: src/Display.php:220 +msgctxt "button" +msgid "Reconstruct history for this ticket" +msgstr "このチケットの履歴を再構築" + +#: src/Display.php:232 +msgid "Used calendar" +msgstr "使用したカレンダー" + +#: src/Display.php:294 +msgid "" +"This view displays time spent by status, group, technician. The display does" +" not use working hours" +msgstr "この画面には、状態・グループ・技術者が要した時間を表示します。この表示では勤務時間は表示しません" + +#: src/Display.php:360 +msgid "Assignment swimlane" +msgstr "" + +#: src/Display.php:705 +msgid "Technician" +msgid_plural "Technicians" +msgstr[0] "" + +#: src/Grouplevel.php:59 +msgid "Service level" +msgid_plural "Service levels" +msgstr[0] "サービスレベル" + +#: src/Grouplevel.php:70 src/Grouplevel.php:143 +msgid "List of associated groups" +msgstr "関連グループの一覧" + +#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:48 +msgid "statResolvedSpentTimeByGroup_report_title" +msgstr "statResolvedSpentTimeByGroup_report_title" + +#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:219 +msgid "Solved by" +msgstr "解決担当 : " + +#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:220 +msgid "Solved by (Group)" +msgstr "解決グループ : " + +#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:229 +#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:228 +msgid "Duration by" +msgstr "期間 : " + +#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:232 +#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:231 +msgid "Total waiting duration of ticket" +msgstr "チケットの総保留期間" + +#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:233 +#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:232 +msgid "Total duration of ticket" +msgstr "チケットの総所要時間" + +#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:48 +msgid "statSpentTimeByGroup_report_title" +msgstr "statSpentTimeByGroup_report_title" + +#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:226 +msgid "Tasks number by" +msgstr "タスク数順" + +#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:227 +msgid "Tasks duration by" +msgstr "タスク期間順" + +#: report/statSpentTimeProcessingByGroup/statSpentTimeProcessingByGroup.php:49 +msgid "statSpentTimeProcessingByGroup_report_title" +msgstr "statSpentTimeProcessingByGroup_report_title" + +#: report/statSpentTimeProcessingByGroup/statSpentTimeProcessingByGroup.php:224 +msgid "Duration by \"in progress\"" +msgstr "期間 : 処理中" diff --git a/locales/lv_LV.mo b/locales/lv_LV.mo index d1424eb..f94f258 100644 Binary files a/locales/lv_LV.mo and b/locales/lv_LV.mo differ diff --git a/locales/pt_BR.mo b/locales/pt_BR.mo index a2ad636..022913e 100644 Binary files a/locales/pt_BR.mo and b/locales/pt_BR.mo differ diff --git a/locales/ru_RU.mo b/locales/ru_RU.mo index 9c604b5..f0e150b 100644 Binary files a/locales/ru_RU.mo and b/locales/ru_RU.mo differ diff --git a/locales/timelineticket.pot b/locales/timelineticket.pot new file mode 100644 index 0000000..2cb5964 --- /dev/null +++ b/locales/timelineticket.pot @@ -0,0 +1,208 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-09-16 12:43+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: templates/chart.html.twig +msgid "" +"The chart could not be drawn: the Google Charts modules could not be loaded " +"from www.gstatic.com. Check the outbound access and the content security " +"policy of this instance." +msgstr "" + +#: templates/ticket_timeline.html.twig setup.php:58 hook.php:230 hook.php:245 +#: src/Profile.php:70 src/Display.php:95 +msgid "Timeline of ticket" +msgid_plural "Timeline of tickets" +msgstr[0] "" +msgstr[1] "" + +#: templates/ticket_timeline.html.twig +msgid "Used calendar" +msgstr "" + +#: templates/ticket_timeline.html.twig +msgid "Assignment swimlane" +msgstr "" + +#: templates/ticket_timeline.html.twig templates/history.html.twig +msgid "Delay" +msgstr "" + +#: templates/config_reconstruct.html.twig +msgid "(Can take many time if you have many tickets)" +msgstr "" + +#: templates/config_reconstruct.html.twig +msgid "" +"A global rebuild first deletes every stored row of the corresponding " +"timeline, then recomputes it from the ticket history. Rows whose history " +"entries have already been purged cannot be recovered." +msgstr "" + +#: templates/config_reconstruct.html.twig +msgctxt "button" +msgid "Reconstruct states timeline for all tickets" +msgstr "" + +#: templates/config_reconstruct.html.twig +msgctxt "button" +msgid "Reconstruct technician groups timeline for all tickets" +msgstr "" + +#: templates/config_reconstruct.html.twig +msgctxt "button" +msgid "Reconstruct technicians timeline for all tickets" +msgstr "" + +#: templates/history.html.twig +msgid "Statuses" +msgstr "" + +#: templates/history.html.twig +msgid "Old status" +msgstr "" + +#: templates/history.html.twig +msgid "New status" +msgstr "" + +#: templates/config.html.twig +msgid "Flags" +msgstr "" + +#: templates/config.html.twig +msgid "Input time on groups / users when ticket is waiting" +msgstr "" + +#: templates/config.html.twig +msgid "Draw the timeline as a chart (Google Charts)" +msgstr "" + +#: templates/config.html.twig +msgid "" +"The chart modules are fetched from www.gstatic.com when the tab is opened, " +"which requires outbound access and a content security policy entry. The " +"detail table is displayed either way." +msgstr "" + +#: report/statSpentTimeProcessingByGroup/statSpentTimeProcessingByGroup.php:73 +msgid "statSpentTimeProcessingByGroup_report_title" +msgstr "" + +#: report/statSpentTimeProcessingByGroup/statSpentTimeProcessingByGroup.php:338 +msgid "Duration by \"in progress\"" +msgstr "" + +#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:68 +msgid "statSpentTimeByGroup_report_title" +msgstr "" + +#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:337 +msgid "Tasks number by" +msgstr "" + +#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:338 +msgid "Tasks duration by" +msgstr "" + +#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:339 +#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:338 +msgid "Duration by" +msgstr "" + +#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:342 +#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:341 +msgid "Total waiting duration of ticket" +msgstr "" + +#: report/statSpentTimeByGroup/statSpentTimeByGroup.php:343 +#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:342 +msgid "Total duration of ticket" +msgstr "" + +#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:67 +msgid "statResolvedSpentTimeByGroup_report_title" +msgstr "" + +#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:326 +msgid "Solved by" +msgstr "" + +#: report/statResolvedSpentTimeByGroup/statResolvedSpentTimeByGroup.php:327 +msgid "Solved by (Group)" +msgstr "" + +#: front/config.form.php:144 +msgid "Timeline rebuilt" +msgstr "" + +#: front/config.form.php:149 +msgid "The timeline rebuild failed, no change has been applied" +msgstr "" + +#: src/AssignGroup.php:426 +msgid "Ticket assign group history" +msgstr "" + +#: src/AssignUser.php:460 +msgid "Ticket assign technician history" +msgstr "" + +#: src/AssignState.php:227 +msgid "Ticket states history" +msgstr "" + +#: src/Dashboard.php:115 +msgid "Number of assignments per technician to a ticket" +msgstr "" + +#: src/Display.php:159 +msgid "Groups in charge of the ticket" +msgstr "" + +#: src/Display.php:161 +msgid "Technicians in charge of the ticket" +msgstr "" + +#: src/Display.php:223 +msgctxt "button" +msgid "Reconstruct history for this ticket" +msgstr "" + +#: src/Display.php:348 +msgid "" +"This view displays time spent by status, group, technician. The display does " +"not use working hours" +msgstr "" + +#: src/Display.php:663 +msgid "Technician" +msgid_plural "Technicians" +msgstr[0] "" +msgstr[1] "" + +#: src/Grouplevel.php:76 +msgid "Service level" +msgid_plural "Service levels" +msgstr[0] "" +msgstr[1] "" + +#: src/Grouplevel.php:87 src/Grouplevel.php:150 +msgid "List of associated groups" +msgstr ""