| | |
| | | $wb['io_priority_txt'] = 'I/O priority'; |
| | | $wb['active_txt'] = 'Aktivno'; |
| | | $wb['description_txt'] = 'Opis'; |
| | | $wb['numproc_desc_txt'] = 'Number of processes and threads.'; |
| | | $wb['numtcpsock_desc_txt'] = 'Number of TCP sockets.'; |
| | | $wb['numothersock_desc_txt'] = 'Number of sockets other than TCP.'; |
| | | $wb['numproc_desc_txt'] = 'Broj procesa i thread-ova.'; |
| | | $wb['numtcpsock_desc_txt'] = 'Broj TCP socket-a.'; |
| | | $wb['numothersock_desc_txt'] = 'Broj socket-a drugačijih od TCP.'; |
| | | $wb['vmguarpages_desc_txt'] = 'Memory allocation guarantee, in pages.'; |
| | | $wb['kmemsize_desc_txt'] = 'Size of unswappable kernel memory, allocated for processes in this container.'; |
| | | $wb['tcpsndbuf_desc_txt'] = 'Total size of TCP send buffers.'; |
| | |
| | | $wb['oomguarpages_desc_txt'] = 'The guaranteed amount of memory for the case the memory is over-booked (out-of-memory kill guarantee), in pages.'; |
| | | $wb['privvmpages_desc_txt'] = 'Memory allocation limit, in pages.'; |
| | | $wb['lockedpages_desc_txt'] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).'; |
| | | $wb['shmpages_desc_txt'] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.'; |
| | | $wb['physpages_desc_txt'] = 'Total number of RAM pages used by processes.'; |
| | | $wb['numfile_desc_txt'] = 'Number of open files.'; |
| | | $wb['numflock_desc_txt'] = 'Number of file locks.'; |
| | | $wb['shmpages_desc_txt'] = 'Ukupna veličina dijeljene memorije (IPC, shared anonymous mappings and tmpfs objects), in pages.'; |
| | | $wb['physpages_desc_txt'] = 'Ukupna veličina RAM-a korištena od procesa.'; |
| | | $wb['numfile_desc_txt'] = 'Broj otvorenih datoteka.'; |
| | | $wb['numflock_desc_txt'] = 'Broj zaključanih datoteka.'; |
| | | $wb['numpty_desc_txt'] = 'Number of pseudo-terminals.'; |
| | | $wb['numsiginfo_desc_txt'] = 'Number of siginfo structures.'; |
| | | $wb['dcachesize_desc_txt'] = 'Total size of dentry and inode structures locked in memory.'; |
| | | $wb['numiptent_desc_txt'] = 'Number of NETFILTER (IP packet filtering) entries.'; |
| | | $wb['swappages_desc_txt'] = 'Amount of swap space to show in container.'; |
| | | $wb['create_dns_txt'] = 'Create DNS for hostname'; |
| | | $wb['template_name_error_empty'] = 'Template name is empty.'; |
| | | $wb['diskspace_error_empty'] = 'Diskspace is empty.'; |
| | | $wb['create_dns_txt'] = 'Kreiraj DNS za hostname'; |
| | | $wb['template_name_error_empty'] = 'Naziv predloška je prazan.'; |
| | | $wb['diskspace_error_empty'] = 'Diskovni prostor je prazan.'; |
| | | $wb['ram_error_empty'] = 'RAM (guaranteed) is empty.'; |
| | | $wb['ram_burst_error_empty'] = 'RAM (burst) is empty.'; |
| | | $wb['cpu_units_error_empty'] = 'CPU units is empty.'; |
| | |
| | | $wb['swappages_error_empty'] = 'Swappages polje je prazno.'; |
| | | $wb['Template'] = 'Predložak'; |
| | | $wb['Advanced'] = 'Napredno'; |
| | | $wb['features_txt'] = 'Features'; |
| | | $wb["iptables_txt"] = "IP Tables"; |
| | | ?> |