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

nn_NO.js « l10n - github.com/nextcloud/files_filter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 748a6ac38c8d4a968720ee26fd6ef2ea86d26c71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "files_filter",
    {
    "Images" : "Bilete",
    "Videos" : "Video",
    "Filter" : "Filter",
    "Name" : "Namn",
    "Size" : "Storleik",
    "Modified" : "Endra",
    "Delete" : "Ta bort"
},
"nplurals=2; plural=(n != 1);");