diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-29 02:18:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-29 02:18:07 +0000 |
commit | 86941814febf59e75a44735bd24224f2c4b2b5b9 (patch) | |
tree | f9ed940a0b79fe86b7054bad226ae6e650d0d2a6 /apps/files/l10n/vi.js | |
parent | 0d9bd1d6ddf89d3f113b5f40f3f6149539035daa (diff) | |
download | nextcloud-server-86941814febf59e75a44735bd24224f2c4b2b5b9.tar.gz nextcloud-server-86941814febf59e75a44735bd24224f2c4b2b5b9.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>" }, |