aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ps.js
blob: ad12839299a09beb1cfdf6c24735a7d6e6821fd4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OC.L10N.register(
    "lib",
    {
    "Cannot write into \"config\" directory!" : "شسیب",
    "Unknown filetype" : "د فایل ډول نامعلوم دی",
    "Invalid image" : "انځور سم نه دی",
    "Files" : "فایلونه",
    "Apps" : "اپلېکشنونه",
    "Settings" : "سمونې",
    "Storage is temporarily not available" : "ذخیره د لنډې مودې لپاره نشته",
    "Users" : "کارنان"
},
"nplurals=2; plural=(n != 1);");