nextcloud/lib/l10n/ku_IQ.php

10 lines
349 B
PHP

<?php
$TRANSLATIONS = array(
"Help" => "یارمەتی",
"Settings" => "ده‌ستكاری",
"Users" => "به‌كارهێنه‌ر",
"Admin" => "به‌ڕێوه‌به‌ری سه‌ره‌كی",
"web services under your control" => "ڕاژه‌ی وێب له‌ژێر چاودێریت دایه"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";