diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:11 +0000 |
commit | 7c26bbbd82cc24b6528adf743f5e9a75dc37edf6 (patch) | |
tree | 5a52ca435423df82544c0fb6f9f4a3ff827e165c /lib/l10n/vi.js | |
parent | a9f4817b652b636a3b2f8c11b2a3e7526e0be82d (diff) | |
download | nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.tar.gz nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/vi.js')
-rw-r--r-- | lib/l10n/vi.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/vi.js b/lib/l10n/vi.js index 8156212d8ba..7178954ab03 100644 --- a/lib/l10n/vi.js +++ b/lib/l10n/vi.js @@ -17,10 +17,10 @@ OC.L10N.register( "Apps" : "Ứng dụng", "Users" : "Người dùng", "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Hãy xóa thiết lập open_basedir tại tập tin cấu hình php.ini hoặc chuyển sang dùng PHP 64-bit.", - "%s shared »%s« with you" : "%s đã chia sẻ »%s« với bạn", "Could not find category \"%s\"" : "không thể tìm thấy mục \"%s\"", "Application is not enabled" : "Ứng dụng không được BẬT", "Authentication error" : "Lỗi xác thực", - "Token expired. Please reload page." : "Mã Token đã hết hạn. Hãy tải lại trang." + "Token expired. Please reload page." : "Mã Token đã hết hạn. Hãy tải lại trang.", + "%s shared »%s« with you" : "%s đã chia sẻ »%s« với bạn" }, "nplurals=1; plural=0;"); |