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

github.com/nextcloud/files_automatedtagging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/sv.js')
-rw-r--r--l10n/sv.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/l10n/sv.js b/l10n/sv.js
index 23e0087..caf3bb4 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -12,7 +12,6 @@ OC.L10N.register(
"Files automated tagging" : "Automatisk taggning av filer",
"Automatically assign collaborative tags to files based on conditions" : "Tilldela automatiskt samarbetstaggar till filer baserat på villkor",
"Tag a file" : "Tagga en fil",
- "Tags to assign…" : "Taggar att tillämpa...",
- "An app for Nextcloud that automatically assigns tags to newly uploaded files based on some conditions.\n\nThe tags can later be used to control retention, file access, automatic script execution and more.\n\n![screenshot](docs/screenshot.png)\n\n## How it works\nTo define tags, administrators can create and manage a set of rule groups. Each rule group consists of one or more rules combined through operators. Rules can include criteria like file type, size, time and more. A request matches a group if all rules evaluate to true. On uploading a file all defined groups are evaluated and when matching, the given tags are assigned to the file." : "En app för Nextcloud som automatiskt tilldelar taggar till nyligen uppladdade filer baserat på vissa villkor.\n\nTaggarna kan senare användas för att styra lagring, filåtkomst, automatisk skriptkörning och mer.\n\n![screenshot](docs/screenshot.png)\n\n## Hur det fungerar\nFör att definiera taggar kan administratörer skapa och hantera en uppsättning regelgrupper. Varje regelgrupp består av en eller flera regler som kombineras genom operatörer. Regler kan innehålla kriterier som filtyp, storlek, tid och mer. En begäran matchar en grupp om alla regler utvärderar till true. Vid uppladdning av en fil utvärderas alla definierade grupper och vid matchning tilldelas de givna taggarna filen."
+ "Tags to assign…" : "Taggar att tillämpa..."
},
"nplurals=2; plural=(n != 1);");