aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/nn_NO.js
blob: a3779d14135604f76c24dfbdbde978467555fff3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
OC.L10N.register(
    "files_trashbin",
    {
    "restored" : "gjenoppretta",
    "Deleted files" : "Sletta filer",
    "Restore" : "Gjenopprett",
    "Unknown" : "Ukjend",
    "All files" : "Alle filer",
    "No deleted files" : "Ingen sletta filer",
    "Deleted" : "Sletta",
    "No entries found in this folder" : "Ingen oppføringar funne i denne mappa",
    "Select all" : "Merk alt",
    "Name" : "Namn",
    "Actions" : "Handlingar"
},
"nplurals=2; plural=(n != 1);");