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

ug.js « l10n « ownpad_lite - github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: abcdc8b9c8f0faa91d8df87d51fdb271a6c2ab3c (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "ownpad_lite",
    {
    "Settings" : "تەڭشەكلەر",
    "Open" : "ئاچ",
    "Share with" : "ھەمبەھىر",
    "Share" : "ھەمبەھىر",
    "Username" : "ئىشلەتكۈچى ئاتى",
    "Save" : "ساقلا"
},
"nplurals=1; plural=0;");