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

ku_IQ.php « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 50f75a7b5730be0fc19af2659368394d43239fc3 (plain)
1
2
3
4
5
6
7
8
<?php
$TRANSLATIONS = array(
"Cancel" => "لابردن",
"Password" => "وشەی تێپەربو",
"Name" => "ناو",
"Download" => "داگرتن"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";