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

bg.json « l10n - github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d0114a563f882ce8b98d23899c94b83f4d6a5e43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{ "translations": {
    "the search returned {total} results in {time} ms" : "търсенето докладва {total} резултата за {time} мс",
    "the search in {title} for \"{search}\" returned {total} results in {time} ms" : "търсенето в {title} за „{search}“ докладва {total} резултата за {time} мс",
    "Search" : "Търси",
    "Index not found" : "Няма открито съдържание",
    "Process timed out" : "Времето за изчакване на процеса изтече",
    "Full Text Search" : "Пълно текстово търсене",
    "Full text search" : "Пълно текстово търсене",
    "Core of the full-text search framework for Nextcloud" : "Основа на рамката за пълнотекстово търсене за Nextcloud",
    "Core App of the full-text search framework for your Nextcloud." : "Основно приложение на рамката за пълнотекстово търсене за вашия Nextcloud.",
    "Search on %s" : "Търси в %s",
    "Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "Моля, проверете wiki за документация, свързана с инсталацията и конфигурацията на пълнотекстово търсене във вашият Nextcloud",
    "General" : "Общи",
    "Search Platform" : "Платформа за търсене",
    "Select the app to index content and answer search queries." : "Изберете приложението, за да индексирате съдържание и да отговорите на заявки за търсене.",
    "Navigation Icon" : "Икона за навигация",
    "Enable global search within all your content." : "Активиране на глобално търсене в цялото ви съдържание.",
    "the search in {title} for '{search}' returned {total} results in {time} ms" : "търсенето в {title} за '{search}' докладва {total} резултата за {time} мс "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}