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

ug.php « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f15cda0e497db5e080f26d824fa3ec70f42c092f (plain)
1
2
3
4
5
6
7
8
9
<?php
$TRANSLATIONS = array(
"Cancel" => "ۋاز كەچ",
"Shared by" => "ھەمبەھىرلىگۈچى",
"Password" => "ئىم",
"Name" => "ئاتى",
"Download" => "چۈشۈر"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";