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

ku_IQ.php « l10n - github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 54f8a21a17a8b2ae7530c16e19a0d63f77b10f77 (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"Pictures" => "وێنه‌کان",
"Share" => "هاوبەشی کردن"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";