nextcloud/apps/files_trashbin/l10n/vi.php

8 lines
189 B
PHP

<?php $TRANSLATIONS = array(
"Name" => "Tên",
"1 folder" => "1 thư mục",
"{count} folders" => "{count} thư mục",
"1 file" => "1 tập tin",
"{count} files" => "{count} tập tin"
);