From 66a24ff479b45c97074f9b7b9b595819456ede0d Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Thu, 4 Jun 2015 01:56:24 -0400 Subject: [tx-robot] updated from transifex --- apps/user_webdavauth/l10n/vi.js | 1 + apps/user_webdavauth/l10n/vi.json | 1 + 2 files changed, 2 insertions(+) (limited to 'apps/user_webdavauth/l10n') diff --git a/apps/user_webdavauth/l10n/vi.js b/apps/user_webdavauth/l10n/vi.js index 60ce096e7b2..7b8d7949ba5 100644 --- a/apps/user_webdavauth/l10n/vi.js +++ b/apps/user_webdavauth/l10n/vi.js @@ -2,6 +2,7 @@ OC.L10N.register( "user_webdavauth", { "WebDAV Authentication" : "Xác thực WebDAV", + "Address:" : "Địa chỉ:", "Save" : "Lưu", "The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." : "Các thông tin người dùng sẽ được gửi đến địa chỉ này. Plugin này sẽ kiểm tra các phản hồi và các statuscodes HTTP 401 và 403 không hợp lệ, và tất cả những phản h khác như thông tin hợp lệ." }, diff --git a/apps/user_webdavauth/l10n/vi.json b/apps/user_webdavauth/l10n/vi.json index 53163ca5310..ebe1725a929 100644 --- a/apps/user_webdavauth/l10n/vi.json +++ b/apps/user_webdavauth/l10n/vi.json @@ -1,5 +1,6 @@ { "translations": { "WebDAV Authentication" : "Xác thực WebDAV", + "Address:" : "Địa chỉ:", "Save" : "Lưu", "The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." : "Các thông tin người dùng sẽ được gửi đến địa chỉ này. Plugin này sẽ kiểm tra các phản hồi và các statuscodes HTTP 401 và 403 không hợp lệ, và tất cả những phản h khác như thông tin hợp lệ." },"pluralForm" :"nplurals=1; plural=0;" -- cgit v1.2.3