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

es_PY.js « l10n - github.com/nextcloud/files_rightclick.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 35accf3d866b6de297c66fa4dea3b2d6762f6660 (plain)
1
2
3
4
5
6
OC.L10N.register(
    "files_rightclick",
    {
    "Select" : "Seleccionar"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");