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

ur_PK.js « l10n « files_external « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 19554608096e5135bd0f3d011975a43d5f65bb90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OC.L10N.register(
    "files_external",
    {
    "Location" : "مقام",
    "Username" : "یوزر نیم",
    "Password" : "پاسورڈ",
    "Share" : "تقسیم",
    "URL" : "یو ار ایل",
    "Personal" : "شخصی",
    "Name" : "اسم",
    "Delete" : "حذف کریں"
},
"nplurals=2; plural=(n != 1);");