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

it.json « l10n - github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1c4538e13dcfc429fe74fd16b3aa5e0941c14936 (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" : "la ricerca ha restituito {total} risultati in {time} ms",
    "the search in {title} for \"{search}\" returned {total} results in {time} ms" : "la ricerca in {title} per '{search}' ha restituito {total} risultati in {time} ms",
    "Search" : "Cerca",
    "Index not found" : "Indice non trovato",
    "Process timed out" : "Processo scaduto",
    "Full Text Search" : "Ricerca del testo integrale",
    "Full text search" : "Ricerca del testo integrale",
    "Core of the full-text search framework for Nextcloud" : "Nucleo dell'infrastruttura di ricerca del testo integrale per Nextcloud",
    "Core App of the full-text search framework for your Nextcloud." : "Applicazione principale dell'infrastruttura di ricerca del testo integrale per il tuo Nextcloud.",
    "Search on %s" : "Cerca in %s",
    "Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "Verifica la presenza nel wiki di documentazione relativa all'installazione e alla configurazione della ricerca di testo integrale nel tuo Nextcloud",
    "General" : "Generale",
    "Search Platform" : "Piattaforma di ricerca",
    "Select the app to index content and answer search queries." : "Seleziona l'applicazione per indicizzare i contenuti e rispondere alle ricerche.",
    "Navigation Icon" : "Icona di navigazione",
    "Enable global search within all your content." : "Abilita la ricerca globale in tutti i tuoi contenuti."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}