Skip to content

Commit c7b24f7

Browse files
authored
Merge pull request #10328 from RiotTranslateBot/weblate-riot-web-riot-web
Update from Weblate
2 parents d47d0e4 + ad4f05a commit c7b24f7

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

src/i18n/strings/bg.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,8 @@
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.",
4848
"Invalid configuration: no default server specified.": "Невалидна конфигурация: не е указан сървър по подразбиране.",
4949
"This installation of Riot seems to have an invalid server configuration. If you are the administrator, please correct the error below": "Тази инсталация на Riot изглежда няма валидна конфигурация за сървър. Ако сте администраторът, моля поправете грешката по-долу",
50-
"Your Riot is misconfigured": "Riot не е конфигуриран правилно"
50+
"Your Riot is misconfigured": "Riot не е конфигуриран правилно",
51+
"Your Riot configuration contains invalid JSON. Please correct the problem and reload the page.": "Riot конфигурацията ви съдържа невалиден JSON. Коригирайте проблема и презаредете страницата.",
52+
"The message from the parser is: %(message)s": "Грешката от парсъра е: %(message)s",
53+
"Invalid JSON": "Невалиден JSON"
5154
}

src/i18n/strings/de_DE.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,8 @@
4747
"Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "Ungültige Konfiguration: Es kann nur eine der Optionen default_server_config, default_server_name oder default_hs_url angegeben werden.",
4848
"Invalid configuration: no default server specified.": "Ungültige Konfiguration: Es wurde kein Standardserver angegeben.",
4949
"This installation of Riot seems to have an invalid server configuration. If you are the administrator, please correct the error below": "Diese Installation von Riot scheint eine ungültige Serverkonfiguration zu haben. Wenn Sie der Administrator sind, korrigieren Sie bitte den folgenden Fehler",
50-
"Your Riot is misconfigured": "Dein Riot ist falsch konfiguriert"
50+
"Your Riot is misconfigured": "Dein Riot ist falsch konfiguriert",
51+
"Your Riot configuration contains invalid JSON. Please correct the problem and reload the page.": "Deine Riot Konfiguration enthält ungültiges JSON. Bitte korrigiere das Problem und lade die Seite neu.",
52+
"The message from the parser is: %(message)s": "Die Nachricht des Parsers ist: %(message)s",
53+
"Invalid JSON": "Ungültiges JSON"
5154
}

src/i18n/strings/it.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,8 @@
4747
"Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "Configurazione non valida: specificare solo uno di default_server_config, default_server_name, o default_hs_url.",
4848
"Invalid configuration: no default server specified.": "Configurazione non valida: nessun server predefinito specificato.",
4949
"This installation of Riot seems to have an invalid server configuration. If you are the administrator, please correct the error below": "Questa installazione di Riot sembra avere una configurazione server non valida. Se sei l'amministratore, correggi l'errore sottostante",
50-
"Your Riot is misconfigured": "Il tuo Riot è configurato male"
50+
"Your Riot is misconfigured": "Il tuo Riot è configurato male",
51+
"Your Riot configuration contains invalid JSON. Please correct the problem and reload the page.": "La tua configurazione di Riot contiene un JSON non valido. Correggi il problema e ricarica la pagina.",
52+
"The message from the parser is: %(message)s": "Il messaggio dal parser è: %(message)s",
53+
"Invalid JSON": "JSON non valido"
5154
}

0 commit comments

Comments
 (0)