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

is.js « l10n « files_trashbin « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 916875decea587cd6d17ceeded82d9bf4c65b010 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "files_trashbin",
    {
    "Error" : "Villa",
    "Name" : "Nafn",
    "Delete" : "Eyða"
},
"nplurals=2; plural=(n != 1);");