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

ka_GE.php « l10n « files_encryption « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f426e9b5ce787a4b7bede92d279bce7a73b4a6e1 (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"Unknown error" => "უცნობი შეცდომა",
"Encryption" => "ენკრიპცია"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";