summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/vi.php
blob: e1a65f27515f5ed511f606f44391f811cc8a3408 (plain)
1
2
3
4
5
6
7
<?php
$TRANSLATIONS = array(
"Shared by {owner}" => "Được chia sẽ bởi {owner}",
"Password" => "Mật khẩu",
"shared by %s" => " Được chia sẻ bởi %s"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";