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 <[email protected]>
  • Loading branch information
nextcloud-bot committed Nov 3, 2021
1 parent c89f401 commit 9f9ec94
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
15 changes: 15 additions & 0 deletions l10n/bg.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
OC.L10N.register(
"fulltextsearch_elasticsearch",
{
"Full text search - Elasticsearch Platform" : "Elasticsearch Platform - платформа за търсене на пълен текст",
"Index using ElasticSearch" : "Индексиране с помощта на ElasticSearch",
"Extension to the _Full text search_ app to communicate with ElasticSearch." : "Разширение към приложението _Full text search_ за комуникация с ElasticSearch.",
"Elastic Search" : "Elastic Search /Еластично търсене/",
"Address of the Servlet" : "Адрес на сървлета",
"Include your credential in case authentication is required." : "Включете вашите идентификационни данни, в случай че е нужно удостоверяване.",
"Index" : "Индекс",
"Name of your index." : "Име на вашия индекс.",
"[Advanced] Analyzer tokenizer" : "[Разширен] Анализатор токенизатор",
"Some language might needs a specific tokenizer." : "Някой език, може да се нуждае от специфичен токенизатор. "
},
"nplurals=2; plural=(n != 1);");
13 changes: 13 additions & 0 deletions l10n/bg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{ "translations": {
"Full text search - Elasticsearch Platform" : "Elasticsearch Platform - платформа за търсене на пълен текст",
"Index using ElasticSearch" : "Индексиране с помощта на ElasticSearch",
"Extension to the _Full text search_ app to communicate with ElasticSearch." : "Разширение към приложението _Full text search_ за комуникация с ElasticSearch.",
"Elastic Search" : "Elastic Search /Еластично търсене/",
"Address of the Servlet" : "Адрес на сървлета",
"Include your credential in case authentication is required." : "Включете вашите идентификационни данни, в случай че е нужно удостоверяване.",
"Index" : "Индекс",
"Name of your index." : "Име на вашия индекс.",
"[Advanced] Analyzer tokenizer" : "[Разширен] Анализатор токенизатор",
"Some language might needs a specific tokenizer." : "Някой език, може да се нуждае от специфичен токенизатор. "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit 9f9ec94

Please sign in to comment.