diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-28 05:07:18 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-28 05:07:18 -0400 |
commit | 60f123193ba4fcd4dc26d628e9688aee6ffe1e12 (patch) | |
tree | b94749e044e4f9a61099143e9cc2ed0b0ed3f3e3 /lib/l10n/vi.js | |
parent | 4d8be8822c90e709a5009bf262d8fdda9f11c67c (diff) | |
download | nextcloud-server-60f123193ba4fcd4dc26d628e9688aee6ffe1e12.tar.gz nextcloud-server-60f123193ba4fcd4dc26d628e9688aee6ffe1e12.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/vi.js')
-rw-r--r-- | lib/l10n/vi.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/vi.js b/lib/l10n/vi.js index e467f4383c4..7f53b88bade 100644 --- a/lib/l10n/vi.js +++ b/lib/l10n/vi.js @@ -22,6 +22,7 @@ OC.L10N.register( "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.", "%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\"" + "Could not find category \"%s\"" : "không thể tìm thấy mục \"%s\"", + "Apps" : "Ứng dụng" }, "nplurals=1; plural=0;"); |