summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/vi.php
blob: 2c51c69aaf25944967175e07a4c113677e012a6f (plain)
1
2
3
4
5
6
7
<?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"
);