From 5a9cc764c67bf78aee0a5aa217c437e74cf70592 Mon Sep 17 00:00:00 2001 From: MamasLT Date: Thu, 22 Oct 2020 19:00:38 +0000 Subject: [PATCH 1/2] Translated using Weblate (Lithuanian) Currently translated at 100.0% (33 of 33 strings) Translation: Element Web/element-web Translate-URL: https://translate.element.io/projects/element-web/element-web/lt/ --- src/i18n/strings/lt.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/lt.json b/src/i18n/strings/lt.json index 7fbe124542..3932a2416e 100644 --- a/src/i18n/strings/lt.json +++ b/src/i18n/strings/lt.json @@ -31,5 +31,6 @@ "Open": "Atidaryti", "Your browser can't run %(brand)s": "Jūsų naršyklė negali paleisti %(brand)s", "%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s naudoja išplėstines naršyklės funkcijas, kurių jūsų dabartinė naršyklė nepalaiko.", - "Please install Chrome, Firefox, or Safari for the best experience.": "Geriausiam veikimui suinstaliuokite Chrome, Firefox, arba Safari." + "Please install Chrome, Firefox, or Safari for the best experience.": "Geriausiam veikimui suinstaliuokite Chrome, Firefox, arba Safari.", + "Powered by Matrix": "Veikia su Matrix" } From e9b7b36c8773f3a6f03c92f227ac4e100b660d50 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 25 Oct 2020 16:55:33 +0000 Subject: [PATCH 2/2] Translated using Weblate (Greek) Currently translated at 100.0% (33 of 33 strings) Translation: Element Web/element-web Translate-URL: https://translate.element.io/projects/element-web/element-web/el/ --- src/i18n/strings/el.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/el.json b/src/i18n/strings/el.json index af818ddd6d..4efc9d9440 100644 --- a/src/i18n/strings/el.json +++ b/src/i18n/strings/el.json @@ -29,5 +29,8 @@ "You can continue using your current browser, but some or all features may not work and the look and feel of the application may be incorrect.": "Μπορείτε να συνεχίσετε να χρησιμοποιείτε το τρέχον πρόγραμμα περιήγησής σας, αλλά ορισμένες ή όλες οι λειτουργίες ενδέχεται να μην λειτουργούν και η εμφάνιση και η αίσθηση της εφαρμογής ενδέχεται να είναι λανθασμένη.", "I understand the risks and wish to continue": "Κατανοώ τους κινδύνους και επιθυμώ να συνεχίσω", "Go to element.io": "Πήγαινε στο element.io", - "Failed to start": "Αποτυχία έναρξης" + "Failed to start": "Αποτυχία έναρξης", + "%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s (%(browserName)s, %(osName)s)", + "%(brand)s Desktop (%(platformName)s)": "%(brand)s Desktop (%(platformName)s)", + "Missing indexeddb worker script!": "Απουσία indexeddb worker script!" }