diff options
Diffstat (limited to 'apps/files_sharing/l10n/vi.js')
-rw-r--r-- | apps/files_sharing/l10n/vi.js | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/apps/files_sharing/l10n/vi.js b/apps/files_sharing/l10n/vi.js index b586e2464bd..e5ed43dc5d6 100644 --- a/apps/files_sharing/l10n/vi.js +++ b/apps/files_sharing/l10n/vi.js @@ -99,8 +99,8 @@ OC.L10N.register( "Expiration date" : "Ngày kết thúc", "Set a password" : "Đặt mật khẩu", "Password" : "Mật khẩu", + "Link copied" : "Đã sao chép liên kết", "Share link" : "Chia sẽ liên kết", - "Copy to clipboard" : "Sao chép vào clipboard", "Select" : "Chọn", "Close" : "Đóng", "Error creating the share: {errorMessage}" : "Lỗi khi tạo chia sẻ: {errorMessage}", @@ -127,8 +127,6 @@ OC.L10N.register( "Via “{folder}”" : "Thông qua “{folder}”", "Unshare" : "Bỏ chia sẽ", "Cannot copy, please copy the link manually" : "Không thể sao chép, vui lòng sao chép liên kết bằng tay", - "Copy internal link to clipboard" : "Sao chép liên kết nội bộ vào bộ nhớ tạm", - "Link copied" : "Đã sao chép liên kết", "Internal link" : "Liên kết nội bộ", "{shareWith} by {initiator}" : "{shareWith} bởi {initiator}", "Shared via link by {initiator}" : "Được chia sẻ qua liên kết bởi {initiator}", @@ -136,7 +134,6 @@ OC.L10N.register( "Share link ({label})" : "Chia sẻ liên kết ({label})", "Share link ({index})" : "Chia sẻ liên kết ({index})", "Actions for \"{title}\"" : "Hành động cho \"{title}\"", - "Copy public link of \"{title}\" to clipboard" : "Sao chép liên kết công khai của \"{title}\" vào bộ nhớ tạm", "Error, please enter proper password and/or expiration date" : "Lỗi, vui lòng nhập đúng mật khẩu và/hoặc ngày hết hạn", "Link share created" : "Đã tạo liên kết chia sẻ", "Error while creating the share" : "Lỗi khi tạo chia sẻ", @@ -156,7 +153,7 @@ OC.L10N.register( "Name, email, or Federated Cloud ID …" : "Tên, email hoặc ID đám mây liên kết…", "Searching …" : "Đang tìm kiếm ...", "No elements found." : "Không tìm thấy phần tử nào.", - "Search globally" : "Tìm kiếm trên toàn cầu", + "Search everywhere" : "Tìm ở bất kì đâu", "Guest" : "Khách", "Group" : "Nhóm", "Email" : "Thư điện tử", @@ -255,6 +252,10 @@ OC.L10N.register( "Invalid server URL" : "URL máy chủ không hợp lệ", "Failed to add the public link to your Nextcloud" : "Không thể thêm liên kết công khai", "Download all files" : "Tải xuống tất cả các tập tin", + "Copy to clipboard" : "Sao chép vào clipboard", + "Copy internal link to clipboard" : "Sao chép liên kết nội bộ vào bộ nhớ tạm", + "Copy public link of \"{title}\" to clipboard" : "Sao chép liên kết công khai của \"{title}\" vào bộ nhớ tạm", + "Search globally" : "Tìm kiếm trên toàn cầu", "Search for share recipients" : "Tìm kiếm người nhận chia sẻ", "No recommendations. Start typing." : "Không có khuyến nghị. Bắt đầu gõ.", "Share note" : "Chia sẻ ghi chú", |