[tx-robot] updated from transifex
This commit is contained in:
parent
58804caf89
commit
8a0185d29b
|
@ -20,11 +20,14 @@ 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",
|
||||
"An unknown error has occurred" : "Một lỗi không rõ đã xảy ra",
|
||||
"Uploading …" : "Đang tải lên …",
|
||||
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} trong tổng số {totalSize} ({bitrate})",
|
||||
"Actions" : "Actions",
|
||||
"Rename" : "Sửa tên",
|
||||
"Copy" : "Sao chép",
|
||||
"Open" : "Mở",
|
||||
"Delete file" : "Xóa tệp",
|
||||
"Delete folder" : "Xóa thư mục",
|
||||
"Disconnect storage" : "Bộ lưu trữ đã ngắt kết nối",
|
||||
"Unshare" : "Bỏ chia sẻ",
|
||||
|
|
|
@ -18,11 +18,14 @@
|
|||
"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",
|
||||
"An unknown error has occurred" : "Một lỗi không rõ đã xảy ra",
|
||||
"Uploading …" : "Đang tải lên …",
|
||||
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} trong tổng số {totalSize} ({bitrate})",
|
||||
"Actions" : "Actions",
|
||||
"Rename" : "Sửa tên",
|
||||
"Copy" : "Sao chép",
|
||||
"Open" : "Mở",
|
||||
"Delete file" : "Xóa tệp",
|
||||
"Delete folder" : "Xóa thư mục",
|
||||
"Disconnect storage" : "Bộ lưu trữ đã ngắt kết nối",
|
||||
"Unshare" : "Bỏ chia sẻ",
|
||||
|
|
|
@ -232,6 +232,7 @@ OC.L10N.register(
|
|||
"Full name" : "Nume complet",
|
||||
"Your email address" : "Adresa ta de email",
|
||||
"No email address set" : "Fără adresă de email setată",
|
||||
"For password reset and notifications" : "Pentru resetare parolă și notificări",
|
||||
"Phone number" : "Număr telefon",
|
||||
"Your phone number" : "Numărul tău de telefon",
|
||||
"Address" : "Adresă",
|
||||
|
|
|
@ -230,6 +230,7 @@
|
|||
"Full name" : "Nume complet",
|
||||
"Your email address" : "Adresa ta de email",
|
||||
"No email address set" : "Fără adresă de email setată",
|
||||
"For password reset and notifications" : "Pentru resetare parolă și notificări",
|
||||
"Phone number" : "Număr telefon",
|
||||
"Your phone number" : "Numărul tău de telefon",
|
||||
"Address" : "Adresă",
|
||||
|
|
Loading…
Reference in New Issue