Added Vietnamese translations (#1758)
This commit is contained in:
35
translations/teams.vi.xlf
Normal file
35
translations/teams.vi.xlf
Normal file
@@ -0,0 +1,35 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<file source-language="en" target-language="vi" datatype="plaintext" original="teams.en.xlf">
|
||||
<body>
|
||||
<trans-unit id="teams.title">
|
||||
<source>teams.title</source>
|
||||
<target>Nhóm</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="teams.project_access">
|
||||
<source>teams.project_access</source>
|
||||
<target>Cấp quyền truy cập vào các dự án</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="teams.customer_access">
|
||||
<source>teams.customer_access</source>
|
||||
<target>Cấp quyền truy cập vào khách hàng</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="team.visibility_global">
|
||||
<source>team.visibility_global</source>
|
||||
<target>Hiển thị cho mọi người, vì chưa có nhóm nào được chỉ định.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="team.visibility_restricted">
|
||||
<source>team.visibility_restricted</source>
|
||||
<target>Chỉ hiển thị cho các nhóm sau và tất cả quản trị viên.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="team.project_visibility_inherited">
|
||||
<source>team.project_visibility_inherited</source>
|
||||
<target>Dự án có quyền truy cập hạn chế, vì quyền của nhóm được đặt cho khách hàng.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="team.create_default">
|
||||
<source>team.create_default</source>
|
||||
<target>Tạo một nhóm mới để giới hạn quyền truy cập</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
Reference in New Issue
Block a user