From 9ba7e6ca66dff29d224119e9dbe66e262a3878b6 Mon Sep 17 00:00:00 2001
From: Osoitz <oelkoro@gmail.com>
Date: Sat, 11 Apr 2020 08:50:22 +0000
Subject: [PATCH 01/11] Translated using Weblate (Basque)

Currently translated at 100.0% (27 of 27 strings)

Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eu/
---
 src/i18n/strings/eu.json | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/i18n/strings/eu.json b/src/i18n/strings/eu.json
index f8e204c3..70135a3b 100644
--- a/src/i18n/strings/eu.json
+++ b/src/i18n/strings/eu.json
@@ -23,5 +23,7 @@
     "The message from the parser is: %(message)s": "Prozesatzailearen mezua hau da: %(message)s",
     "Invalid JSON": "JSON baliogabea",
     "Go to your browser to complete Sign In": "Joan zure nabigatzailera izena ematen bukatzeko",
-    "Open user settings": "Ireki erabiltzailearen ezarpenak"
+    "Open user settings": "Ireki erabiltzailearen ezarpenak",
+    "Missing indexeddb worker script!": "indexeddb langile scripta falta da!",
+    "Unable to load config file: please refresh the page to try again.": "Ezin izan da konfigurazio fitxategia kargatu: Saiatu orria birkargatzen."
 }

From 225df062ac5981598ed79ef68ebdff4e29d08e63 Mon Sep 17 00:00:00 2001
From: Jeff Huang <s8321414@gmail.com>
Date: Fri, 10 Apr 2020 01:40:33 +0000
Subject: [PATCH 02/11] Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (27 of 27 strings)

Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hant/
---
 src/i18n/strings/zh_Hant.json | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json
index eb2a6ba5..67a18564 100644
--- a/src/i18n/strings/zh_Hant.json
+++ b/src/i18n/strings/zh_Hant.json
@@ -23,5 +23,7 @@
     "The message from the parser is: %(message)s": "從解析器而來的訊息為:%(message)s",
     "Invalid JSON": "無效的 JSON",
     "Go to your browser to complete Sign In": "到您的瀏覽器完成登入",
-    "Open user settings": "開啟使用者設定"
+    "Open user settings": "開啟使用者設定",
+    "Missing indexeddb worker script!": "缺少 indexeddb 輔助指令稿!",
+    "Unable to load config file: please refresh the page to try again.": "無法載入設定檔:請重新整理頁面以再試一次。"
 }

From bf8cc95c02d751e462b60ec3c865b3f1d018d9cf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?K=C3=A9vin=20C?= <zecakeh@pm.me>
Date: Fri, 10 Apr 2020 07:03:15 +0000
Subject: [PATCH 03/11] Translated using Weblate (French)

Currently translated at 100.0% (27 of 27 strings)

Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
---
 src/i18n/strings/fr.json | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json
index 7deba39b..8227dd06 100644
--- a/src/i18n/strings/fr.json
+++ b/src/i18n/strings/fr.json
@@ -23,5 +23,7 @@
     "The message from the parser is: %(message)s": "Le message de l’analyseur est : %(message)s",
     "Invalid JSON": "JSON non valide",
     "Go to your browser to complete Sign In": "Utilisez votre navigateur pour terminer la connexion",
-    "Open user settings": "Ouvrir les paramètres utilisateur"
+    "Open user settings": "Ouvrir les paramètres utilisateur",
+    "Missing indexeddb worker script!": "Script du worker IndexedDB manquant !",
+    "Unable to load config file: please refresh the page to try again.": "Impossible de charger le fichier de configuration : rafraichissez la page pour réessayer."
 }

From 4518d13e07880dcd69a737a5d4fdf004f98b8ecd Mon Sep 17 00:00:00 2001
From: Szimszon <github@oregpreshaz.eu>
Date: Fri, 10 Apr 2020 13:07:51 +0000
Subject: [PATCH 04/11] Translated using Weblate (Hungarian)

Currently translated at 100.0% (27 of 27 strings)

Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
---
 src/i18n/strings/hu.json | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/i18n/strings/hu.json b/src/i18n/strings/hu.json
index 510d3c81..9a79bcb1 100644
--- a/src/i18n/strings/hu.json
+++ b/src/i18n/strings/hu.json
@@ -23,5 +23,7 @@
     "The message from the parser is: %(message)s": "A feldolgozó algoritmus üzenete: %(message)s",
     "Invalid JSON": "Érvénytelen JSON",
     "Go to your browser to complete Sign In": "A böngészőben fejezd be a bejelentkezést",
-    "Open user settings": "Felhasználói beállítások megnyitása"
+    "Open user settings": "Felhasználói beállítások megnyitása",
+    "Missing indexeddb worker script!": "Indexeddb worker szkript hiányzik!",
+    "Unable to load config file: please refresh the page to try again.": "A konfigurációs fájlt nem sikerült betölteni: frissítsd az oldalt és próbáld meg újra."
 }

From 66c81319ceff2cc4d0ad2ca056cfb1a6f6c34489 Mon Sep 17 00:00:00 2001
From: Karol Kosek <krkk@krkk.ct8.pl>
Date: Thu, 9 Apr 2020 21:27:27 +0000
Subject: [PATCH 05/11] Translated using Weblate (Polish)

Currently translated at 92.6% (25 of 27 strings)

Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pl/
---
 src/i18n/strings/pl.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/i18n/strings/pl.json b/src/i18n/strings/pl.json
index 283aa8b5..118a5127 100644
--- a/src/i18n/strings/pl.json
+++ b/src/i18n/strings/pl.json
@@ -17,7 +17,7 @@
     "Your Riot configuration contains invalid JSON. Please correct the problem and reload the page.": "Konfiguracja Twojego Riot zawiera błędny plik JSON. Popraw swoją konfigurację i odśwież stronę.",
     "The message from the parser is: %(message)s": "Wiadomość od parsera to: %(message)s",
     "Invalid JSON": "Błędny JSON",
-    "Your Riot is misconfigured": "Twój Riot jest źle skonfigurowany",
+    "Your Riot is misconfigured": " Twój Riot jest źle skonfigurowany",
     "Unexpected error preparing the app. See console for details.": "Niespodziewany błąd podczas przygotowywania aplikacji. Otwórz konsolę po szczegóły.",
     "Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "Błędna konfiguracja. Akceptowalne wartości to: default_server_config, default_server_name, default_hs_url.",
     "Invalid configuration: no default server specified.": "Błędna konfiguracja: nie wybrano domyślnego serwera.",

From 64787636b8119bde5b50cfb316a7a178731a32eb Mon Sep 17 00:00:00 2001
From: rkfg <rkfg@rkfg.me>
Date: Fri, 10 Apr 2020 10:33:40 +0000
Subject: [PATCH 06/11] Translated using Weblate (Russian)

Currently translated at 100.0% (27 of 27 strings)

Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
---
 src/i18n/strings/ru.json | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/src/i18n/strings/ru.json b/src/i18n/strings/ru.json
index 14cd8955..9cc7bb68 100644
--- a/src/i18n/strings/ru.json
+++ b/src/i18n/strings/ru.json
@@ -10,8 +10,8 @@
     "Decentralised, encrypted chat &amp; collaboration powered by [matrix]": "Децентрализованный, шифрованный чат и совместное рабочее пространство на основе [matrix]",
     "Chat with Riot Bot": "Чат с ботом Riot",
     "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 серверы, указав другой URL.\nЭто позволит использовать Riot с учетной записью Matrix, существующей на другом сервере.",
-    "Sign In": "Войти в систему",
-    "Create Account": "Создать аккаунт",
+    "Sign In": "Войти",
+    "Create Account": "Создать учётную запись",
     "Need help?": "Помочь?",
     "Room Directory": "Каталог комнат",
     "Explore rooms": "Исследуйте комнаты",
@@ -23,5 +23,7 @@
     "The message from the parser is: %(message)s": "Сообщение из парсера: %(message)s",
     "Invalid JSON": "Нерабочий JSON",
     "Go to your browser to complete Sign In": "Перейдите в браузер для завершения входа",
-    "Open user settings": "Открыть настройки пользователя"
+    "Open user settings": "Открыть настройки пользователя",
+    "Missing indexeddb worker script!": "Отсутствует скрипт воркера для indexeddb!",
+    "Unable to load config file: please refresh the page to try again.": "Не удалось загрузить файл конфигурации. Попробуйте обновить страницу."
 }

From 575a2d6fe31618030629f20e4ff20d7f831e74b1 Mon Sep 17 00:00:00 2001
From: random <dictionary@tutamail.com>
Date: Sun, 12 Apr 2020 14:11:18 +0000
Subject: [PATCH 07/11] Translated using Weblate (Italian)

Currently translated at 100.0% (27 of 27 strings)

Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
---
 src/i18n/strings/it.json | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/i18n/strings/it.json b/src/i18n/strings/it.json
index 51b128a0..e174e079 100644
--- a/src/i18n/strings/it.json
+++ b/src/i18n/strings/it.json
@@ -23,5 +23,7 @@
     "The message from the parser is: %(message)s": "Il messaggio dal parser è: %(message)s",
     "Invalid JSON": "JSON non valido",
     "Go to your browser to complete Sign In": "Vai nel tuo browser per completare l'accesso",
-    "Open user settings": "Apri impostazioni utente"
+    "Open user settings": "Apri impostazioni utente",
+    "Missing indexeddb worker script!": "Script di lavoro indexeddb mancante!",
+    "Unable to load config file: please refresh the page to try again.": "Impossibile caricare il file di configurazione: ricarica la pagina per riprovare."
 }

From 98b77368ded39b431bab8ae37d8085769aa92543 Mon Sep 17 00:00:00 2001
From: Besnik Bleta <besnik@programeshqip.org>
Date: Tue, 14 Apr 2020 15:19:31 +0000
Subject: [PATCH 08/11] Translated using Weblate (Albanian)

Currently translated at 96.4% (27 of 28 strings)

Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sq/
---
 src/i18n/strings/sq.json | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/i18n/strings/sq.json b/src/i18n/strings/sq.json
index b7c435a8..cf3fbcf1 100644
--- a/src/i18n/strings/sq.json
+++ b/src/i18n/strings/sq.json
@@ -23,5 +23,7 @@
     "The message from the parser is: %(message)s": "Mesazhi prej procesit është: %(message)s",
     "Invalid JSON": "JSON i pavlefshëm",
     "Go to your browser to complete Sign In": "Që të plotësoni Hyrjen, kaloni te shfletuesi juaj",
-    "Open user settings": "Hapni rregullime përdoruesi"
+    "Open user settings": "Hapni rregullime përdoruesi",
+    "Unable to load config file: please refresh the page to try again.": "S’arrihet të ngarkohet kartelë formësimesh: ju lutemi, rifreskoni faqen dhe riprovoni.",
+    "Previous/next recently visited room or community": "Dhomë ose bashkësi e mëparshme/pasuese e vizituar së fundi"
 }

From abfc865c20777b749aa930536f180e0d28e4280c Mon Sep 17 00:00:00 2001
From: Jeff Huang <s8321414@gmail.com>
Date: Wed, 15 Apr 2020 02:57:01 +0000
Subject: [PATCH 09/11] Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (28 of 28 strings)

Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hant/
---
 src/i18n/strings/zh_Hant.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json
index 67a18564..b4be046f 100644
--- a/src/i18n/strings/zh_Hant.json
+++ b/src/i18n/strings/zh_Hant.json
@@ -25,5 +25,6 @@
     "Go to your browser to complete Sign In": "到您的瀏覽器完成登入",
     "Open user settings": "開啟使用者設定",
     "Missing indexeddb worker script!": "缺少 indexeddb 輔助指令稿!",
-    "Unable to load config file: please refresh the page to try again.": "無法載入設定檔:請重新整理頁面以再試一次。"
+    "Unable to load config file: please refresh the page to try again.": "無法載入設定檔:請重新整理頁面以再試一次。",
+    "Previous/next recently visited room or community": "上一個/下一個最近造訪的聊天室或社群"
 }

From 5932aab605b428621bec410bf1f50446560d9697 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?K=C3=A9vin=20C?= <zecakeh@pm.me>
Date: Wed, 15 Apr 2020 07:32:54 +0000
Subject: [PATCH 10/11] Translated using Weblate (French)

Currently translated at 100.0% (28 of 28 strings)

Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
---
 src/i18n/strings/fr.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json
index 8227dd06..5d250e6e 100644
--- a/src/i18n/strings/fr.json
+++ b/src/i18n/strings/fr.json
@@ -25,5 +25,6 @@
     "Go to your browser to complete Sign In": "Utilisez votre navigateur pour terminer la connexion",
     "Open user settings": "Ouvrir les paramètres utilisateur",
     "Missing indexeddb worker script!": "Script du worker IndexedDB manquant !",
-    "Unable to load config file: please refresh the page to try again.": "Impossible de charger le fichier de configuration : rafraichissez la page pour réessayer."
+    "Unable to load config file: please refresh the page to try again.": "Impossible de charger le fichier de configuration : rafraichissez la page pour réessayer.",
+    "Previous/next recently visited room or community": "Salon ou communauté visité récemment précédent/suivant"
 }

From e921745c939241a9e842edea48ba66f4c4814041 Mon Sep 17 00:00:00 2001
From: random <dictionary@tutamail.com>
Date: Wed, 15 Apr 2020 09:39:49 +0000
Subject: [PATCH 11/11] Translated using Weblate (Italian)

Currently translated at 100.0% (28 of 28 strings)

Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
---
 src/i18n/strings/it.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/i18n/strings/it.json b/src/i18n/strings/it.json
index e174e079..47f904d0 100644
--- a/src/i18n/strings/it.json
+++ b/src/i18n/strings/it.json
@@ -25,5 +25,6 @@
     "Go to your browser to complete Sign In": "Vai nel tuo browser per completare l'accesso",
     "Open user settings": "Apri impostazioni utente",
     "Missing indexeddb worker script!": "Script di lavoro indexeddb mancante!",
-    "Unable to load config file: please refresh the page to try again.": "Impossibile caricare il file di configurazione: ricarica la pagina per riprovare."
+    "Unable to load config file: please refresh the page to try again.": "Impossibile caricare il file di configurazione: ricarica la pagina per riprovare.",
+    "Previous/next recently visited room or community": "Avanti/indietro stanze o comunità visitate di recente"
 }