mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
74 lines
4.1 KiB
PHP
74 lines
4.1 KiB
PHP
<?php
|
|
|
|
return array(
|
|
'a_user_canceled' => 'Người dùng đã hủy bỏ một khoản mục yêu cầu trên trang web',
|
|
'a_user_requested' => 'Người dùng đã yêu cầu một mục trên trang web',
|
|
'accessory_name' => 'Tên Phụ Kiện:',
|
|
'additional_notes' => 'Ghi chú bổ sung:',
|
|
'admin_has_created' => 'Người quản trị đã tạo ra một tài khoản cho bạn trên trang web :web.',
|
|
'asset' => 'Tài sản:',
|
|
'asset_name' => 'Tên tài sản:',
|
|
'asset_requested' => 'Tài sản được yêu cầu',
|
|
'asset_tag' => 'Thẻ tài sản:',
|
|
'assets_warrantee_expiring' => '{1} tài sản hết hạn bảo hành trong 60 ngày tới. | [2, Inf] tài sản hết hạn bảo hành trong 60 ngày tới.',
|
|
'assigned_to' => 'Cấp phát cho',
|
|
'best_regards' => 'Trân trọng,',
|
|
'canceled' => 'Đã hủy bỏ:',
|
|
'checkin_date' => 'Ngày cấp phát:',
|
|
'checkout_date' => 'Ngày thu hồi:',
|
|
'click_to_confirm' => 'Vui lòng click chuột lên liên kết bên dưới để xác nhận tài khoản :web của Anh/Chị:',
|
|
'click_on_the_link_accessory' => 'Vui lòng click chuột lên liên kết ở bên dưới để xác nhận Anh/Chị đã nhận phụ kiện.',
|
|
'click_on_the_link_asset' => 'Vui lòng click chuột lên liên kết bên dưới để xác nhận Anh/Chị đã nhận tài sản.',
|
|
'Confirm_Asset_Checkin' => 'Xác nhận cấp phát tài sản.',
|
|
'Confirm_Accessory_Checkin' => 'Xác nhận cấp phát Phụ kiện.',
|
|
'Confirm_accessory_delivery' => 'Xác nhận giao phụ kiện.',
|
|
'Confirm_asset_delivery' => 'Xác nhận giao tài sản.',
|
|
'Confirm_consumable_delivery' => 'Confirm consumable delivery.',
|
|
'current_QTY' => 'Current QTY',
|
|
'Days' => 'Days',
|
|
'days' => 'Days',
|
|
'expecting_checkin_date' => 'Expected Checkin Date:',
|
|
'expires' => 'Expires',
|
|
'Expiring_Assets_Report' => 'Expiring Assets Report.',
|
|
'Expiring_Licenses_Report' => 'Expiring Licenses Report.',
|
|
'hello' => 'Hello',
|
|
'hi' => 'Hi',
|
|
'i_have_read' => 'I have read and agree to the terms of use, and have received this item.',
|
|
'item' => 'Item:',
|
|
'items_below_minimum' => '{1} item that is below minimum inventory or will soon be low.|[2,Inf] items that are below minimum
|
|
inventory or will soon be low.',
|
|
'Item_Request_Canceled' => 'Item Request Canceled',
|
|
'Item_Requested' => 'Item Requested',
|
|
'licenses_expiring' => '{1} license expiring next 60 days.|[2,Inf] licenses expiring next 60 days.',
|
|
'link_to_update_password' => 'Please click on the following link to update your :web password:',
|
|
'login_first_admin' => 'Login to your new Snipe-IT installation using the credentials below:',
|
|
'login' => 'Login:',
|
|
'Low_Inventory_Report' => 'Low Inventory Report',
|
|
'min_QTY' => 'Min QTY',
|
|
'name' => 'Name',
|
|
'new_item_checked' => 'A new item has been checked out under your name, details are below.',
|
|
'password' => 'Password:',
|
|
'password_reset' => 'Password Reset',
|
|
|
|
'read_the_terms' => 'Please read the terms of use below.',
|
|
'read_the_terms_and_click' => 'Please read the terms of use below, and click on the link at the bottom to confirm that you read
|
|
and agree to the terms of use, and have received the asset.',
|
|
'requested' => 'Requested:',
|
|
'reset_link' => 'Your Password Reset Link',
|
|
'reset_password' => 'Click here to reset your password:',
|
|
'serial' => 'Serial:',
|
|
'supplier' => 'Supplier',
|
|
'tag' => 'Tag',
|
|
'test_email' => 'Test Email from Snipe-IT',
|
|
'test_mail_text' => 'This is a test from the Snipe-IT Asset Management System. If you got this, mail is working :)',
|
|
'the_following_item' => 'The following item has been checked in: ',
|
|
'There_are' => '{1} There is|[2,Inf] There are',
|
|
'to_reset' => 'To reset your :web password, complete this form:',
|
|
'type' => 'Type',
|
|
'user' => 'User:',
|
|
'username' => 'Username:',
|
|
'welcome' => 'Welcome :name',
|
|
'welcome_to' => 'Welcome to :web!',
|
|
'your_credentials' => 'Your Snipe-IT credentials',
|
|
);
|