diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-15 01:55:53 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-15 01:55:53 -0400 |
commit | d9d684197a05948876eacdfa71657e0578c93909 (patch) | |
tree | c93bba33bd30e7486b87ee217eef0178e4628d0d /core/l10n/vi.php | |
parent | 48ee72732efb98d74000c3aa37afbd2cb9180c6f (diff) | |
download | nextcloud-server-d9d684197a05948876eacdfa71657e0578c93909.tar.gz nextcloud-server-d9d684197a05948876eacdfa71657e0578c93909.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/vi.php')
-rw-r--r-- | core/l10n/vi.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/vi.php b/core/l10n/vi.php index fe24cb385e5..3be7e9cc521 100644 --- a/core/l10n/vi.php +++ b/core/l10n/vi.php @@ -40,10 +40,10 @@ $TRANSLATIONS = array( "_%n month ago_::_%n months ago_" => array("%n tháng trước"), "last year" => "năm trước", "years ago" => "năm trước", -"Choose" => "Chọn", -"Error loading file picker template: {error}" => "Lỗi khi tải mẫu tập tin picker: {error}", "Yes" => "Có", "No" => "Không", +"Choose" => "Chọn", +"Error loading file picker template: {error}" => "Lỗi khi tải mẫu tập tin picker: {error}", "Ok" => "Đồng ý", "Error loading message template: {error}" => "Lỗi khi tải mẫu thông điệp: {error}", "_{count} file conflict_::_{count} file conflicts_" => array("{count} tập tin xung đột"), |