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

sv.json « l10n « files_trashbin « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 605c1b4567aa3b54428fb3f38de2b8c11948b55d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{ "translations": {
    "Deleted files" : "Raderade filer",
    "Restore" : "Återskapa",
    "Delete" : "Radera",
    "Delete permanently" : "Radera permanent",
    "This operation is forbidden" : "Denna åtgärd ä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 raderade filer",
    "You will be able to recover deleted files from here" : "Du kommer kunna återskapa raderade filer härifrån",
    "No entries found in this folder" : "Inga filer hittades i denna mapp",
    "Select all" : "Välj allt",
    "Name" : "Namn",
    "Actions" : "Åtgärder",
    "Deleted" : "Raderad",
    "Couldn't delete %s permanently" : "Kunde inte radera %s permanent",
    "Couldn't restore %s" : "Kunde inte återställa %s",
    "Error" : "Fel"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}