diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-02 02:06:16 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-02 02:06:16 +0200 |
commit | 91e828c6ce248a0f7d7ddde9d2c33bfea7f7428f (patch) | |
tree | 5e33e8c13ae4e56e363fef41bb3e7e616c00be91 /apps/contacts/l10n/vi.php | |
parent | f159f607deff03201fb3b35ce1d01ef532d918fe (diff) | |
download | nextcloud-server-91e828c6ce248a0f7d7ddde9d2c33bfea7f7428f.tar.gz nextcloud-server-91e828c6ce248a0f7d7ddde9d2c33bfea7f7428f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/contacts/l10n/vi.php')
-rw-r--r-- | apps/contacts/l10n/vi.php | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/apps/contacts/l10n/vi.php b/apps/contacts/l10n/vi.php index 5713ede7b00..060ca079fa7 100644 --- a/apps/contacts/l10n/vi.php +++ b/apps/contacts/l10n/vi.php @@ -26,9 +26,6 @@ "Birthday" => "Ngày sinh nhật", "Add Contact" => "Thêm liên lạc", "Addressbooks" => "Sổ địa chỉ", -"CardDav Link" => "CardDav Link", -"Download" => "Tải về", -"Edit" => "Sửa", "Delete" => "Xóa", "Phone" => "Điện thoại", "Delete contact" => "Xóa liên lạc", @@ -44,5 +41,7 @@ "Active" => "Kích hoạt", "Save" => "Lưu", "Submit" => "Submit", -"Cancel" => "Hủy" +"Cancel" => "Hủy", +"Download" => "Tải về", +"Edit" => "Sửa" ); |