diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-14 16:08:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-14 16:08:31 +0000 |
commit | 6fcf729545705b3141cae59928fb44d547b636b9 (patch) | |
tree | 24e190876f87d05db5c3d74ce4aafbb3de2de501 /apps/files/l10n/vi.js | |
parent | 11e8fd47ee22418cc9f3d4a15671aadc580b99b0 (diff) | |
download | nextcloud-server-6fcf729545705b3141cae59928fb44d547b636b9.tar.gz nextcloud-server-6fcf729545705b3141cae59928fb44d547b636b9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/vi.js')
-rw-r--r-- | apps/files/l10n/vi.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index d29fd602f35..084f85797fc 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -102,12 +102,6 @@ OC.L10N.register( "{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>", "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 ", - "max. possible: " : "tối đa cho phép:", - "Save" : "Lưu", - "With PHP-FPM it might take 5 minutes for changes to be applied." : "Với PHP-FPM, có thể mất 5 phút để áp dụng các thay đổi.", - "Missing permissions to edit from here." : "Thiếu quyền để chỉnh sửa từ đây.", "Settings" : "Cài đặt", "Show hidden files" : "Hiển thị cac file bị ẩn", "WebDAV" : "WebDAV", @@ -124,6 +118,12 @@ OC.L10N.register( "Shared with you" : "Đã chia sẻ với bạn", "Shared by link" : "Được chia sẻ bởi liên kết", "Text file" : "Tập tin văn bản", - "Target folder" : "Thư mục đích" + "Target folder" : "Thư mục đích", + "File handling" : "Xử lý tập tin", + "Maximum upload size" : "Kích thước tối đa ", + "max. possible: " : "tối đa cho phép:", + "Save" : "Lưu", + "With PHP-FPM it might take 5 minutes for changes to be applied." : "Với PHP-FPM, có thể mất 5 phút để áp dụng các thay đổi.", + "Missing permissions to edit from here." : "Thiếu quyền để chỉnh sửa từ đây." }, "nplurals=1; plural=0;"); |