From 5fae676f7c383cefa3e2edb3e1b665c06e732153 Mon Sep 17 00:00:00 2001 From: Ralitsa Bozhkova Date: Sat, 24 Mar 2018 10:15:08 +0000 Subject: [PATCH] Translated using Weblate (Bulgarian) Currently translated at 100.0% (221 of 221 strings) Translation: Riot Web/riot-web Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/bg/ --- src/i18n/strings/bg.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/bg.json b/src/i18n/strings/bg.json index 18fd18127d..4ead2fa8b3 100644 --- a/src/i18n/strings/bg.json +++ b/src/i18n/strings/bg.json @@ -221,5 +221,13 @@ "Contributing code to Matrix and Riot": "Допринасяне с код към Matrix и Riot", "Dev chat for the Riot/Web dev team": "Чат за разработващия екип на Riot/Web", "Dev chat for the Dendrite dev team": "Чат за разработващия екип на Dendrite", - "Co-ordination for Riot/Web translators": "Координация за преводачи на Riot/Web" + "Co-ordination for Riot/Web translators": "Координация за преводачи на Riot/Web", + "Submit debug logs": "Изпрати дебъг логове", + "Preparing to send logs": "Подготовка за изпращане на логове", + "Logs sent": "Логовете са изпратени", + "Failed to send logs: ": "Неуспешно изпращане на логове: ", + "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 contain messages.": "Логовете за дебъгване съдържат данни за използване на приложението, включващи потребителското Ви име, идентификаторите или псевдонимите на стаите или групите, които сте посетили, и потребителските имена на други потребители. Те не съдържат съобщения.", + "Click here to create a GitHub issue.": "Натиснете тук, за да създадете GitHub issue.", + "GitHub issue link:": "Линк към GitHub issue:", + "Notes:": "Бележки:" }