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

ka_GE.php « l10n « user_webdavauth « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e5deb0ea67d39f4a151a40f0855e264bcfee4c30 (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "WebDAV აუთენთიფიკაცია",
"Save" => "შენახვა"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";