diff options
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/nb.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/nb.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/vi.js | 11 | ||||
-rw-r--r-- | apps/files/l10n/vi.json | 11 |
4 files changed, 24 insertions, 2 deletions
diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js index f48a235b1e1..5412ea1a0aa 100644 --- a/apps/files/l10n/nb.js +++ b/apps/files/l10n/nb.js @@ -135,7 +135,7 @@ OC.L10N.register( "Shared with you" : "Delt med deg", "Shared with others" : "Delt med andre", "Shared by link" : "Delt med lenke", - "Tags" : "Knagger", + "Tags" : "Merkelapper", "Deleted files" : "Slettede filer", "Text file" : "Tekstfil", "New text file.txt" : "Ny tekstfil.txt", diff --git a/apps/files/l10n/nb.json b/apps/files/l10n/nb.json index 6f7bdbdee20..fd8446a1477 100644 --- a/apps/files/l10n/nb.json +++ b/apps/files/l10n/nb.json @@ -133,7 +133,7 @@ "Shared with you" : "Delt med deg", "Shared with others" : "Delt med andre", "Shared by link" : "Delt med lenke", - "Tags" : "Knagger", + "Tags" : "Merkelapper", "Deleted files" : "Slettede filer", "Text file" : "Tekstfil", "New text file.txt" : "Ny tekstfil.txt", diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index 01e6547304a..34c9c79b5a7 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -16,9 +16,12 @@ OC.L10N.register( "Not enough free space, you are uploading {size1} but only {size2} is left" : "Không đủ dung lượng trống, bạn đang tải {size1} nhưng chỉ còn {size2} trống", "Target folder \"{dir}\" does not exist any more" : "Thư mục đích \"{dir}\" không còn tồn tại", "Not enough free space" : "Không đủ dung lượng trống", + "Uploading …" : "Đang tải lên …", + "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} trong tổng số {totalSize} ({bitrate})", "Actions" : "Actions", "Download" : "Tải về", "Rename" : "Sửa tên", + "Move or copy" : "Di chuyển hoặc sao chép", "Target folder" : "Thư mục đích", "Delete" : "Xóa", "Disconnect storage" : "Bộ lưu trữ đã ngắt kết nối", @@ -33,6 +36,10 @@ OC.L10N.register( "This directory is unavailable, please check the logs or contact the administrator" : "Thư mục này không sẵn có, hãy kiểm tra log hoặc liên hệ người quản lý", "Could not move \"{file}\", target exists" : "Không thể di chuyển \"{file}\", trùng đích đến", "Could not move \"{file}\"" : "Không thể di chuyển \"{file}\"", + "Could not copy \"{file}\", target exists" : "Không thể sao chép \"{file}\", tệp tin đích đã tồn tại", + "Could not copy \"{file}\"" : "Không thể sao chép tệp tin \"{file}\"", + "Copied {origin} inside {destination}" : "Được sao chép {origin} vào trong {destination}", + "Copied {origin} and {nbfiles} other files inside {destination}" : "Đã sao chép {origin} và {nbfiles} các file vào trong {destination}", "{newName} already exists" : "{newName} đã có", "Could not rename \"{fileName}\", it does not exist any more" : "Không thể đổi tên \"{fileName}\", tập tin không tồn tại", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Tên \"{targetName}\" đã được dùng trong thư mục \"{dir}\". Hãy thử tên khác", @@ -61,11 +68,14 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)" : "Your storage is almost full ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["khớp '{filter}'"], "View in folder" : "Xem trong thư mục", + "Copied!" : "Đã sao chép!", + "Copy direct link (only works for users who have access to this file/folder)" : "Sao chép liên kết trực tiếp (chỉ hoạt động đối với người dùng có quyền truy nhập tới tệp tin/thư mục này)", "Path" : "Đường dẫn", "_%n byte_::_%n bytes_" : ["%n bytes"], "Favorited" : "Được ưa thích", "Favorite" : "Ưu thích", "New folder" : "Tạo thư mục", + "Upload file" : "Tải lên tập tin", "An error occurred while trying to update the tags" : "Đã xảy ra lỗi khi cố gắng cập nhật tags", "Added to favorites" : "Đã thêm vào mục yêu thích", "Removed from favorites" : "Đã xóa khỏi mục ưa thích", @@ -78,6 +88,7 @@ OC.L10N.register( "Restored by {user}" : "Được khôi phục bởi {user}", "Renamed by {user}" : "Đã đổi tên bởi {user}", "Moved by {user}" : "Đã di chuyển bởi {user}", + "\"remote user\"" : "\"người dùng từ xa\"", "You created {file}" : "Bạn đã tạo {file}", "{user} created {file}" : "{user} đã tạo {file}", "{file} was created in a public folder" : "{file} đã được tạo trong một thư mục công khai", diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json index 9efe90347ff..5bf200eb0a0 100644 --- a/apps/files/l10n/vi.json +++ b/apps/files/l10n/vi.json @@ -14,9 +14,12 @@ "Not enough free space, you are uploading {size1} but only {size2} is left" : "Không đủ dung lượng trống, bạn đang tải {size1} nhưng chỉ còn {size2} trống", "Target folder \"{dir}\" does not exist any more" : "Thư mục đích \"{dir}\" không còn tồn tại", "Not enough free space" : "Không đủ dung lượng trống", + "Uploading …" : "Đang tải lên …", + "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} trong tổng số {totalSize} ({bitrate})", "Actions" : "Actions", "Download" : "Tải về", "Rename" : "Sửa tên", + "Move or copy" : "Di chuyển hoặc sao chép", "Target folder" : "Thư mục đích", "Delete" : "Xóa", "Disconnect storage" : "Bộ lưu trữ đã ngắt kết nối", @@ -31,6 +34,10 @@ "This directory is unavailable, please check the logs or contact the administrator" : "Thư mục này không sẵn có, hãy kiểm tra log hoặc liên hệ người quản lý", "Could not move \"{file}\", target exists" : "Không thể di chuyển \"{file}\", trùng đích đến", "Could not move \"{file}\"" : "Không thể di chuyển \"{file}\"", + "Could not copy \"{file}\", target exists" : "Không thể sao chép \"{file}\", tệp tin đích đã tồn tại", + "Could not copy \"{file}\"" : "Không thể sao chép tệp tin \"{file}\"", + "Copied {origin} inside {destination}" : "Được sao chép {origin} vào trong {destination}", + "Copied {origin} and {nbfiles} other files inside {destination}" : "Đã sao chép {origin} và {nbfiles} các file vào trong {destination}", "{newName} already exists" : "{newName} đã có", "Could not rename \"{fileName}\", it does not exist any more" : "Không thể đổi tên \"{fileName}\", tập tin không tồn tại", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Tên \"{targetName}\" đã được dùng trong thư mục \"{dir}\". Hãy thử tên khác", @@ -59,11 +66,14 @@ "Your storage is almost full ({usedSpacePercent}%)" : "Your storage is almost full ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["khớp '{filter}'"], "View in folder" : "Xem trong thư mục", + "Copied!" : "Đã sao chép!", + "Copy direct link (only works for users who have access to this file/folder)" : "Sao chép liên kết trực tiếp (chỉ hoạt động đối với người dùng có quyền truy nhập tới tệp tin/thư mục này)", "Path" : "Đường dẫn", "_%n byte_::_%n bytes_" : ["%n bytes"], "Favorited" : "Được ưa thích", "Favorite" : "Ưu thích", "New folder" : "Tạo thư mục", + "Upload file" : "Tải lên tập tin", "An error occurred while trying to update the tags" : "Đã xảy ra lỗi khi cố gắng cập nhật tags", "Added to favorites" : "Đã thêm vào mục yêu thích", "Removed from favorites" : "Đã xóa khỏi mục ưa thích", @@ -76,6 +86,7 @@ "Restored by {user}" : "Được khôi phục bởi {user}", "Renamed by {user}" : "Đã đổi tên bởi {user}", "Moved by {user}" : "Đã di chuyển bởi {user}", + "\"remote user\"" : "\"người dùng từ xa\"", "You created {file}" : "Bạn đã tạo {file}", "{user} created {file}" : "{user} đã tạo {file}", "{file} was created in a public folder" : "{file} đã được tạo trong một thư mục công khai", |