nextcloud/apps/files_versions/l10n/vi.php

9 lines
386 B
PHP

<?php $TRANSLATIONS = array(
"Expire all versions" => "Hết hạn tất cả các phiên bản",
"History" => "Lịch sử",
"Versions" => "Phiên bản",
"This will delete all existing backup versions of your files" => "Điều này sẽ xóa tất cả các phiên bản sao lưu hiện có ",
"Files Versioning" => "Phiên bản tệp tin",
"Enable" => "Kích hoạtLịch sử"
);