summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/vi.php
blob: 33c0d2188d835d8d1c0f8a895f6c2a35722e2b37 (plain)
1
2
3
4
5
6
7
8
9
<?php
$TRANSLATIONS = array(
"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ề"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";