Skip to content

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Nov 3, 2021
1 parent 7850395 commit 2c4001f
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 2 deletions.
14 changes: 13 additions & 1 deletion l10n/bg.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,22 @@
OC.L10N.register(
"fulltextsearch",
{
"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",
"General" : "Общи"
"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} мс "
},
"nplurals=2; plural=(n != 1);");
14 changes: 13 additions & 1 deletion l10n/bg.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,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",
"General" : "Общи"
"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);"
}

0 comments on commit 2c4001f

Please sign in to comment.