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

ku_IQ.js « l10n « core - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7e41b5614a91b84320a4b22ebc7d9d8fe2bff902 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
OC.L10N.register(
    "core",
    {
    "Settings" : "ده‌ستكاری",
    "Folder" : "بوخچه",
    "Saving..." : "پاشکه‌وتده‌کات...",
    "Reset password" : "دووباره‌ كردنه‌وه‌ی وشه‌ی نهێنی",
    "No" : "نەخێر",
    "Yes" : "بەڵێ",
    "_{count} file conflict_::_{count} file conflicts_" : ["",""],
    "Cancel" : "لابردن",
    "Share" : "هاوبەشی کردن",
    "Error" : "هه‌ڵه",
    "Warning" : "ئاگاداری",
    "Add" : "زیادکردن",
    "Username" : "ناوی به‌کارهێنه‌ر",
    "New password" : "وشەی نهێنی نوێ",
    "Users" : "به‌كارهێنه‌ر",
    "Apps" : "به‌رنامه‌كان",
    "Admin" : "به‌ڕێوه‌به‌ری سه‌ره‌كی",
    "Help" : "یارمەتی",
    "Password" : "وشەی تێپەربو",
    "Data folder" : "زانیاری فۆڵده‌ر",
    "Database user" : "به‌كارهێنه‌ری داتابه‌یس",
    "Database password" : "وشه‌ی نهێنی داتا به‌یس",
    "Database name" : "ناوی داتابه‌یس",
    "Database host" : "هۆستی داتابه‌یس",
    "Finish setup" : "كۆتایی هات ده‌ستكاریه‌كان",
    "Log out" : "چوونەدەرەوە"
},
"nplurals=2; plural=(n != 1);");