diff options
Diffstat (limited to 'apps/files/l10n/vi.js')
-rw-r--r-- | apps/files/l10n/vi.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index bf1f89c1fda..f4321609aab 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -67,7 +67,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n bytes"], "Favorited" : "Được ưa thích", "Favorite" : "Ưu thích", - "Copy local link" : "Sao chép liên kết cục bộ", "Folder" : "Thư mục", "New folder" : "Tạo thư mục", "Upload" : "Tải lên", @@ -128,6 +127,7 @@ OC.L10N.register( "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} giây còn lại"], "Any moment now..." : "Sắp xong rồi...", "Soon..." : "Sớm thôi...", - "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." + "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.", + "Copy local link" : "Sao chép liên kết cục bộ" }, "nplurals=1; plural=0;"); |