-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added files for reports_locales hr_HR
complete croatian translation
- Loading branch information
1 parent
696bd24
commit e3ca4aa
Showing
5 changed files
with
378 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,114 @@ | ||
<?php | ||
global $LANG; | ||
|
||
$LANG['plugin_mreporting']['Helpdesk'] = [ | ||
'title' => "Podrška", | ||
|
||
'reportHbarTicketNumberByEntity' => [ | ||
'title' => "Broj naloga po entitetu", | ||
'desc' => "Stupci", | ||
'category' => "Po entitetu", | ||
], | ||
|
||
'reportPieTicketNumberByEntity' => [ | ||
'title' => "Broj naloga po entitetu", | ||
'desc' => "Torta", | ||
'category' => "Po entitetu", | ||
], | ||
|
||
'reportHgbarTicketNumberByCatAndEntity' => [ | ||
'title' => "Broj naloga po kategoriji i entitetu", | ||
'desc' => "Grupirani stupci", | ||
'category' => "Po entitetu", | ||
], | ||
|
||
'reportPieTopTenAuthor' => [ | ||
'title' => "Top 10 podnositelja", | ||
'desc' => "Torta", | ||
'category' => "Po podnositelju", | ||
], | ||
|
||
'reportHgbarOpenTicketNumberByCategoryAndByType' => [ | ||
'title' => "Broj otvorenih naloga po kategoriji i vrsti", | ||
'desc' => "Grupirani stupci", | ||
'category' => "Po kategoriji", | ||
], | ||
|
||
'reportHgbarCloseTicketNumberByCategoryAndByType' => [ | ||
'title' => "Broj zatvorenih naloga po kategoriji i vrsti", | ||
'desc' => "Grupirani stupci", | ||
'category' => "Po kategoriji", | ||
], | ||
|
||
'reportHgbarOpenedTicketNumberByCategory' => [ | ||
'title' => "Broj otvorenih naloga po kategoriji i stanju", | ||
'desc' => "Grupirani stupci", | ||
'category' => "Po kategoriji", | ||
], | ||
|
||
'reportHgbarTicketNumberByService' => [ | ||
'title' => "Broj otvorenih i zatvorenih naloga po usluzi", | ||
'desc' => "Grupirani stupci", | ||
'category' => "Po usluzi", | ||
], | ||
|
||
'reportPieTicketOpenedAndClosed' => [ | ||
'title' => "Broj otvorenih i zatvorenih naloga", | ||
'desc' => "Torta", | ||
'category' => "Po nalogu", | ||
], | ||
|
||
'reportPieTicketOpenedbyStatus' => [ | ||
'title' => "Broj otvorenih naloga po stanju", | ||
'desc' => "Torta", | ||
'category' => "Po nalogu", | ||
], | ||
|
||
'reportAreaNbTicket' => [ | ||
'title' => "Razvoj broja naloga u razdoblju", | ||
'desc' => "Područje", | ||
'category' => "Po nalogu", | ||
], | ||
|
||
'reportLineNbTicket' => [ | ||
'title' => "Razvoj broja naloga u razdoblju", | ||
'desc' => "Linija", | ||
'category' => "Po nalogu", | ||
], | ||
|
||
'reportGlineNbTicket' => [ | ||
'title' => "Razvoj broja naloga u razdoblju (po stanju)", | ||
'desc' => "Linija", | ||
'category' => "Po nalogu", | ||
], | ||
|
||
'reportGareaNbTicket' => [ | ||
'title' => "Razvoj broja naloga u razdoblju (po stanju)", | ||
'desc' => "Područje", | ||
'category' => "Po nalogu", | ||
], | ||
|
||
'reportVstackbarNbTicket' => [ | ||
'title' => "Razvoj broja naloga u razdoblju (po stanju)", | ||
'desc' => "Složeni stupci", | ||
'category' => "Po nalogu", | ||
], | ||
|
||
'reportSunburstTicketByCategories' => [ | ||
'title' => "Podjela naloga po kategoriji i podkategorijama", | ||
'desc' => "Prsten", | ||
'category' => "Po kategoriji", | ||
], | ||
|
||
'reportVstackbarTicketStatusByTechnician' => [ | ||
'title' => "Broj naloga po stanju i tehničaru", | ||
'desc' => "Složeni stupci", | ||
'category' => "Po nalogu", | ||
], | ||
|
||
'reportHbarTicketNumberByLocation' => [ | ||
'title' => "Broj naloga po lokaciji podnositelja", | ||
'desc' => "Stupci", | ||
'category' => "Po podnositelju", | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,111 @@ | ||
<?php | ||
global $LANG; | ||
|
||
$LANG['plugin_mreporting']['Helpdeskplus'] = [ | ||
'title' => 'Proširena podrška', | ||
|
||
// MISC LOCALES | ||
'backlogs' => "Zaostaci", | ||
'opened' => "Otvoreni", | ||
'period' => "Razdoblje", | ||
'backlogstatus' => "Stanje za prikaz", | ||
'slaobserved' => "UGOVOR O RAZINI USLUGE promatrano", | ||
'slanotobserved'=> "UGOVOR O RAZINI USLUGE nepromatrano", | ||
'observed' => "promatrano", | ||
'notobserved' => "nepromatrano", | ||
|
||
|
||
// SELECTOR | ||
'selector' => [ | ||
'slas' => "UGOVORI O RAZINI USLUGE", | ||
'categories' => "Kategorija", | ||
], | ||
|
||
|
||
// GENERAL REPORTS | ||
'reportGlineBacklogs' => [ | ||
'title' => "Zaostaci", | ||
'desc' => "", | ||
'category' => "Opće", | ||
], | ||
|
||
'reportVstackbarLifetime' => [ | ||
'title' => "Starost naloga", | ||
'desc' => "", | ||
'category' => "Opće", | ||
], | ||
|
||
'reportVstackbarTicketsgroups' => [ | ||
'title' => "Nalozi po grupi", | ||
'desc' => "", | ||
'category' => "Opće", | ||
], | ||
|
||
'reportVstackbarTicketstech' => [ | ||
'title' => "Nalozi po tehničaru", | ||
'desc' => "", | ||
'category' => "Opće", | ||
], | ||
|
||
'reportVstackbarWorkflow' => [ | ||
'title' => "Smjer redova čekanja", | ||
'desc' => "", | ||
'category' => "Opće", | ||
], | ||
|
||
'reportHbarTopcategory' => [ | ||
'title' => "TOP kategorije", | ||
'desc' => "", | ||
'category' => "Opće", | ||
], | ||
|
||
'reportHbarTopapplicant' => [ | ||
'title' => "TOP grupe podnositelja", | ||
'desc' => "", | ||
'category' => "Opće", | ||
], | ||
|
||
'reportVstackbarGroupChange' => [ | ||
'title' => "Broj promjena grupe", | ||
'desc' => "", | ||
'category' => "Opće", | ||
], | ||
|
||
'reportLineActiontimeVsSolvedelay' => [ | ||
'title' => "Usporedba vremena zadatka i vremena rješavanja", | ||
'desc' => "", | ||
'category' => "Opće", | ||
], | ||
|
||
|
||
// SLA REPORTS | ||
'reportVstackbarNbTicketBySla' => [ | ||
'title' => "Broj naloga po ugovoru o razini usluge", | ||
'desc' => "", | ||
'category' => "Po ugovoru o razini usluge", | ||
], | ||
|
||
'reportGlineNbTicketBySla' => [ | ||
'title' => "Razvoj naloga po ugovoru o razini usluge", | ||
'desc' => "", | ||
'category' => "Po ugovoru o razini usluge", | ||
], | ||
|
||
'reportHgbarRespectedSlasByTopCategory' => [ | ||
'title' => "Nalozi po ugovoru o razini usluge, razvrstani po kategorijama", | ||
'desc' => "", | ||
'category' => "Po ugovoru o razini usluge", | ||
], | ||
|
||
'reportHgbarRespectedSlasByTechnician' => [ | ||
'title' => "Nalozi po ugovoru o razini usluge, razvrstani po tehničarima", | ||
'desc' => "", | ||
'category' => "Po ugovoru o razini usluge", | ||
], | ||
|
||
'reportVstackbarRespectedSlasByGroup' => [ | ||
'title' => "Nalozi po ugovoru o razini usluge, razvrstani po grupama", | ||
'desc' => "", | ||
'category' => "Po ugovoru o razini usluge", | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,121 @@ | ||
<?php | ||
global $LANG; | ||
|
||
$LANG['plugin_mreporting']['Inventory'] = [ | ||
|
||
'title' => "Inventar", | ||
|
||
'reportHbarComputersByOS' => [ | ||
'title' => "Računala po OS-u", | ||
'desc' => "Stupci", | ||
'category' => "OS", | ||
], | ||
|
||
'reportPieComputersByOS' => [ | ||
'title' => "Računala po OS-u", | ||
'desc' => "Torta", | ||
'category' => "OS", | ||
], | ||
|
||
'reportHbarComputersByFabricant' => [ | ||
'title' => "Računala po proizvođaču", | ||
'desc' => "Stupci", | ||
'category' => "Proizvođač", | ||
], | ||
|
||
'reportPieComputersByFabricant' => [ | ||
'title' => "Računala po proizvođaču", | ||
'desc' => "Torta", | ||
'category' => "Proizvođač", | ||
], | ||
|
||
'reportHbarComputersByType' => [ | ||
'title' => "Računala po vrsti", | ||
'desc' => "Stupci", | ||
'category' => "Vrsta", | ||
], | ||
|
||
'reportPieComputersByType' => [ | ||
'title' => "Računala po vrsti", | ||
'desc' => "Torta", | ||
'category' => "Vrsta", | ||
], | ||
|
||
'reportHbarComputersByStatus' => [ | ||
'title' => "Računala po stanju", | ||
'desc' => "Stupci", | ||
'category' => "Stanje", | ||
], | ||
|
||
'reportHbarPrintersByStatus' => [ | ||
'title' => "Pisači po stanju", | ||
'desc' => "Stupci", | ||
'category' => "Stanje", | ||
], | ||
|
||
'reportHbarWindows' => [ | ||
'title' => "Windows verzije", | ||
'desc' => "Stupci", | ||
'category' => "OS", | ||
], | ||
|
||
'reportHbarLinux' => [ | ||
'title' => "Linux verzije", | ||
'desc' => "Stupci", | ||
'category' => "OS", | ||
], | ||
|
||
'reportHbarLinuxDistro' => [ | ||
'title' => "Linux distribucije", | ||
'desc' => "Stupci", | ||
'category' => "OS", | ||
], | ||
|
||
'reportHbarMac' => [ | ||
'title' => "Mac OS X verzije", | ||
'desc' => "Stupci", | ||
'category' => "OS", | ||
], | ||
|
||
'reportHbarMacFamily' => [ | ||
'title' => "MAC OS X verzije, pregled", | ||
'desc' => "Stupci", | ||
'category' => "OS", | ||
], | ||
|
||
'reportHbarComputersByAge' => [ | ||
'title' => "Računala po starosti", | ||
'desc' => "Stupci", | ||
'category' => "Inventar", | ||
], | ||
|
||
'reportPieComputersByAge' => [ | ||
'title' => "Računala po starosti", | ||
'desc' => "Torta", | ||
'category' => "Inventar", | ||
], | ||
|
||
'reportHbarFusionInventory' => [ | ||
'title' => "FusionInventory agenti", | ||
'desc' => "Stupci", | ||
'category' => "Agent", | ||
], | ||
|
||
'reportPieFusionInventory' => [ | ||
'title' => "FusionInventory agenti", | ||
'desc' => "Torta", | ||
'category' => "Agent", | ||
], | ||
|
||
'reportHbarMonitors' => [ | ||
'title' => "Ekrani po računalu", | ||
'desc' => "Stupci", | ||
'category' => "Inventar", | ||
], | ||
|
||
'reportHbarComputersByEntity' => [ | ||
'title' => "Računala po entitetu", | ||
'desc' => "Stupci", | ||
'category' => "Entitet", | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?php | ||
global $LANG; | ||
|
||
$LANG['plugin_mreporting']['Other'] = [ | ||
'title' => "Ostalo", | ||
|
||
'reportHbarLogs' => [ | ||
'title' => "Log-zapisi", | ||
'desc' => "Stupci", | ||
'category' => "Log-zapisi", | ||
] | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
<?php | ||
global $LANG; | ||
|
||
$LANG['plugin_mreporting']['Tag'] = [ | ||
|
||
'title' => "Dodatak „Oznake”", | ||
|
||
'reportPieTag' => [ | ||
'title' => "Broj korištenih oznaka", | ||
'desc' => "Torta", | ||
'category' => "Za sve GLPI objekte", | ||
], | ||
|
||
'reportPieTagOnTicket' => [ | ||
'title' => "Broj korištenih oznaka", | ||
'desc' => "Torta", | ||
'category' => "Za naloge", | ||
] | ||
|
||
]; |