summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/vi.php
blob: 2f2a2387beb79443c00ede2fbebced226433d24a (plain)
1
2
3
4
5
6
7
8
9
10
11
<?php
$TRANSLATIONS = array(
"Reset" => "Khởi động lại",
"Shared by {owner}" => "Được chia sẽ bởi {owner}",
"Shared by" => "Chia sẻ bởi",
"Password" => "Mật khẩu",
"Name" => "Tên",
"Download" => "Tải về",
"Save" => "Lưu"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";