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

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-21 03:18:31 +0300
committerNextcloud bot <bot@nextcloud.com>2017-08-21 03:18:31 +0300
commiteaf46f07c92a15c14addf7dea0a259dcccd099f5 (patch)
treecff09e659566e79e590f16ec8b87d7236450cc40 /l10n/sv.json
parent9edd2a315fbbabfbd9399bd06f70056990091f71 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/sv.json')
-rw-r--r--l10n/sv.json25
1 files changed, 24 insertions, 1 deletions
diff --git a/l10n/sv.json b/l10n/sv.json
index f9bc489..d29f4c6 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -16,6 +16,8 @@
"Unable to verify/fix schema integrity (Error #%1$s)" : "Oförmögen att verifiera/fixa schemaintegritet (Fel #%1$s)",
"Text extracted" : "Text extraherad",
"Extraction failed. Please check the configuration of your Solr server (Error #%1$s)" : "Extrahering misslyckades. Försök kontrollera konfigurationen av din Solr-server (Fel #%1$s)",
+ "Error updating field - Can't find original document - (Error #%1$s)" : "Fel när fält uppdaterades - Kunde inte hitta orgnaldokumentet - (Fel #%1$s)",
+ "Error during commit (Error #%1$s)" : "Fel under överlämning (Fel #%1$s)",
"Error while updating field (Error #%1$s)" : "Fel vid fältuppdatering (Fel #%1$s)",
"Document updated" : "Dokument uppdaterat",
"Found it" : "Hittades",
@@ -23,10 +25,12 @@
"Cannot find any document" : "Kan inte hitta några dokument",
"Search failed. Please check the configuration of your Solr server (Error #%1$s)" : "Search failed. Please check the configuration of your Solr server (Error #%1$s)",
"Test-document deleted" : "Test-dokument borttagen",
+ "Could not delete test-document. Please check the configuration of your Solr server (Error #%1$s)" : "Kunde inte ta bort test-dokument. Vänligen kolla konfigurationen av din Solr server (Fel #%1$s)",
"Your configuration has been saved" : "Din konfiguration har sparats",
"Configuration could not be saved. Please reload this page." : "Konfiguration kunde inte sparas. Var god ladda om denna sida.",
"Nextant" : "Nextant",
"Nextant (Full-Text Search)" : "Nextant (Full-Text Search)",
+ "If you do not have a Solr servlet running, installation-guides can be found on the wiki." : "Om du inte har en Solr servlet, installationsguider kan hittas på wikin.",
"You can also find more information there about this interface." : "Du kan också hitta mer information där om detta gränssnitt.",
"Saving" : "Sparar",
"Settings" : "Inställningar",
@@ -39,6 +43,12 @@
"Maximum File Size (Mb):" : "Maximal filstorlek (Mb):",
"Edit your filters" : "Redigera dina filter",
"Index Files Tree:" : "Indexfilträd:",
+ "Disable default search from Files" : "Avaktivera standardsökning från Filer",
+ "Index File Trash:" : "Indexera papperskorg:",
+ "Index Public Links:" : "Indexera publika länkar:",
+ "Index Federated Shares:" : "Indexera federerade delningar:",
+ "Index External Storages:" : "Indexera Externa lagringsenheter:",
+ "Index Encrypted Files:" : "Indexera krypterade filer:",
"Last index:" : "Sista index:",
"Indexing Bookmarks" : "Indexerar bokmärken",
"The App Bookmarks is not installed/enabled." : "Appen bokmärken är inte installerad/aktiverad.",
@@ -51,16 +61,29 @@
"Medium performance" : "Medium prestanda",
"Low performance" : "Låg prestanda",
"Lower performance" : "Lägre prestanda",
+ "Live Index:" : "Live Index:",
"Disabled" : "Inaktiverad",
"Using Semaphore" : "Använder semafor",
"Using Database" : "Använder databas",
+ "Minimum Background Index delay:" : "Minsta fördröjning för bakgrundsindexering:",
"hours" : "timmar",
+ "Maximum Background Index delay:" : "Max fördröjning av bakgrundsindexering:",
"days" : "dagar",
+ "Nextcloud Cron:" : "Nextcloud Cron:",
"Number of documents:" : "Antal dokument:",
+ "Number of segments:" : "Antal segment:",
+ "it is recommended to do the very first indexing of your files using the ./occ nextant:index command." : "Det är rekommenderat att göra den första indexeringen av dina filer med kommandot: ./occ nextant:index",
+ "However, you can force it to be started as a background process." : "Dock, du kan tvinga det att starta som en bakgrundsprocess.",
+ "Force first index as a cronjob" : "Tvinga första index som ett cronjob",
"Force index" : "Tvinga Indexering",
+ "Indexing is scheduled within the next few hours (Cron)" : "Indexering är schemalagt inom de närmaste timmarna (Cron)",
"Indexing in progress" : "Indexing in progress",
+ "Type of files to extract" : "Typ av fil att extrahera",
+ "Text File (Text, HTML, Subtitles, Source Code…)" : "Textfil (Text, HTML, undertexter, Källkod...)",
+ "EPUB / PDF / RTF" : "EPUB / PDF / RTF",
"Office Documents" : "Officedokument",
"Image (JPEG, TIFF)" : "Bild (JPEG, TIFF)",
- "Audio File (MP3, FLAC)" : "Ljudfil (MP3, FLAC)"
+ "Audio File (MP3, FLAC)" : "Ljudfil (MP3, FLAC)",
+ "Extensions you wish to ignore (.java .xml)" : "Filändelser du vill ignorera (.java .xml)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file