diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-04 02:11:59 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-04 02:11:59 -0400 |
commit | cd7f4ed96f40521eb358f09d27bdb88c00dee074 (patch) | |
tree | 63dbc41ac267ab59fc69837e40f34fd8fe6ba88a /lib/l10n/vi.js | |
parent | 2e4b41550e61a8a54e154f3cd45686492be8b8e7 (diff) | |
download | nextcloud-server-cd7f4ed96f40521eb358f09d27bdb88c00dee074.tar.gz nextcloud-server-cd7f4ed96f40521eb358f09d27bdb88c00dee074.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/vi.js')
-rw-r--r-- | lib/l10n/vi.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/vi.js b/lib/l10n/vi.js index a9d13b7c513..fdb6679a9db 100644 --- a/lib/l10n/vi.js +++ b/lib/l10n/vi.js @@ -13,6 +13,7 @@ OC.L10N.register( "_%n hour ago_::_%n hours ago_" : ["%n giờ trước"], "_%n minute ago_::_%n minutes ago_" : ["%n phút trước"], "seconds ago" : "vài giây trước", + "%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\"", "Apps" : "Ứng dụng", "Help" : "Giúp đỡ", @@ -23,7 +24,6 @@ OC.L10N.register( "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.", - "%s shared »%s« with you" : "%s đã chia sẻ »%s« với bạn", "Storage not available" : "Lưu trữ không có sẵn" }, "nplurals=1; plural=0;"); |