diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-09 01:09:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-09 01:09:13 +0000 |
commit | aa525d89e889216d17185a6934699a8f8ba7aa91 (patch) | |
tree | 8a675f9cc47703c63dbea1664b48befb40a9f8f6 /apps/files/l10n/vi.js | |
parent | 989a8a3668ee2f8214bc0391b8d38f1e9b99bde0 (diff) | |
download | nextcloud-server-aa525d89e889216d17185a6934699a8f8ba7aa91.tar.gz nextcloud-server-aa525d89e889216d17185a6934699a8f8ba7aa91.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 426c52d3d8b..84be1c6173f 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -112,7 +112,6 @@ OC.L10N.register( "Settings" : "Cài đặt", "Show hidden files" : "Hiển thị cac file bị ẩn", "WebDAV" : "WebDAV", - "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Sử dụng địa chỉ này để <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">Truy cập tệp của bạn qua WebDAV</a>", "No files in here" : "Không có tệp nào", "Upload some content or sync with your devices!" : "Tải lên một số nội dung hoặc đồng bộ với thiết bị của bạn!", "No entries found in this folder" : "Chưa có mục nào trong thư mục", @@ -138,6 +137,7 @@ OC.L10N.register( "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>", + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Sử dụng địa chỉ này để <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">Truy cập tệp của bạn qua WebDAV</a>", "No favorites" : "Không có mục ưa thích nào" }, "nplurals=1; plural=0;"); |