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

fil.js « l10n « files « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7ba73b695620fb47932321bcf60f7a6623565dc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "files",
    {
    "Unknown error" : "Hindi kilalang error",
    "Close" : "Isara",
    "Download" : "I-download",
    "Details" : "Mga Detalye",
    "New folder" : "Bagong folder",
    "Upload" : "Mag-upload"
},
"nplurals=2; plural=(n > 1);");