snipe-it/resources/lang/mk/admin/consumables/general.php
2018-05-02 14:32:50 -07:00

14 lines
967 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return array(
'about_consumables_title' => 'За потрошните материјали',
'about_consumables_text' => 'Потрошните материјали се нешто набавено, кое ќе се искористи и потроши со текот на времето. На пример, хартија за печатар или копир.',
'checkout' => 'Задолжи потрошен материјал на корисник',
'consumable_name' => 'Име на потрошен материјал',
'create' => 'Креирај потрошен материјал',
'item_no' => 'Ставка бр.',
'remaining' => 'Останува',
'total' => 'Вкупно',
'update' => 'Ажурирај потрошен материјал',
);