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:
Diffstat (limited to 'l10n/sv.json')
-rw-r--r--l10n/sv.json55
1 files changed, 55 insertions, 0 deletions
diff --git a/l10n/sv.json b/l10n/sv.json
new file mode 100644
index 0000000..5d1bca4
--- /dev/null
+++ b/l10n/sv.json
@@ -0,0 +1,55 @@
+{ "translations": {
+ "Go to folder" : "Gå till mapp",
+ "never" : "aldrig",
+ "Nextant is not configured yet" : "Nextant är inte konfigurerad än",
+ "Ping querying your Solr Server" : "Pingbegär din Solr Server",
+ "Verifying Schema integrity" : "Verifierar Schemaintegritet",
+ "Test simple text extract query" : "Testa enkel text extraktionsfråga",
+ "Test update document query" : "Testa uppdaterings-dokumenteringsfråga",
+ "Test search query" : "Testa sökförfrågan",
+ "Removing the test document" : "Tar bort testdokumentet",
+ "All test went fine. Saving your configuration" : "Alla test gick bra. Sparar konfigurationen",
+ "The format of the address is not correct" : "Adressens format är felaktigt",
+ "Apache Solr is up, running and responding to ping query" : "Apache Solr är online och svarar på ping-förfrågan",
+ "Schema is fine" : "Schema fungerar",
+ "Text successfully extracted" : "Texten extraherades",
+ "Document successfully updated" : "Dokumentet uppdaterades",
+ "Found exactly what we were looking for" : "Hittade exakt vad vi letade efter",
+ "We found something, but not what we were expecting." : "Vi hittade något men det var inte det vi letade efter.",
+ "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" : "Testdokument raderat",
+ "We could not delete our test document. Please check the configuration of your Solr server (Error #%1$s)" : "Vi kunde inte ta bort vårt testdokument. Kontrollera konfigurationen av Solr server (Fel #%1$s)",
+ "Your configuration has been saved" : "Din konfiguration har sparats",
+ "Configuration failed to be saved. Please reload this page." : "Det gick inte att spara konfigurationen. Ladda om denna sida.",
+ "Nextant (Full-Text Search)" : "Nextant (Full-Text Search)",
+ "Saving" : "Sparar",
+ "Settings" : "Inställningar",
+ "Nextant Version :" : "Nextant Version :",
+ "Core :" : "Kärna :",
+ "Timeout (in seconds) :" : "Timeout (sekunder) :",
+ "Test and Save" : "Testa och Spara",
+ "Indexing Files" : "Indexerar Filer",
+ "Maximum File Size (Mb) :" : "Största Filstorlek (Mb) :",
+ "Edit your filters" : "Redigera dina filter",
+ "Index Federated Shares :" : "Lista Federerade Delningar",
+ "Checking" : "Kontrollerar",
+ "Nextant Status" : "Nextant Status",
+ "Resource Level :" : "Källnivå :",
+ "Higher performance" : "Högre prestanda",
+ "High performance" : "Hög prestanda",
+ "Medium performance" : "Medium prestanda",
+ "Low performance" : "Låg prestanda",
+ "Lower performance" : "Lägre prestanda",
+ "Disabled" : "Inaktiverad",
+ "Using Database" : "Använder databas",
+ "hours" : "timmar",
+ "days" : "dagar",
+ "Nextcloud Cron :" : "Nextcloud Cron :",
+ "Number of documents :" : "Antal dokument :",
+ "Number of segments :" : "Antal segment :",
+ "Force index" : "Tvinga Indexering",
+ "Indexing in progress" : "Indexing in progress",
+ "Office Documents" : "Officedokument"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file