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

ku_IQ.js « l10n « settings - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1359dc748a37e18811c279cb8e4ec5697c37269b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
OC.L10N.register(
    "settings",
    {
    "Invalid request" : "داواکارى نادروستە",
    "All" : "هەمووی",
    "Enable" : "چالاککردن",
    "None" : "هیچ",
    "Login" : "چوونەژوورەوە",
    "Encryption" : "نهێنیکردن",
    "Server address" : "ناونیشانی ڕاژه",
    "by" : "له‌لایه‌ن",
    "Password" : "وشەی تێپەربو",
    "New password" : "وشەی نهێنی نوێ",
    "Email" : "ئیمه‌یل",
    "Cancel" : "لابردن",
    "Username" : "ناوی به‌کارهێنه‌ر"
},
"nplurals=2; plural=(n != 1);");