snipe-it/resources/lang/mk-MK/admin/users/table.php
snipe 2182ea1ce8 Updated translations
Signed-off-by: snipe <snipe@snipe.net>
2024-05-16 21:57:19 +01:00

42 lines
2.3 KiB
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(
'activated' => 'Активна',
'allow' => 'Дозволи',
'checkedout' => 'Основни средства',
'created_at' => 'Креиран',
'createuser' => 'Креирај корисник',
'deny' => 'Одбиј',
'email' => 'Е-пошта',
'employee_num' => 'Број на вработен',
'first_name' => 'Име',
'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'ID',
'inherit' => 'Наследено',
'job' => 'Работна позиција',
'last_login' => 'Последна најава',
'last_name' => 'Презиме',
'location' => 'Локација',
'lock_passwords' => 'Деталите за најава не може да се променат на оваа инсталација.',
'manager' => 'Менаџер',
'managed_locations' => 'Менаџирани локации',
'managed_users' => 'Managed Users',
'name' => 'Име',
'nogroup' => 'No groups have been created yet. To add one, visit: ',
'notes' => 'Забелешки',
'password_confirm' => 'Потврди ја лозинката',
'password' => 'Лозинка',
'phone' => 'Телефон',
'show_current' => 'Прикажи тековни корисници',
'show_deleted' => 'Прикажи ги избришаните корисници',
'title' => 'Наслов',
'to_restore_them' => 'да се вратат.',
'total_assets_cost' => "Total Assets Cost",
'updateuser' => 'Ажурирај го корисникот',
'username' => 'Корисничко име',
'user_deleted_text' => 'Овој корисник е обележан како избришан.',
'username_note' => '(Ова се користи само за поврзување со Active Directory, а не за најава.)',
'cloneuser' => 'Клонирај корисник',
'viewusers' => 'Преглед на корисници',
);