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

pt_PT.js « l10n - github.com/westberliner/checksum.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2f8e7f336ea0800f057a0243519aa226de6ea31b (plain)
1
2
3
4
5
6
OC.L10N.register(
    "checksum",
    {
    "File not found." : "Ficheiro não encontrado"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");