diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-04 01:55:19 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-04 01:55:19 -0500 |
commit | 84785a6a390733fead61af5856c56dbc9ad19cd9 (patch) | |
tree | 48a7177cf24d6ce5d4444e6b46ccf523d5901fac /apps/files/l10n/vi.js | |
parent | e12c83e3dc85d80d6271e05395b3e55e98b3a2b0 (diff) | |
download | nextcloud-server-84785a6a390733fead61af5856c56dbc9ad19cd9.tar.gz nextcloud-server-84785a6a390733fead61af5856c56dbc9ad19cd9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/vi.js')
-rw-r--r-- | apps/files/l10n/vi.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index 93bfc8a88bc..7e0b85811ac 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -7,9 +7,6 @@ OC.L10N.register( "File name cannot be empty." : "Tên file không được rỗng", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Tên không hợp lệ, '\\', '/', '<', '>', ':', '\"', '|', '?' và '*' thì không được phép dùng.", "The name %s is already used in the folder %s. Please choose a different name." : "Tên %s đã được sử dụng trong thư mục %s. Hãy chọn tên khác.", - "Not a valid source" : "Nguồn không hợp lệ", - "Server is not allowed to open URLs, please check the server configuration" : "Server cấm mở URLs, vui lòng kiểm tra lại cấu hình server", - "Error while downloading %s to %s" : "Lỗi trong trong quá trình tải %s từ %s", "Error when creating the file" : "Lỗi khi tạo file", "Folder name cannot be empty." : "Tên thư mục không thể để trống", "Error when creating the folder" : "Lỗi khi tạo thư mục", @@ -34,7 +31,6 @@ OC.L10N.register( "Upload cancelled." : "Hủy tải lên", "Could not get result from server." : "Không thể nhận được kết quả từ máy chủ.", "File upload is in progress. Leaving the page now will cancel the upload." : "Tập tin tải lên đang được xử lý. Nếu bạn rời khỏi trang bây giờ sẽ hủy quá trình này.", - "URL cannot be empty" : "URL không thể để trống", "{new_name} already exists" : "{new_name} đã tồn tại", "Could not create file" : "Không thể tạo file", "Could not create folder" : "Không thể tạo thư mục", @@ -74,7 +70,6 @@ OC.L10N.register( "Text file" : "Tập tin văn bản", "New folder" : "Tạo thư mục", "Folder" : "Thư mục", - "From link" : "Từ liên kết", "Upload" : "Tải lên", "Cancel upload" : "Hủy upload", "No entries found in this folder" : "Chưa có mục nào trong thư mục", |