From 9f9ec94a6fbfc56b1a3ce1da585a416448051510 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 3 Nov 2021 02:45:27 +0000 Subject: [PATCH] [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/bg.js | 15 +++++++++++++++ l10n/bg.json | 13 +++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 l10n/bg.js create mode 100644 l10n/bg.json diff --git a/l10n/bg.js b/l10n/bg.js new file mode 100644 index 00000000..cc11f9f9 --- /dev/null +++ b/l10n/bg.js @@ -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);"); diff --git a/l10n/bg.json b/l10n/bg.json new file mode 100644 index 00000000..ff076e1c --- /dev/null +++ b/l10n/bg.json @@ -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);" +} \ No newline at end of file