diff options
Diffstat (limited to 'app/Locale/vi_VN/translations.php')
-rw-r--r-- | app/Locale/vi_VN/translations.php | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/app/Locale/vi_VN/translations.php b/app/Locale/vi_VN/translations.php index c7ed405a..521eb278 100644 --- a/app/Locale/vi_VN/translations.php +++ b/app/Locale/vi_VN/translations.php @@ -256,7 +256,6 @@ return array( 'Do you really want to remove this sub-task?' => 'Bạn có thật sự muốn loại bỏ nhiệm vụ phụ này?', 'Remaining:' => 'Còn lại:', 'hours' => 'giờ', - 'spent' => 'chi tiêu', 'estimated' => 'ước tính', 'Sub-Tasks' => 'Nhiệm vụ phụ', 'Add a sub-task' => 'Thêm một nhiệm vụ phụ', @@ -481,7 +480,6 @@ return array( 'Link removed successfully.' => 'Liên kết đã xoá thành công.', 'Link labels' => 'Liên kết nhãn', 'Link modification' => 'Liên kết sửa đổi', - 'Links' => 'Liên kết', 'Opposite label' => 'Ngược lại nhãn', 'Remove a link' => 'Hủy liên kết', 'The labels must be different' => 'Các nhãn phải khác nhau', @@ -522,7 +520,6 @@ return array( 'CAD - Canadian Dollar' => 'CAD - Đô la Canada', 'CHF - Swiss Francs' => 'CHF - Swiss Francs', 'Custom Stylesheet' => 'Biểu định kiểu Tuỳ chỉnh', - 'download' => 'tải về', 'EUR - Euro' => 'EUR - Euro', 'GBP - British Pound' => 'GBP - Bảng Anh', 'INR - Indian Rupee' => 'INR - Rupi Ấn Độ', @@ -593,7 +590,6 @@ return array( 'Existing due date' => 'Ngày hết hạn', 'Factor to calculate new due date: ' => 'Yếu tố tính ngày đáo hạn mới:', 'Month(s)' => 'Tháng)', - 'Recurrence' => 'Sự tái xuất', 'This task has been created by: ' => 'Nhiệm vụ này đã được tạo ra bằng cách:', 'Recurrent task has been generated:' => 'Nhiệm vụ lặp lại đã được tạo ra:', 'Timeframe to calculate new due date: ' => 'Khung thời gian tính ngày đáo hạn mới:', @@ -731,7 +727,6 @@ return array( 'NOK - Norwegian Krone' => 'NOK - Krone Na Uy', 'Show this column' => 'Hiển thị cột này', 'Hide this column' => 'Ẩn cột này', - 'open file' => 'mở tập tin', 'End date' => 'Ngày cuối', 'Users overview' => 'Tổng quan người dùng', 'Members' => 'Các thành viên', @@ -1380,4 +1375,6 @@ return array( // '%s moved the task #%d to the column "%s"' => '', // '%s moved the task #%d to the position %d in the column "%s"' => '', // '%s moved the task #%d to the swimlane "%s"' => '', + // '%sh spent' => '', + // '%sh estimated' => '', ); |