You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_sharing/l10n/vi.php

10 lines
259 B

<?php
$TRANSLATIONS = array(
"Password" => "Mật khẩu",
"Shared by {owner}" => "Được chia sẽ bởi {owner}",
"Shared by" => "Chia sẻ bởi",
"Name" => "Tên",
"Save" => "Lưu",
"Download" => "Tải về"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";