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

si.js « l10n - github.com/westberliner/checksum.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 30433162a24bc18e5344b715def1e9e4423b9c1f (plain)
1
2
3
4
5
6
OC.L10N.register(
    "checksum",
    {
    "File not found." : "ගොනුව හමු නොවිණි."
},
"nplurals=2; plural=(n != 1);");