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

ku_IQ.php « l10n « files_trashbin « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c1962a4075d4c203cca3bd8424ab2cb951c3040a (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"Error" => "هه‌ڵه",
"Name" => "ناو"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";