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

ur_PK.js « l10n « external - github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ec846ca7eebe9e261b47ac7b733a349df0fa5018 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "external",
    {
    "External Sites" : "بیرونی سائٹس",
    "Name" : "اسم",
    "URL" : "یو ار ایل",
    "Remove site" : "سائٹ ہٹایں",
    "Add" : "شامل کریں"
},
"nplurals=2; plural=(n != 1);");