From fa3adc8668076f1ad611701fd5801e8f4c2e2de8 Mon Sep 17 00:00:00 2001 From: su-ex Date: Sun, 29 Nov 2020 13:46:30 +0100 Subject: [PATCH] Rebranding to SchildiChat --- config.sample.json | 2 +- element.io/app/config.json | 8 ++------ package.json | 10 +++++----- res/manifest.json | 6 +++--- src/async-components/structures/CompatibilityView.tsx | 4 ++-- src/async-components/structures/ErrorView.tsx | 2 +- src/components/views/auth/VectorAuthFooter.js | 3 ++- src/components/views/auth/VectorAuthHeaderLogo.js | 2 +- src/i18n/strings/ar.json | 6 +++--- src/i18n/strings/az.json | 2 +- src/i18n/strings/bg.json | 6 +++--- src/i18n/strings/bs.json | 2 +- src/i18n/strings/ca.json | 6 +++--- src/i18n/strings/cs.json | 6 +++--- src/i18n/strings/cy.json | 2 +- src/i18n/strings/da.json | 6 +++--- src/i18n/strings/de_DE.json | 6 +++--- src/i18n/strings/el.json | 6 +++--- src/i18n/strings/en_EN.json | 6 +++--- src/i18n/strings/en_US.json | 2 +- src/i18n/strings/eo.json | 6 +++--- src/i18n/strings/es.json | 4 ++-- src/i18n/strings/et.json | 6 +++--- src/i18n/strings/eu.json | 6 +++--- src/i18n/strings/fa.json | 4 ++-- src/i18n/strings/fi.json | 6 +++--- src/i18n/strings/fr.json | 6 +++--- src/i18n/strings/ga.json | 2 +- src/i18n/strings/gl.json | 6 +++--- src/i18n/strings/he.json | 2 +- src/i18n/strings/hi.json | 2 +- src/i18n/strings/hr.json | 2 +- src/i18n/strings/hu.json | 6 +++--- src/i18n/strings/id.json | 2 +- src/i18n/strings/is.json | 2 +- src/i18n/strings/it.json | 2 +- src/i18n/strings/ja.json | 6 +++--- src/i18n/strings/ka.json | 2 +- src/i18n/strings/kab.json | 2 +- src/i18n/strings/ko.json | 2 +- src/i18n/strings/lt.json | 6 +++--- src/i18n/strings/lv.json | 2 +- src/i18n/strings/mn.json | 2 +- src/i18n/strings/nb_NO.json | 6 +++--- src/i18n/strings/nl.json | 6 +++--- src/i18n/strings/nn.json | 4 ++-- src/i18n/strings/oc.json | 2 +- src/i18n/strings/pl.json | 6 +++--- src/i18n/strings/pt.json | 6 +++--- src/i18n/strings/pt_BR.json | 6 +++--- src/i18n/strings/ro.json | 2 +- src/i18n/strings/ru.json | 6 +++--- src/i18n/strings/sk.json | 6 +++--- src/i18n/strings/sl.json | 6 +++--- src/i18n/strings/sq.json | 6 +++--- src/i18n/strings/sr.json | 2 +- src/i18n/strings/sr_Latn.json | 2 +- src/i18n/strings/sv.json | 6 +++--- src/i18n/strings/ta.json | 2 +- src/i18n/strings/th.json | 2 +- src/i18n/strings/tr.json | 6 +++--- src/i18n/strings/tzm.json | 2 +- src/i18n/strings/uk.json | 6 +++--- src/i18n/strings/vi.json | 2 +- src/i18n/strings/vls.json | 2 +- src/i18n/strings/zh_Hans.json | 6 +++--- src/i18n/strings/zh_Hant.json | 6 +++--- src/vector/index.html | 8 ++++---- 68 files changed, 145 insertions(+), 148 deletions(-) diff --git a/config.sample.json b/config.sample.json index 32bdc7e58..188a31f2b 100644 --- a/config.sample.json +++ b/config.sample.json @@ -12,7 +12,7 @@ "disable_guests": false, "disable_login_language_selector": false, "disable_3pid_login": false, - "brand": "Element", + "brand": "SchildiChat", "integrations_ui_url": "https://scalar.vector.im/", "integrations_rest_url": "https://scalar.vector.im/api", "integrations_widgets_urls": [ diff --git a/element.io/app/config.json b/element.io/app/config.json index c8867d3dd..affd8d4c1 100644 --- a/element.io/app/config.json +++ b/element.io/app/config.json @@ -1,6 +1,6 @@ { "default_server_name": "matrix.org", - "brand": "Element", + "brand": "SchildiChat", "integrations_ui_url": "https://scalar.vector.im/", "integrations_rest_url": "https://scalar.vector.im/api", "integrations_widgets_urls": [ @@ -29,12 +29,8 @@ }, "terms_and_conditions_links": [ { - "url": "https://element.io/privacy", + "url": "https://schildi.chat/desktop/privacy", "text": "Privacy Policy" - }, - { - "url": "https://element.io/cookie-policy", - "text": "Cookie Policy" } ] } diff --git a/package.json b/package.json index 6f1673500..a1aa62663 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { - "name": "riot-web", - "productName": "Riot", + "name": "schildichat-web", + "productName": "SchildiChat", "version": "1.7.14", - "description": "A feature-rich client for Matrix.org", - "author": "New Vector Ltd.", + "description": "A Matrix Client based on Element with a more traditional instant messaging experience", + "author": "SchildiChat", "repository": { "type": "git", - "url": "https://github.com/vector-im/riot-web" + "url": "https://github.com/SchildiChat/riot-web" }, "license": "Apache-2.0", "files": [ diff --git a/res/manifest.json b/res/manifest.json index 69465591e..73a7baffe 100644 --- a/res/manifest.json +++ b/res/manifest.json @@ -1,8 +1,8 @@ { - "name": "Element", - "short_name": "Element", + "name": "SchildiChat", + "short_name": "SchildiChat", "display": "standalone", - "theme_color": "#76CFA6", + "theme_color": "#8bc34a", "start_url": "index.html", "icons": [ { diff --git a/src/async-components/structures/CompatibilityView.tsx b/src/async-components/structures/CompatibilityView.tsx index 05a09c6b8..bdd320fe5 100644 --- a/src/async-components/structures/CompatibilityView.tsx +++ b/src/async-components/structures/CompatibilityView.tsx @@ -32,7 +32,7 @@ const CompatibilityView: React.FC = ({ onAccept }) => {
- Element + SchildiChat

{ _t("Unsupported browser") }

@@ -76,7 +76,7 @@ const CompatibilityView: React.FC = ({ onAccept }) => {
-

Use Element on mobile

+

Use SchildiChat on mobile

iOS (iPhone or iPad)

= ({title, messages}) => {
- Element + SchildiChat

{ _t("Failed to start") }

diff --git a/src/components/views/auth/VectorAuthFooter.js b/src/components/views/auth/VectorAuthFooter.js index 5e41ac78a..e8825ef50 100644 --- a/src/components/views/auth/VectorAuthFooter.js +++ b/src/components/views/auth/VectorAuthFooter.js @@ -24,7 +24,8 @@ const VectorAuthFooter = () => { let links = [ //{"text": "Blog", "url": "https://element.io/blog"}, //{"text": "Twitter", "url": "https://twitter.com/element_hq"}, - {"text": "GitHub", "url": "https://github.com/SchildiChat/element-web/tree/sc"}, + {"text": "About", "url": "https://schildi.chat"}, + {"text": "GitHub", "url": "https://github.com/SchildiChat/schildichat-desktop"}, ]; if (brandingConfig && brandingConfig.authFooterLinks) { diff --git a/src/components/views/auth/VectorAuthHeaderLogo.js b/src/components/views/auth/VectorAuthHeaderLogo.js index 821d38e68..25fd1b3e1 100644 --- a/src/components/views/auth/VectorAuthHeaderLogo.js +++ b/src/components/views/auth/VectorAuthHeaderLogo.js @@ -37,7 +37,7 @@ export default class VectorAuthHeaderLogo extends React.PureComponent { return (
- Element + SchildiChat
); } diff --git a/src/i18n/strings/ar.json b/src/i18n/strings/ar.json index 44758f656..151592182 100644 --- a/src/i18n/strings/ar.json +++ b/src/i18n/strings/ar.json @@ -3,7 +3,7 @@ "Unknown device": "جهاز مجهول", "You need to be using HTTPS to place a screen-sharing call.": "عليك استعمال ميفاق HTTPS للاتصال بمشاركة الشاشة.", "powered by Matrix": "مشغل بواسطة Matrix", - "Welcome to Element": "مرحبًا بك في Element", + "Welcome to Element": "مرحبًا بك في SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "دردشة وتعاون غير مركزي معمّى، تدعمه [matrix]", "Create Account": "أنشِئ حسابًا", "Explore rooms": "استكشِف الغرف", @@ -11,8 +11,8 @@ "Missing indexeddb worker script!": "سكربت عامل indexeddb ناقص!", "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.", "Invalid configuration: no default server specified.": "الضبط غير صالح: لم تحدّد خادومًا مبدئيًا.", - "Your Element is misconfigured": "لم يُضبط تطبيق Element كما ينبغي", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "يحتوي ضبط تطبيق Element على تنسيق JSON غير صالح. من فضلك صحّح المشكلة وأعِد تحميل الصفحة.", + "Your Element is misconfigured": "لم يُضبط تطبيق SchildiChat كما ينبغي", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "يحتوي ضبط تطبيق SchildiChat على تنسيق JSON غير صالح. من فضلك صحّح المشكلة وأعِد تحميل الصفحة.", "The message from the parser is: %(message)s": "الرسالة القادمة من المحلّل: %(message)s", "Invalid JSON": "تنسيق JSON غير صالح", "Unable to load config file: please refresh the page to try again.": "تعذّر تحميل ملف الضبط: من فضلك أنعِش الصفحة لمعاودة المحاولة.", diff --git a/src/i18n/strings/az.json b/src/i18n/strings/az.json index 6958694e7..4c0face4d 100644 --- a/src/i18n/strings/az.json +++ b/src/i18n/strings/az.json @@ -11,6 +11,6 @@ "The message from the parser is: %(message)s": "Sözügedən mesaj: %(message)s", "powered by Matrix": "Matrix tərəfindən təchiz edilmişdir", "Dismiss": "Nəzərə almayın", - "Welcome to Element": "Element-ə xoş gəlmişsiniz", + "Welcome to Element": "SchildiChat-ə xoş gəlmişsiniz", "Decentralised, encrypted chat & collaboration powered by [matrix]": "[matrix] tərəfindən təchiz edilmiş mərkəziləşdirilməmiş, şifrələnmiş çat və əməkdaşlıq platforması" } diff --git a/src/i18n/strings/bg.json b/src/i18n/strings/bg.json index b8d9db3e3..07d52235a 100644 --- a/src/i18n/strings/bg.json +++ b/src/i18n/strings/bg.json @@ -3,7 +3,7 @@ "You need to be using HTTPS to place a screen-sharing call.": "Трябва да използвате HTTPS, за да споделите екрана си.", "Dismiss": "Затвори", "powered by Matrix": "базирано на Matrix", - "Welcome to Element": "Добре дошли в Element", + "Welcome to Element": "Добре дошли в SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Децентрализиран, шифрован чат и съвместна работа, базирани на [matrix]", "Sign In": "Вписване", "Create Account": "Създай профил", @@ -26,8 +26,8 @@ "I understand the risks and wish to continue": "Разбирам рисковете и желая да продължа", "Go to element.io": "Отиди на element.io", "Failed to start": "Неуспешно стартиране", - "Your Element is misconfigured": "Вашият Element не е конфигуриран правилно", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Вашата Element конфигурация съдържа невалиден JSON. Коригирайте проблема и презаредете страницата.", + "Your Element is misconfigured": "Вашият SchildiChat не е конфигуриран правилно", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Вашата SchildiChat конфигурация съдържа невалиден JSON. Коригирайте проблема и презаредете страницата.", "Download Completed": "Свалянето завърши", "Open": "Отвори", "Your browser can't run %(brand)s": "Браузърът ви не може да изпълни %(brand)s", diff --git a/src/i18n/strings/bs.json b/src/i18n/strings/bs.json index a423a49f7..b67c748e3 100644 --- a/src/i18n/strings/bs.json +++ b/src/i18n/strings/bs.json @@ -27,7 +27,7 @@ "I understand the risks and wish to continue": "Razumijem rizike i želim nastaviti", "Go to element.io": "Idite na element.io", "Failed to start": "Pokretanje nije uspjelo", - "Welcome to Element": "Dobrodošli u Element", + "Welcome to Element": "Dobrodošli u SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Decentralizirani, šifrirani razgovor & suradnja pokrenuta [matrix]", "Sign In": "Prijavite se", "Create Account": "Otvori račun", diff --git a/src/i18n/strings/ca.json b/src/i18n/strings/ca.json index 1bbf5ce18..4ba225dae 100644 --- a/src/i18n/strings/ca.json +++ b/src/i18n/strings/ca.json @@ -1,7 +1,7 @@ { "Dismiss": "Omet", "Unknown device": "Dispositiu desconegut", - "Welcome to Element": "Benvingut/da a Element", + "Welcome to Element": "Benvingut/da a SchildiChat", "You need to be using HTTPS to place a screen-sharing call.": "Necessites utilitzar HTTPS per poder fer una trucada amb pantalla compartida.", "powered by Matrix": "amb tecnologia de Matrix", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Xat descentralitzat, encriptat & col·laboratiu amb tecnologia de [matrix]", @@ -12,8 +12,8 @@ "Invalid JSON": "JSON invàlid", "Go to your browser to complete Sign In": "Ves al teu navegador per completar l'inici de sessió", "Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "Configuració invàlida: només pots especificar una sol de default_server_config, default_server_name, o default_hs_url.", - "Your Element is misconfigured": "Element està mal configurat", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "La configuració d'Element conté un JSON invàlid. Arregla el problema i actualitza la pàgina.", + "Your Element is misconfigured": "SchildiChat està mal configurat", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "La configuració d'SchildiChat conté un JSON invàlid. Arregla el problema i actualitza la pàgina.", "The message from the parser is: %(message)s": "El missatge de l'analitzador és: %(message)s", "Unable to load config file: please refresh the page to try again.": "No s'ha pogut carregar el fitxer de configuració: actualitza la pàgina per tornar-ho a provar.", "Unexpected error preparing the app. See console for details.": "Error inesperat preparant l'app. Consulta la consola pels a més detalls.", diff --git a/src/i18n/strings/cs.json b/src/i18n/strings/cs.json index b2a507145..1ace6906c 100644 --- a/src/i18n/strings/cs.json +++ b/src/i18n/strings/cs.json @@ -1,5 +1,5 @@ { - "Welcome to Element": "Vítá vás Element", + "Welcome to Element": "Vítá vás SchildiChat", "Unknown device": "Neznámé zařízení", "You need to be using HTTPS to place a screen-sharing call.": "Pro uskutečnění hovoru se sdílením obrazovky musíte používat HTTPS.", "Dismiss": "Zahodit", @@ -15,8 +15,8 @@ "Invalid configuration: no default server specified.": "Neplatná konfigurace: není zadán výchozí server.", "Open user settings": "Otevřít uživatelské nastavení", "Go to your browser to complete Sign In": "Přejděte do prohlížeče a dokončete přihlášení", - "Your Element is misconfigured": "Váš Element je nesprávně nastaven", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Vaše konfigurace Elementu obsahuje nesprávná data JSON. Vyřešte prosím problém a načtěte znovu stránku.", + "Your Element is misconfigured": "Váš SchildiChat je nesprávně nastaven", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Vaše konfigurace SchildiChatu obsahuje nesprávná data JSON. Vyřešte prosím problém a načtěte znovu stránku.", "Unable to load config file: please refresh the page to try again.": "Nepodařilo se načíst konfigurační soubor: abyste to zkusili znovu, načtěte prosím znovu stránku.", "Download Completed": "Stahování dokončeno", "Open": "Otevřít", diff --git a/src/i18n/strings/cy.json b/src/i18n/strings/cy.json index dcee3439a..fd93e40df 100644 --- a/src/i18n/strings/cy.json +++ b/src/i18n/strings/cy.json @@ -8,7 +8,7 @@ "You need to be using HTTPS to place a screen-sharing call.": "Mae angen i chi fod yn defnyddio HTTPS i osod galwad rhannu sgrin.", "powered by Matrix": "pwerwyd gan Matrix", "Dismiss": "Wfftio", - "Welcome to Element": "Croeso i Element", + "Welcome to Element": "Croeso i SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Sgwrsio a chydweithredu datganoledig a amgryptiedig â phwerwyd gan [matrix]", "Sign In": "Mewngofnodi", "Create Account": "Creu Cyfrif", diff --git a/src/i18n/strings/da.json b/src/i18n/strings/da.json index f9fa3abcc..50a848f35 100644 --- a/src/i18n/strings/da.json +++ b/src/i18n/strings/da.json @@ -3,7 +3,7 @@ "powered by Matrix": "Drevet af Matrix", "Unknown device": "Ukendt enhed", "You need to be using HTTPS to place a screen-sharing call.": "Du skal bruge HTTPS for at lave skærmdelings opkald.", - "Welcome to Element": "Velkommen til Element", + "Welcome to Element": "Velkommen til SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Decentraliseret, krypteret chat & samarbejde baseret på [matrix]", "The message from the parser is: %(message)s": "Beskeden fra parseren er: %(message)s", "Invalid JSON": "Ugyldig JSON", @@ -23,6 +23,6 @@ "Unsupported browser": "Usupporteret browser", "Open": "Åbn", "Download Completed": "Hentning færdig", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Din Element konfiguration indeholder ugyldig JSON. Løs venligst problemet og genindlæs siden.", - "Your Element is misconfigured": "Din Element er konfigureret forkert" + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Din SchildiChat konfiguration indeholder ugyldig JSON. Løs venligst problemet og genindlæs siden.", + "Your Element is misconfigured": "Din SchildiChat er konfigureret forkert" } diff --git a/src/i18n/strings/de_DE.json b/src/i18n/strings/de_DE.json index 1007742d6..7e242a98a 100644 --- a/src/i18n/strings/de_DE.json +++ b/src/i18n/strings/de_DE.json @@ -3,7 +3,7 @@ "Dismiss": "Ausblenden", "Unknown device": "Unbekanntes Gerät", "You need to be using HTTPS to place a screen-sharing call.": "Du musst HTTPS nutzen um einen Anruf mit Bildschirmfreigabe durchzuführen.", - "Welcome to Element": "Willkommen bei Element", + "Welcome to Element": "Willkommen bei SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Dezentrale, verschlüsselte Chat- & Kollaborationslösung unterstützt von [matrix]", "Sign In": "Anmelden", "Create Account": "Account erstellen", @@ -26,8 +26,8 @@ "Please install Chrome, Firefox, or Safari for the best experience.": "Bitte installiere Chrome, Firefox, oder Safari für das beste Erlebnis.", "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.": "Du kannst mit diesem Browser weitermachen, aber einiges könnte nicht funktionieren und die Darstellung könnte fehlerhaft sein.", "I understand the risks and wish to continue": "Ich verstehe die Risiken und möchte fortfahren", - "Your Element is misconfigured": "Dein Element ist fehlkonfiguriert", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Deine Element Konfiguration enthält ungültiges JSON. Bitte korrigiere das Problem und lade die Seite neu.", + "Your Element is misconfigured": "Dein SchildiChat ist fehlkonfiguriert", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Deine SchildiChat Konfiguration enthält ungültiges JSON. Bitte korrigiere das Problem und lade die Seite neu.", "Download Completed": "Download fertiggestellt", "Open": "Öffnen", "%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s verwendet erweiterte Browserfunktionen, die von Ihrem aktuellen Browser nicht unterstützt werden.", diff --git a/src/i18n/strings/el.json b/src/i18n/strings/el.json index 4efc9d944..2c20ce703 100644 --- a/src/i18n/strings/el.json +++ b/src/i18n/strings/el.json @@ -3,7 +3,7 @@ "Unknown device": "Άγνωστη συσκευή", "You need to be using HTTPS to place a screen-sharing call.": "Απαιτείται η χρήση HTTPS για την πραγματοποίηση κλήσης διαμοιρασμού επιφάνειας εργασίας.", "powered by Matrix": "λειτουργεί με το Matrix", - "Welcome to Element": "Καλώς ήλθατε στο Element", + "Welcome to Element": "Καλώς ήλθατε στο SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Αποκεντρωμένη, κρυπτογραφημένη συνομιλία και συνεργασία χρησιμοποιώντας το [matrix]", "Sign In": "Σύνδεση", "Create Account": "Δημιουργία Λογαριασμού", @@ -17,8 +17,8 @@ "Go to your browser to complete Sign In": "Μεταβείτε στο πρόγραμμα περιήγησής σας για να ολοκληρώσετε τη σύνδεση", "Powered by Matrix": "Με την υποστήριξη του Matrix", "Please install Chrome, Firefox, or Safari for the best experience.": "Παρακαλούμε εγκαταστήστε Chrome, Firefox, ή Safari για καλύτερη εμπειρία χρήσης.", - "Your Element is misconfigured": "Το Element σας δεν εχει ρυθμιστεί σωστά", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Η ρύθμιση του Element περιέχει μη έγκυρο JSON. Διορθώστε το πρόβλημα και φορτώστε ξανά τη σελίδα.", + "Your Element is misconfigured": "Το SchildiChat σας δεν εχει ρυθμιστεί σωστά", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Η ρύθμιση του SchildiChat περιέχει μη έγκυρο JSON. Διορθώστε το πρόβλημα και φορτώστε ξανά τη σελίδα.", "Unable to load config file: please refresh the page to try again.": "Δεν είναι δυνατή η φόρτωση του αρχείου config: ανανεώστε τη σελίδα για να δοκιμάσετε ξανά.", "Download Completed": "Η λήψη ολοκληρώθηκε", "Open user settings": "Ανοίξτε τις ρυθμίσεις χρήστη", diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json index 9c71b8584..2955e1bfd 100644 --- a/src/i18n/strings/en_EN.json +++ b/src/i18n/strings/en_EN.json @@ -2,8 +2,8 @@ "Missing indexeddb worker script!": "Missing indexeddb worker script!", "Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.", "Invalid configuration: no default server specified.": "Invalid configuration: no default server specified.", - "Your Element is misconfigured": "Your Element is misconfigured", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.", + "Your Element is misconfigured": "Your SchildiChat is misconfigured", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Your SchildiChat configuration contains invalid JSON. Please correct the problem and reload the page.", "The message from the parser is: %(message)s": "The message from the parser is: %(message)s", "Invalid JSON": "Invalid JSON", "Unable to load config file: please refresh the page to try again.": "Unable to load config file: please refresh the page to try again.", @@ -27,7 +27,7 @@ "I understand the risks and wish to continue": "I understand the risks and wish to continue", "Go to element.io": "Go to element.io", "Failed to start": "Failed to start", - "Welcome to Element": "Welcome to Element", + "Welcome to Element": "Welcome to SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Decentralised, encrypted chat & collaboration powered by [matrix]", "Sign In": "Sign In", "Create Account": "Create Account", diff --git a/src/i18n/strings/en_US.json b/src/i18n/strings/en_US.json index d6026903f..860090744 100644 --- a/src/i18n/strings/en_US.json +++ b/src/i18n/strings/en_US.json @@ -3,7 +3,7 @@ "powered by Matrix": "powered by Matrix", "Unknown device": "Unknown device", "You need to be using HTTPS to place a screen-sharing call.": "You need to be using HTTPS to place a screen-sharing call.", - "Welcome to Element": "Welcome to Element", + "Welcome to Element": "Welcome to SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Decentralised, encrypted chat & collaboration powered by [matrix]", "Sign In": "Sign In", "Create Account": "Create Account", diff --git a/src/i18n/strings/eo.json b/src/i18n/strings/eo.json index 89edcd1c3..6a8c7bee0 100644 --- a/src/i18n/strings/eo.json +++ b/src/i18n/strings/eo.json @@ -3,7 +3,7 @@ "powered by Matrix": "povigita per Matrix", "Unknown device": "Nekonata aparato", "You need to be using HTTPS to place a screen-sharing call.": "Vi devas uzi HTTPS por ekranvidadi.", - "Welcome to Element": "Bonvenon al Element", + "Welcome to Element": "Bonvenon al SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Malcentra, ĉifrita babilado & kunlaboro povigita per [matrix]", "Sign In": "Saluti", "Create Account": "Krei konton", @@ -28,8 +28,8 @@ "Failed to start": "Malsukcesis starti", "Download Completed": "Elŝuto finiĝis", "Open": "Malfermi", - "Your Element is misconfigured": "Via Elemento estas misagordita", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Via agordaro de Elemento enhavas nevalidajn datumojn de JSON. Bonvolu korekti la problemon kaj aktualigi la paĝon.", + "Your Element is misconfigured": "Via SchildiChato estas misagordita", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Via agordaro de SchildiChato enhavas nevalidajn datumojn de JSON. Bonvolu korekti la problemon kaj aktualigi la paĝon.", "Your browser can't run %(brand)s": "Via foliumilo ne povas ruli %(brand)s", "%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s uzas specialajn funkciojn de foliumilo, kiujn via nuna foliumilo ne subtenas.", "Powered by Matrix": "Povigata de Matrix" diff --git a/src/i18n/strings/es.json b/src/i18n/strings/es.json index f48ad2c15..273b3836d 100644 --- a/src/i18n/strings/es.json +++ b/src/i18n/strings/es.json @@ -3,7 +3,7 @@ "Dismiss": "Omitir", "powered by Matrix": "con el poder de Matrix", "You need to be using HTTPS to place a screen-sharing call.": "Debes usar HTTPS para hacer una llamada con pantalla compartida.", - "Welcome to Element": "Bienvenido a Element", + "Welcome to Element": "Bienvenido a SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Conversaciones cifradas y descentralizadas & colaboración impulsada por [matrix]", "Sign In": "Iniciar sesión", "Create Account": "Crear cuenta", @@ -27,7 +27,7 @@ "Go to element.io": "Ir a element.io", "Failed to start": "Fallo al iniciar", "Your Element is misconfigured": "Tu elemento está mal configurado", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Su configuración de Element contiene JSON inválido. Por favor corríjalo e inténtelo de nuevo.", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Su configuración de SchildiChat contiene JSON inválido. Por favor corríjalo e inténtelo de nuevo.", "Download Completed": "Descarga completada", "Open": "Abrir", "Your browser can't run %(brand)s": "Su navegador es incompatible con %(brand)s", diff --git a/src/i18n/strings/et.json b/src/i18n/strings/et.json index 8b6dc8d1d..908dc68b0 100644 --- a/src/i18n/strings/et.json +++ b/src/i18n/strings/et.json @@ -15,7 +15,7 @@ "Previous/next recently visited room or community": "Eelmine/järgmine hiljuti kasutatud jututuba või kogukond", "You need to be using HTTPS to place a screen-sharing call.": "Ekraani jagava kõne jaoks pead kasutama HTTPS-ühendust.", "powered by Matrix": "põhineb Matrix'il", - "Welcome to Element": "Tere tulemast Element kasutajaks", + "Welcome to Element": "Tere tulemast SchildiChat kasutajaks", "Sign In": "Logi sisse", "Create Account": "Loo konto", "%(brand)s Desktop (%(platformName)s)": "%(brand)s'i töölauaversioon (%(platformName)s)", @@ -28,8 +28,8 @@ "Failed to start": "Käivitamine ei õnnestunud", "Download Completed": "Allalaadimine on lõpetatud", "Open": "Ava", - "Your Element is misconfigured": "Sinu Element on valesti seadistatud", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Sinu Element'i seadistustes on vigased JSON-vormingus andmed. Palun paranda see viga ja lae leht uuesti.", + "Your Element is misconfigured": "Sinu SchildiChat on valesti seadistatud", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Sinu SchildiChat'i seadistustes on vigased JSON-vormingus andmed. Palun paranda see viga ja lae leht uuesti.", "Your browser can't run %(brand)s": "%(brand)s ei toimi sinu brauseris", "%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s kasutab mitmeid uusi brauseri-põhiseid tehnoloogiaid, mis ei ole veel sinu veebibrauseris toetatud.", "Powered by Matrix": "Põhineb Matrix'il" diff --git a/src/i18n/strings/eu.json b/src/i18n/strings/eu.json index 030f1138b..fac94cc13 100644 --- a/src/i18n/strings/eu.json +++ b/src/i18n/strings/eu.json @@ -3,7 +3,7 @@ "powered by Matrix": "Matrix-ekin egina", "Unknown device": "Gailu ezezaguna", "You need to be using HTTPS to place a screen-sharing call.": "HTTPS erabili behar duzu sekretuak partekatzeko dei bat ezartzeko.", - "Welcome to Element": "Ongi etorri Element mezularitzara", + "Welcome to Element": "Ongi etorri SchildiChat mezularitzara", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Txat eta elkarlan deszentralizatua eta zifratua [matrix] sarean", "Sign In": "Hasi saioa", "Create Account": "Sortu kontua", @@ -26,8 +26,8 @@ "I understand the risks and wish to continue": "Arriskuak ulertzen ditut eta jarraitu nahi dut", "Go to element.io": "Joan element.io gunera", "Failed to start": "Huts egin du abiatzean", - "Your Element is misconfigured": "Zure Element ez dago ondo konfiguratuta", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Zure Element-en konfigurazioak JSON baliogabea dauka. Mesedez, konpondu arazoa eta birkargatu orria.", + "Your Element is misconfigured": "Zure SchildiChat ez dago ondo konfiguratuta", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Zure SchildiChat-en konfigurazioak JSON baliogabea dauka. Mesedez, konpondu arazoa eta birkargatu orria.", "Download Completed": "Deskarga burututa", "Open": "Ireki", "Your browser can't run %(brand)s": "Zure nabigatzaileak ezin du %(brand)s exekutatu", diff --git a/src/i18n/strings/fa.json b/src/i18n/strings/fa.json index 2b504cf38..5c9b6ec07 100644 --- a/src/i18n/strings/fa.json +++ b/src/i18n/strings/fa.json @@ -1,7 +1,7 @@ { "powered by Matrix": "قدرت‌یافته از ماتریکس", "Unknown device": "دستگاه ناشناخته", - "Welcome to Element": "به Element خوش‌آمدید", + "Welcome to Element": "به SchildiChat خوش‌آمدید", "Decentralised, encrypted chat & collaboration powered by [matrix]": "چت غیر‌متمرکز، رمزنگاری‌شده & قدرت‌گرفته از ماتریکس", "Dismiss": "نادیده بگیر", "You need to be using HTTPS to place a screen-sharing call.": "شما باید از ارتباط امن HTTPS برای به‌راه‌اندازی یک چتِ شامل به اشتراک‌گذاری صفحه‌ی کامیپوتر استفاده کنید.", @@ -14,7 +14,7 @@ "Missing indexeddb worker script!": "اسکریپت کارگر نمایه پایگاه داده از دست رفته است!", "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 را مشخص کنید.", "Invalid configuration: no default server specified.": "پیکربندی نامعتبر: سرور پیشفرض مشخص نشده است.", - "Your Element is misconfigured": "Element شما پیکربندی نشده است", + "Your Element is misconfigured": "SchildiChat شما پیکربندی نشده است", "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "پیکربندی المنت شما شامل JSON نا معتبر است. لطفا مشکل را اصلاح کنید و صفحه را بارگذاری مجدد کنید.", "The message from the parser is: %(message)s": "پیام از طرف تجزیه کننده: %(message)s", "Unable to load config file: please refresh the page to try again.": "قادر به بارگذاری فایل پیکربندی نیست: لطفا برای تلاش مجدد صفحه را تازه کنید.", diff --git a/src/i18n/strings/fi.json b/src/i18n/strings/fi.json index 64b60b075..6a99d79fe 100644 --- a/src/i18n/strings/fi.json +++ b/src/i18n/strings/fi.json @@ -1,7 +1,7 @@ { "Dismiss": "Hylkää", "Unknown device": "Tuntematon laite", - "Welcome to Element": "Tervetuloa Element-sovellukseen", + "Welcome to Element": "Tervetuloa SchildiChat-sovellukseen", "You need to be using HTTPS to place a screen-sharing call.": "Sinun täytyy käyttää HTTPS-yhteyttä, jotta voit jakaa ruudun puhelussa.", "powered by Matrix": "moottorina Matrix", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Hajautettua ja salattua viestintää Matrix-teknologialla", @@ -28,8 +28,8 @@ "Download Completed": "Lataus valmis", "Open": "Avaa", "Go to element.io": "Mene osoitteeseen riot.im", - "Your Element is misconfigured": "Elementisi asetukset ovat pielessä", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Element-asetuksesi sisältävät epäkelpoa JSONia. Korjaa ongelma ja lataa sivu uudelleen.", + "Your Element is misconfigured": "SchildiChatisi asetukset ovat pielessä", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "SchildiChat-asetuksesi sisältävät epäkelpoa JSONia. Korjaa ongelma ja lataa sivu uudelleen.", "Powered by Matrix": "Moottorina Matrix", "Your browser can't run %(brand)s": "%(brand)s ei toimi selaimessasi", "%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s käyttää edistyneitä selaimen ominaisuuksia, joita nykyinen selaimesi ei tue." diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json index dd7784b68..adb77488e 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -3,7 +3,7 @@ "powered by Matrix": "propulsé par Matrix", "Unknown device": "Appareil inconnu", "You need to be using HTTPS to place a screen-sharing call.": "Vous devez utiliser HTTPS pour effectuer un appel avec partage d’écran.", - "Welcome to Element": "Bienvenue sur Element", + "Welcome to Element": "Bienvenue sur SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Discussion & collaboration décentralisées et chiffrées, propulsées par [matrix]", "Sign In": "Se connecter", "Create Account": "Créer un compte", @@ -28,8 +28,8 @@ "%(brand)s Desktop (%(platformName)s)": "%(brand)s pour bureau (%(platformName)s)", "Download Completed": "Téléchargement terminé", "Open": "Ouvrir", - "Your Element is misconfigured": "Votre Element est mal configuré", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "La configuration de votre Element contient du JSON invalide. Veuillez corriger le problème et recharger la page.", + "Your Element is misconfigured": "Votre SchildiChat est mal configuré", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "La configuration de votre SchildiChat contient du JSON invalide. Veuillez corriger le problème et recharger la page.", "Your browser can't run %(brand)s": "Votre navigateur ne peut pas exécuter %(brand)s", "%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s nécessite des fonctionnalités avancées que votre navigateur actuel ne supporte pas.", "Powered by Matrix": "Propulsé par Matrix" diff --git a/src/i18n/strings/ga.json b/src/i18n/strings/ga.json index 2b46f756e..45cb0d9a4 100644 --- a/src/i18n/strings/ga.json +++ b/src/i18n/strings/ga.json @@ -3,7 +3,7 @@ "You need to be using HTTPS to place a screen-sharing call.": "Ní mór HTTPS a úsáid chun glaoch comhroinnt scáileáin a chur.", "powered by Matrix": "cumhachtaithe ag Matrix", "Dismiss": "Cuir uait", - "Welcome to Element": "Fáilte romhat chuig Element", + "Welcome to Element": "Fáilte romhat chuig SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Meán comhrá agus comhoibriú, díláraithe agus criptithe, cumhachtaithe ag [matrix]", "Sign In": "Sínigh Isteach", "Create Account": "Déan cuntas a chruthú", diff --git a/src/i18n/strings/gl.json b/src/i18n/strings/gl.json index d37ae419d..efc9c898c 100644 --- a/src/i18n/strings/gl.json +++ b/src/i18n/strings/gl.json @@ -3,7 +3,7 @@ "powered by Matrix": "funciona grazas a Matrix", "Unknown device": "Dispositivo descoñecido", "You need to be using HTTPS to place a screen-sharing call.": "Precisa utilizar HTTPS para establecer unha chamada de pantalla compartida.", - "Welcome to Element": "Benvida/o a Element", + "Welcome to Element": "Benvida/o a SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Conversas e colaboración descentralizada e cifrada grazas a [matrix]", "Sign In": "Conectar", "Create Account": "Crear conta", @@ -28,8 +28,8 @@ "Failed to start": "Fallou o inicio", "Download Completed": "Descarga realizada", "Open": "Abrir", - "Your Element is misconfigured": "Element non está ben configurado", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "A configuración de Element contén JSON non válido. Corrixe o problema e recarga a páxina.", + "Your Element is misconfigured": "SchildiChat non está ben configurado", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "A configuración de SchildiChat contén JSON non válido. Corrixe o problema e recarga a páxina.", "Your browser can't run %(brand)s": "O teu navegador non pode executar %(brand)s", "%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s utiliza características avanzadas do navegador que non están dispoñibles no teu navegador.", "Powered by Matrix": "Funciona grazas a Matrix" diff --git a/src/i18n/strings/he.json b/src/i18n/strings/he.json index 555c001aa..dc98ed0e6 100644 --- a/src/i18n/strings/he.json +++ b/src/i18n/strings/he.json @@ -3,7 +3,7 @@ "powered by Matrix": "מופעל ע\"י Matrix", "Unknown device": "מכשיר לא ידוע", "You need to be using HTTPS to place a screen-sharing call.": "עליך להשתמש ב HTTPS בכדי לבצע שיחת ווידאו משותפת.", - "Welcome to Element": "ברוכים הבאים ל Element", + "Welcome to Element": "ברוכים הבאים ל SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "צ'ט מוצפן & ושת\"פ נעשה ע\"י ה [matrix]", "Invalid JSON": "JSON לא חוקי", "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.", diff --git a/src/i18n/strings/hi.json b/src/i18n/strings/hi.json index 8aa012a86..53f2a59d9 100644 --- a/src/i18n/strings/hi.json +++ b/src/i18n/strings/hi.json @@ -3,7 +3,7 @@ "You need to be using HTTPS to place a screen-sharing call.": "स्क्रीन साझा की कॉल करने के लिए आपको HTTPS का उपयोग करने की आवश्यकता है।", "Dismiss": "खारिज", "powered by Matrix": "मैट्रिक्स द्वारा संचालित", - "Welcome to Element": "Element में आपका स्वागत है", + "Welcome to Element": "SchildiChat में आपका स्वागत है", "Decentralised, encrypted chat & collaboration powered by [matrix]": "[मैट्रिक्स] द्वारा संचालित विकेंद्रीकृत, एन्क्रिप्टेड चैट और सहयोगिता", "Sign In": "साइन करना", "Create Account": "खाता बनाएं", diff --git a/src/i18n/strings/hr.json b/src/i18n/strings/hr.json index a3dfce042..850840b80 100644 --- a/src/i18n/strings/hr.json +++ b/src/i18n/strings/hr.json @@ -3,6 +3,6 @@ "You need to be using HTTPS to place a screen-sharing call.": "Morate koristiti HTTPS kako biste pokrenuli poziv s dijeljenjem ekrana.", "Dismiss": "Odbaci", "powered by Matrix": "powered by Matrix", - "Welcome to Element": "Dobrodošli u Element", + "Welcome to Element": "Dobrodošli u SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Decentralizirani, enkriptirani chat & kolaboracija powered by [matrix]" } diff --git a/src/i18n/strings/hu.json b/src/i18n/strings/hu.json index d090dcef4..490f168ab 100644 --- a/src/i18n/strings/hu.json +++ b/src/i18n/strings/hu.json @@ -3,7 +3,7 @@ "powered by Matrix": "a gépházban: Matrix", "Unknown device": "Ismeretlen eszköz", "You need to be using HTTPS to place a screen-sharing call.": "Képernyőmegosztás indításához HTTPS-t kell használnia.", - "Welcome to Element": "Üdvözli az Element", + "Welcome to Element": "Üdvözli az SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Decentralizált, titkosított csevegés és kollaboráció [matrix] alapokon", "Sign In": "Bejelentkezés", "Create Account": "Fiók létrehozása", @@ -28,8 +28,8 @@ "Failed to start": "Az indítás sikertelen", "Download Completed": "A letöltés befejeződött", "Open": "Megnyitás", - "Your Element is misconfigured": "Az Element hibásan van beállítva", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Az Element érvénytelen JSON-t tartalmazó konfigurációval rendelkezik. Javítsa és töltse újra az oldalt.", + "Your Element is misconfigured": "Az SchildiChat hibásan van beállítva", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Az SchildiChat érvénytelen JSON-t tartalmazó konfigurációval rendelkezik. Javítsa és töltse újra az oldalt.", "Your browser can't run %(brand)s": "A böngészője nem tudja futtatni ezt: %(brand)s", "%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s speciális böngészőfunkciókat használ, amelyeket a jelenlegi böngészője nem támogat.", "Powered by Matrix": "A gépházban: Matrix" diff --git a/src/i18n/strings/id.json b/src/i18n/strings/id.json index 86cd1a41c..6473b7ed1 100644 --- a/src/i18n/strings/id.json +++ b/src/i18n/strings/id.json @@ -3,6 +3,6 @@ "powered by Matrix": "didukung oleh Matrix", "Unknown device": "Perangkat Tidak Diketahui", "You need to be using HTTPS to place a screen-sharing call.": "Anda perlu menggunakan HTTPS untuk melakukan panggilan berbagi-layar.", - "Welcome to Element": "Selamat datang di Element", + "Welcome to Element": "Selamat datang di SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Obrolan terenkripsi, terdesentralisasi & kolaborasi didukung oleh [matrix]" } diff --git a/src/i18n/strings/is.json b/src/i18n/strings/is.json index 7e1fc152c..51a5fdc5d 100644 --- a/src/i18n/strings/is.json +++ b/src/i18n/strings/is.json @@ -1,6 +1,6 @@ { "powered by Matrix": "keyrt með Matrix", - "Welcome to Element": "Velkomin í Element", + "Welcome to Element": "Velkomin í SchildiChat", "Unknown device": "Óþekkt tæki", "Dismiss": "Hafna", "You need to be using HTTPS to place a screen-sharing call.": "Þú verður að nota HTTPS til að hringja samtal með deilingu á skjá.", diff --git a/src/i18n/strings/it.json b/src/i18n/strings/it.json index d503c07aa..f683edc42 100644 --- a/src/i18n/strings/it.json +++ b/src/i18n/strings/it.json @@ -3,7 +3,7 @@ "powered by Matrix": "offerto da Matrix", "Unknown device": "Dispositivo sconosciuto", "You need to be using HTTPS to place a screen-sharing call.": "Devi usare HTTPS per effettuare una chiamata con la condivisione dello schermo.", - "Welcome to Element": "Benvenuti su Element", + "Welcome to Element": "Benvenuti su SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Chat criptate, decentralizzate e collaborazioni offerte da [matrix]", "Sign In": "Accedi", "Create Account": "Crea account", diff --git a/src/i18n/strings/ja.json b/src/i18n/strings/ja.json index ed0aed461..8a41ec9e5 100644 --- a/src/i18n/strings/ja.json +++ b/src/i18n/strings/ja.json @@ -1,5 +1,5 @@ { - "Welcome to Element": "Element へようこそ", + "Welcome to Element": "SchildiChat へようこそ", "Unknown device": "不明な端末", "Dismiss": "やめる", "powered by Matrix": "powered by Matrix", @@ -27,8 +27,8 @@ "Unsupported browser": "サポートされていないブラウザ", "Go to element.io": "element.ioへ移動", "Failed to start": "起動に失敗しました", - "Your Element is misconfigured": "Elementの設定が間違っています", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Elementの設定ファイルに不正なJSONが含まれています。問題を修正してからページを再読込してください。", + "Your Element is misconfigured": "SchildiChatの設定が間違っています", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "SchildiChatの設定ファイルに不正なJSONが含まれています。問題を修正してからページを再読込してください。", "Your browser can't run %(brand)s": "このブラウザでは%(brand)sが動きません", "%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)sはブラウザの高度な機能を使う必要がありますが、このブラウザではその機能がサポートされていないようです。", "Powered by Matrix": "Powered by Matrix" diff --git a/src/i18n/strings/ka.json b/src/i18n/strings/ka.json index b16781e89..9f53e0a46 100644 --- a/src/i18n/strings/ka.json +++ b/src/i18n/strings/ka.json @@ -3,6 +3,6 @@ "You need to be using HTTPS to place a screen-sharing call.": "ეკრანის გაზიარების ფუნქციის მქონე ზარისთვის საჭიროა, იყენებდეთ HTTPS-ს.", "Dismiss": "უარის თქმა", "powered by Matrix": "Matrix-ზე დაფუძნებული", - "Welcome to Element": "კეთილი იყოს თქვენი მობრძანება Element-ზე", + "Welcome to Element": "კეთილი იყოს თქვენი მობრძანება SchildiChat-ზე", "Decentralised, encrypted chat & collaboration powered by [matrix]": "დეცენტრალიზებული, დაშიფრული ჩატი & კოლაბორაცია, დაფუძნებული [matrix]-ზე" } diff --git a/src/i18n/strings/kab.json b/src/i18n/strings/kab.json index 9a3ccd2ad..6446aa7e2 100644 --- a/src/i18n/strings/kab.json +++ b/src/i18n/strings/kab.json @@ -24,7 +24,7 @@ "I understand the risks and wish to continue": "Gziɣ ayen ara d-yeḍrun maca bɣiɣ ad kemmleɣ", "Go to element.io": "Ṛuḥ ɣer element.io", "Failed to start": "Asenker ur yeddi ara", - "Welcome to Element": "Ansuf ɣer Element", + "Welcome to Element": "Ansuf ɣer SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Adiwenni & attekki araslemmas d uwgelhan s lmendad n [matrix]", "Your Element is misconfigured": "Aferdis-inek·inem ur yettuswel ara akken iwata", "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Deg twila n uferdis-inek·inem yella JSON d arameɣtu. Ttxil-k·m seɣti ugur syen ales asali n usebter.", diff --git a/src/i18n/strings/ko.json b/src/i18n/strings/ko.json index 6d2d71061..49f0ce9c1 100644 --- a/src/i18n/strings/ko.json +++ b/src/i18n/strings/ko.json @@ -2,7 +2,7 @@ "Dismiss": "버리기", "powered by Matrix": "Matrix의 지원을 받음", "Unknown device": "알 수 없는 기기", - "Welcome to Element": "Element에 오신 것을 환영합니다", + "Welcome to Element": "SchildiChat에 오신 것을 환영합니다", "You need to be using HTTPS to place a screen-sharing call.": "화면 공유 전화를 걸려면 HTTPS를 사용해야 합니다.", "Decentralised, encrypted chat & collaboration powered by [matrix]": "분산되고, 암호화된 대화 & [matrix]의 지원으로 협력", "The message from the parser is: %(message)s": "파서에서 온 메시지: %(message)s", diff --git a/src/i18n/strings/lt.json b/src/i18n/strings/lt.json index 3932a2416..5986a3571 100644 --- a/src/i18n/strings/lt.json +++ b/src/i18n/strings/lt.json @@ -1,7 +1,7 @@ { "Unknown device": "Nežinomas įrenginys", "powered by Matrix": "veikia su Matrix", - "Welcome to Element": "Sveiki atvykę į Element", + "Welcome to Element": "Sveiki atvykę į SchildiChat", "You need to be using HTTPS to place a screen-sharing call.": "Norint skambinti naudojant ekrano vaizdo dalijimosi funkciją, jūs turite naudoti HTTPS.", "Dismiss": "Atmesti", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Decentralizuoti, šifruoti pokalbiai ir bendradarbiavimas, veikiantis su [matrix]", @@ -25,8 +25,8 @@ "I understand the risks and wish to continue": "Suprantu šią riziką ir noriu tęsti", "Go to element.io": "Eiti į element.io", "Failed to start": "Nepavyko paleisti", - "Your Element is misconfigured": "Jūsų Element yra neteisingai sukonfigūruotas", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Jūsų Element konfigūracijoje yra klaidingas JSON. Ištaisykite problemą ir iš naujo įkelkite puslapį.", + "Your Element is misconfigured": "Jūsų SchildiChat yra neteisingai sukonfigūruotas", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Jūsų SchildiChat konfigūracijoje yra klaidingas JSON. Ištaisykite problemą ir iš naujo įkelkite puslapį.", "Download Completed": "Atsisiuntimas baigtas", "Open": "Atidaryti", "Your browser can't run %(brand)s": "Jūsų naršyklė negali paleisti %(brand)s", diff --git a/src/i18n/strings/lv.json b/src/i18n/strings/lv.json index 3968ca98a..aeb776a2f 100644 --- a/src/i18n/strings/lv.json +++ b/src/i18n/strings/lv.json @@ -3,7 +3,7 @@ "powered by Matrix": "Tiek darbināta ar Matrix", "Unknown device": "Nezināma ierīce", "You need to be using HTTPS to place a screen-sharing call.": "Lai izmantotu ekrāna kopīgošanas zvanu, nepieciešams izmantot HTTPS savienojumu.", - "Welcome to Element": "Esiet gaidīti Element", + "Welcome to Element": "Esiet gaidīti SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Decentralizēta, šifrēta čata & kopdarbošanās sistēma uz [matrix] bāzes", "Sign In": "Ienākt", "Create Account": "Izveidot kontu", diff --git a/src/i18n/strings/mn.json b/src/i18n/strings/mn.json index a4bea556b..afb549f93 100644 --- a/src/i18n/strings/mn.json +++ b/src/i18n/strings/mn.json @@ -8,7 +8,7 @@ "You need to be using HTTPS to place a screen-sharing call.": "Та дэлгэц хуваалцах дуудлага хийхдээ HTTPS ашиглах ёстой.", "powered by Matrix": "Matrix - Ивээв", "Dismiss": "Орхих", - "Welcome to Element": "Element -д тавтай морил", + "Welcome to Element": "SchildiChat -д тавтай морил", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Төвлөрсөн бус, нууцлалтай чат & хамтын ажиллагааг [matrix] - ивээв", "Sign In": "Нэвтрэх", "Create Account": "Хэрэглэгч үүсгэх", diff --git a/src/i18n/strings/nb_NO.json b/src/i18n/strings/nb_NO.json index e6350d892..ca3aaa97b 100644 --- a/src/i18n/strings/nb_NO.json +++ b/src/i18n/strings/nb_NO.json @@ -3,7 +3,7 @@ "Unknown device": "Ukjent enhet", "You need to be using HTTPS to place a screen-sharing call.": "Du er nødt til å bruke HTTPS for å ha en samtale med skjermdeling.", "Dismiss": "Avvis", - "Welcome to Element": "Velkommen til Element", + "Welcome to Element": "Velkommen til SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Desentralisert, kryptert chat & samarbeid drevet av [matrix]", "Sign In": "Logg inn", "Create Account": "Opprett konto", @@ -25,7 +25,7 @@ "Previous/next recently visited room or community": "Forrige/neste nylig besøkte rom eller samfunn", "Download Completed": "Nedlasting Fullført", "Unable to load config file: please refresh the page to try again.": "Kan ikke laste inn konfigurasjonsfil: oppdater siden for å prøve igjen.", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Ditt Element konfigurasjonen inneholder ugyldig JSON. Løs problemet og last siden på nytt.", - "Your Element is misconfigured": "Ditt Element er feilkonfigurert", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Ditt SchildiChat konfigurasjonen inneholder ugyldig JSON. Løs problemet og last siden på nytt.", + "Your Element is misconfigured": "Ditt SchildiChat er feilkonfigurert", "Missing indexeddb worker script!": "Mangler indexeddb arbeiderskript!" } diff --git a/src/i18n/strings/nl.json b/src/i18n/strings/nl.json index 7099f21fb..6aa37e1ba 100644 --- a/src/i18n/strings/nl.json +++ b/src/i18n/strings/nl.json @@ -3,7 +3,7 @@ "powered by Matrix": "draait op Matrix", "Unknown device": "Onbekend apparaat", "You need to be using HTTPS to place a screen-sharing call.": "Oproepen met schermdelen vergen HTTPS.", - "Welcome to Element": "Welkom bij Element", + "Welcome to Element": "Welkom bij SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Gedecentraliseerd en versleuteld chatten & samenwerken dankzij [matrix]", "Sign In": "Aanmelden", "Create Account": "Account aanmaken", @@ -27,8 +27,8 @@ "Go to element.io": "Ga naar element.io", "Failed to start": "Opstarten mislukt", "Open": "Open", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Uw Element configuratie bevat ongeldige JSON. Gelieve het probleem te corrigeren daarna de pagina te herladen.", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Uw SchildiChat configuratie bevat ongeldige JSON. Gelieve het probleem te corrigeren daarna de pagina te herladen.", "Download Completed": "Download voltooid", - "Your Element is misconfigured": "Uw Element is verkeerd geconfigureerd", + "Your Element is misconfigured": "Uw SchildiChat is verkeerd geconfigureerd", "Your browser can't run %(brand)s": "Uw browser kan %(brand)s niet draaien." } diff --git a/src/i18n/strings/nn.json b/src/i18n/strings/nn.json index 3189edcaf..41db15b6e 100644 --- a/src/i18n/strings/nn.json +++ b/src/i18n/strings/nn.json @@ -3,7 +3,7 @@ "You need to be using HTTPS to place a screen-sharing call.": "Du må bruka HTTPS for å ha ein samtale med skjermdeling.", "Dismiss": "Avvis", "powered by Matrix": "Matrixdriven", - "Welcome to Element": "Velkomen til Element", + "Welcome to Element": "Velkomen til SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Desentralisert, kryptert nettprat & samarbeid drive av [matrix]", "Sign In": "Logg inn", "Create Account": "Opprett konto", @@ -13,7 +13,7 @@ "Unexpected error preparing the app. See console for details.": "Uventa feil under lasting av programmet. Sjå konsollen for detaljar.", "Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "Ugyldig oppsett: berre muleg å berre spesifiere ein av default_server_config, default_server_name eller default_hs_url.", "Invalid configuration: no default server specified.": "Ugyldig oppsett: ingen \"default server\" er spesifisert.", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Oppsettet for din Element inneheld ugyldig JSON. Sjekk konfigurasjonsfila, deretter last om sida.", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Oppsettet for din SchildiChat inneheld ugyldig JSON. Sjekk konfigurasjonsfila, deretter last om sida.", "Unable to load config file: please refresh the page to try again.": "Fekk ikkje til å lasta konfigurasjonsfila: last inn sida for å prøva om att.", "Go to your browser to complete Sign In": "Opna nettlesaren din for å fullføra innlogginga", "Unsupported browser": "Nettlesaren er ikkje støtta", diff --git a/src/i18n/strings/oc.json b/src/i18n/strings/oc.json index 002f260cb..d32828c2c 100644 --- a/src/i18n/strings/oc.json +++ b/src/i18n/strings/oc.json @@ -6,7 +6,7 @@ "Unknown device": "Periferic desconegut", "powered by Matrix": "propulsat per Matrix", "Dismiss": "Refusar", - "Welcome to Element": "La benvenguda a Element", + "Welcome to Element": "La benvenguda a SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Messatjariá chifrada, descentralizada e collaborativa propulsada per [matrix]", "Sign In": "Se connectar", "Create Account": "Crear un compte", diff --git a/src/i18n/strings/pl.json b/src/i18n/strings/pl.json index 707418edb..212b5dbc6 100644 --- a/src/i18n/strings/pl.json +++ b/src/i18n/strings/pl.json @@ -3,7 +3,7 @@ "powered by Matrix": "napędzany przez Matrix", "Unknown device": "Nieznane urządzenie", "You need to be using HTTPS to place a screen-sharing call.": "Musisz używać bezpiecznego protokołu HTTPS aby użyć połączenia współdzielenia ekranu.", - "Welcome to Element": "Witamy w Element", + "Welcome to Element": "Witamy w SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Zdecentralizowany, szyfrowany czat & współpraca oparta na [matrix]", "Create Account": "Stwórz konto", "Sign In": "Zaloguj", @@ -30,6 +30,6 @@ "Open": "Otwórz", "Your browser can't run %(brand)s": "Twoja przeglądarka nie obsługuje %(brand)s", "%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s używa zaawansowanych funkcji przeglądarki, które nie są dostępne w twojej przeglądarce.", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Konfiguracja Elementa zawiera niepoprawny JSON. Popraw konfiguracje i odśwież stronę.", - "Your Element is misconfigured": "Element jest nieprawidłowo skonfigurowany" + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Konfiguracja SchildiChata zawiera niepoprawny JSON. Popraw konfiguracje i odśwież stronę.", + "Your Element is misconfigured": "SchildiChat jest nieprawidłowo skonfigurowany" } diff --git a/src/i18n/strings/pt.json b/src/i18n/strings/pt.json index eb08e31ba..b49a6394d 100644 --- a/src/i18n/strings/pt.json +++ b/src/i18n/strings/pt.json @@ -3,7 +3,7 @@ "powered by Matrix": "powered by Matrix", "Unknown device": "Dispositivo desconhecido", "You need to be using HTTPS to place a screen-sharing call.": "Necessita de estar a usar HTTPS para poder iniciar uma chamada com partilha de ecrã.", - "Welcome to Element": "Boas-vindas ao Element", + "Welcome to Element": "Boas-vindas ao SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Chat descentralizado, encriptado & colaborativo powered by [matrix]", "The message from the parser is: %(message)s": "A mensagem do parser é: %(message)s", "Invalid JSON": "JSON inválido", @@ -17,6 +17,6 @@ "Open": "Abrir", "Download Completed": "Transferência concluída", "Unable to load config file: please refresh the page to try again.": "Não foi possível carregar o ficheiro de configuração: atualize a página para tentar novamente.", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "A configuração do Element contém um JSON inválido. Corrija o problema e recarregue a página.", - "Your Element is misconfigured": "O Element está configurado incorretamente" + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "A configuração do SchildiChat contém um JSON inválido. Corrija o problema e recarregue a página.", + "Your Element is misconfigured": "O SchildiChat está configurado incorretamente" } diff --git a/src/i18n/strings/pt_BR.json b/src/i18n/strings/pt_BR.json index 8f83d05c7..c1b830405 100644 --- a/src/i18n/strings/pt_BR.json +++ b/src/i18n/strings/pt_BR.json @@ -3,7 +3,7 @@ "powered by Matrix": "oferecido por Matrix", "Unknown device": "Aparelho desconhecido", "You need to be using HTTPS to place a screen-sharing call.": "Você precisa usar HTTPS para compartilhar a tela durante uma chamada.", - "Welcome to Element": "Boas-vindas ao Element", + "Welcome to Element": "Boas-vindas ao SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Chat descentralizado, criptografado e colaborativo construído com [matrix]", "Sign In": "Entrar", "Create Account": "Criar Conta", @@ -28,8 +28,8 @@ "Previous/next recently visited room or community": "Anterior/Próxima sala ou comunidade visitada recentemente", "%(brand)s Desktop (%(platformName)s)": "%(brand)s para Computador (%(platformName)s)", "Go to your browser to complete Sign In": "Vá para o seu navegador para concluir o login", - "Your Element is misconfigured": "Seu Element está desconfigurado", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Sua configuração do Element contém JSON inválido. Por favor, corrija o problema e recarregue a página.", + "Your Element is misconfigured": "Seu SchildiChat está desconfigurado", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Sua configuração do SchildiChat contém JSON inválido. Por favor, corrija o problema e recarregue a página.", "Your browser can't run %(brand)s": "Seu navegador não consegue rodar o %(brand)s", "%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s usa recursos avançados que não são suportados pelo seu navegador de internet atual.", "Powered by Matrix": "Construído com tecnologia Matrix" diff --git a/src/i18n/strings/ro.json b/src/i18n/strings/ro.json index 59571870a..5f464d881 100644 --- a/src/i18n/strings/ro.json +++ b/src/i18n/strings/ro.json @@ -2,7 +2,7 @@ "Unknown device": "Device necunoscut", "Dismiss": "Închide", "powered by Matrix": "propulsat de Matrix", - "Welcome to Element": "Bun venit pe Element", + "Welcome to Element": "Bun venit pe SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Chat decentralizat, criptat & colaborare propulsata de [matrix]", "You need to be using HTTPS to place a screen-sharing call.": "Trebuie să folosești HTTPS pentru a plasa un apel de tip screen-sharing.", "Sign In": "Autentificare", diff --git a/src/i18n/strings/ru.json b/src/i18n/strings/ru.json index fed1c23a1..f49f9cc1a 100644 --- a/src/i18n/strings/ru.json +++ b/src/i18n/strings/ru.json @@ -3,7 +3,7 @@ "powered by Matrix": "основано на Matrix", "Unknown device": "Неизвестное устройство", "You need to be using HTTPS to place a screen-sharing call.": "Для трансляции рабочего стола требуется использование HTTPS.", - "Welcome to Element": "Добро пожаловать в Element", + "Welcome to Element": "Добро пожаловать в SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Децентрализованный, шифрованный чат и совместное рабочее пространство на основе [matrix]", "Sign In": "Войти", "Create Account": "Создать учётную запись", @@ -26,8 +26,8 @@ "I understand the risks and wish to continue": "Я понимаю риск и хочу продолжить", "Go to element.io": "К element.io", "Failed to start": "Старт не удался", - "Your Element is misconfigured": "Ваш Element неверно настроен", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Конфигурация Element содержит неверный JSON. Исправьте проблему и обновите страницу.", + "Your Element is misconfigured": "Ваш SchildiChat неверно настроен", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Конфигурация SchildiChat содержит неверный JSON. Исправьте проблему и обновите страницу.", "Download Completed": "Загрузка завершена", "Open": "Открыть", "Your browser can't run %(brand)s": "Ваш браузер не может запустить %(brand)s", diff --git a/src/i18n/strings/sk.json b/src/i18n/strings/sk.json index c6128e659..2c3307981 100644 --- a/src/i18n/strings/sk.json +++ b/src/i18n/strings/sk.json @@ -3,7 +3,7 @@ "You need to be using HTTPS to place a screen-sharing call.": "Ak si želáte spustiť zdieľanie obrazovky, musíte byť pripojení cez protokol HTTPS.", "Dismiss": "Zamietnuť", "powered by Matrix": "poháňa Matrix", - "Welcome to Element": "Víta vás Element", + "Welcome to Element": "Víta vás SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Decentralizovaný, šifrovaný chat a spolupráca na platforme [matrix]", "Sign In": "Prihlásiť sa", "Create Account": "Vytvoriť účet", @@ -28,8 +28,8 @@ "Failed to start": "Zapnutie zlyhalo", "Download Completed": "Preberanie dokončené", "Open": "Otvoriť", - "Your Element is misconfigured": "Váš Element je nesprávne nastavený", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Vaša konfigurácia Elementu obsahuje nesprávny údaj JSON. Prosím, opravte chybu a obnovte stránku.", + "Your Element is misconfigured": "Váš SchildiChat je nesprávne nastavený", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Vaša konfigurácia SchildiChatu obsahuje nesprávny údaj JSON. Prosím, opravte chybu a obnovte stránku.", "Your browser can't run %(brand)s": "Váš prehliadač nerozbehne %(brand)s", "%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s používa pokročilé funkcie prehliadača, ktoré nie sú podporované vaším aktuálnym prehliadačom.", "Powered by Matrix": "používa protokol Matrix" diff --git a/src/i18n/strings/sl.json b/src/i18n/strings/sl.json index 8d130a373..ec2854e13 100644 --- a/src/i18n/strings/sl.json +++ b/src/i18n/strings/sl.json @@ -3,7 +3,7 @@ "You need to be using HTTPS to place a screen-sharing call.": "Za klic s skupno rabo zaslona potrebujete HTTPS.", "powered by Matrix": "poganja Matrix", "Dismiss": "Opusti", - "Welcome to Element": "Dobrodošli v Element", + "Welcome to Element": "Dobrodošli v SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Decentralizirano šifrirano sporočanje & sodelovanje s pomočjo [matrix]", "Sign In": "Prijava", "Create Account": "Registracija", @@ -11,8 +11,8 @@ "Missing indexeddb worker script!": "Manjka skript za IndexDB!", "Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "Neveljavna konfiguracija: lahko izberete samo eno izmed default_server_config, default_server_name ali default_hs_url.", "Invalid configuration: no default server specified.": "Neveljavna konfiguracija: privzeti strežnik ni nastavljen.", - "Your Element is misconfigured": "Vaš Element je napačno nastavljen", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Konfiguracije vašega Elementa vsebujejo neveljaven JSON. Prosim, popravite napako in znova naložite stran.", + "Your Element is misconfigured": "Vaš SchildiChat je napačno nastavljen", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Konfiguracije vašega SchildiChata vsebujejo neveljaven JSON. Prosim, popravite napako in znova naložite stran.", "The message from the parser is: %(message)s": "Sporočilo parserja je: %(message)s", "Invalid JSON": "Neveljaven JSON", "Unable to load config file: please refresh the page to try again.": "Ni uspelo naložiti konfiguracijske datoteke: prosim, ponovno naložite stran.", diff --git a/src/i18n/strings/sq.json b/src/i18n/strings/sq.json index 3e4987bc2..65350924b 100644 --- a/src/i18n/strings/sq.json +++ b/src/i18n/strings/sq.json @@ -3,7 +3,7 @@ "You need to be using HTTPS to place a screen-sharing call.": "Që të bëni një thirrje me ndarje ekrani, duhet të jeni duke përdorur HTTPS-në.", "Dismiss": "Mos e merr parasysh", "powered by Matrix": "bazuar në Matrix", - "Welcome to Element": "Mirë se vini te Element", + "Welcome to Element": "Mirë se vini te SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Fjalosje & bashkëpunim të decentralizuar, të fshehtëzuar, bazuar në [matrix]", "Sign In": "Hyni", "Create Account": "Krijoni Llogari", @@ -28,8 +28,8 @@ "Missing indexeddb worker script!": "Mungon programth worker-i indexeddb-je!", "Download Completed": "Shkarkim i Plotësuar", "Open": "Hape", - "Your Element is misconfigured": "Element-i juaj është i keqformësuar", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Formësimi juaj i Element-it përmban JSON të pavlefshëm. Ju lutemi, ndreqeni problemin dhe ringarkoni faqen.", + "Your Element is misconfigured": "SchildiChat-i juaj është i keqformësuar", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Formësimi juaj i SchildiChat-it përmban JSON të pavlefshëm. Ju lutemi, ndreqeni problemin dhe ringarkoni faqen.", "Your browser can't run %(brand)s": "Shfletuesi juaj s’mund të xhirojë %(brand)s", "%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s përdor veçori të thelluara të shfletuesit, të cilat shfletuesi juaj i tanishëm s’i mbulon.", "Powered by Matrix": "Bazuar në Matrix" diff --git a/src/i18n/strings/sr.json b/src/i18n/strings/sr.json index 560fa14f1..96608945e 100644 --- a/src/i18n/strings/sr.json +++ b/src/i18n/strings/sr.json @@ -3,7 +3,7 @@ "You need to be using HTTPS to place a screen-sharing call.": "Морате користити HTTPS да бисте започели позив са дељењем екрана.", "Dismiss": "Одбаци", "powered by Matrix": "покреће Матрикс", - "Welcome to Element": "Добродошли у Element", + "Welcome to Element": "Добродошли у SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Децентрализовано, шифровано ћаскање и сарадња коју покреће [matrix]", "Sign In": "Пријава", "Create Account": "Направи налог", diff --git a/src/i18n/strings/sr_Latn.json b/src/i18n/strings/sr_Latn.json index ea4b29af8..834b46fbc 100644 --- a/src/i18n/strings/sr_Latn.json +++ b/src/i18n/strings/sr_Latn.json @@ -8,7 +8,7 @@ "You need to be using HTTPS to place a screen-sharing call.": "Treba da koristite HTTPS da bi ste započeli poziv sa deljenjem ekrana.", "powered by Matrix": "pokreće Matriks", "Dismiss": "Odbaci", - "Welcome to Element": "Dobrodošli u Element", + "Welcome to Element": "Dobrodošli u SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Decentralizovano, šifrovano ćaskanje & i saradnja koju pokreće [matrix]", "Sign In": "Prijavite se", "Create Account": "Napravite nalog", diff --git a/src/i18n/strings/sv.json b/src/i18n/strings/sv.json index 6f88bb93b..effb1a0b2 100644 --- a/src/i18n/strings/sv.json +++ b/src/i18n/strings/sv.json @@ -3,7 +3,7 @@ "powered by Matrix": "drivs av Matrix", "Unknown device": "Okänd enhet", "You need to be using HTTPS to place a screen-sharing call.": "Du måste använda HTTPS för att ringa med skärmdelning.", - "Welcome to Element": "Välkommen till Element", + "Welcome to Element": "Välkommen till SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Decentraliserad, krypterad chatt & samarbetsplattform baserad på [matrix]", "Sign In": "Logga in", "Create Account": "Skapa konto", @@ -26,8 +26,8 @@ "I understand the risks and wish to continue": "Jag förstår riskerna och vill fortsätta", "Go to element.io": "Gå till element.io", "Failed to start": "Misslyckade att starta", - "Your Element is misconfigured": "Din Element är felkonfigurerad", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Din Elementkonfiguration innehåller ogiltig JSON. Vänligen rätta till problemet och ladda om sidan.", + "Your Element is misconfigured": "Din SchildiChat är felkonfigurerad", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Din SchildiChatkonfiguration innehåller ogiltig JSON. Vänligen rätta till problemet och ladda om sidan.", "Download Completed": "Nedladdning slutförd", "Open": "Öppna", "Powered by Matrix": "Drivs av Matrix", diff --git a/src/i18n/strings/ta.json b/src/i18n/strings/ta.json index 6e6f4725e..8817503d4 100644 --- a/src/i18n/strings/ta.json +++ b/src/i18n/strings/ta.json @@ -3,7 +3,7 @@ "powered by Matrix": "Matrix-ஆல் ஆனது", "Unknown device": "தெரியாத கருவி", "You need to be using HTTPS to place a screen-sharing call.": "நீங்கள் திரைபகிர்வு அழைப்பை மேற்க்கொள்ள HTTPS-ஐ பயன்படுத்த வேண்டும்.", - "Welcome to Element": "Element -ற்க்கு வரவேற்க்கிறோம்", + "Welcome to Element": "SchildiChat -ற்க்கு வரவேற்க்கிறோம்", "The message from the parser is: %(message)s": "பாகுபடுத்தி அனுப்பிய செய்தி: %(message)s", "Invalid JSON": "தவறான JSON", "Unexpected error preparing the app. See console for details.": "பயன்பாட்டைத் தயாரிப்பதில் எதிர்பாராத பிழை. விவரங்களுக்கு console ஐப் பார்க்கவும்.", diff --git a/src/i18n/strings/th.json b/src/i18n/strings/th.json index d9740a9aa..531553f95 100644 --- a/src/i18n/strings/th.json +++ b/src/i18n/strings/th.json @@ -3,7 +3,7 @@ "Dismiss": "ไม่สนใจ", "Unknown device": "อุปกรณ์ที่ไม่รู้จัก", "You need to be using HTTPS to place a screen-sharing call.": "คุณต้องใช้ HTTPS เพื่อเริ่มติดต่อแบบแบ่งปันหน้าจอ", - "Welcome to Element": "ยินดีต้อนรับสู่ Element", + "Welcome to Element": "ยินดีต้อนรับสู่ SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "ระบบแชทและประสานงาน ไร้ศูนย์กลางและเข้ารหัสได้ โดยใช้เทคโนโลยีจาก [matrix]", "The message from the parser is: %(message)s": "ข้อความจากparserคือ:%(message)s", "Invalid JSON": "JSON ไม่ถูกต้อง", diff --git a/src/i18n/strings/tr.json b/src/i18n/strings/tr.json index 48ef2459f..7bbb06de3 100644 --- a/src/i18n/strings/tr.json +++ b/src/i18n/strings/tr.json @@ -3,7 +3,7 @@ "powered by Matrix": "Matrix'den besleniyor", "Unknown device": "Bilinmeyen aygıt", "You need to be using HTTPS to place a screen-sharing call.": "Ekran paylaşımlı arama yapmak için HTTPS kullanıyor olmalısınız.", - "Welcome to Element": "Element'e hoş geldiniz", + "Welcome to Element": "SchildiChat'e hoş geldiniz", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Merkezsiz, şifreli sohbet & işbirliği ile Matrix tarafından desteklenmektedir", "Sign In": "Giriş Yap", "Create Account": "Hesap Oluştur", @@ -15,8 +15,8 @@ "The message from the parser is: %(message)s": "Ayrıştırıcıdan gelen mesaj: %(message)s", "Go to your browser to complete Sign In": "Oturum açmayı tamamlamak için tarayıcınıza gidin", "Open user settings": "Kullanıcı ayarlarını aç", - "Your Element is misconfigured": "Element uygulaması hatalı ayarlanmış", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Element uygulamasının ayarları hatalı JSON içeriyor. Lütfen hatayı düzeltip sayfayı yenileyin.", + "Your Element is misconfigured": "SchildiChat uygulaması hatalı ayarlanmış", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "SchildiChat uygulamasının ayarları hatalı JSON içeriyor. Lütfen hatayı düzeltip sayfayı yenileyin.", "Unable to load config file: please refresh the page to try again.": "Yapılandırma (config) dosyası yüklenemedi: lütfen yeniden denemek için sayfayı yenileyin.", "Download Completed": "İndirme Tamamlandı", "Unsupported browser": "Desteklenmeyen tarayıcı", diff --git a/src/i18n/strings/tzm.json b/src/i18n/strings/tzm.json index 80f2451a9..66a7e63e2 100644 --- a/src/i18n/strings/tzm.json +++ b/src/i18n/strings/tzm.json @@ -4,7 +4,7 @@ "Powered by Matrix": "Ittusker s Matrix", "Sign In": "Kcem", "Go to your browser to complete Sign In": "Ddu ɣer umessara fad ad tsemded azemmem", - "Welcome to Element": "Azul g Element", + "Welcome to Element": "Azul g SchildiChat", "Go to element.io": "Ddu ɣer element.io", "%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s (%(browserName)s, %(osName)s)", "Unknown device": "Allal arussin", diff --git a/src/i18n/strings/uk.json b/src/i18n/strings/uk.json index fe57f2f67..0c91d00d2 100644 --- a/src/i18n/strings/uk.json +++ b/src/i18n/strings/uk.json @@ -3,7 +3,7 @@ "powered by Matrix": "працює на Matrix", "Unknown device": "Невідомий пристрій", "You need to be using HTTPS to place a screen-sharing call.": "Ви маєте використовувати HTTPS щоб зробити виклик із поширенням екрану.", - "Welcome to Element": "Ласкаво просимо до Element", + "Welcome to Element": "Ласкаво просимо до SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Децентралізована, зашифрована балачка та засіб для співробітництва, що працює на [matrix]", "Sign In": "Увійти", "Create Account": "Створити обліковий запис", @@ -21,8 +21,8 @@ "Failed to start": "Запуск не вдався", "Download Completed": "Завантаження завершено", "Missing indexeddb worker script!": "Відсутній скрипт воркеру для IndexedDB!", - "Your Element is misconfigured": "Ваш Element налаштовано неправильно", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Ваша конфігурація Element містить хибний JSON. Виправте проблему та оновіть сторінку.", + "Your Element is misconfigured": "Ваш SchildiChat налаштовано неправильно", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Ваша конфігурація SchildiChat містить хибний JSON. Виправте проблему та оновіть сторінку.", "Unable to load config file: please refresh the page to try again.": "Неможливо завантажити файл конфігурації. Оновіть, будь ласка, сторінку.", "Open": "Відкрити", "Open user settings": "Відкрити користувацькі налаштування", diff --git a/src/i18n/strings/vi.json b/src/i18n/strings/vi.json index ddf67f5df..7a7a91057 100644 --- a/src/i18n/strings/vi.json +++ b/src/i18n/strings/vi.json @@ -3,7 +3,7 @@ "You need to be using HTTPS to place a screen-sharing call.": "Bạn phải sử dụng HTTPS để dùng chức năng chia sẻ màn hình.", "Dismiss": "Bỏ qua", "powered by Matrix": "tài trợ bởi Matrix", - "Welcome to Element": "Chào mừng tới Element", + "Welcome to Element": "Chào mừng tới SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Chat phân tán, mã hóa & giao tiếp được tài trợ bởi [matrix]", "Unexpected error preparing the app. See console for details.": "Lỗi xảy ra trong lúc chuẩn bị app. Xem console log để biết chi tiết.", "The message from the parser is: %(message)s": "Nội dung tin là: %(message)s", diff --git a/src/i18n/strings/vls.json b/src/i18n/strings/vls.json index 2a4fdc4c2..b5187c816 100644 --- a/src/i18n/strings/vls.json +++ b/src/i18n/strings/vls.json @@ -6,7 +6,7 @@ "You need to be using HTTPS to place a screen-sharing call.": "Je moet HTTPS gebruukn vo een iproep me schermdeeln te kunn startn.", "powered by Matrix": "meuglik gemakt deur Matrix", "Dismiss": "Afwyzn", - "Welcome to Element": "Welgekommn by Element", + "Welcome to Element": "Welgekommn by SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Gedecentraliseerd en versleuteld chattn & soamenwerkn meuglik gemakt deur [matrix]", "Sign In": "Anmeldn", "Create Account": "Account anmoakn", diff --git a/src/i18n/strings/zh_Hans.json b/src/i18n/strings/zh_Hans.json index c5096b390..489776e56 100644 --- a/src/i18n/strings/zh_Hans.json +++ b/src/i18n/strings/zh_Hans.json @@ -3,7 +3,7 @@ "powered by Matrix": "由 Matrix 驱动", "Unknown device": "未知设备", "You need to be using HTTPS to place a screen-sharing call.": "您需要使用 HTTPS 以进行共享屏幕通话。", - "Welcome to Element": "欢迎来到 Element", + "Welcome to Element": "欢迎来到 SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "去中心化、加密聊天&与协作,由 [matrix] 驱动", "Sign In": "登入", "Create Account": "创建帐号", @@ -26,8 +26,8 @@ "I understand the risks and wish to continue": "我了解风险并希望继续", "Go to element.io": "去 element.io", "Failed to start": "启动失败", - "Your Element is misconfigured": "Element 配置错误", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Element 配置文件中包含无效的JSON,请改正错误并重新加载页面。", + "Your Element is misconfigured": "SchildiChat 配置错误", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "SchildiChat 配置文件中包含无效的JSON,请改正错误并重新加载页面。", "Download Completed": "下载成功", "Open": "打开", "Your browser can't run %(brand)s": "浏览器无法运行%(brand)s", diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index f9eca46ba..ee3a916bf 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -3,7 +3,7 @@ "powered by Matrix": "由 Matrix 提供", "Unknown device": "未知裝置", "You need to be using HTTPS to place a screen-sharing call.": "你需要使用 HTTPS 來撥打螢幕分享的通話。", - "Welcome to Element": "歡迎來到 Element", + "Welcome to Element": "歡迎來到 SchildiChat", "Decentralised, encrypted chat & collaboration powered by [matrix]": "去中心化、保密的聊天與協作,由 [matrix] 提供", "Sign In": "登入", "Create Account": "建立帳號", @@ -28,8 +28,8 @@ "Failed to start": "啟動失敗", "Download Completed": "下載完成", "Open": "開啟", - "Your Element is misconfigured": "Element 配置錯誤", - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Element 的配置中包含無效JSON,請更正錯誤並重新加載網頁。", + "Your Element is misconfigured": "SchildiChat 配置錯誤", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "SchildiChat 的配置中包含無效JSON,請更正錯誤並重新加載網頁。", "Your browser can't run %(brand)s": "當前瀏覽器無法運行%(brand)s", "%(brand)s uses advanced browser features which aren't supported by your current browser.": "當前瀏覽器不支持%(brand)s使用的高級特性。", "Powered by Matrix": "由 Matrix 提供" diff --git a/src/vector/index.html b/src/vector/index.html index 4cda4b37a..80af3f948 100644 --- a/src/vector/index.html +++ b/src/vector/index.html @@ -2,7 +2,7 @@ - Element + SchildiChat @@ -16,8 +16,8 @@ - - + + @@ -51,7 +51,7 @@ } %> - +