Rename "private" projects to "personal"
This commit is contained in:
@@ -383,8 +383,8 @@ return array(
|
||||
'Token regenerated.' => 'Token tái tạo.',
|
||||
'Date format' => 'Định dạng ngày tháng',
|
||||
'ISO format is always accepted, example: "%s" and "%s"' => 'Định dạng ISO luôn được chấp nhận, ví dụ: "%s" và "%s"',
|
||||
'New private project' => 'Dự án riêng tư mới',
|
||||
'This project is private' => 'Dự án này là riêng tư',
|
||||
'New personal project' => 'Dự án riêng tư mới',
|
||||
'This project is personal' => 'Dự án này là riêng tư',
|
||||
'Add' => 'Thêm vào',
|
||||
'Start date' => 'Ngày bắt đầu',
|
||||
'Time estimated' => 'Thời gian ước tính',
|
||||
@@ -515,7 +515,7 @@ return array(
|
||||
'Horizontal scrolling' => 'Cuộn ngang',
|
||||
'Compact/wide view' => 'Chế độ xem nhỏ gọn / rộng',
|
||||
'Currency' => 'Tiền tệ',
|
||||
'Private project' => 'Dự án riêng tư',
|
||||
'Personal project' => 'Dự án riêng tư',
|
||||
'AUD - Australian Dollar' => 'AUD - Đô la Úc',
|
||||
'CAD - Canadian Dollar' => 'CAD - Đô la Canada',
|
||||
'CHF - Swiss Francs' => 'CHF - Swiss Francs',
|
||||
@@ -607,7 +607,7 @@ return array(
|
||||
'Two factor authentication disabled' => 'Xác thực hai lớp bị vô hiệu',
|
||||
'Two factor authentication enabled' => 'Kích hoạt chứng thực hai lớp',
|
||||
'Unable to update this user.' => 'Không thể cập nhật người dùng này.',
|
||||
'There is no user management for private projects.' => 'Không có người quản lý người dùng cho các dự án riêng tư.',
|
||||
'There is no user management for personal projects.' => 'Không có người quản lý người dùng cho các dự án riêng tư.',
|
||||
'User that will receive the email' => 'Người dùng sẽ nhận được email',
|
||||
'Email subject' => 'Chủ đề email',
|
||||
'Date' => 'Ngày',
|
||||
@@ -906,7 +906,7 @@ return array(
|
||||
'Project owner: ' => 'Chủ dự án: ',
|
||||
'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'Định danh dự án là tùy chọn và phải là chữ số, ví dụ: MYPROJECT.',
|
||||
'Project owner' => 'Chủ dự án',
|
||||
'Private projects do not have users and groups management.' => 'Các dự án riêng tư không có người dùng và quản lý nhóm.',
|
||||
'Personal projects do not have users and groups management.' => 'Các dự án riêng tư không có người dùng và quản lý nhóm.',
|
||||
'There is no project member.' => 'Không có thành viên dự án.',
|
||||
'Priority' => 'Sự ưu tiên',
|
||||
'Task priority' => 'Nhiệm vụ ưu tiên',
|
||||
@@ -966,7 +966,7 @@ return array(
|
||||
'End date: ' => 'Ngày cuối: ',
|
||||
'New due date: ' => 'Ngày đáo hạn mới:',
|
||||
'Start date changed: ' => 'Ngày bắt đầu thay đổi:',
|
||||
'Disable private projects' => 'Vô hiệu hoá các dự án riêng tư',
|
||||
'Disable personal projects' => 'Vô hiệu hoá các dự án riêng tư',
|
||||
'Do you really want to remove this custom filter: "%s"?' => 'Bạn có thực sự muốn loại bỏ bộ lọc tuỳ chỉnh này: "%s"?',
|
||||
'Remove a custom filter' => 'Xóa một bộ lọc tuỳ chỉnh',
|
||||
'User activated successfully.' => 'Người dùng đã kích hoạt thành công.',
|
||||
@@ -1409,8 +1409,6 @@ return array(
|
||||
// 'XBT - bitcoin' => '',
|
||||
// 'Assigned' => '',
|
||||
// 'Task limits apply to each swimlane individually' => '',
|
||||
// 'Task limits are applied to each swimlane individually' => '',
|
||||
// 'Task limits are applied across swimlanes' => '',
|
||||
// 'Column task limits apply to each swimlane individually' => '',
|
||||
// 'Column task limits are applied to each swimlane individually' => '',
|
||||
// 'Column task limits are applied across swimlanes' => '',
|
||||
|
||||
Reference in New Issue
Block a user