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

oc.js « l10n - github.com/westberliner/checksum.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 05abc256fa3554cceae52390daf3f38db721c9f8 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "checksum",
    {
    "File not found." : "Fichièr pas trobat",
    "Checksum" : "Contraròtle de soma",
    "Creating a hash checksum of a file." : "Creacion d’una emprenta de verificacion per un fichièr."
},
"nplurals=2; plural=(n > 1);");