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

cy_GB.js « l10n « user_webdavauth « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 739908abf4b251d361154910077319f70e2cd947 (plain)
1
2
3
4
5
6
OC.L10N.register(
    "user_webdavauth",
    {
    "Save" : "Cadw"
},
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");