summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/vi.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-08 02:05:41 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-08 02:05:41 +0200
commitd5d2e896220de5b11e86dcfaf5f25787b7838811 (patch)
treef45587821a62c1ae46b5c50b6dfecb548a5ce2fc /apps/files/l10n/vi.php
parentedcd29747692ff1ffbec927b9f31ac239c5e192d (diff)
downloadnextcloud-server-d5d2e896220de5b11e86dcfaf5f25787b7838811.tar.gz
nextcloud-server-d5d2e896220de5b11e86dcfaf5f25787b7838811.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/vi.php')
-rw-r--r--apps/files/l10n/vi.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/vi.php b/apps/files/l10n/vi.php
index c2284d5feb9..876d5abe9a3 100644
--- a/apps/files/l10n/vi.php
+++ b/apps/files/l10n/vi.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "Không có lỗi, các tập tin đã được tải lên thành công",
"Files" => "Tập tin",
"Delete" => "Xóa",
"Upload Error" => "Tải lên lỗi",
@@ -27,5 +28,6 @@
"Share" => "Chia sẻ",
"Download" => "Tải xuống",
"Upload too large" => "File tải lên quá lớn",
+"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Các tập tin bạn đang cố gắng tải lên vượt quá kích thước tối đa cho phép trên máy chủ này.",
"Files are being scanned, please wait." => "Tập tin đang được quét ,vui lòng chờ."
);