diff options
Diffstat (limited to 'apps/settings/l10n/vi.js')
-rw-r--r-- | apps/settings/l10n/vi.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/vi.js b/apps/settings/l10n/vi.js index 43a28c21402..71b61d224a1 100644 --- a/apps/settings/l10n/vi.js +++ b/apps/settings/l10n/vi.js @@ -121,8 +121,6 @@ OC.L10N.register( "Save changes" : "Lưu thay đổi", "This app is supported via your current Nextcloud subscription." : "Ứng dụng này được hỗ trợ thông qua thuê bao Nextcloud hiện tại của bạn.", "Supported" : "Đã hỗ trợ", - "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Các ứng dụng chính thức được phát triển bởi và trong cộng đồng. Họ cung cấp chức năng trung tâm và sẵn sàng để sử dụng sản xuất.", - "Official" : "Chính thức", "by" : "bởi", "Update to {version}" : "Cập nhật tới {version}", "Remove" : "Xóa", @@ -258,6 +256,8 @@ OC.L10N.register( "Your email address" : "Email của bạn", "Help translate" : "Hỗ trợ dịch thuật", "Current password" : "Mật khẩu cũ", - "Change password" : "Đổi mật khẩu" + "Change password" : "Đổi mật khẩu", + "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Các ứng dụng chính thức được phát triển bởi và trong cộng đồng. Họ cung cấp chức năng trung tâm và sẵn sàng để sử dụng sản xuất.", + "Official" : "Chính thức" }, "nplurals=1; plural=0;"); |