mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-28 09:44:15 +00:00
deploy: c2e2408394
This commit is contained in:
@@ -598,7 +598,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</div>
|
||||
|
||||
<noscript class="z-10 flex flex-col items-center pt-[40px] ml-[-15px]">
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Please enable JavaScript to see the QR code.</p>
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">الرجاء تفعيل جافا سكريبت (JavaScript) لرؤية رمز QR.</p>
|
||||
</noscript>
|
||||
|
||||
<div class="z-10 flex flex-col items-center pt-[40px] ml-[-15px] d-none-if-js-disabled">
|
||||
@@ -633,7 +633,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<div class="flex flex-col justify-center items-center w-full max-w-[468px] h-[131px] rounded-[30px] border-[1px] border-[#A8B0B4] dark:border-white border-opacity-60 mb-6 relative">
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4 d-none-if-js-disabled">تواصل في التطبيق</p>
|
||||
<noscript>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Please use the link in the mobile app</p>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">يُرجى استخدام الرابط في تطبيق الجوال</p>
|
||||
</noscript>
|
||||
|
||||
<a id="mobile_conn_req_uri" class="bg-[#0053D0] text-white py-3 px-8 rounded-[34px] h-[44px] text-[16px] leading-[19px] tracking-[0.02em]">افتح تطبيق Simplex</a>
|
||||
|
||||
+15
-15
@@ -645,7 +645,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
هذا التصميم يمنع تسريب أي البيانات الوصفية للمستخدمين على مستوى التطبيق. لزيادة تحسين الخصوصية وحماية عنوان IP الخاص بك، يمكنك الاتصال بخوادم المراسلة عبر Tor.
|
||||
</p>
|
||||
<p>
|
||||
الأجهزة العميلة فقط هي التي تخزن ملفات تعريف المستخدمين، جهات الاتصال والمجموعات؛ يتم إرسال الرسائل بتَعْمِيَة ثنائية الطبقة من طرف إلى طرف.
|
||||
الأجهزة العميلة فقط هي التي تخزن ملفات تعريف المستخدمين، جهات الاتصال والمجموعات؛ يتم إرسال الرسائل بتعمية ثنائية الطبقة بين الطرفين.
|
||||
</p>
|
||||
<p>
|
||||
اقرأ المزيد في <a href="https://github.com/simplex-chat/simplexmq/blob/stable/protocol/overview-tjr.md" target="_blank"> SimpleX whitepaper </a>.
|
||||
@@ -938,7 +938,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
يتم القبض على الأشخاص العاديين بسبب ما يشاركونه عبر الإنترنت، حتى عبر حساباتهم "المجهولة"، <a href="https://www.dailymail.co.uk/news/article-11282263/Moment-police-swoop-house-devout-catholic-mother-malicious-online-posts.html" target="_blank">وحتى في البلدان الديمقراطية</a>.
|
||||
</p>
|
||||
<p>
|
||||
لا يكفي استخدام برنامج مُراسلة مُعمَّاة من طرف إلى طرف، يجب علينا جميعًا استخدام برامج مُراسلة التي تحمي خصوصية شبكاتنا الشخصية — مع من نحن مرتبطون.
|
||||
لا يكفي استخدام برنامج مُراسلة مُعمَّاة بين الطرفين، يجب علينا جميعًا استخدام برامج مُراسلة التي تحمي خصوصية شبكاتنا الشخصية — مع من نحن مرتبطون.
|
||||
</p>
|
||||
|
||||
</div>
|
||||
@@ -1089,10 +1089,10 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
|
||||
<div class="w-full max-w-[541px] text-[16px] leading-[24px] tracking-[0.02em] mb-[36px] text-grey-black dark:text-white text-center md:text-left md:rtl:text-right">
|
||||
<p style="padding-bottom:5px;">
|
||||
يخزن SimpleX جميع بيانات المستخدم على الأجهزة العميلة<strong> بتنسيق قاعدة بيانات محمولة مُعمَّاة — </strong>يمكّن نقله إلى جهاز آخر.
|
||||
يخزن SimpleX جميع بيانات المستخدم على الأجهزة العميلة<strong> بتنسيق قاعدة بيانات محمولة مُعمَّاة — </strong>يمكّن نقلها إلى جهاز آخر.
|
||||
</p>
|
||||
<p>
|
||||
يتم الاحتفاظ بالرسائل المُعمَّاة من طرف إلى طرف مؤقتًا على خوادم ترحيل SimpleX حتى يتم استلامها، ثُمَّ تُحذف نهائيًا.
|
||||
يتم الاحتفاظ بالرسائل المُعمَّاة بين الطرفين مؤقتًا على خوادم ترحيل SimpleX حتى يتم استلامها، ثُمَّ تُحذف نهائيًا.
|
||||
</p>
|
||||
|
||||
</div>
|
||||
@@ -1288,7 +1288,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
يخزن SimpleX Chat جميع بيانات المستخدم على أجهزة العميل فقط باستخدام <strong> تنسيق قاعدة بيانات محمولة مُعمَّاة </strong> يمكّن تصديرها ونقلها إلى أي جهاز مدعوم.
|
||||
</p>
|
||||
<p>
|
||||
يتم الاحتفاظ بالرسائل المُعمَّاة من طرف إلى طرف مؤقتًا على خوادم ترحيل SimpleX حتى يتم استلامها، ثُمَّ تُحذف نهائيًا.
|
||||
يتم الاحتفاظ بالرسائل المُعمَّاة بين الطرفين مؤقتًا على خوادم ترحيل SimpleX حتى يتم استلامها، ثُمَّ تُحذف نهائيًا.
|
||||
</p>
|
||||
<p>
|
||||
على عكس خوادم الشبكات الاتحادية (البريد الإلكتروني أو XMPP أو Matrix)، لا تقوم خوادم SimpleX بتخزين حسابات المستخدمين، فهي تقوم فقط بترحيل الرسائل، مما يحمي خصوصية كلا الطرفين.
|
||||
@@ -1388,7 +1388,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<img src="/img/new/feature-1.svg" alt="" class="dark:hidden">
|
||||
<img src="/img/new/feature-1-dark.svg" alt="" class="hidden dark:block">
|
||||
</div>
|
||||
<p class="text-grey-black dark:text-white text-[16px] font-medium text-center w-full max-w-[265px]">تَعْمِيَة الرسائل بين الطرفين مع دعم ماركداون والتعديل</p>
|
||||
<p class="text-grey-black dark:text-white text-[16px] font-medium text-center w-full max-w-[265px]">تعمية الرسائل بين الطرفين مع دعم ماركداون والتعديل</p>
|
||||
</div>
|
||||
|
||||
<div class="flex flex-col items-center">
|
||||
@@ -1396,7 +1396,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<img src="/img/new/feature-2.svg" alt="" class="dark:hidden">
|
||||
<img src="/img/new/feature-2-dark.svg" alt="" class="hidden dark:block">
|
||||
</div>
|
||||
<p class="text-grey-black dark:text-white text-[16px] font-medium text-center w-full max-w-[265px]">تَعْمِيَة<br>الصور والفيديوهات والملفات بين الطرفين</p>
|
||||
<p class="text-grey-black dark:text-white text-[16px] font-medium text-center w-full max-w-[265px]">تعمية<br>الصور والفيديوهات والملفات بين الطرفين</p>
|
||||
</div>
|
||||
|
||||
<div class="flex flex-col items-center">
|
||||
@@ -1404,7 +1404,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<img src="/img/new/feature-3.svg" alt="" class="dark:hidden">
|
||||
<img src="/img/new/feature-3-dark.svg" alt="" class="hidden dark:block">
|
||||
</div>
|
||||
<p class="text-grey-black dark:text-white text-[16px] font-medium text-center w-full max-w-[265px]">المجموعات اللامركزية — المستخدمون فقط يعرفون بوجودها</p>
|
||||
<p class="text-grey-black dark:text-white text-[16px] font-medium text-center w-full max-w-[265px]">المجموعات اللامركزية مُعمَّاة — المستخدمون فقط يعرفون بوجودها</p>
|
||||
</div>
|
||||
|
||||
<div class="flex flex-col items-center">
|
||||
@@ -1412,7 +1412,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<img src="/img/new/feature-4.svg" alt="" class="dark:hidden">
|
||||
<img src="/img/new/feature-4-dark.svg" alt="" class="hidden dark:block">
|
||||
</div>
|
||||
<p class="text-grey-black dark:text-white text-[16px] font-medium text-center w-full max-w-[265px]">تَعْمِيَة الرسائل الصوتية بين الطرفين</p>
|
||||
<p class="text-grey-black dark:text-white text-[16px] font-medium text-center w-full max-w-[265px]">تعمية الرسائل الصوتية بين الطرفين</p>
|
||||
</div>
|
||||
|
||||
<div class="flex flex-col items-center">
|
||||
@@ -1428,7 +1428,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<img src="/img/new/feature-6.svg" alt="" class="dark:hidden">
|
||||
<img src="/img/new/feature-6-dark.svg" alt="" class="hidden dark:block">
|
||||
</div>
|
||||
<p class="text-grey-black dark:text-white text-[16px] font-medium text-center w-full max-w-[265px]">تَعْمِيَة المكالمات الصوتية والفيديو <br> بين الطرفين</p>
|
||||
<p class="text-grey-black dark:text-white text-[16px] font-medium text-center w-full max-w-[265px]">تعمية المكالمات الصوتية والفيديو <br> بين الطرفين</p>
|
||||
</div>
|
||||
|
||||
<div class="flex flex-col items-center">
|
||||
@@ -1502,7 +1502,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<img class="w-full max-w-[223px] h-full max-h-[226px] hidden dark:block" src="/img/new/private-1-dark.svg" alt="">
|
||||
</div>
|
||||
<div class="card-content flex flex-col items-center justify-between h-[138px] absolute bottom-0 py-6 px-6 bg-card-desc-bg-light dark:bg-card-desc-bg-dark rounded-b-[20px]">
|
||||
<h3 class="text-grey-black dark:text-white text-[18px] my-4 font-bold leading-[26px] tracking-[0.01em] text-center">طبقتان من <br> التَعْمِيَة بين الطرفين</h3>
|
||||
<h3 class="text-grey-black dark:text-white text-[18px] my-4 font-bold leading-[26px] tracking-[0.01em] text-center">طبقتان من <br> التعمية بين الطرفين</h3>
|
||||
<div class="flex-1 py-3 flex flex-col gap-3">
|
||||
|
||||
<p class="text-grey-black dark:text-white text-[14px] text-center">بروتوكول السقاطة المزدوجة — <br> رسائل OTR مع السرية المستمرة واستعادة الاختراق.</p>
|
||||
@@ -1538,10 +1538,10 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<img class="w-full max-w-[223px] h-full max-h-[226px] hidden dark:block" src="/img/new/private-2-dark.svg" alt="">
|
||||
</div>
|
||||
<div class="card-content flex flex-col items-center justify-between h-[138px] absolute bottom-0 py-6 px-6 bg-card-desc-bg-light dark:bg-card-desc-bg-dark rounded-b-[20px]">
|
||||
<h3 class="text-grey-black dark:text-white text-[18px] my-4 font-bold leading-[26px] tracking-[0.01em] text-center">طبقة إضافية من <br> تَعْمِيَة الخادم</h3>
|
||||
<h3 class="text-grey-black dark:text-white text-[18px] my-4 font-bold leading-[26px] tracking-[0.01em] text-center">طبقة إضافية من <br> تعمية الخادم</h3>
|
||||
<div class="flex-1 py-3 flex flex-col gap-3">
|
||||
|
||||
<p class="text-grey-black dark:text-white text-[14px] text-center">طبقة إضافية من تَعْمِيَة الخادم للتسليم إلى المُستلم، لمنع الارتباط بين حركة مرور بيانات الخادم المُستلمة والمُرسلة في حالة اختراق TLS.</p>
|
||||
<p class="text-grey-black dark:text-white text-[14px] text-center">طبقة إضافية من تعمية الخادم للتسليم إلى المُستلم، لمنع الارتباط بين حركة مرور بيانات الخادم المُستلمة والمُرسلة في حالة اختراق TLS.</p>
|
||||
|
||||
</div>
|
||||
<p class="text-grey-black dark:text-white text-[12px] text-center">انقر للإغلاق</p>
|
||||
@@ -1629,7 +1629,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<h3 class="text-grey-black dark:text-white text-[18px] my-4 font-bold leading-[26px] tracking-[0.01em] text-center">طبقات متعددة من <br> حشوة المحتوى</h3>
|
||||
<div class="flex-1 py-3 flex flex-col gap-3">
|
||||
|
||||
<p class="text-grey-black dark:text-white text-[14px] text-center">يستخدم SimpleX حشوة المحتوى لكل طبقة تَعْمِيَة لإحباط هجمات حجم الرسالة.</p>
|
||||
<p class="text-grey-black dark:text-white text-[14px] text-center">يستخدم SimpleX حشوة المحتوى لكل طبقة تعمية لإحباط هجمات حجم الرسالة.</p>
|
||||
|
||||
<p class="text-grey-black dark:text-white text-[14px] text-center">يجعل الرسائل ذات الأحجام المختلفة تبدو متشابهة للخوادم ومراقبي الشبكة.</p>
|
||||
|
||||
@@ -1992,7 +1992,7 @@ window.addEventListener("load", function () {
|
||||
<li> عادة ما يكون مكوناً من رقم الهاتف، أو اسم المستخدم في بعض الأحيان</li>
|
||||
<li> العناوين تعتمد على الـDNS</li>
|
||||
<li> المفتاح العام أو معرف آخر فريد وعام</li>
|
||||
<li> مُرحلات SimpleX لا يمكنها أن تتنازل عن تَعْمِيَة بين الطرفين. تحقق من رمز الأمان للتخفيف من الهجوم على القناة خارج النطاق</li>
|
||||
<li> مُرحلات SimpleX لا يمكنها أن تتنازل عن تعمية بين الطرفين. تحقق من رمز الأمان للتخفيف من الهجوم على القناة خارج النطاق</li>
|
||||
<li> إذا خوادم المشغّل مُخترقة. تحقق من رمز الأمان في Signal وبعض التطبيقات الأخرى للتخفيف منه</li>
|
||||
<li> لا يحمي خصوصية البيانات الوصفية للمستخدمين</li>
|
||||
<li> على الرغم من أن الـP2P موزعة، إلا أنها ليست اتِحاديَّة - يعملون كشبكة واحدة</li>
|
||||
|
||||
@@ -598,7 +598,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</div>
|
||||
|
||||
<noscript class="z-10 flex flex-col items-center pt-[40px] ml-[-15px]">
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Please enable JavaScript to see the QR code.</p>
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">الرجاء تفعيل جافا سكريبت (JavaScript) لرؤية رمز QR.</p>
|
||||
</noscript>
|
||||
|
||||
<div class="z-10 flex flex-col items-center pt-[40px] ml-[-15px] d-none-if-js-disabled">
|
||||
@@ -633,7 +633,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<div class="flex flex-col justify-center items-center w-full max-w-[468px] h-[131px] rounded-[30px] border-[1px] border-[#A8B0B4] dark:border-white border-opacity-60 mb-6 relative">
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4 d-none-if-js-disabled">تواصل في التطبيق</p>
|
||||
<noscript>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Please use the link in the mobile app</p>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">يُرجى استخدام الرابط في تطبيق الجوال</p>
|
||||
</noscript>
|
||||
|
||||
<a id="mobile_conn_req_uri" class="bg-[#0053D0] text-white py-3 px-8 rounded-[34px] h-[44px] text-[16px] leading-[19px] tracking-[0.02em]">افتح تطبيق Simplex</a>
|
||||
|
||||
@@ -170,7 +170,7 @@
|
||||
<li><a href="/docs/protocol/simplex-chat.html" class="lg:px-[20px] inline-block"
|
||||
>Chat protocol</a></li>
|
||||
<li><a href="/docs/glossary.html" class="lg:px-[20px] inline-block"
|
||||
>Glossary</a></li>
|
||||
>Речник</a></li>
|
||||
|
||||
<hr class=" h-[1px] w-full dark:opacity-[0.1]">
|
||||
|
||||
|
||||
@@ -170,7 +170,7 @@
|
||||
<li><a href="/docs/protocol/simplex-chat.html" class="lg:px-[20px] inline-block"
|
||||
>Chat protocol</a></li>
|
||||
<li><a href="/docs/glossary.html" class="lg:px-[20px] inline-block"
|
||||
>Glossary</a></li>
|
||||
>Речник</a></li>
|
||||
|
||||
<hr class=" h-[1px] w-full dark:opacity-[0.1]">
|
||||
|
||||
|
||||
+15
-15
@@ -170,7 +170,7 @@
|
||||
<li><a href="/docs/protocol/simplex-chat.html" class="lg:px-[20px] inline-block"
|
||||
>Chat protocol</a></li>
|
||||
<li><a href="/docs/glossary.html" class="lg:px-[20px] inline-block"
|
||||
>Glossary</a></li>
|
||||
>Речник</a></li>
|
||||
|
||||
<hr class=" h-[1px] w-full dark:opacity-[0.1]">
|
||||
|
||||
@@ -1938,37 +1938,37 @@ window.addEventListener("load", function () {
|
||||
<tr>
|
||||
<td class="min-w-[210px]">Requires global identity</td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#48F6C2] text-grey-black rounded-[4px]">No - private</td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#fff] dark:bg-[#171F3A] text-[#DD0000] rounded-[4px]">Yes <sup>1</sup></td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#fff] dark:bg-[#171F3A] text-[#DD0000] rounded-[4px]">Yes <sup>2</sup></td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#fff] dark:bg-[#171F3A] text-[#DD0000] rounded-[4px]">Yes <sup>3</sup></td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#fff] dark:bg-[#171F3A] text-[#DD0000] rounded-[4px]">Да <sup>1</sup></td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#fff] dark:bg-[#171F3A] text-[#DD0000] rounded-[4px]">Да <sup>2</sup></td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#fff] dark:bg-[#171F3A] text-[#DD0000] rounded-[4px]">Да <sup>3</sup></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="min-w-[210px]">Possibility of MITM</td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#48F6C2] text-grey-black rounded-[4px]">No - secure <sup>4</sup></td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#fff] dark:bg-[#171F3A] text-[#DD0000] rounded-[4px]">Yes <sup>5</sup></td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#fff] dark:bg-[#171F3A] text-[#DD0000] rounded-[4px]">Yes</td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#fff] dark:bg-[#171F3A] text-[#DD0000] rounded-[4px]">Yes</td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#fff] dark:bg-[#171F3A] text-[#DD0000] rounded-[4px]">Да <sup>5</sup></td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#fff] dark:bg-[#171F3A] text-[#DD0000] rounded-[4px]">Да</td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#fff] dark:bg-[#171F3A] text-[#DD0000] rounded-[4px]">Да</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="min-w-[210px]">Dependence on DNS</td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#48F6C2] text-grey-black rounded-[4px]">No - resilient</td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#fff] dark:bg-[#171F3A] text-[#DD0000] rounded-[4px]">Yes</td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#fff] dark:bg-[#171F3A] text-[#DD0000] rounded-[4px]">Yes</td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#48F6C2] text-grey-black rounded-[4px]">No</td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#fff] dark:bg-[#171F3A] text-[#DD0000] rounded-[4px]">Да</td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#fff] dark:bg-[#171F3A] text-[#DD0000] rounded-[4px]">Да</td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#48F6C2] text-grey-black rounded-[4px]">Не</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="min-w-[210px]">Single or <span data-glossary="tooltip-centralized-network" class="glossary-term">Centralized network</span></td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#48F6C2] text-grey-black rounded-[4px]">No - decentralized</td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#fff] dark:bg-[#171F3A] text-[#DD0000] rounded-[4px]">Yes</td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#fff] dark:bg-[#171F3A] text-[#DD0000] rounded-[4px]">Да</td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#48F6C2] text-grey-black rounded-[4px]">No - federated <sup>6</sup></td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#fff] dark:bg-[#171F3A] text-[#DD0000] rounded-[4px]">Yes <sup>7</sup></td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#fff] dark:bg-[#171F3A] text-[#DD0000] rounded-[4px]">Да <sup>7</sup></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="min-w-[210px]">Central component or other network-wide attack</td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#48F6C2] text-grey-black rounded-[4px]">No - resilient</td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#fff] dark:bg-[#171F3A] text-[#DD0000] rounded-[4px]">Yes</td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#fff] dark:bg-[#171F3A] text-[#DD0000] rounded-[4px]">Yes <sup>2</sup></td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#fff] dark:bg-[#171F3A] text-[#DD0000] rounded-[4px]">Yes <sup>8</sup></td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#fff] dark:bg-[#171F3A] text-[#DD0000] rounded-[4px]">Да</td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#fff] dark:bg-[#171F3A] text-[#DD0000] rounded-[4px]">Да <sup>2</sup></td>
|
||||
<td class="text-center font-medium min-w-[152px] h-[52px] bg-[#fff] dark:bg-[#171F3A] text-[#DD0000] rounded-[4px]">Да <sup>8</sup></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@@ -170,7 +170,7 @@
|
||||
<li><a href="/docs/protocol/simplex-chat.html" class="lg:px-[20px] inline-block"
|
||||
>Chat protocol</a></li>
|
||||
<li><a href="/docs/glossary.html" class="lg:px-[20px] inline-block"
|
||||
>Glossary</a></li>
|
||||
>Речник</a></li>
|
||||
|
||||
<hr class=" h-[1px] w-full dark:opacity-[0.1]">
|
||||
|
||||
|
||||
@@ -596,7 +596,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</div>
|
||||
|
||||
<noscript class="z-10 flex flex-col items-center pt-[40px] ml-[-15px]">
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Please enable JavaScript to see the QR code.</p>
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Bitte aktivieren Sie JavaScript, um den QR-Code zu sehen.</p>
|
||||
</noscript>
|
||||
|
||||
<div class="z-10 flex flex-col items-center pt-[40px] ml-[-15px] d-none-if-js-disabled">
|
||||
@@ -631,7 +631,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<div class="flex flex-col justify-center items-center w-full max-w-[468px] h-[131px] rounded-[30px] border-[1px] border-[#A8B0B4] dark:border-white border-opacity-60 mb-6 relative">
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4 d-none-if-js-disabled">Verbinden Sie sich in der Applikation</p>
|
||||
<noscript>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Please use the link in the mobile app</p>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Bitte nutzen Sie den Link in der Mobiltelefon-App</p>
|
||||
</noscript>
|
||||
|
||||
<a id="mobile_conn_req_uri" class="bg-[#0053D0] text-white py-3 px-8 rounded-[34px] h-[44px] text-[16px] leading-[19px] tracking-[0.02em]">Öffnen Sie die SimpleX Applikation</a>
|
||||
|
||||
@@ -596,7 +596,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</div>
|
||||
|
||||
<noscript class="z-10 flex flex-col items-center pt-[40px] ml-[-15px]">
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Please enable JavaScript to see the QR code.</p>
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Bitte aktivieren Sie JavaScript, um den QR-Code zu sehen.</p>
|
||||
</noscript>
|
||||
|
||||
<div class="z-10 flex flex-col items-center pt-[40px] ml-[-15px] d-none-if-js-disabled">
|
||||
@@ -631,7 +631,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<div class="flex flex-col justify-center items-center w-full max-w-[468px] h-[131px] rounded-[30px] border-[1px] border-[#A8B0B4] dark:border-white border-opacity-60 mb-6 relative">
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4 d-none-if-js-disabled">Verbinden Sie sich in der Applikation</p>
|
||||
<noscript>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Please use the link in the mobile app</p>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Bitte nutzen Sie den Link in der Mobiltelefon-App</p>
|
||||
</noscript>
|
||||
|
||||
<a id="mobile_conn_req_uri" class="bg-[#0053D0] text-white py-3 px-8 rounded-[34px] h-[44px] text-[16px] leading-[19px] tracking-[0.02em]">Öffnen Sie die SimpleX Applikation</a>
|
||||
|
||||
@@ -596,7 +596,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</div>
|
||||
|
||||
<noscript class="z-10 flex flex-col items-center pt-[40px] ml-[-15px]">
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Please enable JavaScript to see the QR code.</p>
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Habilita JavaScript para ver el código QR.</p>
|
||||
</noscript>
|
||||
|
||||
<div class="z-10 flex flex-col items-center pt-[40px] ml-[-15px] d-none-if-js-disabled">
|
||||
@@ -631,7 +631,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<div class="flex flex-col justify-center items-center w-full max-w-[468px] h-[131px] rounded-[30px] border-[1px] border-[#A8B0B4] dark:border-white border-opacity-60 mb-6 relative">
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4 d-none-if-js-disabled">Conectar en la aplicación</p>
|
||||
<noscript>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Please use the link in the mobile app</p>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Usa el enlace en la apliación móvil,</p>
|
||||
</noscript>
|
||||
|
||||
<a id="mobile_conn_req_uri" class="bg-[#0053D0] text-white py-3 px-8 rounded-[34px] h-[44px] text-[16px] leading-[19px] tracking-[0.02em]">Abrir la aplicación Simplex</a>
|
||||
|
||||
@@ -596,7 +596,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</div>
|
||||
|
||||
<noscript class="z-10 flex flex-col items-center pt-[40px] ml-[-15px]">
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Please enable JavaScript to see the QR code.</p>
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Habilita JavaScript para ver el código QR.</p>
|
||||
</noscript>
|
||||
|
||||
<div class="z-10 flex flex-col items-center pt-[40px] ml-[-15px] d-none-if-js-disabled">
|
||||
@@ -631,7 +631,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<div class="flex flex-col justify-center items-center w-full max-w-[468px] h-[131px] rounded-[30px] border-[1px] border-[#A8B0B4] dark:border-white border-opacity-60 mb-6 relative">
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4 d-none-if-js-disabled">Conectar en la aplicación</p>
|
||||
<noscript>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Please use the link in the mobile app</p>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Usa el enlace en la apliación móvil,</p>
|
||||
</noscript>
|
||||
|
||||
<a id="mobile_conn_req_uri" class="bg-[#0053D0] text-white py-3 px-8 rounded-[34px] h-[44px] text-[16px] leading-[19px] tracking-[0.02em]">Abrir la aplicación Simplex</a>
|
||||
|
||||
@@ -191,7 +191,7 @@
|
||||
|
||||
<li><a href="/docs/translations.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Käännä SimpleX Chat</a></li>
|
||||
|
||||
<li><a href="/downloads/" class=" lg:px-[20px] inline-block whitespace-nowrap">Downloads</a></li>
|
||||
<li><a href="/downloads/" class=" lg:px-[20px] inline-block whitespace-nowrap">Lataukset</a></li>
|
||||
|
||||
|
||||
<hr class=" h-[1px] w-full dark:opacity-[0.1]">
|
||||
@@ -220,7 +220,7 @@
|
||||
|
||||
<li class="nav-link relative ">
|
||||
<a href="/jobs" class="flex items-center justify-between gap-2 lg:py-5 whitespace-nowrap">
|
||||
<span class="text-[16px] leading-[26px] tracking-[0.01em] nav-link-text text-black dark:text-white before:bg-black dark:before:bg-white">Join team</span>
|
||||
<span class="text-[16px] leading-[26px] tracking-[0.01em] nav-link-text text-black dark:text-white before:bg-black dark:before:bg-white">Liity tiimiin</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
@@ -191,7 +191,7 @@
|
||||
|
||||
<li><a href="/docs/translations.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Käännä SimpleX Chat</a></li>
|
||||
|
||||
<li><a href="/downloads/" class=" lg:px-[20px] inline-block whitespace-nowrap">Downloads</a></li>
|
||||
<li><a href="/downloads/" class=" lg:px-[20px] inline-block whitespace-nowrap">Lataukset</a></li>
|
||||
|
||||
|
||||
<hr class=" h-[1px] w-full dark:opacity-[0.1]">
|
||||
@@ -220,7 +220,7 @@
|
||||
|
||||
<li class="nav-link relative ">
|
||||
<a href="/jobs" class="flex items-center justify-between gap-2 lg:py-5 whitespace-nowrap">
|
||||
<span class="text-[16px] leading-[26px] tracking-[0.01em] nav-link-text text-black dark:text-white before:bg-black dark:before:bg-white">Join team</span>
|
||||
<span class="text-[16px] leading-[26px] tracking-[0.01em] nav-link-text text-black dark:text-white before:bg-black dark:before:bg-white">Liity tiimiin</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
+3
-3
@@ -191,7 +191,7 @@
|
||||
|
||||
<li><a href="/docs/translations.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Käännä SimpleX Chat</a></li>
|
||||
|
||||
<li><a href="/downloads/" class=" lg:px-[20px] inline-block whitespace-nowrap">Downloads</a></li>
|
||||
<li><a href="/downloads/" class=" lg:px-[20px] inline-block whitespace-nowrap">Lataukset</a></li>
|
||||
|
||||
|
||||
<hr class=" h-[1px] w-full dark:opacity-[0.1]">
|
||||
@@ -220,7 +220,7 @@
|
||||
|
||||
<li class="nav-link relative ">
|
||||
<a href="/jobs" class="flex items-center justify-between gap-2 lg:py-5 whitespace-nowrap">
|
||||
<span class="text-[16px] leading-[26px] tracking-[0.01em] nav-link-text text-black dark:text-white before:bg-black dark:before:bg-white">Join team</span>
|
||||
<span class="text-[16px] leading-[26px] tracking-[0.01em] nav-link-text text-black dark:text-white before:bg-black dark:before:bg-white">Liity tiimiin</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@@ -1386,7 +1386,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<img src="/img/new/feature-2.svg" alt="" class="dark:hidden">
|
||||
<img src="/img/new/feature-2-dark.svg" alt="" class="hidden dark:block">
|
||||
</div>
|
||||
<p class="text-grey-black dark:text-white text-[16px] font-medium text-center w-full max-w-[265px]">Päästä päähän salattuja<br>kuvia ja tiedostoja</p>
|
||||
<p class="text-grey-black dark:text-white text-[16px] font-medium text-center w-full max-w-[265px]">Päästä päähän salattuja<br>kuvia, videoita ja tiedostoja</p>
|
||||
</div>
|
||||
|
||||
<div class="flex flex-col items-center">
|
||||
|
||||
@@ -191,7 +191,7 @@
|
||||
|
||||
<li><a href="/docs/translations.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Käännä SimpleX Chat</a></li>
|
||||
|
||||
<li><a href="/downloads/" class=" lg:px-[20px] inline-block whitespace-nowrap">Downloads</a></li>
|
||||
<li><a href="/downloads/" class=" lg:px-[20px] inline-block whitespace-nowrap">Lataukset</a></li>
|
||||
|
||||
|
||||
<hr class=" h-[1px] w-full dark:opacity-[0.1]">
|
||||
@@ -220,7 +220,7 @@
|
||||
|
||||
<li class="nav-link relative ">
|
||||
<a href="/jobs" class="flex items-center justify-between gap-2 lg:py-5 whitespace-nowrap">
|
||||
<span class="text-[16px] leading-[26px] tracking-[0.01em] nav-link-text text-black dark:text-white before:bg-black dark:before:bg-white">Join team</span>
|
||||
<span class="text-[16px] leading-[26px] tracking-[0.01em] nav-link-text text-black dark:text-white before:bg-black dark:before:bg-white">Liity tiimiin</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
@@ -596,7 +596,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</div>
|
||||
|
||||
<noscript class="z-10 flex flex-col items-center pt-[40px] ml-[-15px]">
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Please enable JavaScript to see the QR code.</p>
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Veuillez activer JavaScript pour voir le code QR.</p>
|
||||
</noscript>
|
||||
|
||||
<div class="z-10 flex flex-col items-center pt-[40px] ml-[-15px] d-none-if-js-disabled">
|
||||
@@ -631,7 +631,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<div class="flex flex-col justify-center items-center w-full max-w-[468px] h-[131px] rounded-[30px] border-[1px] border-[#A8B0B4] dark:border-white border-opacity-60 mb-6 relative">
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4 d-none-if-js-disabled">Se connecter dans l'application</p>
|
||||
<noscript>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Please use the link in the mobile app</p>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Veuillez utiliser le lien dans l'application mobile</p>
|
||||
</noscript>
|
||||
|
||||
<a id="mobile_conn_req_uri" class="bg-[#0053D0] text-white py-3 px-8 rounded-[34px] h-[44px] text-[16px] leading-[19px] tracking-[0.02em]">Ouvrir l'application SimpleX</a>
|
||||
|
||||
@@ -596,7 +596,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</div>
|
||||
|
||||
<noscript class="z-10 flex flex-col items-center pt-[40px] ml-[-15px]">
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Please enable JavaScript to see the QR code.</p>
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Veuillez activer JavaScript pour voir le code QR.</p>
|
||||
</noscript>
|
||||
|
||||
<div class="z-10 flex flex-col items-center pt-[40px] ml-[-15px] d-none-if-js-disabled">
|
||||
@@ -631,7 +631,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<div class="flex flex-col justify-center items-center w-full max-w-[468px] h-[131px] rounded-[30px] border-[1px] border-[#A8B0B4] dark:border-white border-opacity-60 mb-6 relative">
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4 d-none-if-js-disabled">Se connecter dans l'application</p>
|
||||
<noscript>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Please use the link in the mobile app</p>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Veuillez utiliser le lien dans l'application mobile</p>
|
||||
</noscript>
|
||||
|
||||
<a id="mobile_conn_req_uri" class="bg-[#0053D0] text-white py-3 px-8 rounded-[34px] h-[44px] text-[16px] leading-[19px] tracking-[0.02em]">Ouvrir l'application SimpleX</a>
|
||||
|
||||
@@ -596,7 +596,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</div>
|
||||
|
||||
<noscript class="z-10 flex flex-col items-center pt-[40px] ml-[-15px]">
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Please enable JavaScript to see the QR code.</p>
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Attiva JavaScript per vedere il codice QR.</p>
|
||||
</noscript>
|
||||
|
||||
<div class="z-10 flex flex-col items-center pt-[40px] ml-[-15px] d-none-if-js-disabled">
|
||||
@@ -631,7 +631,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<div class="flex flex-col justify-center items-center w-full max-w-[468px] h-[131px] rounded-[30px] border-[1px] border-[#A8B0B4] dark:border-white border-opacity-60 mb-6 relative">
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4 d-none-if-js-disabled">Connettiti nell'app</p>
|
||||
<noscript>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Please use the link in the mobile app</p>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Usa il link nell'app mobile</p>
|
||||
</noscript>
|
||||
|
||||
<a id="mobile_conn_req_uri" class="bg-[#0053D0] text-white py-3 px-8 rounded-[34px] h-[44px] text-[16px] leading-[19px] tracking-[0.02em]">Apri l'app SimpleX</a>
|
||||
|
||||
@@ -596,7 +596,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</div>
|
||||
|
||||
<noscript class="z-10 flex flex-col items-center pt-[40px] ml-[-15px]">
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Please enable JavaScript to see the QR code.</p>
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Attiva JavaScript per vedere il codice QR.</p>
|
||||
</noscript>
|
||||
|
||||
<div class="z-10 flex flex-col items-center pt-[40px] ml-[-15px] d-none-if-js-disabled">
|
||||
@@ -631,7 +631,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<div class="flex flex-col justify-center items-center w-full max-w-[468px] h-[131px] rounded-[30px] border-[1px] border-[#A8B0B4] dark:border-white border-opacity-60 mb-6 relative">
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4 d-none-if-js-disabled">Connettiti nell'app</p>
|
||||
<noscript>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Please use the link in the mobile app</p>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Usa il link nell'app mobile</p>
|
||||
</noscript>
|
||||
|
||||
<a id="mobile_conn_req_uri" class="bg-[#0053D0] text-white py-3 px-8 rounded-[34px] h-[44px] text-[16px] leading-[19px] tracking-[0.02em]">Apri l'app SimpleX</a>
|
||||
|
||||
@@ -596,7 +596,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</div>
|
||||
|
||||
<noscript class="z-10 flex flex-col items-center pt-[40px] ml-[-15px]">
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Please enable JavaScript to see the QR code.</p>
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">QRコードを表示するためにJavaScriptを有効にしてください。</p>
|
||||
</noscript>
|
||||
|
||||
<div class="z-10 flex flex-col items-center pt-[40px] ml-[-15px] d-none-if-js-disabled">
|
||||
@@ -631,7 +631,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<div class="flex flex-col justify-center items-center w-full max-w-[468px] h-[131px] rounded-[30px] border-[1px] border-[#A8B0B4] dark:border-white border-opacity-60 mb-6 relative">
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4 d-none-if-js-disabled">アプリで接続する</p>
|
||||
<noscript>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Please use the link in the mobile app</p>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">このリンクをモバイルアプリで使用してください</p>
|
||||
</noscript>
|
||||
|
||||
<a id="mobile_conn_req_uri" class="bg-[#0053D0] text-white py-3 px-8 rounded-[34px] h-[44px] text-[16px] leading-[19px] tracking-[0.02em]">SimpleXアプリを開く</a>
|
||||
|
||||
@@ -596,7 +596,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</div>
|
||||
|
||||
<noscript class="z-10 flex flex-col items-center pt-[40px] ml-[-15px]">
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Please enable JavaScript to see the QR code.</p>
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">QRコードを表示するためにJavaScriptを有効にしてください。</p>
|
||||
</noscript>
|
||||
|
||||
<div class="z-10 flex flex-col items-center pt-[40px] ml-[-15px] d-none-if-js-disabled">
|
||||
@@ -631,7 +631,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<div class="flex flex-col justify-center items-center w-full max-w-[468px] h-[131px] rounded-[30px] border-[1px] border-[#A8B0B4] dark:border-white border-opacity-60 mb-6 relative">
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4 d-none-if-js-disabled">アプリで接続する</p>
|
||||
<noscript>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Please use the link in the mobile app</p>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">このリンクをモバイルアプリで使用してください</p>
|
||||
</noscript>
|
||||
|
||||
<a id="mobile_conn_req_uri" class="bg-[#0053D0] text-white py-3 px-8 rounded-[34px] h-[44px] text-[16px] leading-[19px] tracking-[0.02em]">SimpleXアプリを開く</a>
|
||||
|
||||
@@ -596,7 +596,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</div>
|
||||
|
||||
<noscript class="z-10 flex flex-col items-center pt-[40px] ml-[-15px]">
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Please enable JavaScript to see the QR code.</p>
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Schakel JavaScript in om de QR-code te zien.</p>
|
||||
</noscript>
|
||||
|
||||
<div class="z-10 flex flex-col items-center pt-[40px] ml-[-15px] d-none-if-js-disabled">
|
||||
@@ -631,7 +631,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<div class="flex flex-col justify-center items-center w-full max-w-[468px] h-[131px] rounded-[30px] border-[1px] border-[#A8B0B4] dark:border-white border-opacity-60 mb-6 relative">
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4 d-none-if-js-disabled">Maak verbinding met de app</p>
|
||||
<noscript>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Please use the link in the mobile app</p>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Gebruik de link in de mobiele app</p>
|
||||
</noscript>
|
||||
|
||||
<a id="mobile_conn_req_uri" class="bg-[#0053D0] text-white py-3 px-8 rounded-[34px] h-[44px] text-[16px] leading-[19px] tracking-[0.02em]">Open de Simplex app</a>
|
||||
|
||||
@@ -596,7 +596,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</div>
|
||||
|
||||
<noscript class="z-10 flex flex-col items-center pt-[40px] ml-[-15px]">
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Please enable JavaScript to see the QR code.</p>
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Schakel JavaScript in om de QR-code te zien.</p>
|
||||
</noscript>
|
||||
|
||||
<div class="z-10 flex flex-col items-center pt-[40px] ml-[-15px] d-none-if-js-disabled">
|
||||
@@ -631,7 +631,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<div class="flex flex-col justify-center items-center w-full max-w-[468px] h-[131px] rounded-[30px] border-[1px] border-[#A8B0B4] dark:border-white border-opacity-60 mb-6 relative">
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4 d-none-if-js-disabled">Maak verbinding met de app</p>
|
||||
<noscript>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Please use the link in the mobile app</p>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Gebruik de link in de mobiele app</p>
|
||||
</noscript>
|
||||
|
||||
<a id="mobile_conn_req_uri" class="bg-[#0053D0] text-white py-3 px-8 rounded-[34px] h-[44px] text-[16px] leading-[19px] tracking-[0.02em]">Open de Simplex app</a>
|
||||
|
||||
@@ -596,7 +596,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</div>
|
||||
|
||||
<noscript class="z-10 flex flex-col items-center pt-[40px] ml-[-15px]">
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Please enable JavaScript to see the QR code.</p>
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Prosimy o włączenie JavaScript w celu wyświetlenia kodu QR.</p>
|
||||
</noscript>
|
||||
|
||||
<div class="z-10 flex flex-col items-center pt-[40px] ml-[-15px] d-none-if-js-disabled">
|
||||
@@ -631,7 +631,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<div class="flex flex-col justify-center items-center w-full max-w-[468px] h-[131px] rounded-[30px] border-[1px] border-[#A8B0B4] dark:border-white border-opacity-60 mb-6 relative">
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4 d-none-if-js-disabled">Połącz się w aplikacji</p>
|
||||
<noscript>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Please use the link in the mobile app</p>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Prosimy o skorzystanie z linku w aplikacji mobilnej</p>
|
||||
</noscript>
|
||||
|
||||
<a id="mobile_conn_req_uri" class="bg-[#0053D0] text-white py-3 px-8 rounded-[34px] h-[44px] text-[16px] leading-[19px] tracking-[0.02em]">Otwórz aplikację Simplex</a>
|
||||
|
||||
+2
-2
@@ -576,7 +576,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<h1 class="primary-header text-center xl:text-left xl:rtl:text-right font-bold text-[38px] md:text-[55px] leading-[46px] md:leading-[63px] mb-2 xl:mb-8">Prywatność zdefiniowana na nowo</h1>
|
||||
<h2 class="secondary-header text-center xl:text-left xl:rtl:text-right font-bold text-[28px] md:text-[38px] leading-[36px] md:leading-[43px] mb-2 xl:mb-8 tracking-[0.01em]">Pierwszy komunikator<br>bez identyfikatorów użytkowników (ID)</h2>
|
||||
<p class="landing-page-header-article-paragraph text-black dark:text-white text-center xl:text-justify text-[16px] leading-[24px] mb-[20px] header-description">
|
||||
Inne aplikacje mają identyfikatory użytkowników (ID): Signal, Matrix, Session, Briar, Jami, Cwtch itp.<br> SimpleX nie, <strong>nie ma nawet losowych numerów</strong>.<br> To radykalnie poprawia Twoją prywatność.
|
||||
Inne aplikacje posiadają identyfikatory użytkowników (ID): Signal, Matrix, Session, Briar, Jami, Cwtch itp.<br> SimpleX nie, <strong>nie posiada nawet losowych numerów</strong>.<br> To radykalnie poprawia Twoją prywatność.
|
||||
</p>
|
||||
<a href="javascript:void(0)" data-show-overlay="why-ids-bad-for-privacy" class="open-overlay-btn underline text-primary-light dark:text-primary-dark block text-center xl:text-left xl:rtl:text-right text-[14px] xl:text-[16px] leading-[34px] underline-offset-2">Dlaczego identyfikatory użytkowników (ID) są złe dla prywatności?</a>
|
||||
|
||||
@@ -1809,7 +1809,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<div class="flex flex-col justify-center items-center">
|
||||
<img class="h-[340px] mb-[74px] mt-[74px] md:hidden" src="/img/new/explained-1.svg" alt="">
|
||||
<p class="text-black dark:text-white text-[16px] font-normal text-center">
|
||||
Można tworzyć kontakty i grupy oraz prowadzić dwukierunkowe rozmowy, jak w każdym innym komunikatorze.
|
||||
Możesz tworzyć kontakty i grupy oraz prowadzić dwukierunkowe rozmowy, jak w każdym innym komunikatorze.
|
||||
</p>
|
||||
<p class="text-black dark:text-white text-[16px] font-normal text-center">
|
||||
Jak może to działać z jednokierunkowymi kolejkami i bez identyfikatorów profili użytkowników?
|
||||
|
||||
@@ -596,7 +596,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</div>
|
||||
|
||||
<noscript class="z-10 flex flex-col items-center pt-[40px] ml-[-15px]">
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Please enable JavaScript to see the QR code.</p>
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Prosimy o włączenie JavaScript w celu wyświetlenia kodu QR.</p>
|
||||
</noscript>
|
||||
|
||||
<div class="z-10 flex flex-col items-center pt-[40px] ml-[-15px] d-none-if-js-disabled">
|
||||
@@ -631,7 +631,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<div class="flex flex-col justify-center items-center w-full max-w-[468px] h-[131px] rounded-[30px] border-[1px] border-[#A8B0B4] dark:border-white border-opacity-60 mb-6 relative">
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4 d-none-if-js-disabled">Połącz się w aplikacji</p>
|
||||
<noscript>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Please use the link in the mobile app</p>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Prosimy o skorzystanie z linku w aplikacji mobilnej</p>
|
||||
</noscript>
|
||||
|
||||
<a id="mobile_conn_req_uri" class="bg-[#0053D0] text-white py-3 px-8 rounded-[34px] h-[44px] text-[16px] leading-[19px] tracking-[0.02em]">Otwórz aplikację Simplex</a>
|
||||
|
||||
+15
-15
@@ -172,7 +172,7 @@
|
||||
<svg class="float-right" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg>
|
||||
</a></li>
|
||||
<li><a href="/docs/protocol/simplex-chat.html" class="lg:px-[20px] inline-block"
|
||||
>Protocolo de chat</a></li>
|
||||
>Protocolo de bate-papo</a></li>
|
||||
<li><a href="/docs/glossary.html" class="lg:px-[20px] inline-block"
|
||||
>Glossário</a></li>
|
||||
|
||||
@@ -181,21 +181,21 @@
|
||||
|
||||
<li><a href="/docs/simplex.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Plataforma SimpleX</a></li>
|
||||
|
||||
<li><a href="/docs/directory.html" class=" lg:px-[20px] inline-block whitespace-nowrap">SimpleX Directory Service</a></li>
|
||||
<li><a href="/docs/directory.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Serviço de Diretório SimpleX</a></li>
|
||||
|
||||
<li><a href="/docs/android.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Acessando arquivos do Android</a></li>
|
||||
|
||||
<li><a href="/docs/sql.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Acesso ao banco de dados do chat</a></li>
|
||||
<li><a href="/docs/sql.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Acessando o banco de dados do bate-papo</a></li>
|
||||
|
||||
<li><a href="/docs/server.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Servidor SMP de host</a></li>
|
||||
<li><a href="/docs/server.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Hospedar Servidor SMP</a></li>
|
||||
|
||||
<li><a href="/docs/xftp-server.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Servidor XFTP de host</a></li>
|
||||
<li><a href="/docs/xftp-server.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Hospedar Servidor XFTP</a></li>
|
||||
|
||||
<li><a href="/docs/webrtc.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Servidores WebRTC</a></li>
|
||||
|
||||
<li><a href="/docs/translations.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Traduzir o SimpleX Chat</a></li>
|
||||
<li><a href="/docs/translations.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Traduza o SimpleX Chat</a></li>
|
||||
|
||||
<li><a href="/downloads/" class=" lg:px-[20px] inline-block whitespace-nowrap">Downloads</a></li>
|
||||
<li><a href="/downloads/" class=" lg:px-[20px] inline-block whitespace-nowrap">Baixar</a></li>
|
||||
|
||||
|
||||
<hr class=" h-[1px] w-full dark:opacity-[0.1]">
|
||||
@@ -224,7 +224,7 @@
|
||||
|
||||
<li class="nav-link relative ">
|
||||
<a href="/jobs" class="flex items-center justify-between gap-2 lg:py-5 whitespace-nowrap">
|
||||
<span class="text-[16px] leading-[26px] tracking-[0.01em] nav-link-text text-black dark:text-white before:bg-black dark:before:bg-white">Join team</span>
|
||||
<span class="text-[16px] leading-[26px] tracking-[0.01em] nav-link-text text-black dark:text-white before:bg-black dark:before:bg-white">Junte-se à equipe</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@@ -596,7 +596,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</div>
|
||||
|
||||
<noscript class="z-10 flex flex-col items-center pt-[40px] ml-[-15px]">
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Please enable JavaScript to see the QR code.</p>
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Por favor habilite o JavaScript para ver o QR code.</p>
|
||||
</noscript>
|
||||
|
||||
<div class="z-10 flex flex-col items-center pt-[40px] ml-[-15px] d-none-if-js-disabled">
|
||||
@@ -631,7 +631,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<div class="flex flex-col justify-center items-center w-full max-w-[468px] h-[131px] rounded-[30px] border-[1px] border-[#A8B0B4] dark:border-white border-opacity-60 mb-6 relative">
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4 d-none-if-js-disabled">Conectar no aplicativo</p>
|
||||
<noscript>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Please use the link in the mobile app</p>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Use o link no aplicativo móvel</p>
|
||||
</noscript>
|
||||
|
||||
<a id="mobile_conn_req_uri" class="bg-[#0053D0] text-white py-3 px-8 rounded-[34px] h-[44px] text-[16px] leading-[19px] tracking-[0.02em]">Abra o aplicativo Simplex</a>
|
||||
@@ -721,7 +721,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<div class="contact-tab-content">
|
||||
<p class="text-base font-medium mb-[46px]">Se você já instalou
|
||||
<a href="" class="text-base font-medium">SimpleX Chat para terminal</a>
|
||||
v1.0.0+, copie o comando abaixo e use-o no chat:
|
||||
v1.0.0+, copie o comando abaixo e use-o no bate-papo:
|
||||
</p>
|
||||
<p class="bg-white flex items-center justify-between rounded p-3 shadow-[inset_0px_2px_2px_rgba(0,0,0,0.15)] mb-[36px]">
|
||||
<span id="conn_req_uri_text" class="text-grey-black font-light text-[14px] leading-6"></span>
|
||||
@@ -752,7 +752,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<p class="text-grey-black dark:text-white text-base text-center mb-7">Inscreva-se para receber nossas atualizações</p>
|
||||
|
||||
<form class="flex items-center w-full max-w-[540px] mb-20" action="https://chat.us2.list-manage.com/subscribe/post?u=ddd892b258ae36e5438e6d4e1&id=ad6037a2fe" method="post" target="_blank" novalidate="">
|
||||
<input name="EMAIL" type="text" class="h-[44px] ltr:rounded-l-[34px] rtl:rounded-r-[34px] bg-transparent border border-primary-light focus:outline-none text-primary-light dark:text-primary-dark text-base w-full max-w-[400px] px-5 placeholder:text-grey-black placeholder:dark:text-white placeholder:text-base placeholder:font-normal placeholder:tracking-[0.01em]" placeholder="Digite seu endereço de e-mail">
|
||||
<input name="EMAIL" type="text" class="h-[44px] ltr:rounded-l-[34px] rtl:rounded-r-[34px] bg-transparent border border-primary-light focus:outline-none text-primary-light dark:text-primary-dark text-base w-full max-w-[400px] px-5 placeholder:text-grey-black placeholder:dark:text-white placeholder:text-base placeholder:font-normal placeholder:tracking-[0.01em]" placeholder="Digite seu endereço de email">
|
||||
<span aria-hidden="true" class="hidden">
|
||||
<input type="text" name="b_ddd892b258ae36e5438e6d4e1_ad6037a2fe" tabindex="-1" value="">
|
||||
</span>
|
||||
@@ -761,7 +761,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
|
||||
<hr class="block mb-7 mx-5 dark:opacity-[0.2] w-full">
|
||||
|
||||
<p class="text-grey-black dark:text-white text-center mb-7">Obtenha o SimpleX <a href="/downloads">desktop app</a></p>
|
||||
<p class="text-grey-black dark:text-white text-center mb-7">Obtenha o SimpleX <a href="/downloads">aplicativo desktop</a></p>
|
||||
<div class="flex items-center justify-center gap-4 flex-wrap">
|
||||
<a href="https://apps.apple.com/us/app/simplex-chat/id1605771084" target="_blank"><img class="h-[40px] w-auto" src="/img/new/apple_store.svg"></a>
|
||||
<a href="https://play.google.com/store/apps/details?id=chat.simplex.app" target="_blank" title="Public iOS preview on TestFlight"><img class="h-[40px] w-auto" src="/img/new/google_play.svg"></a>
|
||||
@@ -806,7 +806,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<a href="https://github.com/simplex-chat/simplex-chat/blob/stable/docs/protocol/simplex-chat.md"
|
||||
target="_blank"
|
||||
class="text-grey-black dark:text-white text-[14px] font-medium leading-[28px] tracking-[0.01em] mb-3 flex items-center gap-1">
|
||||
Protocolo de Chat SimpleX
|
||||
Protocolo Chat SimpleX
|
||||
<svg class="float-right" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg>
|
||||
</a>
|
||||
<a href="https://github.com/simplex-chat/simplex-chat/blob/stable/PRIVACY.md"
|
||||
@@ -907,7 +907,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
<a href="#" class="text-grey-black dark:text-white text-[16px] text-center lg:ltr:text-left lg:rtl:text-right font-medium leading-[28px] tracking-[0.01em] block mt-[60px]">© 2020-2023 SimpleX | Projeto de código livre</a>
|
||||
<a href="#" class="text-grey-black dark:text-white text-[16px] text-center lg:ltr:text-left lg:rtl:text-right font-medium leading-[28px] tracking-[0.01em] block mt-[60px]">© 2020-2023 SimpleX | Projeto de Código Livre</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
+19
-19
@@ -172,7 +172,7 @@
|
||||
<svg class="float-right" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg>
|
||||
</a></li>
|
||||
<li><a href="/docs/protocol/simplex-chat.html" class="lg:px-[20px] inline-block"
|
||||
>Protocolo de chat</a></li>
|
||||
>Protocolo de bate-papo</a></li>
|
||||
<li><a href="/docs/glossary.html" class="lg:px-[20px] inline-block"
|
||||
>Glossário</a></li>
|
||||
|
||||
@@ -181,21 +181,21 @@
|
||||
|
||||
<li><a href="/docs/simplex.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Plataforma SimpleX</a></li>
|
||||
|
||||
<li><a href="/docs/directory.html" class=" lg:px-[20px] inline-block whitespace-nowrap">SimpleX Directory Service</a></li>
|
||||
<li><a href="/docs/directory.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Serviço de Diretório SimpleX</a></li>
|
||||
|
||||
<li><a href="/docs/android.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Acessando arquivos do Android</a></li>
|
||||
|
||||
<li><a href="/docs/sql.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Acesso ao banco de dados do chat</a></li>
|
||||
<li><a href="/docs/sql.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Acessando o banco de dados do bate-papo</a></li>
|
||||
|
||||
<li><a href="/docs/server.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Servidor SMP de host</a></li>
|
||||
<li><a href="/docs/server.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Hospedar Servidor SMP</a></li>
|
||||
|
||||
<li><a href="/docs/xftp-server.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Servidor XFTP de host</a></li>
|
||||
<li><a href="/docs/xftp-server.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Hospedar Servidor XFTP</a></li>
|
||||
|
||||
<li><a href="/docs/webrtc.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Servidores WebRTC</a></li>
|
||||
|
||||
<li><a href="/docs/translations.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Traduzir o SimpleX Chat</a></li>
|
||||
<li><a href="/docs/translations.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Traduza o SimpleX Chat</a></li>
|
||||
|
||||
<li><a href="/downloads/" class=" lg:px-[20px] inline-block whitespace-nowrap">Downloads</a></li>
|
||||
<li><a href="/downloads/" class=" lg:px-[20px] inline-block whitespace-nowrap">Baixar</a></li>
|
||||
|
||||
|
||||
<hr class=" h-[1px] w-full dark:opacity-[0.1]">
|
||||
@@ -224,7 +224,7 @@
|
||||
|
||||
<li class="nav-link relative ">
|
||||
<a href="/jobs" class="flex items-center justify-between gap-2 lg:py-5 whitespace-nowrap">
|
||||
<span class="text-[16px] leading-[26px] tracking-[0.01em] nav-link-text text-black dark:text-white before:bg-black dark:before:bg-white">Join team</span>
|
||||
<span class="text-[16px] leading-[26px] tracking-[0.01em] nav-link-text text-black dark:text-white before:bg-black dark:before:bg-white">Junte-se à equipe</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@@ -577,21 +577,21 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
|
||||
</head><body><section class="bg-primary-bg-light dark:bg-primary-bg-dark py-[75px] mt-[66px] px-5 lg:h-[calc(100vh-66px)] lg:max-h-[888px] lg:flex lg:items-center">
|
||||
<div class="container text-black dark:text-white">
|
||||
<h2 class="primary-header text-[35px] leading-[45px] md:leading-[55px] lg:text-[45px] text-center font-bold gradient-text mb-20">SimpleX Chat via F-Droid</h2>
|
||||
<h2 class="primary-header text-[35px] leading-[45px] md:leading-[55px] lg:text-[45px] text-center font-bold gradient-text mb-20">SimpleX Chat pelo F-Droid</h2>
|
||||
|
||||
<div class="flex flex-col lg:flex-row gap-16 lg:gap-28">
|
||||
|
||||
<div class="w-full lg:w-3/5">
|
||||
<h3 class="text-grey-black dark:text-white text-[24px] lg:text-[32px] font-bold mb-2">SimpleX Chat repo</h3>
|
||||
<h3 class="text-grey-black dark:text-white text-[24px] lg:text-[32px] font-bold mb-2">Repositório Simplex Chat</h3>
|
||||
<div class="flex flex-col-reverse sm:flex-row gap-4">
|
||||
<div>
|
||||
<p class="mb-2 text-lg font-medium mt-6">Stable and beta versions built by the developers</p>
|
||||
<p>To add it to your F-Droid client, <span class="hide-on-mobile">scan the QR code or</span> use this URL:</p>
|
||||
<p class="mb-2 text-lg font-medium mt-6">Versões estáveis e beta criadas pelos desenvolvedores</p>
|
||||
<p>Para adicioná-lo ao seu cliente F-Droid, <span class="hide-on-mobile">escaneie o QR code ou</span> use este URL:</p>
|
||||
<a class="mb-2 break-words text-primary-light dark:text-primary-dark block text-left rtl:text-right text-[14px] xl:text-[16px] leading-[34px] underline-offset-2" href="https://app.simplex.chat/fdroid/repo?fingerprint=9F358FF284D1F71656A2BFAF0E005DEAE6AA14143720E089F11FF2DDCFEB01BA">
|
||||
<code>https://app.simplex.chat/fdroid/repo</code>
|
||||
</a>
|
||||
<p>
|
||||
Signing key fingerprint (SHA-256):
|
||||
Assinatura de impressão digital de chave (SHA-256):
|
||||
</p><blockquote class="font-bold mt-2">
|
||||
9F 35 8F F2 84 D1 F7 16 56 A2 BF AF 0E 00 5D EA E6 AA 14 14 37 20 E0 89 F1 1F F2 DD CF EB 01 BA
|
||||
</blockquote>
|
||||
@@ -605,11 +605,11 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</div>
|
||||
|
||||
<div class="w-full lg:w-2/5">
|
||||
<h3 class="text-grey-black dark:text-white text-[24px] lg:text-[32px] font-bold mb-6">F-Droid.org repo</h3>
|
||||
<h3 class="text-grey-black dark:text-white text-[24px] lg:text-[32px] font-bold mb-6">Repositório F-Droid.org</h3>
|
||||
<a class="inline-block" href="https://f-droid.org/en/packages/chat.simplex.app/" target="_blank" title="SimpleX F-Droid Repository"><img class="h-[40px] w-auto" src="/img/new/f_droid.svg"></a>
|
||||
<p class="mb-2 text-lg font-medium mt-6">Stable versions built by F-Droid.org</p>
|
||||
<p class="mb-2">The releases to this repo are done 1-2 days later.</p>
|
||||
<p class="mb-2">SimpleX Chat and F-Droid.org repositories sign builds with the different keys. To switch, please <a href="/docs/guide/chat-profiles.html#move-your-chat-profiles-to-another-device">export</a> the chat database and re-install the app.</p>
|
||||
<p class="mb-2 text-lg font-medium mt-6">Versões estáveis criadas por F-Droid.org</p>
|
||||
<p class="mb-2">Os lançamentos para este repositório são feitos 1-2 dias depois.</p>
|
||||
<p class="mb-2">Os repositórios SimpleX Chat e F-Droid.org assinam compilações com chaves diferentes. Para mudar, <a href="/docs/guide/chat-profiles.html#move-your-chat-profiles-to-another-device">exporte</a> o banco de dados de bate-papo e reinstale o aplicativo.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -645,7 +645,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<a href="https://github.com/simplex-chat/simplex-chat/blob/stable/docs/protocol/simplex-chat.md"
|
||||
target="_blank"
|
||||
class="text-grey-black dark:text-white text-[14px] font-medium leading-[28px] tracking-[0.01em] mb-3 flex items-center gap-1">
|
||||
Protocolo de Chat SimpleX
|
||||
Protocolo Chat SimpleX
|
||||
<svg class="float-right" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg>
|
||||
</a>
|
||||
<a href="https://github.com/simplex-chat/simplex-chat/blob/stable/PRIVACY.md"
|
||||
@@ -746,7 +746,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
<a href="#" class="text-grey-black dark:text-white text-[16px] text-center lg:ltr:text-left lg:rtl:text-right font-medium leading-[28px] tracking-[0.01em] block mt-[60px]">© 2020-2023 SimpleX | Projeto de código livre</a>
|
||||
<a href="#" class="text-grey-black dark:text-white text-[16px] text-center lg:ltr:text-left lg:rtl:text-right font-medium leading-[28px] tracking-[0.01em] block mt-[60px]">© 2020-2023 SimpleX | Projeto de Código Livre</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
+37
-37
File diff suppressed because one or more lines are too long
+15
-15
@@ -172,7 +172,7 @@
|
||||
<svg class="float-right" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg>
|
||||
</a></li>
|
||||
<li><a href="/docs/protocol/simplex-chat.html" class="lg:px-[20px] inline-block"
|
||||
>Protocolo de chat</a></li>
|
||||
>Protocolo de bate-papo</a></li>
|
||||
<li><a href="/docs/glossary.html" class="lg:px-[20px] inline-block"
|
||||
>Glossário</a></li>
|
||||
|
||||
@@ -181,21 +181,21 @@
|
||||
|
||||
<li><a href="/docs/simplex.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Plataforma SimpleX</a></li>
|
||||
|
||||
<li><a href="/docs/directory.html" class=" lg:px-[20px] inline-block whitespace-nowrap">SimpleX Directory Service</a></li>
|
||||
<li><a href="/docs/directory.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Serviço de Diretório SimpleX</a></li>
|
||||
|
||||
<li><a href="/docs/android.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Acessando arquivos do Android</a></li>
|
||||
|
||||
<li><a href="/docs/sql.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Acesso ao banco de dados do chat</a></li>
|
||||
<li><a href="/docs/sql.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Acessando o banco de dados do bate-papo</a></li>
|
||||
|
||||
<li><a href="/docs/server.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Servidor SMP de host</a></li>
|
||||
<li><a href="/docs/server.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Hospedar Servidor SMP</a></li>
|
||||
|
||||
<li><a href="/docs/xftp-server.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Servidor XFTP de host</a></li>
|
||||
<li><a href="/docs/xftp-server.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Hospedar Servidor XFTP</a></li>
|
||||
|
||||
<li><a href="/docs/webrtc.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Servidores WebRTC</a></li>
|
||||
|
||||
<li><a href="/docs/translations.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Traduzir o SimpleX Chat</a></li>
|
||||
<li><a href="/docs/translations.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Traduza o SimpleX Chat</a></li>
|
||||
|
||||
<li><a href="/downloads/" class=" lg:px-[20px] inline-block whitespace-nowrap">Downloads</a></li>
|
||||
<li><a href="/downloads/" class=" lg:px-[20px] inline-block whitespace-nowrap">Baixar</a></li>
|
||||
|
||||
|
||||
<hr class=" h-[1px] w-full dark:opacity-[0.1]">
|
||||
@@ -224,7 +224,7 @@
|
||||
|
||||
<li class="nav-link relative ">
|
||||
<a href="/jobs" class="flex items-center justify-between gap-2 lg:py-5 whitespace-nowrap">
|
||||
<span class="text-[16px] leading-[26px] tracking-[0.01em] nav-link-text text-black dark:text-white before:bg-black dark:before:bg-white">Join team</span>
|
||||
<span class="text-[16px] leading-[26px] tracking-[0.01em] nav-link-text text-black dark:text-white before:bg-black dark:before:bg-white">Junte-se à equipe</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@@ -596,7 +596,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</div>
|
||||
|
||||
<noscript class="z-10 flex flex-col items-center pt-[40px] ml-[-15px]">
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Please enable JavaScript to see the QR code.</p>
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Por favor habilite o JavaScript para ver o QR code.</p>
|
||||
</noscript>
|
||||
|
||||
<div class="z-10 flex flex-col items-center pt-[40px] ml-[-15px] d-none-if-js-disabled">
|
||||
@@ -631,7 +631,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<div class="flex flex-col justify-center items-center w-full max-w-[468px] h-[131px] rounded-[30px] border-[1px] border-[#A8B0B4] dark:border-white border-opacity-60 mb-6 relative">
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4 d-none-if-js-disabled">Conectar no aplicativo</p>
|
||||
<noscript>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Please use the link in the mobile app</p>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Use o link no aplicativo móvel</p>
|
||||
</noscript>
|
||||
|
||||
<a id="mobile_conn_req_uri" class="bg-[#0053D0] text-white py-3 px-8 rounded-[34px] h-[44px] text-[16px] leading-[19px] tracking-[0.02em]">Abra o aplicativo Simplex</a>
|
||||
@@ -721,7 +721,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<div class="contact-tab-content">
|
||||
<p class="text-base font-medium mb-[46px]">Se você já instalou
|
||||
<a href="" class="text-base font-medium">SimpleX Chat para terminal</a>
|
||||
v1.0.0+, copie o comando abaixo e use-o no chat:
|
||||
v1.0.0+, copie o comando abaixo e use-o no bate-papo:
|
||||
</p>
|
||||
<p class="bg-white flex items-center justify-between rounded p-3 shadow-[inset_0px_2px_2px_rgba(0,0,0,0.15)] mb-[36px]">
|
||||
<span id="conn_req_uri_text" class="text-grey-black font-light text-[14px] leading-6"></span>
|
||||
@@ -752,7 +752,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<p class="text-grey-black dark:text-white text-base text-center mb-7">Inscreva-se para receber nossas atualizações</p>
|
||||
|
||||
<form class="flex items-center w-full max-w-[540px] mb-20" action="https://chat.us2.list-manage.com/subscribe/post?u=ddd892b258ae36e5438e6d4e1&id=ad6037a2fe" method="post" target="_blank" novalidate="">
|
||||
<input name="EMAIL" type="text" class="h-[44px] ltr:rounded-l-[34px] rtl:rounded-r-[34px] bg-transparent border border-primary-light focus:outline-none text-primary-light dark:text-primary-dark text-base w-full max-w-[400px] px-5 placeholder:text-grey-black placeholder:dark:text-white placeholder:text-base placeholder:font-normal placeholder:tracking-[0.01em]" placeholder="Digite seu endereço de e-mail">
|
||||
<input name="EMAIL" type="text" class="h-[44px] ltr:rounded-l-[34px] rtl:rounded-r-[34px] bg-transparent border border-primary-light focus:outline-none text-primary-light dark:text-primary-dark text-base w-full max-w-[400px] px-5 placeholder:text-grey-black placeholder:dark:text-white placeholder:text-base placeholder:font-normal placeholder:tracking-[0.01em]" placeholder="Digite seu endereço de email">
|
||||
<span aria-hidden="true" class="hidden">
|
||||
<input type="text" name="b_ddd892b258ae36e5438e6d4e1_ad6037a2fe" tabindex="-1" value="">
|
||||
</span>
|
||||
@@ -761,7 +761,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
|
||||
<hr class="block mb-7 mx-5 dark:opacity-[0.2] w-full">
|
||||
|
||||
<p class="text-grey-black dark:text-white text-center mb-7">Obtenha o SimpleX <a href="/downloads">desktop app</a></p>
|
||||
<p class="text-grey-black dark:text-white text-center mb-7">Obtenha o SimpleX <a href="/downloads">aplicativo desktop</a></p>
|
||||
<div class="flex items-center justify-center gap-4 flex-wrap">
|
||||
<a href="https://apps.apple.com/us/app/simplex-chat/id1605771084" target="_blank"><img class="h-[40px] w-auto" src="/img/new/apple_store.svg"></a>
|
||||
<a href="https://play.google.com/store/apps/details?id=chat.simplex.app" target="_blank" title="Public iOS preview on TestFlight"><img class="h-[40px] w-auto" src="/img/new/google_play.svg"></a>
|
||||
@@ -806,7 +806,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<a href="https://github.com/simplex-chat/simplex-chat/blob/stable/docs/protocol/simplex-chat.md"
|
||||
target="_blank"
|
||||
class="text-grey-black dark:text-white text-[14px] font-medium leading-[28px] tracking-[0.01em] mb-3 flex items-center gap-1">
|
||||
Protocolo de Chat SimpleX
|
||||
Protocolo Chat SimpleX
|
||||
<svg class="float-right" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg>
|
||||
</a>
|
||||
<a href="https://github.com/simplex-chat/simplex-chat/blob/stable/PRIVACY.md"
|
||||
@@ -907,7 +907,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
<a href="#" class="text-grey-black dark:text-white text-[16px] text-center lg:ltr:text-left lg:rtl:text-right font-medium leading-[28px] tracking-[0.01em] block mt-[60px]">© 2020-2023 SimpleX | Projeto de código livre</a>
|
||||
<a href="#" class="text-grey-black dark:text-white text-[16px] text-center lg:ltr:text-left lg:rtl:text-right font-medium leading-[28px] tracking-[0.01em] block mt-[60px]">© 2020-2023 SimpleX | Projeto de Código Livre</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -596,7 +596,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</div>
|
||||
|
||||
<noscript class="z-10 flex flex-col items-center pt-[40px] ml-[-15px]">
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Please enable JavaScript to see the QR code.</p>
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Будь ласка, увімкніть JavaScript, щоб побачити QR-код.</p>
|
||||
</noscript>
|
||||
|
||||
<div class="z-10 flex flex-col items-center pt-[40px] ml-[-15px] d-none-if-js-disabled">
|
||||
@@ -631,7 +631,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<div class="flex flex-col justify-center items-center w-full max-w-[468px] h-[131px] rounded-[30px] border-[1px] border-[#A8B0B4] dark:border-white border-opacity-60 mb-6 relative">
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4 d-none-if-js-disabled">Підключитися в додатку</p>
|
||||
<noscript>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Please use the link in the mobile app</p>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Будь ласка, скористайтеся посиланням у мобільному додатку</p>
|
||||
</noscript>
|
||||
|
||||
<a id="mobile_conn_req_uri" class="bg-[#0053D0] text-white py-3 px-8 rounded-[34px] h-[44px] text-[16px] leading-[19px] tracking-[0.02em]">Відкрити додаток SimpleX</a>
|
||||
|
||||
@@ -596,7 +596,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</div>
|
||||
|
||||
<noscript class="z-10 flex flex-col items-center pt-[40px] ml-[-15px]">
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Please enable JavaScript to see the QR code.</p>
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Будь ласка, увімкніть JavaScript, щоб побачити QR-код.</p>
|
||||
</noscript>
|
||||
|
||||
<div class="z-10 flex flex-col items-center pt-[40px] ml-[-15px] d-none-if-js-disabled">
|
||||
@@ -631,7 +631,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<div class="flex flex-col justify-center items-center w-full max-w-[468px] h-[131px] rounded-[30px] border-[1px] border-[#A8B0B4] dark:border-white border-opacity-60 mb-6 relative">
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4 d-none-if-js-disabled">Підключитися в додатку</p>
|
||||
<noscript>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Please use the link in the mobile app</p>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Будь ласка, скористайтеся посиланням у мобільному додатку</p>
|
||||
</noscript>
|
||||
|
||||
<a id="mobile_conn_req_uri" class="bg-[#0053D0] text-white py-3 px-8 rounded-[34px] h-[44px] text-[16px] leading-[19px] tracking-[0.02em]">Відкрити додаток SimpleX</a>
|
||||
|
||||
@@ -596,7 +596,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</div>
|
||||
|
||||
<noscript class="z-10 flex flex-col items-center pt-[40px] ml-[-15px]">
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Please enable JavaScript to see the QR code.</p>
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">请启用 JavaScript 以查看二维码。</p>
|
||||
</noscript>
|
||||
|
||||
<div class="z-10 flex flex-col items-center pt-[40px] ml-[-15px] d-none-if-js-disabled">
|
||||
@@ -631,7 +631,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<div class="flex flex-col justify-center items-center w-full max-w-[468px] h-[131px] rounded-[30px] border-[1px] border-[#A8B0B4] dark:border-white border-opacity-60 mb-6 relative">
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4 d-none-if-js-disabled">在应用程序中连接</p>
|
||||
<noscript>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Please use the link in the mobile app</p>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">请使用移动应用程序中的链接</p>
|
||||
</noscript>
|
||||
|
||||
<a id="mobile_conn_req_uri" class="bg-[#0053D0] text-white py-3 px-8 rounded-[34px] h-[44px] text-[16px] leading-[19px] tracking-[0.02em]">打开 Simplex 应用程序</a>
|
||||
|
||||
@@ -596,7 +596,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</div>
|
||||
|
||||
<noscript class="z-10 flex flex-col items-center pt-[40px] ml-[-15px]">
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">Please enable JavaScript to see the QR code.</p>
|
||||
<p class="text-2xl font-medium text-center max-w-[234px] mb-32">请启用 JavaScript 以查看二维码。</p>
|
||||
</noscript>
|
||||
|
||||
<div class="z-10 flex flex-col items-center pt-[40px] ml-[-15px] d-none-if-js-disabled">
|
||||
@@ -631,7 +631,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<div class="flex flex-col justify-center items-center w-full max-w-[468px] h-[131px] rounded-[30px] border-[1px] border-[#A8B0B4] dark:border-white border-opacity-60 mb-6 relative">
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4 d-none-if-js-disabled">在应用程序中连接</p>
|
||||
<noscript>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">Please use the link in the mobile app</p>
|
||||
<p class="text-xl font-medium text-grey-black dark:text-white mb-4">请使用移动应用程序中的链接</p>
|
||||
</noscript>
|
||||
|
||||
<a id="mobile_conn_req_uri" class="bg-[#0053D0] text-white py-3 px-8 rounded-[34px] h-[44px] text-[16px] leading-[19px] tracking-[0.02em]">打开 Simplex 应用程序</a>
|
||||
|
||||
Reference in New Issue
Block a user