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

sv.json « l10n - github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 97303b77361c88c45aabd0d8d785e3d172c42e1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{ "translations": {
    "the search returned {total} results in {time} ms" : "sökningen gav {total} resultat på {time} ms",
    "the search in {title} for \"{search}\" returned {total} results in {time} ms" : "sökningen på {title} för \"{search}\" gav {total} resultat på {time} ms",
    "Search" : "Sök",
    "Index not found" : "Index hittades inte",
    "Process timed out" : "Processen tog för lång tid",
    "Full Text Search" : "Fulltextsökning",
    "Full text search" : "Fulltextsökning",
    "Core of the full-text search framework for Nextcloud" : "Central del i ramverket fulltext-sökning för Nextcloud",
    "Core App of the full-text search framework for your Nextcloud." : "Central app i ramverket fulltext-sökning för Nextcloud",
    "Search on %s" : "Sök på %s",
    "Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "Kontrollera wiki för dokumentation i samband med installationen och konfigurationen av fulltext-sökning i ditt Nextcloud",
    "General" : "Allmänt",
    "Search Platform" : "Sökplattform",
    "Select the app to index content and answer search queries." : "Välj app för att indexera innehåll och svara på sökfrågor.",
    "Navigation Icon" : "Navigations-ikon",
    "Enable global search within all your content." : "Aktivera global sökning i allt ditt innehåll."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}