diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-29 02:17:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-29 02:17:58 +0000 |
commit | b5003ec78cd43a2b70db7cfbb99e7bc3d4cda182 (patch) | |
tree | ea56170ac2a497a5364a243901950068ece2e072 /apps/files/l10n/vi.js | |
parent | fba73a5c398feccbe79c20fc120c4c6e2647c3b6 (diff) | |
download | nextcloud-server-b5003ec78cd43a2b70db7cfbb99e7bc3d4cda182.tar.gz nextcloud-server-b5003ec78cd43a2b70db7cfbb99e7bc3d4cda182.zip |
[tx-robot] updated from transifex
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 3b025007452..d7e57df9b5a 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -68,8 +68,6 @@ OC.L10N.register( "\"{name}\" is not an allowed filetype" : "\"{name}\" không phải là loại tập tin được cho phép", "Storage of {owner} is full, files can not be updated or synced anymore!" : "Dung lượng của {owner} đã hết, không thể tải hay đồng bộ dữ liệu mới!", "Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!", - "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Dung lượng của {owner} gần hết ({usedSpacePercent}%)", - "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!", @@ -136,6 +134,8 @@ OC.L10N.register( "Shared by link" : "Được chia sẻ bởi liên kết", "Text file" : "Tập tin văn bản", "Unshare" : "Bỏ chia sẻ", + "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Dung lượng của {owner} gần hết ({usedSpacePercent}%)", + "Your storage is almost full ({usedSpacePercent}%)" : "Your storage is almost full ({usedSpacePercent}%)", "A file or folder has been <strong>deleted</strong>" : "Tệp hoặc thư mục đã bị <strong>xóa</strong>", "A file or folder has been <strong>restored</strong>" : "Tệp hoặc thư mục đã được <strong>khôi phục</strong>" }, |