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

ku_IQ.js « l10n « lib - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3ae9ed60c79762565681ea402e9bc94acbe096ca (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "lib",
    {
    "Apps" : "به‌رنامه‌كان",
    "Help" : "یارمەتی",
    "Users" : "به‌كارهێنه‌ر",
    "Admin" : "به‌ڕێوه‌به‌ری سه‌ره‌كی",
    "web services under your control" : "ڕاژه‌ی وێب له‌ژێر چاودێریت دایه"
},
"nplurals=2; plural=(n != 1);");