Skip to content

Commit 5ef2f18

Browse files
author
Weblate
committed
Merge branch 'origin/develop' into Weblate.
2 parents f5e5ad9 + d3dc6f4 commit 5ef2f18

2 files changed

Lines changed: 9 additions & 4 deletions

File tree

src/i18n/strings/bg.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"Dismiss": "Затвори",
1010
"powered by Matrix": "базирано на Matrix",
1111
"Welcome to Riot.im": "Добре дошли в Riot.im",
12-
"Decentralised, encrypted chat & collaboration powered by [matrix]": "Децентрализиран, шифрован чат и колаборация базирани на [matrix]",
12+
"Decentralised, encrypted chat & collaboration powered by [matrix]": "Децентрализиран, шифрован чат и съвместна работа, базирани на [matrix]",
1313
"Search the room directory": "Търсене в директорията със стаи",
1414
"Lots of rooms already exist in Matrix, linked to existing networks (Slack, IRC, Gitter etc) or independent. Check out the directory!": "В Matrix съществуват много стаи, свързани към вече съществуващи мрежи (Slack, IRC, Gitter и т.н.) или независими такива. Разгледайте директорията!",
1515
"Chat with Riot Bot": "Чати с Riot Bot",
@@ -37,13 +37,14 @@
3737
"Dev chat for the Dendrite dev team": "Чат за разработващия екип на Dendrite",
3838
"Co-ordination for Riot translators": "Координация за преводачи на Riot",
3939
"You can also set a custom identity server, but you won't be able to invite users by email address, or be invited by email address yourself.": "Може да настроите и собствен сървър за самоличност, но така няма да можете да каните потребители по имейл адрес или да бъдете поканени посредством вашия имейл адрес.",
40-
"You can use the custom server options to sign into other Matrix servers by specifying a different homeserver URL. This allows you to use Riot with an existing Matrix account on a different homeserver.": "Може да използвате настройките за собствен сървър за да влезете в друг Matrix сървър, чрез указване на адреса му. Това Ви позволява да използвате Riot със съществуващ Matrix акаунт принадлежащ към друг сървър.",
40+
"You can use the custom server options to sign into other Matrix servers by specifying a different homeserver URL. This allows you to use Riot with an existing Matrix account on a different homeserver.": "Може да използвате настройките за собствен сървър за да влезете в друг Matrix сървър, чрез указване на адреса му. Това ви позволява да използвате Riot със съществуващ Matrix акаунт, принадлежащ към друг сървър.",
4141
"Sign In": "Вписване",
4242
"Create Account": "Създай акаунт",
4343
"Need help?": "Нужда от помощ?",
4444
"Explore rooms": "Открий стаи",
4545
"Room Directory": "Директория със стаи",
4646
"Unexpected error preparing the app. See console for details.": "Неочаквана грешка при подготвянето на приложението. Вижте конзолата за подробности.",
4747
"Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "Невалидна конфигурация: може да е указано само едно от: default_server_config, default_server_name, или default_hs_url.",
48-
"Invalid configuration: no default server specified.": "Невалидна конфигурация: не е указан сървър по подразбиране."
48+
"Invalid configuration: no default server specified.": "Невалидна конфигурация: не е указан сървър по подразбиране.",
49+
"This installation of Riot seems to have an invalid server configuration. If you are the administrator, please correct the error below": "Тази инсталация на Riot изглежда няма валидна конфигурация за сървър. Ако сте администраторът, моля поправете грешката по-долу"
4950
}

src/i18n/strings/lv.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,9 @@
4141
"Create Account": "Izveidot kontu",
4242
"Need help?": "Nepieciešama palīdzība?",
4343
"Explore rooms": "Atklāt istabas",
44-
"Room Directory": "Istabu Katalogs"
44+
"Room Directory": "Istabu Katalogs",
45+
"Unexpected error preparing the app. See console for details.": "Negaidīta kļūda, sagatavojot lietotni. Sīkāku informāciju skatiet konsolē.",
46+
"This installation of Riot seems to have an invalid server configuration. If you are the administrator, please correct the error below": "Šai Riot instalācijai ir nekorekta servera konfigurācija. Ja esat administrators, lūdzu, izlabojiet tālāk norādīto kļūdu",
47+
"Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "Nederīga konfigurācija: var norādīt tikai vienu no default_server_config, default_server_name, vai default_hs_url.",
48+
"Invalid configuration: no default server specified.": "Nekorekta konfigurācija: nav norādīts noklusējuma serveris."
4549
}

0 commit comments

Comments
 (0)