Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions static/site/index.html
Original file line numberDiff line numberDiff line change
Expand Up@@ -28,8 +28,7 @@ <h1 class="product-name">Knowledge to Go</h1>

<div id="backend-status" class="status-banner hidden" role="status">
<span aria-hidden="true">⚠️</span>
<span data-i18n="backend_error">The backend server is not responding. Please verify it's started. Please go to the Termux App and run</span>
<code>iiab-termux --start</code>
<span data-i18n="backend_error">The K2Go server isn't responding. Make sure K2Go is running on the host device, and that your device is on the same Wi-Fi or connected to its hotspot.</span>
</div>

<main class="card-grid" id="cardGrid">
Expand Down
2 changes: 1 addition & 1 deletion static/site/lang/ar.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "النظام",
"theme_light": "فاتح",
"theme_dark": "داكن",
"backend_error": "خادم الواجهة الخلفية لا يستجيب. يرجى التأكد من أنه قيد التشغيل. افتح تطبيق Termux ونفّذ"
"backend_error": "خادم K2Go لا يستجيب. تأكد من أن K2Go يعمل على الجهاز المضيف وأن جهازك على نفس شبكة Wi-Fi أو متصل بنقطة اتصاله."
};
2 changes: 1 addition & 1 deletion static/site/lang/az.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "Sistem",
"theme_light": "İşıqlı",
"theme_dark": "Qaranlıq",
"backend_error": "Backend server cavab vermir. Zəhmət olmasa onun işə salındığını yoxlayın. Termux tətbiqini açınişə salın"
"backend_error": "K2Go server cavab vermir. K2Go-nun host cihazda işlədiyinə və cihazınızın eyni Wi-Fi-də olduğunaya onun hotspotuna qoşulduğuna əmin olun."
};
2 changes: 1 addition & 1 deletion static/site/lang/bg.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "Системна",
"theme_light": "Светла",
"theme_dark": "Тъмна",
"backend_error": "Бекенд сървърът не отговаря. Уверете се, че е стартиран. Отворете приложението Termux и изпълнете"
"backend_error": "Сървърът K2Go не отговаря. Уверете се, че K2Go работи на хостващото устройство и че устройството ви е в същата Wi-Fi мрежа или свързано с неговия хотспот."
};
2 changes: 1 addition & 1 deletion static/site/lang/bn.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "সিস্টেম",
"theme_light": "লাইট",
"theme_dark": "ডার্ক",
"backend_error": "ব্যাকএন্ড সার্ভার সাড়া দিচ্ছে না। এটি চালু আছে কিনা নিশ্চিত করুন। Termux অ্যাপ খুলুন এবং চালান"
"backend_error": "K2Go সার্ভার সাড়া দিচ্ছে না। নিশ্চিত করুন K2Go হোস্ট ডিভাইসে চলছে এবং আপনার ডিভাইস একই Wi-Fi-তে আছে বা এর হটস্পটে সংযুক্ত।"
};
2 changes: 1 addition & 1 deletion static/site/lang/cs.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "Systémový",
"theme_light": "Světlý",
"theme_dark": "Tmavý",
"backend_error": "Server backendu neodpovídá. Ověřte, že je spuštěn. Otevřete aplikaci Termux a spusťte"
"backend_error": "Server K2Go neodpovídá. Ujistěte se, že K2Go běží na hostitelském zařízení a že vaše zařízení je ve stejné Wi-Fi nebo připojené k jeho hotspotu."
};
2 changes: 1 addition & 1 deletion static/site/lang/de.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "System",
"theme_light": "Hell",
"theme_dark": "Dunkel",
"backend_error": "Der Backend-Server antwortet nicht. Bitte stellen Sie sicher, dass er gestartet ist. Öffnen Sie die Termux-App und führen Sie aus"
"backend_error": "Der K2Go-Server antwortet nicht. Stelle sicher, dass K2Go auf dem Host-Gerät läuft und dass dein Gerät im selben WLAN ist oder mit seinem Hotspot verbunden ist."
};
2 changes: 1 addition & 1 deletion static/site/lang/el.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "Σύστημα",
"theme_light": "Φωτεινό",
"theme_dark": "Σκοτεινό",
"backend_error": "Ο διακομιστής backend δεν αποκρίνεται. Βεβαιωθείτε ότι έχει ξεκινήσει. Ανοίξτε την εφαρμογή Termux και εκτελέστε"
"backend_error": "Ο διακομιστής K2Go δεν αποκρίνεται. Βεβαιωθείτε ότι το K2Go εκτελείται στη συσκευή-κεντρικό υπολογιστή και ότι η συσκευή σας είναι στο ίδιο Wi-Fi ή συνδεδεμένη στο hotspot του."
};
2 changes: 1 addition & 1 deletion static/site/lang/en.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "System",
"theme_light": "Light",
"theme_dark": "Dark",
"backend_error": "The backend server is not responding. Please verify it's started. Please go to the Termux App and run"
"backend_error": "The K2Go server isn't responding. Make sure K2Go is running on the host device, and that your device is on the same Wi-Fi or connected to its hotspot."
};
2 changes: 1 addition & 1 deletion static/site/lang/es.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "Sistema",
"theme_light": "Claro",
"theme_dark": "Oscuro",
"backend_error": "El servidor backend no responde. Por favor, verifique que está iniciado. Vaya a la app Termux y ejecute"
"backend_error": "El servidor K2Go no responde. Asegúrate de que K2Go esté abierto en el dispositivo anfitrión y de que tu dispositivo esté en la misma Wi-Fi o conectado a su hotspot."
};
2 changes: 1 addition & 1 deletion static/site/lang/fa.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "سیستم",
"theme_light": "روشن",
"theme_dark": "تیره",
"backend_error": "سرور بک‌اند پاسخ نمی‌دهد. لطفاً مطمئن شوید که راه‌اندازی شده است. برنامه Termux را باز کنید و اجرا کنید"
"backend_error": "سرور K2Go پاسخ نمی‌دهد. مطمئن شوید K2Go روی دستگاه میزبان در حال اجراست و دستگاه شما روی همان Wi-Fi است یا به هات‌اسپات آن متصل است."
};
2 changes: 1 addition & 1 deletion static/site/lang/fr.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "Système",
"theme_light": "Clair",
"theme_dark": "Sombre",
"backend_error": "Le serveur backend ne répond pas. Veuillez vérifier qu'il est démarré. Ouvrez l'application Termux et exécutez"
"backend_error": "Le serveur K2Go ne répond pas. Assurez-vous que K2Go est ouvert sur l'appareil hôte et que votre appareil est sur le même Wi-Fi ou connecté à son hotspot."
};
2 changes: 1 addition & 1 deletion static/site/lang/gu.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "સિસ્ટમ",
"theme_light": "લાઇટ",
"theme_dark": "ડાર્ક",
"backend_error": "બેકએન્ડ સર્વર પ્રતિસાદ આપતું નથી. કૃપા કરીને ખાતરી કરો કે તે શરૂ થયું છે. Termux એપ્લિકેશન ખોલો અને ચલાવો"
"backend_error": "K2Go સર્વર પ્રતિસાદ આપતું નથી. ખાતરી કરો કે K2Go હોસ્ટ ઉપકરણ પર ચાલી રહ્યું છે અને તમારું ઉપકરણ એ જ Wi-Fi પર છે અથવા તેના હૉટસ્પૉટ સાથે જોડાયેલું છે."
};
2 changes: 1 addition & 1 deletion static/site/lang/hi.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "सिस्टम",
"theme_light": "लाइट",
"theme_dark": "डार्क",
"backend_error": "बैकएंड सर्वर प्रतिक्रिया नहीं दे रहा है। कृपया सुनिश्चित करें कि यह शुरू हो चुका है। कृपया Termux ऐप में जाएँ और चलाएँ"
"backend_error": "K2Go सर्वर जवाब नहीं दे रहासुनिश्चित करें कि K2Go होस्ट डिवाइस पर चल रहा है और आपका डिवाइस उसी Wi-Fi पर है या उसके हॉटस्पॉट से जुड़ा है।"
};
2 changes: 1 addition & 1 deletion static/site/lang/hu.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "Rendszer",
"theme_light": "Világos",
"theme_dark": "Sötét",
"backend_error": "A backend szerver nem válaszol. Ellenőrizze, hogy elindult-e. Nyissa meg a Termux alkalmazást és futtassa"
"backend_error": "A K2Go szerver nem válaszol. Győződj meg róla, hogy a K2Go fut a gazdaeszközön, és hogy az eszközöd ugyanazon a Wi-Fi-n van vagy csatlakozik a hotspotjához."
};
2 changes: 1 addition & 1 deletion static/site/lang/id.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "Sistem",
"theme_light": "Terang",
"theme_dark": "Gelap",
"backend_error": "Server backend tidak merespons. Harap pastikan sudah dijalankan. Buka aplikasi Termux dan jalankan"
"backend_error": "Server K2Go tidak merespons. Pastikan K2Go berjalan di perangkat host dan perangkatmu berada di Wi-Fi yang sama atau tersambung ke hotspotnya."
};
2 changes: 1 addition & 1 deletion static/site/lang/it.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "Sistema",
"theme_light": "Chiaro",
"theme_dark": "Scuro",
"backend_error": "Il server backend non risponde. Verifica che sia avviato. Apri l'app Termux ed esegui"
"backend_error": "Il server K2Go non risponde. Assicurati che K2Go sia in esecuzione sul dispositivo host e che il tuo dispositivo sia sulla stessa Wi-Fi o connesso al suo hotspot."
};
2 changes: 1 addition & 1 deletion static/site/lang/ja.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "システム",
"theme_light": "ライト",
"theme_dark": "ダーク",
"backend_error": "バックエンドサーバーが応答していません。起動しているか確認してください。Termux アプリを開いて次を実行してください"
"backend_error": "K2Go サーバーが応答していません。ホスト端末で K2Go が動作していること、そしてお使いの端末が同じ Wi-Fi に接続しているか、そのホットスポットに接続していることを確認してください。"
};
2 changes: 1 addition & 1 deletion static/site/lang/ko.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "시스템",
"theme_light": "라이트",
"theme_dark": "다크",
"backend_error": "백엔드 서버가 응답하지 않습니다. 서버가 시작되었는지 확인하세요. Termux 앱을 열고 다음을 실행하세요"
"backend_error": "K2Go 서버가 응답하지 않습니다. 호스트 기기에서 K2Go가 실행 중인지, 그리고 사용 중인 기기가 같은 Wi-Fi에 있거나 해당 핫스팟에 연결되어 있는지 확인하세요."
};
2 changes: 1 addition & 1 deletion static/site/lang/lt.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "Sisteminė",
"theme_light": "Šviesi",
"theme_dark": "Tamsi",
"backend_error": "Vidinis serveris neatsako. Įsitikinkite, kad jis paleistas. Atidarykite Termux programėlę ir paleiskite"
"backend_error": "K2Go serveris neatsako. Įsitikinkite, kad K2Go veikia pagrindiniame įrenginyje ir kad jūsų įrenginys yra tame pačiame Wi-Fi arba prisijungęs prie jo viešosios interneto prieigos taško."
};
2 changes: 1 addition & 1 deletion static/site/lang/nl.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "Systeem",
"theme_light": "Licht",
"theme_dark": "Donker",
"backend_error": "De backendserver reageert niet. Controleer of deze is gestart. Ga naar de Termux-app en voer uit"
"backend_error": "De K2Go-server reageert niet. Zorg dat K2Go draait op het host-apparaat en dat je apparaat op dezelfde wifi zit of verbonden is met de hotspot ervan."
};
2 changes: 1 addition & 1 deletion static/site/lang/no.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "System",
"theme_light": "Lyst",
"theme_dark": "Mørkt",
"backend_error": "Backend-serveren svarer ikke. Kontroller at den er startet. Åpne Termux-appen og kjør"
"backend_error": "K2Go-serveren svarer ikke. Kontroller at K2Go kjører på vertsenheten, og at enheten din er på samme Wi-Fi eller koblet til hotspotet dens."
};
2 changes: 1 addition & 1 deletion static/site/lang/pl.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "Systemowy",
"theme_light": "Jasny",
"theme_dark": "Ciemny",
"backend_error": "Serwer backendu nie odpowiada. Upewnij się, że został uruchomiony. Otwórz aplikację Termux i uruchom"
"backend_error": "Serwer K2Go nie odpowiada. Upewnij się, że K2Go działa na urządzeniu hosta i że Twoje urządzenie jest w tej samej sieci Wi-Fi lub połączone z jego hotspotem."
};
2 changes: 1 addition & 1 deletion static/site/lang/ro.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "Sistem",
"theme_light": "Luminos",
"theme_dark": "Întunecat",
"backend_error": "Serverul backend nu răspunde. Verificațieste pornit. Deschideți aplicația Termux și rulați"
"backend_error": "Serverul K2Go nu răspunde. Asigură-teK2Go rulează pe dispozitivul gazdă și că dispozitivul tău este pe aceeași rețea Wi-Fi sau conectat la hotspotul său."
};
2 changes: 1 addition & 1 deletion static/site/lang/ru.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "Системная",
"theme_light": "Светлая",
"theme_dark": "Тёмная",
"backend_error": "Сервер бэкенда не отвечает. Убедитесь, что он запущен. Откройте приложение Termux и выполните"
"backend_error": "Сервер K2Go не отвечает. Убедитесь, что K2Go запущен на устройстве-хосте и что ваше устройство в той же сети Wi-Fi или подключено к его точке доступа."
};
2 changes: 1 addition & 1 deletion static/site/lang/sk.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "Systémový",
"theme_light": "Svetlý",
"theme_dark": "Tmavý",
"backend_error": "Server backendu neodpovedá. Skontrolujte, či je spustený. Otvorte aplikáciu Termux a spustite"
"backend_error": "Server K2Go neodpovedá. Uistite sa, že K2Go beží na hostiteľskom zariadení a že vaše zariadenie je v tej istej Wi-Fi alebo pripojené k jeho hotspotu."
};
2 changes: 1 addition & 1 deletion static/site/lang/sr.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "Системска",
"theme_light": "Светла",
"theme_dark": "Тамна",
"backend_error": "Бекенд сервер не одговара. Уверите се да је покренут. Отворите апликацију Termux и покрените"
"backend_error": "K2Go сервер не одговара. Уверите се да K2Go ради на матичном уређају и да је ваш уређај на истој Wi-Fi мрежи или повезан на његов хотспот."
};
2 changes: 1 addition & 1 deletion static/site/lang/sw.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "Mfumo",
"theme_light": "Nyepesi",
"theme_dark": "Nyeusi",
"backend_error": "Seva ya nyuma haijibu. Tafadhali hakikisha imeanzishwa. Fungua programu ya Termux na uendeshe"
"backend_error": "Seva ya K2Go haiitikii. Hakikisha K2Go inaendeshwa kwenye kifaa mwenyeji na kwamba kifaa chako kiko kwenye Wi-Fi ile ile au kimeunganishwa kwenye mtandao-hewa wake."
};
2 changes: 1 addition & 1 deletion static/site/lang/ta.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "கணினி",
"theme_light": "ஒளி",
"theme_dark": "இருள்",
"backend_error": "பின்புற சேவையகம் பதிலளிக்கவில்லை. அது தொடங்கப்பட்டுள்ளதா என உறுதிசெய்யவும். Termux பயன்பாட்டைத் திறந்து இயக்கவும்"
"backend_error": "K2Go சேவையகம் பதிலளிக்கவில்லை. K2Go புரவலன் சாதனத்தில் இயங்குகிறதா என்பதையும், உங்கள் சாதனம் அதே Wi-Fi இல் உள்ளதா அல்லது அதன் ஹாட்ஸ்பாட்டுடன் இணைக்கப்பட்டுள்ளதா என்பதையும் உறுதிசெய்யவும்."
};
2 changes: 1 addition & 1 deletion static/site/lang/tr.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "Sistem",
"theme_light": "Açık",
"theme_dark": "Koyu",
"backend_error": "Arka uç sunucusu yanıt vermiyor. Lütfen başlatıldığından emin olun. Termux uygulamasına gidin ve şunu çalıştırın"
"backend_error": "K2Go sunucusu yanıt vermiyor. K2Go'nun ana cihazda çalıştığından ve cihazının aynı Wi-Fi'de olduğundan ya da onun hotspot'una bağlı olduğundan emin ol."
};
2 changes: 1 addition & 1 deletion static/site/lang/uk.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "Системна",
"theme_light": "Світла",
"theme_dark": "Темна",
"backend_error": "Сервер бекенду не відповідає. Переконайтеся, що він запущений. Відкрийте застосунок Termux і виконайте"
"backend_error": "Сервер K2Go не відповідає. Переконайтеся, що K2Go працює на пристрої-хості і що ваш пристрій у тій самій мережі Wi-Fi або підключений до його точки доступу."
};
2 changes: 1 addition & 1 deletion static/site/lang/vi.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "Hệ thống",
"theme_light": "Sáng",
"theme_dark": "Tối",
"backend_error": "Máy chủ backend không phản hồi. Vui lòng xác minh rằng nó đã khởi động. Vui lòng mở ứng dụng Termux và chạy"
"backend_error": "Máy chủ K2Go không phản hồi. Hãy đảm bảo K2Go đang chạy trên thiết bị chủ và thiết bị của bạn ở cùng Wi-Fi hoặc đã kết nối với điểm phát sóng của nó."
};
2 changes: 1 addition & 1 deletion static/site/lang/yo.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "Ẹ̀rọ",
"theme_light": "Ìmọ́lẹ̀",
"theme_dark": "Òkùnkùn",
"backend_error": "Sáfà backend kò dáhùn. Jọ̀wọ́ rí i dájú pé ó ti bẹ̀rẹ̀. Ṣí ẹ̀rọ Termux kí o sì ṣiṣẹ́"
"backend_error": "Sáà K2Go kò dáhùn. i dájú pé K2Go ń ṣiṣẹ́ lórí ẹ̀rọ agbàlejò àti pé ẹ̀rọ rẹ wà lórí Wi-Fi kan náà tàbí tí ó sopọ̀ mọ́ hotspot rẹ̀."
};
2 changes: 1 addition & 1 deletion static/site/lang/zh.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,5 +16,5 @@ window.i18n = {
"theme_system": "跟随系统",
"theme_light": "浅色",
"theme_dark": "深色",
"backend_error": "后端服务器未响应。请确认它已启动。请打开 Termux 应用并运行"
"backend_error": "K2Go 服务器未响应。请确认主机设备上的 K2Go 正在运行,并且你的设备连接在同一 Wi-Fi 或已连接到它的热点。"
};
Loading