diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-29 02:17:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-29 02:17:47 +0000 |
commit | 2bc4094debb5f426d1835519b0e16a5bf3025914 (patch) | |
tree | 71eed777848913e247e42fb623cb0a5b740cd8fa /apps/files/l10n/vi.js | |
parent | 7b8364e001119aff43a236f2941da0c405c21f29 (diff) | |
download | nextcloud-server-2bc4094debb5f426d1835519b0e16a5bf3025914.tar.gz nextcloud-server-2bc4094debb5f426d1835519b0e16a5bf3025914.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>" }, |