From 891bc77c8d588ebc946e5b058e5331b79d318665 Mon Sep 17 00:00:00 2001 From: Ralitsa Bozhkova Date: Sat, 24 Mar 2018 10:16:01 +0000 Subject: [PATCH] Translated using Weblate (Bulgarian) Currently translated at 100.0% (996 of 996 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/bg/ --- src/i18n/strings/bg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/strings/bg.json b/src/i18n/strings/bg.json index d66bdba77b..6d963ab3e3 100644 --- a/src/i18n/strings/bg.json +++ b/src/i18n/strings/bg.json @@ -999,6 +999,6 @@ "Code": "Код", "Debug Logs Submission": "Изпращане на логове за дебъгване", "If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contian messages.": "Ако сте изпратили грешка чрез GitHub, логовете за дебъгване могат да ни помогнат да проследим проблема. Логовете за дебъгване съдържат данни за използване на приложението, включващи потребителското Ви име, идентификаторите или псевдонимите на стаите или групите, които сте посетили, и потребителските имена на други потребители. Те не съдържат съобщения.", - "Submit debug logs": "Изпрати дебъг логове", + "Submit debug logs": "Изпрати логове за дебъгване", "Opens the Developer Tools dialog": "Отваря прозорец с инструменти на разработчика" }