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

sv.json « l10n - github.com/nextcloud/files_retention.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a74f66d577348008a3150b61df5d07f4aa5ce82d (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
28
29
30
{ "translations": {
    "Files retention" : "Fillagring",
    "{file} will be removed in 24 hours" : "{file} kommer tas bort inom 24 timmar",
    "Your systems retention rules will delete this file within 24 hours." : "Dina lagringsregler raderar den här filen inom 24 timmar.",
    "Retention" : "Lagring",
    "This application allows for automatic deletion of files after a given time." : "Den här applikationen möjliggör automatisk radering av filer efter en viss tid.",
    "An app for Nextcloud to control automatic deletion of files after a given time.\nOptionally the users can be informed the day before." : "En applikation för Nextcloud för att kontrollera automatisk borttagning av filer efter en viss tid.\nDet är möjligt att informera användare dagen före.",
    "Define if files tagged with a specific tag should be deleted automatically after some time. This is useful for confidential documents." : "Definiera om filer som taggats med en viss tagg ska raderas automatiskt efter en tid. Detta är användbart för konfidentiella dokument.",
    "Create" : "Skapa",
    "Days" : "Dagar",
    "Weeks" : "Veckor",
    "Months" : "Månader",
    "Years" : "År",
    "Creation" : "Skapad",
    "Last modification" : "Senast ändrad",
    "Not a number" : "Inte ett nummer",
    "Select tag…" : "Välj tagg...",
    "Delete" : "Ta bort",
    "Yes" : "Ja",
    "No" : "Nej",
    "Error while deleting the retention rule" : "Ett fel uppstod när raderingsregeln togs bort",
    "File retention" : "Fillagring",
    "Open documentation" : "Öppna dokumentationen",
    "after" : "efter",
    "Notify users a day before retention will delete a file" : "Meddela användare en dag innan en lagringsregel kommer radera en fil",
    "Tag" : "Tagg",
    "Time" : "Tid",
    "Active" : "Aktiv"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}