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

ku_IQ.js « l10n « files « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 804dec891f06eaf9b753cacc54730561d4f29950 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
OC.L10N.register(
    "files",
    {
    "Files" : "په‌ڕگەکان",
    "Close" : "دابخه",
    "Favorites" : "دڵخوازەکان",
    "Download" : "داگرتن",
    "Select" : "دیاریکردنی",
    "Name" : "ناو",
    "Folder" : "بوخچه",
    "Upload" : "بارکردن",
    "Save" : "پاشکه‌وتکردن",
    "Settings" : "ڕێکخستنه‌کان"
},
"nplurals=2; plural=(n != 1);");