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

gl.js « l10n - github.com/westberliner/checksum.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e1b5b12661ece4c73497862e2a3265b5d8c05903 (plain)
1
2
3
4
5
6
OC.L10N.register(
    "checksum",
    {
    "File not found." : "Non se atopou o ficheiro"
},
"nplurals=2; plural=(n != 1);");