diff options
Diffstat (limited to 'core/l10n/vi.js')
-rw-r--r-- | core/l10n/vi.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/vi.js b/core/l10n/vi.js index e0488f857ec..302d306948b 100644 --- a/core/l10n/vi.js +++ b/core/l10n/vi.js @@ -225,9 +225,6 @@ OC.L10N.register( "Database host" : "Database host", "Please specify the port number along with the host name (e.g., localhost:5432)." : "Vui lòng xác định số cổng cùng với tên máy chủ lưu trữ (ví dụ: localhost: 5432).", "Performance warning" : "Cảnh báo hiệu suất", - "SQLite will be used as database." : "SQLite sẽ được sử dụng làm cơ sở dữ liệu.", - "For larger installations we recommend to choose a different database backend." : "Đối với các cài đặt hệ thống lớn, chúng tôi khuyên bạn nên chọn một hệ cơ sở dữ liệu khác.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Đặc biệt khi đang sử dụng phần mềm đồng bộ dữ liệu desktop client để đồng bộ file thì việc sử dụng CSDL SQLite là không nên.", "Finish setup" : "Cài đặt hoàn tất", "Finishing …" : "Đang hoàn thành ...", "Need help?" : "Cần hỗ trợ ?", @@ -293,6 +290,9 @@ OC.L10N.register( "Share with other people by entering a user or group or an email address." : "Chia sẻ với người khác bằng cách nhập tên người dùng hoặc tên nhóm, hoặc địa chỉ email.", "The specified document has not been found on the server." : "Không tìm thấy tài liệu trên máy chủ.", "You can click here to return to %s." : "Bạn có thể nhấp vào đây để quay lại %s.", + "SQLite will be used as database." : "SQLite sẽ được sử dụng làm cơ sở dữ liệu.", + "For larger installations we recommend to choose a different database backend." : "Đối với các cài đặt hệ thống lớn, chúng tôi khuyên bạn nên chọn một hệ cơ sở dữ liệu khác.", + "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Đặc biệt khi đang sử dụng phần mềm đồng bộ dữ liệu desktop client để đồng bộ file thì việc sử dụng CSDL SQLite là không nên.", "Wrong password." : "Sai mật khẩu.", "Stay logged in" : "Lưu trạng thái đăng nhập", "Back to log in" : "Trở lại trang đăng nhập", |