summaryrefslogtreecommitdiffstats
path: root/l10n/vi.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-11 02:07:59 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-11 02:07:59 +0200
commit179feb51d1341d85a8fa6d14a97802b9f654e019 (patch)
treed10d33d13f92af4dc820ed002e599ef2f755b77f /l10n/vi.php
parente2bbbf7ea45c005e29c8327b8117b6b6b55d733f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/vi.php')
-rw-r--r--l10n/vi.php25
1 files changed, 24 insertions, 1 deletions
diff --git a/l10n/vi.php b/l10n/vi.php
index b7600486b..471cc62b7 100644
--- a/l10n/vi.php
+++ b/l10n/vi.php
@@ -1,8 +1,16 @@
<?php $TRANSLATIONS = array(
+"Error changing name of folder " => "Lỗi khi thay đổi tên của thư mục",
+"Folder added!" => "Thư mục đã được thêm",
+"Error removing folder." => "Lỗi xoá thư mục",
+"An error occurred while parsing the file." => "Một lỗi xảy ra trong khi phân tích các tập tin.",
+"New articles" => "Bài viết mới",
"File doesn't exist:" => "Tập tin không tồn tại",
"News" => "Tin tức",
"Error" => "Lỗi",
+"Adding..." => "Đang thêm...",
"Add folder" => "Thêm thư mục",
+"Changing..." => "Đang thay đổi...",
+"Change folder name" => "Thay đổi tên thư mục",
"URL cannot be empty." => "URL không được để trống.",
"Add feed" => "Tâp",
"File " => "Tập tin",
@@ -11,6 +19,21 @@
"Downloading..." => "Đang tải ...",
"Download" => "Tải về",
"Select file" => "Chọn tập tin",
+"An error occurred" => "Một lỗi đã xảy ra",
+"Nice! You have subscribed to " => "Tuyệt! Bạn đã đăng ký",
"Show everything" => "Hiện tất cả",
-"Show only unread" => "Hiển thị chưa đọc"
+"Show only unread" => "Hiển thị chưa đọc",
+"Folder" => "Thư mục",
+"Settings" => "Cài đặt",
+"Add Folder" => "Thêm thư mục",
+"Add new folder" => "Thêm thư mục mới",
+"Folder name" => "Tên thư mục",
+"Choose folder" => "Chọn thư mục",
+"Address" => "Địa chỉ",
+"Add" => "Thêm",
+"Mark as unimportant" => "Đánh dấu là không quan trọng",
+"Mark as important" => "Đánh dấu là quan trọng",
+"Keep unread" => "Giữ chưa đọc",
+"Collapse" => "Thu gọn",
+"Select file from <a href=\"#\" class=\"settings\" id=\"browselink\">local filesystem</a> or <a href=\"#\" class=\"settings\" id=\"cloudlink\">cloud</a>" => "Chọn tập tin từ <a href=\"#\" class=\"settings\" id=\"browselink\">hệ thống tập tin trên máy tính</a> hoặc <a href=\"#\" class=\"settings\" id=\"cloudlink\">điện toán đám mây</a>"
);