summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/sv.json
blob: f9ae83cabd25f34096f5bfd8c1c59f9c54a40559 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{ "translations": {
    "Couldn't delete %s permanently" : "Kunde inte radera %s permanent",
    "Couldn't restore %s" : "Kunde inte återställa %s",
    "Deleted files" : "Raderade filer",
    "Restore" : "Återskapa",
    "Delete" : "Radera",
    "Delete permanently" : "Radera permanent",
    "Error" : "Fel",
    "This operation is forbidden" : "Denna operation är förbjuden",
    "This directory is unavailable, please check the logs or contact the administrator" : "Denna katalog är inte tillgänglig, kontrollera loggarna eller kontakta administratören",
    "restored" : "återställd",
    "No deleted files" : "Inga borttagna filer",
    "You will be able to recover deleted files from here" : "Du kommer kunna återfå raderade filer härifrån",
    "No entries found in this folder" : "nga Filer hittades i denna mapp",
    "Select all" : "Välj allt",
    "Name" : "Namn",
    "Deleted" : "Raderad"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}