Welcome to mirror list, hosted at ThFree Co, Russian Federation.

vi.php « l10n « user_webdavauth « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1ab4687922feb41f91bb80919754549b38d78ccf (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "Xác thực WebDAV"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";