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

ku_IQ.js « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f1549d46c0fdcb15b29087f16ec41d1fbab3c652 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "لابردن",
    "Password" : "وشەی تێپەربو",
    "Name" : "ناو",
    "Download" : "داگرتن"
},
"nplurals=2; plural=(n != 1);");