diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-21 00:08:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-21 00:08:06 +0000 |
commit | 964d5338dc90908f1e041f8c162c78e220bc28ec (patch) | |
tree | 0a0f830916e5cd89065fca8fc6039382535d72b9 /apps/files/l10n/vi.js | |
parent | c0e9b374f16b139dc298c8c953f36b519b80793e (diff) | |
download | nextcloud-server-964d5338dc90908f1e041f8c162c78e220bc28ec.tar.gz nextcloud-server-964d5338dc90908f1e041f8c162c78e220bc28ec.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/vi.js')
-rw-r--r-- | apps/files/l10n/vi.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index b84a03068b4..83c9ad56909 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -94,7 +94,6 @@ OC.L10N.register( "You moved {oldfile} to {newfile}" : "Bạn đã chuyển {oldfile} tới {newfile}", "{user} moved {oldfile} to {newfile}" : "{user} đã chuyển {oldfile} tới {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Một tệp đã được thêm hoặc bị xóa khỏi <strong>mục yêu thích của bạn</strong>", - "A new file or folder has been <strong>restored</strong>" : "Một tập tin hoặc thư mục mới đã được <strong>khôi phục</strong>", "Upload (max. %s)" : "Tải lên (tối đa. %s)", "File handling" : "Xử lý tập tin", "Maximum upload size" : "Kích thước tối đa ", @@ -128,6 +127,7 @@ OC.L10N.register( "Copy local link" : "Sao chép liên kết cục bộ", "Folder" : "Thư mục", "Upload" : "Tải lên", + "A new file or folder has been <strong>restored</strong>" : "Một tập tin hoặc thư mục mới đã được <strong>khôi phục</strong>", "No favorites" : "Không có mục ưa thích nào" }, "nplurals=1; plural=0;"); |