aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/is.js
blob: 71f34fa04258b15a2143843875fd1221a87c6efc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
OC.L10N.register(
    "files_trashbin",
    {
    "restored" : "endurheimt",
    "Deleted files" : "eyddar skrár",
    "This application enables users to restore files that were deleted from the system." : "Þetta forrit gerir notendum kleift að endurheimta skrár sem eytt hefur verið af kerfinu.",
    "Restore" : "Endurheimta",
    "List of files that have been deleted." : "Listi yfir skrár sem hefur verið eytt.",
    "No deleted files" : "Engar eyddar skrár",
    "Files and folders you have deleted will show up here" : "Skrár og möppur sem þú hefur eytt birtast hér",
    "Deleted" : "Eytt",
    "You will be able to recover deleted files from here" : "Þú getur endurheimt eyddar skrár héðan",
    "No entries found in this folder" : "Engar skrár fundust í þessari möppu",
    "Select all" : "Velja allt",
    "Name" : "Heiti",
    "Actions" : "Aðgerðir",
    "Delete permanently" : "Eyða varanlega",
    "Error while restoring file from trash bin" : "Villa við að endurheimta skrá úr ruslinu",
    "Error while removing file from trash bin" : "Villa við að fjarlægja skrá úr ruslinu",
    "Error while restoring files from trash bin" : "Villa við að endurheimta skrár úr ruslinu",
    "Error while emptying trash bin" : "Villa við að tæma ruslið",
    "Error while removing files from trash bin" : "Villa við að fjarlægja skrár úr ruslinu",
    "This operation is forbidden" : "Þessi aðgerð er bönnuð",
    "This directory is unavailable, please check the logs or contact the administrator" : "Þessi mappa er ekki tiltæk, athugaðu atvikaskrár eða hafðu samband við kerfissjóra",
    "Delete" : "Eyða"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");