From 989c5fe31aff6e0befabadbaabf7f088d436c04f Mon Sep 17 00:00:00 2001 From: Luis Guzman Date: Fri, 10 Jul 2026 23:19:19 -0600 Subject: [PATCH 1/2] ADFA-4665: add install-tier tier-2 tooltips (EN) and rename Fast -> Easy Installation Add deploy.tier_{basic,standard,full}.detail listing each edition's modules (structure.csv detail=yes); rename install_header_fast to "Easy Installation". Translations for the 32 .po files and 32 values-*/strings.xml follow. --- controller/app/src/main/res/values/strings.xml | 2 +- controller/app/tools/help/i18n/source_en.csv | 3 +++ controller/app/tools/help/i18n/strings.pot | 12 ++++++++++++ controller/app/tools/help/i18n/structure.csv | 6 +++--- 4 files changed, 19 insertions(+), 4 deletions(-) diff --git a/controller/app/src/main/res/values/strings.xml b/controller/app/src/main/res/values/strings.xml index 97681635..9ab33fd7 100644 --- a/controller/app/src/main/res/values/strings.xml +++ b/controller/app/src/main/res/values/strings.xml @@ -203,7 +203,7 @@ Processes \nRestriction Process \nPhantom Killer - Fast Installation + Easy Installation Provisions a prebuilt IIAB system, with optional data for main apps. Module management diff --git a/controller/app/tools/help/i18n/source_en.csv b/controller/app/tools/help/i18n/source_en.csv index 9a94c92c..aaaa7df2 100644 --- a/controller/app/tools/help/i18n/source_en.csv +++ b/controller/app/tools/help/i18n/source_en.csv @@ -64,8 +64,11 @@ deploy.led_ppk,summary,Status and control to disable the Phantom Process Kill deploy.adv_monitoring,summary,Show advanced monitoring for the install. deploy.adb_action,summary,Connect over ADB for advanced monitoring. deploy.tier_basic,summary,Install the Basic edition (smallest set of apps). +deploy.tier_basic,detail,"The Basic edition installs the essentials:" deploy.tier_standard,summary,Install the Standard edition. +deploy.tier_standard,detail,"The Standard edition adds Kolibri to the Basic set:" deploy.tier_full,summary,Install the Full edition (largest set of apps). +deploy.tier_full,detail,"The Full edition installs our most powerful applications for everyday use:" deploy.companion_data,summary,Also install companion content with the modules. deploy.kiwix_settings,summary,Open Kiwix download settings (language and variant). deploy.fast_install,summary,Provision the selected edition now. diff --git a/controller/app/tools/help/i18n/strings.pot b/controller/app/tools/help/i18n/strings.pot index 31cf42d4..8a366078 100644 --- a/controller/app/tools/help/i18n/strings.pot +++ b/controller/app/tools/help/i18n/strings.pot @@ -262,14 +262,26 @@ msgctxt "deploy.tier_basic.summary" msgid "Install the Basic edition (smallest set of apps)." msgstr "" +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:" +msgstr "" + msgctxt "deploy.tier_standard.summary" msgid "Install the Standard edition." msgstr "" +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:" +msgstr "" + msgctxt "deploy.tier_full.summary" msgid "Install the Full edition (largest set of apps)." msgstr "" +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:" +msgstr "" + msgctxt "deploy.companion_data.summary" msgid "Also install companion content with the modules." msgstr "" diff --git a/controller/app/tools/help/i18n/structure.csv b/controller/app/tools/help/i18n/structure.csv index 2254c8ae..9218c7f4 100644 --- a/controller/app/tools/help/i18n/structure.csv +++ b/controller/app/tools/help/i18n/structure.csv @@ -55,9 +55,9 @@ k2go,deploy.led_dcpr,no, k2go,deploy.led_ppk,yes, k2go,deploy.adv_monitoring,no, k2go,deploy.adb_action,no, -k2go,deploy.tier_basic,no, -k2go,deploy.tier_standard,no, -k2go,deploy.tier_full,no, +k2go,deploy.tier_basic,yes, +k2go,deploy.tier_standard,yes, +k2go,deploy.tier_full,yes, k2go,deploy.companion_data,no, k2go,deploy.kiwix_settings,no, k2go,deploy.fast_install,no, From 16fa99559f2184ea508149bbb7b0881393e9286e Mon Sep 17 00:00:00 2001 From: Luis Guzman Date: Fri, 10 Jul 2026 23:33:34 -0600 Subject: [PATCH 2/2] ADFA-4665: translate tier-2 tooltips and 'Easy Installation' into all locales Add deploy.tier_{basic,standard,full}.detail to the 33 .po files (module lists; counts match English) and update install_header_fast in the 33 values-*/ strings.xml. Rebuild help.db. Machine translation, pending human review; validate_help + smoke_help pass (0 warnings). --- controller/app/src/main/assets/help.db | Bin 516096 -> 565248 bytes .../app/src/main/res/values-ar/strings.xml | 2 +- .../app/src/main/res/values-az/strings.xml | 2 +- .../app/src/main/res/values-bg/strings.xml | 2 +- .../app/src/main/res/values-bn/strings.xml | 2 +- .../app/src/main/res/values-cs/strings.xml | 2 +- .../app/src/main/res/values-de/strings.xml | 2 +- .../app/src/main/res/values-el/strings.xml | 2 +- .../app/src/main/res/values-es/strings.xml | 2 +- .../app/src/main/res/values-fa/strings.xml | 2 +- .../app/src/main/res/values-fr/strings.xml | 2 +- .../app/src/main/res/values-gu/strings.xml | 2 +- .../app/src/main/res/values-hi/strings.xml | 2 +- .../app/src/main/res/values-hu/strings.xml | 2 +- .../app/src/main/res/values-in/strings.xml | 2 +- .../app/src/main/res/values-it/strings.xml | 2 +- .../app/src/main/res/values-ja/strings.xml | 2 +- .../app/src/main/res/values-ko/strings.xml | 2 +- .../app/src/main/res/values-lt/strings.xml | 2 +- .../app/src/main/res/values-nl/strings.xml | 2 +- .../app/src/main/res/values-no/strings.xml | 2 +- .../app/src/main/res/values-pl/strings.xml | 2 +- .../app/src/main/res/values-pt/strings.xml | 2 +- .../app/src/main/res/values-ro/strings.xml | 2 +- .../src/main/res/values-ru-rRU/strings.xml | 2 +- .../app/src/main/res/values-sk/strings.xml | 2 +- .../app/src/main/res/values-sr/strings.xml | 2 +- .../app/src/main/res/values-sw/strings.xml | 2 +- .../app/src/main/res/values-ta/strings.xml | 2 +- .../app/src/main/res/values-tr/strings.xml | 2 +- .../app/src/main/res/values-uk/strings.xml | 2 +- .../app/src/main/res/values-vi/strings.xml | 2 +- .../app/src/main/res/values-yo/strings.xml | 2 +- .../src/main/res/values-zh-rCN/strings.xml | 2 +- controller/app/tools/help/i18n/ar.po | 12 ++++++++++++ controller/app/tools/help/i18n/az.po | 12 ++++++++++++ controller/app/tools/help/i18n/bg.po | 12 ++++++++++++ controller/app/tools/help/i18n/bn.po | 12 ++++++++++++ controller/app/tools/help/i18n/cs.po | 12 ++++++++++++ controller/app/tools/help/i18n/de.po | 12 ++++++++++++ controller/app/tools/help/i18n/el.po | 12 ++++++++++++ controller/app/tools/help/i18n/es.po | 12 ++++++++++++ controller/app/tools/help/i18n/fa.po | 12 ++++++++++++ controller/app/tools/help/i18n/fr.po | 12 ++++++++++++ controller/app/tools/help/i18n/gu.po | 12 ++++++++++++ controller/app/tools/help/i18n/hi.po | 12 ++++++++++++ controller/app/tools/help/i18n/hu.po | 12 ++++++++++++ controller/app/tools/help/i18n/in.po | 12 ++++++++++++ controller/app/tools/help/i18n/it.po | 12 ++++++++++++ controller/app/tools/help/i18n/ja.po | 12 ++++++++++++ controller/app/tools/help/i18n/ko.po | 12 ++++++++++++ controller/app/tools/help/i18n/lt.po | 12 ++++++++++++ controller/app/tools/help/i18n/nl.po | 12 ++++++++++++ controller/app/tools/help/i18n/no.po | 12 ++++++++++++ controller/app/tools/help/i18n/pl.po | 12 ++++++++++++ controller/app/tools/help/i18n/pt.po | 12 ++++++++++++ controller/app/tools/help/i18n/ro.po | 12 ++++++++++++ controller/app/tools/help/i18n/ru.po | 12 ++++++++++++ controller/app/tools/help/i18n/sk.po | 12 ++++++++++++ controller/app/tools/help/i18n/sr.po | 12 ++++++++++++ controller/app/tools/help/i18n/sw.po | 12 ++++++++++++ controller/app/tools/help/i18n/ta.po | 12 ++++++++++++ controller/app/tools/help/i18n/tr.po | 12 ++++++++++++ controller/app/tools/help/i18n/uk.po | 12 ++++++++++++ controller/app/tools/help/i18n/vi.po | 12 ++++++++++++ controller/app/tools/help/i18n/yo.po | 12 ++++++++++++ controller/app/tools/help/i18n/zh.po | 12 ++++++++++++ 67 files changed, 429 insertions(+), 33 deletions(-) diff --git a/controller/app/src/main/assets/help.db b/controller/app/src/main/assets/help.db index f4aa2420043c8e153552caeff205ddc8bea47771..5ee2fcff2b4724bd7395d0450b1a600b28119f23 100644 GIT binary patch delta 48808 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 diff --git a/controller/app/src/main/res/values-ar/strings.xml b/controller/app/src/main/res/values-ar/strings.xml index bcab4463..565fb8bf 100644 --- a/controller/app/src/main/res/values-ar/strings.xml +++ b/controller/app/src/main/res/values-ar/strings.xml @@ -163,7 +163,7 @@ وضع\nالمطوّر تقييد\nالعمليات Phantom\nProcess Killer - تثبيت سريع + تثبيت سهل يوفّر نظام IIAB مبنيًا مسبقًا، مع بيانات اختيارية للتطبيقات الرئيسية. إدارة الوحدات الصيانة والاستعادة diff --git a/controller/app/src/main/res/values-az/strings.xml b/controller/app/src/main/res/values-az/strings.xml index 06ad0ec7..b8815f2c 100644 --- a/controller/app/src/main/res/values-az/strings.xml +++ b/controller/app/src/main/res/values-az/strings.xml @@ -163,7 +163,7 @@ Tərtibatçı\nRejimi Proseslər \nMəhdudiyyəti Process \nPhantom Killer - Sürətli quraşdırma + Asan Quraşdırma Əsas tətbiqlər üçün isteğe bağlı məlumatla əvvəlcədən qurulmuş IIAB sistemini təmin edir. Modul idarəetməsi Texniki xidmət & Bərpa diff --git a/controller/app/src/main/res/values-bg/strings.xml b/controller/app/src/main/res/values-bg/strings.xml index 9232428e..4715868f 100644 --- a/controller/app/src/main/res/values-bg/strings.xml +++ b/controller/app/src/main/res/values-bg/strings.xml @@ -163,7 +163,7 @@ Режим за\nразработчици Ограничение на\nпроцесите Process \nPhantom Killer - Бърза инсталация + Лесно инсталиране Осигурява предварително изградена система IIAB, с опционални данни за основните приложения. Управление на модули Поддръжка & възстановяване diff --git a/controller/app/src/main/res/values-bn/strings.xml b/controller/app/src/main/res/values-bn/strings.xml index f8873182..23a98a25 100644 --- a/controller/app/src/main/res/values-bn/strings.xml +++ b/controller/app/src/main/res/values-bn/strings.xml @@ -163,7 +163,7 @@ ডেভেলপার\nমোড প্রসেস \nসীমাবদ্ধতা Process \nPhantom Killer - দ্রুত ইনস্টলেশন + সহজ ইনস্টলেশন প্রধান অ্যাপের জন্য ঐচ্ছিক ডেটাসহ একটি পূর্বনির্মিত IIAB সিস্টেম প্রস্তুত করে। মডিউল ব্যবস্থাপনা রক্ষণাবেক্ষণ & পুনরুদ্ধার diff --git a/controller/app/src/main/res/values-cs/strings.xml b/controller/app/src/main/res/values-cs/strings.xml index 551ac3a8..4e7084c3 100644 --- a/controller/app/src/main/res/values-cs/strings.xml +++ b/controller/app/src/main/res/values-cs/strings.xml @@ -163,7 +163,7 @@ Režim\nvývojáře Omezení\nprocesů Phantom\nProcess Killer - Rychlá instalace + Snadná instalace Poskytuje předpřipravený systém IIAB s volitelnými daty pro hlavní aplikace. Správa modulů Údržba & obnova diff --git a/controller/app/src/main/res/values-de/strings.xml b/controller/app/src/main/res/values-de/strings.xml index f546bd34..30451669 100644 --- a/controller/app/src/main/res/values-de/strings.xml +++ b/controller/app/src/main/res/values-de/strings.xml @@ -163,7 +163,7 @@ Entwickler-\nmodus Prozess-\nbeschränkung Phantom-\nProcess-Killer - Schnellinstallation + Einfache Installation Stellt ein vorgefertigtes IIAB-System bereit, mit optionalen Daten für die Haupt-Apps. Modulverwaltung Wartung & Wiederherstellung diff --git a/controller/app/src/main/res/values-el/strings.xml b/controller/app/src/main/res/values-el/strings.xml index b9981f4b..2b1defcb 100644 --- a/controller/app/src/main/res/values-el/strings.xml +++ b/controller/app/src/main/res/values-el/strings.xml @@ -163,7 +163,7 @@ Λειτουργία\nπρογραμματιστή Περιορισμός \nδιεργασιών Process \nPhantom Killer - Γρήγορη εγκατάσταση + Εύκολη Εγκατάσταση Παρέχει ένα προκατασκευασμένο σύστημα IIAB, με προαιρετικά δεδομένα για τις κύριες εφαρμογές. Διαχείριση module Συντήρηση & ανάκτηση diff --git a/controller/app/src/main/res/values-es/strings.xml b/controller/app/src/main/res/values-es/strings.xml index d57ce6a3..120ed9a8 100644 --- a/controller/app/src/main/res/values-es/strings.xml +++ b/controller/app/src/main/res/values-es/strings.xml @@ -181,7 +181,7 @@ Phantom\nProcess Killer Acceso a\nInternet - Instalación rápida + Instalación fácil Provisiona un sistema IIAB precompilado, con datos opcionales para las aplicaciones principales. Gestión de módulos diff --git a/controller/app/src/main/res/values-fa/strings.xml b/controller/app/src/main/res/values-fa/strings.xml index 461e3def..4bb7f332 100644 --- a/controller/app/src/main/res/values-fa/strings.xml +++ b/controller/app/src/main/res/values-fa/strings.xml @@ -163,7 +163,7 @@ حالت\nتوسعه‌دهنده محدودیت\nفرآیندها Phantom\nProcess Killer - نصب سریع + نصب آسان یک سیستم IIAB از پیش‌ساخته را فراهم می‌کند، با داده اختیاری برای برنامه‌های اصلی. مدیریت ماژول نگهداری & بازیابی diff --git a/controller/app/src/main/res/values-fr/strings.xml b/controller/app/src/main/res/values-fr/strings.xml index 6e95b8c3..5d6d212f 100644 --- a/controller/app/src/main/res/values-fr/strings.xml +++ b/controller/app/src/main/res/values-fr/strings.xml @@ -184,7 +184,7 @@ Phantom\nProcess Killer Accès\nInternet - Installation rapide + Installation facile Fournit un système IIAB précompilé, avec des données optionnelles pour les applications principales. Gestion des modules Maintenance et Récupération diff --git a/controller/app/src/main/res/values-gu/strings.xml b/controller/app/src/main/res/values-gu/strings.xml index 649831d6..67aac2c9 100644 --- a/controller/app/src/main/res/values-gu/strings.xml +++ b/controller/app/src/main/res/values-gu/strings.xml @@ -163,7 +163,7 @@ ડેવલપર\nમોડ પ્રક્રિયાઓ\nપ્રતિબંધ Process \nPhantom Killer - ઝડપી ઇન્સ્ટૉલેશન + સરળ ઇન્સ્ટોલેશન મુખ્ય ઍપ્સ માટે વૈકલ્પિક ડેટા સાથે, પૂર્વ-નિર્મિત IIAB સિસ્ટમ પ્રદાન કરે છે. મૉડ્યુલ મેનેજમેન્ટ જાળવણી & પુનઃપ્રાપ્તિ diff --git a/controller/app/src/main/res/values-hi/strings.xml b/controller/app/src/main/res/values-hi/strings.xml index 7ca5ec52..005ce903 100644 --- a/controller/app/src/main/res/values-hi/strings.xml +++ b/controller/app/src/main/res/values-hi/strings.xml @@ -185,7 +185,7 @@ Phantom\nProcess Killer इंटरनेट\nएक्सेस - त्वरित इंस्टालेशन + आसान इंस्टॉलेशन मुख्य ऐप्स के लिए वैकल्पिक डेटा के साथ, पहले से संकलित IIAB सिस्टम प्रदान करता है। मॉड्यूल प्रबंधन रखरखाव और पुनर्प्राप्ति diff --git a/controller/app/src/main/res/values-hu/strings.xml b/controller/app/src/main/res/values-hu/strings.xml index 8ccae0bc..5b3cbb7d 100644 --- a/controller/app/src/main/res/values-hu/strings.xml +++ b/controller/app/src/main/res/values-hu/strings.xml @@ -163,7 +163,7 @@ Fejlesztői\nmód Folyamat-\nkorlátozás Phantom\nProcess Killer - Gyors telepítés + Egyszerű telepítés Előre elkészített IIAB rendszert biztosít, opcionális adatokkal a fő alkalmazásokhoz. Modulkezelés Karbantartás & helyreállítás diff --git a/controller/app/src/main/res/values-in/strings.xml b/controller/app/src/main/res/values-in/strings.xml index c05a10bd..8e44d4ab 100644 --- a/controller/app/src/main/res/values-in/strings.xml +++ b/controller/app/src/main/res/values-in/strings.xml @@ -163,7 +163,7 @@ Mode\nPengembang Pembatasan \nProses Process \nPhantom Killer - Pemasangan Cepat + Instalasi Mudah Menyediakan sistem IIAB pra-bangun, dengan data opsional untuk aplikasi utama. Manajemen modul Pemeliharaan & Pemulihan diff --git a/controller/app/src/main/res/values-it/strings.xml b/controller/app/src/main/res/values-it/strings.xml index ae276769..7dc7060c 100644 --- a/controller/app/src/main/res/values-it/strings.xml +++ b/controller/app/src/main/res/values-it/strings.xml @@ -163,7 +163,7 @@ Modalità\nsviluppatore Restrizione\nprocessi Phantom\nProcess Killer - Installazione rapida + Installazione facile Fornisce un sistema IIAB predefinito, con dati opzionali per le app principali. Gestione dei moduli Manutenzione e ripristino diff --git a/controller/app/src/main/res/values-ja/strings.xml b/controller/app/src/main/res/values-ja/strings.xml index 0ece5aaf..26c822bc 100644 --- a/controller/app/src/main/res/values-ja/strings.xml +++ b/controller/app/src/main/res/values-ja/strings.xml @@ -163,7 +163,7 @@ 開発者\nモード プロセス\n制限 Phantom\nProcess Killer - 高速インストール + 簡単インストール あらかじめ構築された IIAB システムを提供します。主要アプリ用のデータは任意です。 モジュール管理 メンテナンスと復旧 diff --git a/controller/app/src/main/res/values-ko/strings.xml b/controller/app/src/main/res/values-ko/strings.xml index 18813192..99b5e0ba 100644 --- a/controller/app/src/main/res/values-ko/strings.xml +++ b/controller/app/src/main/res/values-ko/strings.xml @@ -163,7 +163,7 @@ 개발자\n모드 프로세스\n제한 Phantom\nProcess Killer - 빠른 설치 + 간편 설치 미리 빌드된 IIAB 시스템을 제공하며, 주요 앱용 데이터는 선택 사항입니다. 모듈 관리 유지 관리 및 복구 diff --git a/controller/app/src/main/res/values-lt/strings.xml b/controller/app/src/main/res/values-lt/strings.xml index 40f3fa7e..709293e4 100644 --- a/controller/app/src/main/res/values-lt/strings.xml +++ b/controller/app/src/main/res/values-lt/strings.xml @@ -163,7 +163,7 @@ Kūrėjo\nrežimas Procesų\napribojimas Process \nPhantom Killer - Greitas diegimas + Paprastas diegimas Parūpina iš anksto paruoštą IIAB sistemą su pasirenkamais pagrindinių programų duomenimis. Modulių valdymas Priežiūra & atkūrimas diff --git a/controller/app/src/main/res/values-nl/strings.xml b/controller/app/src/main/res/values-nl/strings.xml index 53480074..e98fa39b 100644 --- a/controller/app/src/main/res/values-nl/strings.xml +++ b/controller/app/src/main/res/values-nl/strings.xml @@ -163,7 +163,7 @@ Ontwikkelaars-\nmodus Proces-\nbeperking Phantom\nProcess Killer - Snelle installatie + Eenvoudige installatie Levert een vooraf gebouwd IIAB-systeem, met optionele data voor de belangrijkste apps. Modulebeheer Onderhoud en herstel diff --git a/controller/app/src/main/res/values-no/strings.xml b/controller/app/src/main/res/values-no/strings.xml index 17658755..a1920f33 100644 --- a/controller/app/src/main/res/values-no/strings.xml +++ b/controller/app/src/main/res/values-no/strings.xml @@ -163,7 +163,7 @@ Utvikler-\nmodus Prosess-\nbegrensning Process \nPhantom Killer - Rask installasjon + Enkel installasjon Klargjør et ferdigbygd IIAB-system, med valgfrie data for hovedapper. Modulhåndtering Vedlikehold & gjenoppretting diff --git a/controller/app/src/main/res/values-pl/strings.xml b/controller/app/src/main/res/values-pl/strings.xml index 6c79c381..75db4650 100644 --- a/controller/app/src/main/res/values-pl/strings.xml +++ b/controller/app/src/main/res/values-pl/strings.xml @@ -163,7 +163,7 @@ Tryb\ndeweloperski Ograniczenie \nprocesów Process \nPhantom Killer - Szybka instalacja + Łatwa instalacja Udostępnia gotowy system IIAB, z opcjonalnymi danymi dla głównych aplikacji. Zarządzanie modułami Konserwacja & odzyskiwanie diff --git a/controller/app/src/main/res/values-pt/strings.xml b/controller/app/src/main/res/values-pt/strings.xml index bd9a6fbd..2ef9e868 100644 --- a/controller/app/src/main/res/values-pt/strings.xml +++ b/controller/app/src/main/res/values-pt/strings.xml @@ -185,7 +185,7 @@ Phantom\nProcess Killer Acesso\nà Internet - Instalação Rápida + Instalação fácil Provisiona um sistema IIAB pré-compilado, com dados opcionais para os aplicativos principais. Gerenciamento de módulos diff --git a/controller/app/src/main/res/values-ro/strings.xml b/controller/app/src/main/res/values-ro/strings.xml index f7eb7236..bc2924c6 100644 --- a/controller/app/src/main/res/values-ro/strings.xml +++ b/controller/app/src/main/res/values-ro/strings.xml @@ -163,7 +163,7 @@ Mod\ndezvoltator Restricție\nprocese Process \nPhantom Killer - Instalare rapidă + Instalare Ușoară Furnizează un sistem IIAB predefinit, cu date opționale pentru aplicațiile principale. Gestionare module Întreținere & recuperare diff --git a/controller/app/src/main/res/values-ru-rRU/strings.xml b/controller/app/src/main/res/values-ru-rRU/strings.xml index ff527ef6..23f46881 100644 --- a/controller/app/src/main/res/values-ru-rRU/strings.xml +++ b/controller/app/src/main/res/values-ru-rRU/strings.xml @@ -184,7 +184,7 @@ Phantom\nProcess Killer Доступ к\nИнтернету - Быстрая установка + Простая установка Предоставляет предварительно скомпилированную систему IIAB с дополнительными данными для основных приложений. Управление модулями Обслуживание и Восстановление diff --git a/controller/app/src/main/res/values-sk/strings.xml b/controller/app/src/main/res/values-sk/strings.xml index dec56d60..42ee7d23 100644 --- a/controller/app/src/main/res/values-sk/strings.xml +++ b/controller/app/src/main/res/values-sk/strings.xml @@ -163,7 +163,7 @@ Režim\nvývojára Obmedzenie\nprocesov Phantom\nProcess Killer - Rýchla inštalácia + Jednoduchá inštalácia Poskytuje predpripravený systém IIAB s voliteľnými dátami pre hlavné aplikácie. Správa modulov Údržba & obnova diff --git a/controller/app/src/main/res/values-sr/strings.xml b/controller/app/src/main/res/values-sr/strings.xml index 9be72b21..8113e341 100644 --- a/controller/app/src/main/res/values-sr/strings.xml +++ b/controller/app/src/main/res/values-sr/strings.xml @@ -163,7 +163,7 @@ Режим за\nпрограмере Ограничење\nпроцеса Phantom \nProcess Killer - Брза инсталација + Лака инсталација Обезбеђује унапред изграђен IIAB систем, са опционим подацима за главне апликације. Управљање модулима Одржавање и опоравак diff --git a/controller/app/src/main/res/values-sw/strings.xml b/controller/app/src/main/res/values-sw/strings.xml index 29d3c82c..c238ab7d 100644 --- a/controller/app/src/main/res/values-sw/strings.xml +++ b/controller/app/src/main/res/values-sw/strings.xml @@ -163,7 +163,7 @@ Hali ya\nMsanidi Kizuizi cha\nMichakato Phantom \nProcess Killer - Usakinishaji wa Haraka + Usakinishaji Rahisi Hutoa mfumo wa IIAB uliojengwa awali, ukiwa na data ya hiari kwa programu kuu. Usimamizi wa moduli Matengenezo & Uokoaji diff --git a/controller/app/src/main/res/values-ta/strings.xml b/controller/app/src/main/res/values-ta/strings.xml index 2f5b961c..c3406a2c 100644 --- a/controller/app/src/main/res/values-ta/strings.xml +++ b/controller/app/src/main/res/values-ta/strings.xml @@ -163,7 +163,7 @@ டெவலப்பர்\nபயன்முறை செயல்முறைகள்\nகட்டுப்பாடு Process \nPhantom Killer - விரைவு நிறுவல் + எளிதான நிறுவல் முன்பே கட்டமைக்கப்பட்ட IIAB அமைப்பை வழங்குகிறது, முக்கிய பயன்பாடுகளுக்கான விருப்பத் தரவுடன். தொகுதி மேலாண்மை பராமரிப்பு & மீட்பு diff --git a/controller/app/src/main/res/values-tr/strings.xml b/controller/app/src/main/res/values-tr/strings.xml index fa6c6315..04bb2cd7 100644 --- a/controller/app/src/main/res/values-tr/strings.xml +++ b/controller/app/src/main/res/values-tr/strings.xml @@ -163,7 +163,7 @@ Geliştirici\nModu İşlem\nKısıtlaması Phantom\nProcess Killer - Hızlı kurulum + Kolay Kurulum Önceden oluşturulmuş bir IIAB sistemi sağlar; ana uygulamalar için isteğe bağlı veriler içerir. Modül yönetimi Bakım ve kurtarma diff --git a/controller/app/src/main/res/values-uk/strings.xml b/controller/app/src/main/res/values-uk/strings.xml index cfaccac7..c8b286bd 100644 --- a/controller/app/src/main/res/values-uk/strings.xml +++ b/controller/app/src/main/res/values-uk/strings.xml @@ -163,7 +163,7 @@ Режим\nрозробника Обмеження\nпроцесів Phantom\nProcess Killer - Швидке встановлення + Легке встановлення Надає готову систему IIAB з опціональними даними для основних застосунків. Керування модулями Обслуговування & відновлення diff --git a/controller/app/src/main/res/values-vi/strings.xml b/controller/app/src/main/res/values-vi/strings.xml index 5907efe3..fd0857a4 100644 --- a/controller/app/src/main/res/values-vi/strings.xml +++ b/controller/app/src/main/res/values-vi/strings.xml @@ -163,7 +163,7 @@ Chế độ\nnhà phát triển Hạn chế\ntiến trình Phantom\nProcess Killer - Cài đặt nhanh + Cài đặt dễ dàng Cung cấp hệ thống IIAB dựng sẵn, với dữ liệu tùy chọn cho các ứng dụng chính. Quản lý mô-đun Bảo trì và phục hồi diff --git a/controller/app/src/main/res/values-yo/strings.xml b/controller/app/src/main/res/values-yo/strings.xml index 2fe2d64a..c37d1795 100644 --- a/controller/app/src/main/res/values-yo/strings.xml +++ b/controller/app/src/main/res/values-yo/strings.xml @@ -163,7 +163,7 @@ Ipò\nOlùdàgbàsókè Ìdíwọ́ \nÀwọn Iṣẹ́ Process \nPhantom Killer - Ìfisórí ẹ̀rọ Kíákíá + Ìfìsórí Ẹ̀rọ Rọrùn Ó pèsè ètò IIAB tí a ti kọ́ tẹ́lẹ̀, pẹ̀lú dátà àṣàyàn fún àwọn app pàtàkì. Ìṣàkóso módù Ìtọ́jú & Ìgbàpadà diff --git a/controller/app/src/main/res/values-zh-rCN/strings.xml b/controller/app/src/main/res/values-zh-rCN/strings.xml index 2f823553..b2cfbb13 100644 --- a/controller/app/src/main/res/values-zh-rCN/strings.xml +++ b/controller/app/src/main/res/values-zh-rCN/strings.xml @@ -163,7 +163,7 @@ 开发者\n模式 进程\n限制 Phantom\nProcess Killer - 快速安装 + 轻松安装 提供预构建的 IIAB 系统,主要应用可选择附带数据。 模块管理 维护与恢复 diff --git a/controller/app/tools/help/i18n/ar.po b/controller/app/tools/help/i18n/ar.po index 8da2f347..900f78a3 100644 --- a/controller/app/tools/help/i18n/ar.po +++ b/controller/app/tools/help/i18n/ar.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "حذف نسخة احتياطية محفوظة." + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "تُثبِّت نسخة Basic العناصر الأساسية:
  • Kiwix — نسخة غير متصلة من Wikipedia ومكتبات أخرى
  • IIAB Maps — خرائط منسّقة غير متصلة من Internet-in-a-Box
  • System Dashboard — إدارة المحتوى والحالة
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "تضيف نسخة Standard تطبيق Kolibri إلى مجموعة Basic:
  • Kiwix — نسخة غير متصلة من Wikipedia ومكتبات أخرى
  • IIAB Maps — خرائط منسّقة غير متصلة من Internet-in-a-Box
  • System Dashboard — إدارة المحتوى والحالة
  • Kolibri — دورات ودروس منظّمة
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "تُثبِّت نسخة Full أقوى تطبيقاتنا للاستخدام اليومي:
  • Kiwix — نسخة غير متصلة من Wikipedia ومكتبات أخرى
  • Kolibri — دورات ودروس منظّمة
  • IIAB Maps — خرائط منسّقة غير متصلة من Internet-in-a-Box
  • System Dashboard — إدارة المحتوى والحالة
  • Calibre-Web — مكتبة كتب إلكترونية
  • Code on the Go — بيئة تطوير متكاملة IDE تعمل دون اتصال أولاً لإنشاء التطبيقات
" diff --git a/controller/app/tools/help/i18n/az.po b/controller/app/tools/help/i18n/az.po index b6f9369e..1beb98be 100644 --- a/controller/app/tools/help/i18n/az.po +++ b/controller/app/tools/help/i18n/az.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "Saxlanmış ehtiyat nüsxəni sil." + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "Basic versiyası əsas komponentləri quraşdırır:
  • Kiwix — oflayn Wikipedia və digər kitabxanalar
  • IIAB Maps — Internet-in-a-Box-dan seçilmiş oflayn xəritələr
  • System Dashboard — məzmunu və statusu idarə et
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "Standard versiyası Basic dəstinə Kolibri əlavə edir:
  • Kiwix — oflayn Wikipedia və digər kitabxanalar
  • IIAB Maps — Internet-in-a-Box-dan seçilmiş oflayn xəritələr
  • System Dashboard — məzmunu və statusu idarə et
  • Kolibri — strukturlaşdırılmış kurslar və dərslər
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "Full versiyası gündəlik istifadə üçün ən güclü tətbiqlərimizi quraşdırır:
  • Kiwix — oflayn Wikipedia və digər kitabxanalar
  • Kolibri — strukturlaşdırılmış kurslar və dərslər
  • IIAB Maps — Internet-in-a-Box-dan seçilmiş oflayn xəritələr
  • System Dashboard — məzmunu və statusu idarə et
  • Calibre-Web — elektron kitab kitabxanası
  • Code on the Go — tətbiqlər yaratmaq üçün tam, oflayn-öncəlikli IDE
" diff --git a/controller/app/tools/help/i18n/bg.po b/controller/app/tools/help/i18n/bg.po index d4fd3a51..b0e1bcbc 100644 --- a/controller/app/tools/help/i18n/bg.po +++ b/controller/app/tools/help/i18n/bg.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "Изтриване на запазен архив." + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "Изданието Basic инсталира най-необходимото:
  • Kiwix — офлайн Wikipedia и други библиотеки
  • IIAB Maps — подбрани офлайн карти от Internet-in-a-Box
  • System Dashboard — управление на съдържание и състояние
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "Изданието Standard добавя Kolibri към набора Basic:
  • Kiwix — офлайн Wikipedia и други библиотеки
  • IIAB Maps — подбрани офлайн карти от Internet-in-a-Box
  • System Dashboard — управление на съдържание и състояние
  • Kolibri — структурирани курсове и уроци
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "Изданието Full инсталира нашите най-мощни приложения за ежедневна употреба:
  • Kiwix — офлайн Wikipedia и други библиотеки
  • Kolibri — структурирани курсове и уроци
  • IIAB Maps — подбрани офлайн карти от Internet-in-a-Box
  • System Dashboard — управление на съдържание и състояние
  • Calibre-Web — библиотека с електронни книги
  • Code on the Go — пълноценна офлайн-ориентирана IDE за създаване на приложения
" diff --git a/controller/app/tools/help/i18n/bn.po b/controller/app/tools/help/i18n/bn.po index 32043d32..63fc317d 100644 --- a/controller/app/tools/help/i18n/bn.po +++ b/controller/app/tools/help/i18n/bn.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "একটি সংরক্ষিত ব্যাকআপ মুছুন।" + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "Basic সংস্করণ প্রয়োজনীয় জিনিসগুলি ইনস্টল করে:
  • Kiwix — অফলাইন Wikipedia এবং অন্যান্য লাইব্রেরি
  • IIAB Maps — Internet-in-a-Box থেকে নির্বাচিত অফলাইন মানচিত্র
  • System Dashboard — সামগ্রী এবং অবস্থা পরিচালনা করুন
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "Standard সংস্করণ Basic সেটে Kolibri যোগ করে:
  • Kiwix — অফলাইন Wikipedia এবং অন্যান্য লাইব্রেরি
  • IIAB Maps — Internet-in-a-Box থেকে নির্বাচিত অফলাইন মানচিত্র
  • System Dashboard — সামগ্রী এবং অবস্থা পরিচালনা করুন
  • Kolibri — কাঠামোবদ্ধ কোর্স এবং পাঠ
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "Full সংস্করণ দৈনন্দিন ব্যবহারের জন্য আমাদের সবচেয়ে শক্তিশালী অ্যাপ্লিকেশনগুলি ইনস্টল করে:
  • Kiwix — অফলাইন Wikipedia এবং অন্যান্য লাইব্রেরি
  • Kolibri — কাঠামোবদ্ধ কোর্স এবং পাঠ
  • IIAB Maps — Internet-in-a-Box থেকে নির্বাচিত অফলাইন মানচিত্র
  • System Dashboard — সামগ্রী এবং অবস্থা পরিচালনা করুন
  • Calibre-Web — ই-বুক লাইব্রেরি
  • Code on the Go — অ্যাপ্লিকেশন তৈরির জন্য একটি সম্পূর্ণ অফলাইন-ফার্স্ট IDE
" diff --git a/controller/app/tools/help/i18n/cs.po b/controller/app/tools/help/i18n/cs.po index 5289021b..dfeeec6f 100644 --- a/controller/app/tools/help/i18n/cs.po +++ b/controller/app/tools/help/i18n/cs.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "Smazat uloženou zálohu." + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "Edice Basic instaluje to nejnutnější:
  • Kiwix — offline Wikipedia a další knihovny
  • IIAB Maps — pečlivě vybrané offline mapy od Internet-in-a-Box
  • System Dashboard — správa obsahu a stavu
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "Edice Standard přidává Kolibri k sadě Basic:
  • Kiwix — offline Wikipedia a další knihovny
  • IIAB Maps — pečlivě vybrané offline mapy od Internet-in-a-Box
  • System Dashboard — správa obsahu a stavu
  • Kolibri — strukturované kurzy a lekce
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "Edice Full instaluje naše nejvýkonnější aplikace pro každodenní použití:
  • Kiwix — offline Wikipedia a další knihovny
  • Kolibri — strukturované kurzy a lekce
  • IIAB Maps — pečlivě vybrané offline mapy od Internet-in-a-Box
  • System Dashboard — správa obsahu a stavu
  • Calibre-Web — knihovna e-knih
  • Code on the Go — plnohodnotné offline-first IDE pro vývoj aplikací
" diff --git a/controller/app/tools/help/i18n/de.po b/controller/app/tools/help/i18n/de.po index 1caaef2d..a1c3a102 100644 --- a/controller/app/tools/help/i18n/de.po +++ b/controller/app/tools/help/i18n/de.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "Eine gespeicherte Sicherung löschen." + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "Die Basic-Edition installiert das Wesentliche:
  • Kiwix — Offline-Wikipedia und weitere Bibliotheken
  • IIAB Maps — kuratierte Offline-Karten von Internet-in-a-Box
  • System Dashboard — Inhalte und Status verwalten
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "Die Standard-Edition fügt dem Basic-Paket Kolibri hinzu:
  • Kiwix — Offline-Wikipedia und weitere Bibliotheken
  • IIAB Maps — kuratierte Offline-Karten von Internet-in-a-Box
  • System Dashboard — Inhalte und Status verwalten
  • Kolibri — strukturierte Kurse und Lektionen
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "Die Full-Edition installiert unsere leistungsstärksten Anwendungen für den täglichen Gebrauch:
  • Kiwix — Offline-Wikipedia und weitere Bibliotheken
  • Kolibri — strukturierte Kurse und Lektionen
  • IIAB Maps — kuratierte Offline-Karten von Internet-in-a-Box
  • System Dashboard — Inhalte und Status verwalten
  • Calibre-Web — E-Book-Bibliothek
  • Code on the Go — eine vollständige Offline-First-IDE zum Erstellen von Anwendungen
" diff --git a/controller/app/tools/help/i18n/el.po b/controller/app/tools/help/i18n/el.po index 85e7d3ab..07aa0fdd 100644 --- a/controller/app/tools/help/i18n/el.po +++ b/controller/app/tools/help/i18n/el.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "Διαγραφή αποθηκευμένου αντιγράφου ασφαλείας." + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "Η έκδοση Basic εγκαθιστά τα βασικά:
  • Kiwix — offline Wikipedia και άλλες βιβλιοθήκες
  • IIAB Maps — επιμελημένοι χάρτες offline από το Internet-in-a-Box
  • System Dashboard — διαχείριση περιεχομένου και κατάστασης
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "Η έκδοση Standard προσθέτει το Kolibri στο σύνολο Basic:
  • Kiwix — offline Wikipedia και άλλες βιβλιοθήκες
  • IIAB Maps — επιμελημένοι χάρτες offline από το Internet-in-a-Box
  • System Dashboard — διαχείριση περιεχομένου και κατάστασης
  • Kolibri — δομημένα μαθήματα και ενότητες
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "Η έκδοση Full εγκαθιστά τις πιο ισχυρές εφαρμογές μας για καθημερινή χρήση:
  • Kiwix — offline Wikipedia και άλλες βιβλιοθήκες
  • Kolibri — δομημένα μαθήματα και ενότητες
  • IIAB Maps — επιμελημένοι χάρτες offline από το Internet-in-a-Box
  • System Dashboard — διαχείριση περιεχομένου και κατάστασης
  • Calibre-Web — βιβλιοθήκη ηλεκτρονικών βιβλίων
  • Code on the Go — ένα πλήρες, offline-first IDE για τη δημιουργία εφαρμογών
" diff --git a/controller/app/tools/help/i18n/es.po b/controller/app/tools/help/i18n/es.po index e62123c8..d0d46c98 100644 --- a/controller/app/tools/help/i18n/es.po +++ b/controller/app/tools/help/i18n/es.po @@ -379,3 +379,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "Elimina una copia de seguridad guardada." + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "La edición Basic instala lo esencial:
  • Kiwix — Wikipedia sin conexión y otras bibliotecas
  • IIAB Maps — mapas sin conexión seleccionados de Internet-in-a-Box
  • System Dashboard — gestiona el contenido y el estado
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "La edición Standard añade Kolibri al conjunto Basic:
  • Kiwix — Wikipedia sin conexión y otras bibliotecas
  • IIAB Maps — mapas sin conexión seleccionados de Internet-in-a-Box
  • System Dashboard — gestiona el contenido y el estado
  • Kolibri — cursos y lecciones estructurados
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "La edición Full instala nuestras aplicaciones más potentes para el uso diario:
  • Kiwix — Wikipedia sin conexión y otras bibliotecas
  • Kolibri — cursos y lecciones estructurados
  • IIAB Maps — mapas sin conexión seleccionados de Internet-in-a-Box
  • System Dashboard — gestiona el contenido y el estado
  • Calibre-Web — biblioteca de libros electrónicos
  • Code on the Go — un IDE completo con enfoque offline-first para crear aplicaciones
" diff --git a/controller/app/tools/help/i18n/fa.po b/controller/app/tools/help/i18n/fa.po index 72b82ba6..c9152334 100644 --- a/controller/app/tools/help/i18n/fa.po +++ b/controller/app/tools/help/i18n/fa.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "یک پشتیبان ذخیره‌شده را حذف کن." + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "نسخهٔ Basic موارد ضروری را نصب می‌کند:
  • Kiwix — Wikipedia آفلاین و کتابخانه‌های دیگر
  • IIAB Maps — نقشه‌های آفلاین گزیده از Internet-in-a-Box
  • System Dashboard — مدیریت محتوا و وضعیت
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "نسخهٔ Standard برنامهٔ Kolibri را به مجموعهٔ Basic اضافه می‌کند:
  • Kiwix — Wikipedia آفلاین و کتابخانه‌های دیگر
  • IIAB Maps — نقشه‌های آفلاین گزیده از Internet-in-a-Box
  • System Dashboard — مدیریت محتوا و وضعیت
  • Kolibri — دوره‌ها و درس‌های ساختارمند
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "نسخهٔ Full قدرتمندترین برنامه‌های ما را برای استفادهٔ روزمره نصب می‌کند:
  • Kiwix — Wikipedia آفلاین و کتابخانه‌های دیگر
  • Kolibri — دوره‌ها و درس‌های ساختارمند
  • IIAB Maps — نقشه‌های آفلاین گزیده از Internet-in-a-Box
  • System Dashboard — مدیریت محتوا و وضعیت
  • Calibre-Web — کتابخانهٔ کتاب‌های الکترونیکی
  • Code on the Go — یک IDE کامل و آفلاین‌محور برای ساخت برنامه‌ها
" diff --git a/controller/app/tools/help/i18n/fr.po b/controller/app/tools/help/i18n/fr.po index 153ad8f1..cf5a656a 100644 --- a/controller/app/tools/help/i18n/fr.po +++ b/controller/app/tools/help/i18n/fr.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "Supprimez une sauvegarde enregistrée." + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "L'édition Basic installe l'essentiel :
  • Kiwix — Wikipédia hors ligne et autres bibliothèques
  • IIAB Maps — cartes hors ligne sélectionnées d'Internet-in-a-Box
  • System Dashboard — gérer le contenu et l'état
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "L'édition Standard ajoute Kolibri à l'ensemble Basic :
  • Kiwix — Wikipédia hors ligne et autres bibliothèques
  • IIAB Maps — cartes hors ligne sélectionnées d'Internet-in-a-Box
  • System Dashboard — gérer le contenu et l'état
  • Kolibri — cours et leçons structurés
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "L'édition Full installe nos applications les plus puissantes pour un usage quotidien :
  • Kiwix — Wikipédia hors ligne et autres bibliothèques
  • Kolibri — cours et leçons structurés
  • IIAB Maps — cartes hors ligne sélectionnées d'Internet-in-a-Box
  • System Dashboard — gérer le contenu et l'état
  • Calibre-Web — bibliothèque de livres électroniques
  • Code on the Go — un IDE complet privilégiant le hors ligne pour créer des applications
" diff --git a/controller/app/tools/help/i18n/gu.po b/controller/app/tools/help/i18n/gu.po index 6fb9f10c..cde1155c 100644 --- a/controller/app/tools/help/i18n/gu.po +++ b/controller/app/tools/help/i18n/gu.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "સાચવેલ બેકઅપ કાઢી નાખો." + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "Basic આવૃત્તિ આવશ્યક વસ્તુઓ ઇન્સ્ટોલ કરે છે:
  • Kiwix — ઑફલાઇન Wikipedia અને અન્ય લાઇબ્રેરીઓ
  • IIAB Maps — Internet-in-a-Box માંથી ક્યુરેટ કરેલા ઑફલાઇન નકશા
  • System Dashboard — સામગ્રી અને સ્થિતિ સંચાલિત કરો
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "Standard આવૃત્તિ Basic સેટમાં Kolibri ઉમેરે છે:
  • Kiwix — ઑફલાઇન Wikipedia અને અન્ય લાઇબ્રેરીઓ
  • IIAB Maps — Internet-in-a-Box માંથી ક્યુરેટ કરેલા ઑફલાઇન નકશા
  • System Dashboard — સામગ્રી અને સ્થિતિ સંચાલિત કરો
  • Kolibri — સંરચિત અભ્યાસક્રમો અને પાઠ
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "Full આવૃત્તિ રોજિંદા ઉપયોગ માટે અમારી સૌથી શક્તિશાળી એપ્લિકેશનો ઇન્સ્ટોલ કરે છે:
  • Kiwix — ઑફલાઇન Wikipedia અને અન્ય લાઇબ્રેરીઓ
  • Kolibri — સંરચિત અભ્યાસક્રમો અને પાઠ
  • IIAB Maps — Internet-in-a-Box માંથી ક્યુરેટ કરેલા ઑફલાઇન નકશા
  • System Dashboard — સામગ્રી અને સ્થિતિ સંચાલિત કરો
  • Calibre-Web — ઈ-બુક્સ લાઇબ્રેરી
  • Code on the Go — એપ્લિકેશનો બનાવવા માટે એક સંપૂર્ણ ઑફલાઇન-ફર્સ્ટ IDE
" diff --git a/controller/app/tools/help/i18n/hi.po b/controller/app/tools/help/i18n/hi.po index 3db3c060..4fd23a7e 100644 --- a/controller/app/tools/help/i18n/hi.po +++ b/controller/app/tools/help/i18n/hi.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "एक सहेजा गया बैकअप हटाएँ।" + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "Basic संस्करण आवश्यक चीज़ें इंस्टॉल करता है:
  • Kiwix — ऑफ़लाइन Wikipedia और अन्य लाइब्रेरी
  • IIAB Maps — Internet-in-a-Box से क्यूरेट किए गए ऑफ़लाइन मानचित्र
  • System Dashboard — सामग्री और स्थिति प्रबंधित करें
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "Standard संस्करण Basic सेट में Kolibri जोड़ता है:
  • Kiwix — ऑफ़लाइन Wikipedia और अन्य लाइब्रेरी
  • IIAB Maps — Internet-in-a-Box से क्यूरेट किए गए ऑफ़लाइन मानचित्र
  • System Dashboard — सामग्री और स्थिति प्रबंधित करें
  • Kolibri — संरचित पाठ्यक्रम और पाठ
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "Full संस्करण रोज़मर्रा के उपयोग के लिए हमारे सबसे शक्तिशाली अनुप्रयोग इंस्टॉल करता है:
  • Kiwix — ऑफ़लाइन Wikipedia और अन्य लाइब्रेरी
  • Kolibri — संरचित पाठ्यक्रम और पाठ
  • IIAB Maps — Internet-in-a-Box से क्यूरेट किए गए ऑफ़लाइन मानचित्र
  • System Dashboard — सामग्री और स्थिति प्रबंधित करें
  • Calibre-Web — ई-पुस्तकें लाइब्रेरी
  • Code on the Go — अनुप्रयोग बनाने के लिए एक संपूर्ण ऑफ़लाइन-फ़र्स्ट IDE
" diff --git a/controller/app/tools/help/i18n/hu.po b/controller/app/tools/help/i18n/hu.po index e84d70cd..42d1c248 100644 --- a/controller/app/tools/help/i18n/hu.po +++ b/controller/app/tools/help/i18n/hu.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "Mentett biztonsági mentés törlése." + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "A Basic kiadás telepíti a legfontosabb elemeket:
  • Kiwix — offline Wikipedia és más könyvtárak
  • IIAB Maps — válogatott offline térképek az Internet-in-a-Box-ból
  • System Dashboard — tartalom és állapot kezelése
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "A Standard kiadás hozzáadja a Kolibri-t a Basic csomaghoz:
  • Kiwix — offline Wikipedia és más könyvtárak
  • IIAB Maps — válogatott offline térképek az Internet-in-a-Box-ból
  • System Dashboard — tartalom és állapot kezelése
  • Kolibri — strukturált tanfolyamok és leckék
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "A Full kiadás telepíti legerősebb alkalmazásainkat a mindennapi használatra:
  • Kiwix — offline Wikipedia és más könyvtárak
  • Kolibri — strukturált tanfolyamok és leckék
  • IIAB Maps — válogatott offline térképek az Internet-in-a-Box-ból
  • System Dashboard — tartalom és állapot kezelése
  • Calibre-Web — e-könyvtár
  • Code on the Go — teljes értékű, offline-first IDE alkalmazások fejlesztéséhez
" diff --git a/controller/app/tools/help/i18n/in.po b/controller/app/tools/help/i18n/in.po index fd978842..6f5184d8 100644 --- a/controller/app/tools/help/i18n/in.po +++ b/controller/app/tools/help/i18n/in.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "Hapus cadangan yang tersimpan." + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "Edisi Basic menginstal komponen penting:
  • Kiwix — Wikipedia offline dan pustaka lainnya
  • IIAB Maps — peta offline pilihan dari Internet-in-a-Box
  • System Dashboard — kelola konten dan status
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "Edisi Standard menambahkan Kolibri ke set Basic:
  • Kiwix — Wikipedia offline dan pustaka lainnya
  • IIAB Maps — peta offline pilihan dari Internet-in-a-Box
  • System Dashboard — kelola konten dan status
  • Kolibri — kursus dan pelajaran terstruktur
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "Edisi Full menginstal aplikasi kami yang paling andal untuk penggunaan sehari-hari:
  • Kiwix — Wikipedia offline dan pustaka lainnya
  • Kolibri — kursus dan pelajaran terstruktur
  • IIAB Maps — peta offline pilihan dari Internet-in-a-Box
  • System Dashboard — kelola konten dan status
  • Calibre-Web — pustaka e-book
  • Code on the Go — IDE offline-first lengkap untuk membangun aplikasi
" diff --git a/controller/app/tools/help/i18n/it.po b/controller/app/tools/help/i18n/it.po index 0e77ddd2..a6a71125 100644 --- a/controller/app/tools/help/i18n/it.po +++ b/controller/app/tools/help/i18n/it.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "Elimina un backup salvato." + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "L'edizione Basic installa gli elementi essenziali:
  • Kiwix — Wikipedia offline e altre biblioteche
  • IIAB Maps — mappe offline selezionate da Internet-in-a-Box
  • System Dashboard — gestisci contenuti e stato
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "L'edizione Standard aggiunge Kolibri al set Basic:
  • Kiwix — Wikipedia offline e altre biblioteche
  • IIAB Maps — mappe offline selezionate da Internet-in-a-Box
  • System Dashboard — gestisci contenuti e stato
  • Kolibri — corsi e lezioni strutturati
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "L'edizione Full installa le nostre applicazioni più potenti per l'uso quotidiano:
  • Kiwix — Wikipedia offline e altre biblioteche
  • Kolibri — corsi e lezioni strutturati
  • IIAB Maps — mappe offline selezionate da Internet-in-a-Box
  • System Dashboard — gestisci contenuti e stato
  • Calibre-Web — biblioteca di e-book
  • Code on the Go — un IDE completo offline-first per creare applicazioni
" diff --git a/controller/app/tools/help/i18n/ja.po b/controller/app/tools/help/i18n/ja.po index cff958dc..cef25a86 100644 --- a/controller/app/tools/help/i18n/ja.po +++ b/controller/app/tools/help/i18n/ja.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "保存済みのバックアップを削除します。" + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "Basic エディションは基本機能をインストールします:
  • Kiwix — オフラインの Wikipedia やその他のライブラリ
  • IIAB Maps — Internet-in-a-Box が厳選したオフライン地図
  • System Dashboard — コンテンツとステータスを管理
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "Standard エディションは Basic セットに Kolibri を追加します:
  • Kiwix — オフラインの Wikipedia やその他のライブラリ
  • IIAB Maps — Internet-in-a-Box が厳選したオフライン地図
  • System Dashboard — コンテンツとステータスを管理
  • Kolibri — 体系的なコースとレッスン
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "Full エディションは日常使いに最も強力なアプリケーションをインストールします:
  • Kiwix — オフラインの Wikipedia やその他のライブラリ
  • Kolibri — 体系的なコースとレッスン
  • IIAB Maps — Internet-in-a-Box が厳選したオフライン地図
  • System Dashboard — コンテンツとステータスを管理
  • Calibre-Web — 電子書籍ライブラリ
  • Code on the Go — アプリケーション構築のための完全なオフラインファースト IDE
" diff --git a/controller/app/tools/help/i18n/ko.po b/controller/app/tools/help/i18n/ko.po index a52ab961..042073f5 100644 --- a/controller/app/tools/help/i18n/ko.po +++ b/controller/app/tools/help/i18n/ko.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "저장된 백업을 삭제합니다." + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "Basic 에디션은 필수 요소를 설치합니다:
  • Kiwix — 오프라인 Wikipedia 및 기타 라이브러리
  • IIAB Maps — Internet-in-a-Box에서 엄선한 오프라인 지도
  • System Dashboard — 콘텐츠 및 상태 관리
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "Standard 에디션은 Basic 세트에 Kolibri를 추가합니다:
  • Kiwix — 오프라인 Wikipedia 및 기타 라이브러리
  • IIAB Maps — Internet-in-a-Box에서 엄선한 오프라인 지도
  • System Dashboard — 콘텐츠 및 상태 관리
  • Kolibri — 체계적인 강좌와 수업
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "Full 에디션은 일상적인 사용을 위한 가장 강력한 애플리케이션을 설치합니다:
  • Kiwix — 오프라인 Wikipedia 및 기타 라이브러리
  • Kolibri — 체계적인 강좌와 수업
  • IIAB Maps — Internet-in-a-Box에서 엄선한 오프라인 지도
  • System Dashboard — 콘텐츠 및 상태 관리
  • Calibre-Web — 전자책 라이브러리
  • Code on the Go — 애플리케이션 구축을 위한 완전한 오프라인 우선 IDE
" diff --git a/controller/app/tools/help/i18n/lt.po b/controller/app/tools/help/i18n/lt.po index 2723417d..69b1ffd3 100644 --- a/controller/app/tools/help/i18n/lt.po +++ b/controller/app/tools/help/i18n/lt.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "Ištrinti išsaugotą atsarginę kopiją." + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "Basic leidimas įdiegia svarbiausius dalykus:
  • Kiwix — neprisijungus veikianti Wikipedia ir kitos bibliotekos
  • IIAB Maps — parinkti neprisijungus veikiantys žemėlapiai iš Internet-in-a-Box
  • System Dashboard — valdykite turinį ir būseną
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "Standard leidimas prideda Kolibri prie Basic rinkinio:
  • Kiwix — neprisijungus veikianti Wikipedia ir kitos bibliotekos
  • IIAB Maps — parinkti neprisijungus veikiantys žemėlapiai iš Internet-in-a-Box
  • System Dashboard — valdykite turinį ir būseną
  • Kolibri — struktūruoti kursai ir pamokos
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "Full leidimas įdiegia galingiausias mūsų programas kasdieniam naudojimui:
  • Kiwix — neprisijungus veikianti Wikipedia ir kitos bibliotekos
  • Kolibri — struktūruoti kursai ir pamokos
  • IIAB Maps — parinkti neprisijungus veikiantys žemėlapiai iš Internet-in-a-Box
  • System Dashboard — valdykite turinį ir būseną
  • Calibre-Web — elektroninių knygų biblioteka
  • Code on the Go — visavertė neprisijungus veikianti IDE programoms kurti
" diff --git a/controller/app/tools/help/i18n/nl.po b/controller/app/tools/help/i18n/nl.po index a545aa26..d77fea44 100644 --- a/controller/app/tools/help/i18n/nl.po +++ b/controller/app/tools/help/i18n/nl.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "Een opgeslagen back-up verwijderen." + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "De Basic-editie installeert de essentie:
  • Kiwix — offline Wikipedia en andere bibliotheken
  • IIAB Maps — samengestelde offline kaarten van Internet-in-a-Box
  • System Dashboard — beheer inhoud en status
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "De Standard-editie voegt Kolibri toe aan de Basic-set:
  • Kiwix — offline Wikipedia en andere bibliotheken
  • IIAB Maps — samengestelde offline kaarten van Internet-in-a-Box
  • System Dashboard — beheer inhoud en status
  • Kolibri — gestructureerde cursussen en lessen
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "De Full-editie installeert onze krachtigste toepassingen voor dagelijks gebruik:
  • Kiwix — offline Wikipedia en andere bibliotheken
  • Kolibri — gestructureerde cursussen en lessen
  • IIAB Maps — samengestelde offline kaarten van Internet-in-a-Box
  • System Dashboard — beheer inhoud en status
  • Calibre-Web — e-boekenbibliotheek
  • Code on the Go — een volledige offline-first IDE om toepassingen te bouwen
" diff --git a/controller/app/tools/help/i18n/no.po b/controller/app/tools/help/i18n/no.po index 31f5352f..679be8ba 100644 --- a/controller/app/tools/help/i18n/no.po +++ b/controller/app/tools/help/i18n/no.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "Slett en lagret sikkerhetskopi." + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "Basic-utgaven installerer det viktigste:
  • Kiwix — frakoblet Wikipedia og andre biblioteker
  • IIAB Maps — utvalgte frakoblede kart fra Internet-in-a-Box
  • System Dashboard — administrer innhold og status
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "Standard-utgaven legger Kolibri til Basic-settet:
  • Kiwix — frakoblet Wikipedia og andre biblioteker
  • IIAB Maps — utvalgte frakoblede kart fra Internet-in-a-Box
  • System Dashboard — administrer innhold og status
  • Kolibri — strukturerte kurs og leksjoner
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "Full-utgaven installerer våre kraftigste programmer for daglig bruk:
  • Kiwix — frakoblet Wikipedia og andre biblioteker
  • Kolibri — strukturerte kurs og leksjoner
  • IIAB Maps — utvalgte frakoblede kart fra Internet-in-a-Box
  • System Dashboard — administrer innhold og status
  • Calibre-Web — e-bokbibliotek
  • Code on the Go — en komplett frakoblet-først IDE for å bygge applikasjoner
" diff --git a/controller/app/tools/help/i18n/pl.po b/controller/app/tools/help/i18n/pl.po index cb7ab9b9..397afeef 100644 --- a/controller/app/tools/help/i18n/pl.po +++ b/controller/app/tools/help/i18n/pl.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "Usuń zapisaną kopię zapasową." + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "Edycja Basic instaluje najważniejsze elementy:
  • Kiwix — offline'owa Wikipedia i inne biblioteki
  • IIAB Maps — starannie dobrane mapy offline od Internet-in-a-Box
  • System Dashboard — zarządzanie treścią i statusem
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "Edycja Standard dodaje Kolibri do zestawu Basic:
  • Kiwix — offline'owa Wikipedia i inne biblioteki
  • IIAB Maps — starannie dobrane mapy offline od Internet-in-a-Box
  • System Dashboard — zarządzanie treścią i statusem
  • Kolibri — uporządkowane kursy i lekcje
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "Edycja Full instaluje nasze najpotężniejsze aplikacje do codziennego użytku:
  • Kiwix — offline'owa Wikipedia i inne biblioteki
  • Kolibri — uporządkowane kursy i lekcje
  • IIAB Maps — starannie dobrane mapy offline od Internet-in-a-Box
  • System Dashboard — zarządzanie treścią i statusem
  • Calibre-Web — biblioteka e-booków
  • Code on the Go — pełne, działające offline IDE do tworzenia aplikacji
" diff --git a/controller/app/tools/help/i18n/pt.po b/controller/app/tools/help/i18n/pt.po index f883ce2e..de9b2ae0 100644 --- a/controller/app/tools/help/i18n/pt.po +++ b/controller/app/tools/help/i18n/pt.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "Exclua um backup salvo." + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "A edição Basic instala o essencial:
  • Kiwix — Wikipedia off-line e outras bibliotecas
  • IIAB Maps — mapas off-line selecionados do Internet-in-a-Box
  • System Dashboard — gerenciar conteúdo e status
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "A edição Standard adiciona o Kolibri ao conjunto Basic:
  • Kiwix — Wikipedia off-line e outras bibliotecas
  • IIAB Maps — mapas off-line selecionados do Internet-in-a-Box
  • System Dashboard — gerenciar conteúdo e status
  • Kolibri — cursos e lições estruturados
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "A edição Full instala nossos aplicativos mais poderosos para uso diário:
  • Kiwix — Wikipedia off-line e outras bibliotecas
  • Kolibri — cursos e lições estruturados
  • IIAB Maps — mapas off-line selecionados do Internet-in-a-Box
  • System Dashboard — gerenciar conteúdo e status
  • Calibre-Web — biblioteca de e-books
  • Code on the Go — um IDE completo com prioridade off-line para criar aplicativos
" diff --git a/controller/app/tools/help/i18n/ro.po b/controller/app/tools/help/i18n/ro.po index db5f7d62..d5d63139 100644 --- a/controller/app/tools/help/i18n/ro.po +++ b/controller/app/tools/help/i18n/ro.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "Șterge o copie de rezervă salvată." + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "Ediția Basic instalează elementele esențiale:
  • Kiwix — Wikipedia offline și alte biblioteci
  • IIAB Maps — hărți offline selectate din Internet-in-a-Box
  • System Dashboard — gestionează conținutul și starea
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "Ediția Standard adaugă Kolibri la setul Basic:
  • Kiwix — Wikipedia offline și alte biblioteci
  • IIAB Maps — hărți offline selectate din Internet-in-a-Box
  • System Dashboard — gestionează conținutul și starea
  • Kolibri — cursuri și lecții structurate
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "Ediția Full instalează cele mai puternice aplicații ale noastre pentru uz zilnic:
  • Kiwix — Wikipedia offline și alte biblioteci
  • Kolibri — cursuri și lecții structurate
  • IIAB Maps — hărți offline selectate din Internet-in-a-Box
  • System Dashboard — gestionează conținutul și starea
  • Calibre-Web — bibliotecă de cărți electronice
  • Code on the Go — un IDE complet, offline-first, pentru crearea de aplicații
" diff --git a/controller/app/tools/help/i18n/ru.po b/controller/app/tools/help/i18n/ru.po index eead5ae2..dd5c4ce9 100644 --- a/controller/app/tools/help/i18n/ru.po +++ b/controller/app/tools/help/i18n/ru.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "Удалите сохранённую резервную копию." + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "Издание Basic устанавливает самое необходимое:
  • Kiwix — офлайн-версия Wikipedia и другие библиотеки
  • IIAB Maps — тщательно подобранные офлайн-карты от Internet-in-a-Box
  • System Dashboard — управление контентом и статусом
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "Издание Standard добавляет Kolibri к набору Basic:
  • Kiwix — офлайн-версия Wikipedia и другие библиотеки
  • IIAB Maps — тщательно подобранные офлайн-карты от Internet-in-a-Box
  • System Dashboard — управление контентом и статусом
  • Kolibri — структурированные курсы и уроки
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "Издание Full устанавливает наши самые мощные приложения для повседневного использования:
  • Kiwix — офлайн-версия Wikipedia и другие библиотеки
  • Kolibri — структурированные курсы и уроки
  • IIAB Maps — тщательно подобранные офлайн-карты от Internet-in-a-Box
  • System Dashboard — управление контентом и статусом
  • Calibre-Web — библиотека электронных книг
  • Code on the Go — полноценная офлайн-ориентированная IDE для разработки приложений
" diff --git a/controller/app/tools/help/i18n/sk.po b/controller/app/tools/help/i18n/sk.po index 165a82a5..b7285d39 100644 --- a/controller/app/tools/help/i18n/sk.po +++ b/controller/app/tools/help/i18n/sk.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "Odstrániť uloženú zálohu." + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "Edícia Basic nainštaluje to najdôležitejšie:
  • Kiwix — offline Wikipedia a ďalšie knižnice
  • IIAB Maps — vybrané offline mapy z Internet-in-a-Box
  • System Dashboard — správa obsahu a stavu
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "Edícia Standard pridáva Kolibri k základnej sade Basic:
  • Kiwix — offline Wikipedia a ďalšie knižnice
  • IIAB Maps — vybrané offline mapy z Internet-in-a-Box
  • System Dashboard — správa obsahu a stavu
  • Kolibri — štruktúrované kurzy a lekcie
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "Edícia Full nainštaluje naše najvýkonnejšie aplikácie na každodenné použitie:
  • Kiwix — offline Wikipedia a ďalšie knižnice
  • Kolibri — štruktúrované kurzy a lekcie
  • IIAB Maps — vybrané offline mapy z Internet-in-a-Box
  • System Dashboard — správa obsahu a stavu
  • Calibre-Web — knižnica elektronických kníh
  • Code on the Go — plnohodnotné offline-first IDE na tvorbu aplikácií
" diff --git a/controller/app/tools/help/i18n/sr.po b/controller/app/tools/help/i18n/sr.po index 43cc131d..358f125b 100644 --- a/controller/app/tools/help/i18n/sr.po +++ b/controller/app/tools/help/i18n/sr.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "Обриши сачувану резервну копију." + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "Издање Basic инсталира најнеопходније:
  • Kiwix — офлајн Wikipedia и друге библиотеке
  • IIAB Maps — пажљиво одабране офлајн мапе од Internet-in-a-Box
  • System Dashboard — управљање садржајем и статусом
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "Издање Standard додаје Kolibri у Basic скуп:
  • Kiwix — офлајн Wikipedia и друге библиотеке
  • IIAB Maps — пажљиво одабране офлајн мапе од Internet-in-a-Box
  • System Dashboard — управљање садржајем и статусом
  • Kolibri — структурирани курсеви и лекције
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "Издање Full инсталира наше најмоћније апликације за свакодневну употребу:
  • Kiwix — офлајн Wikipedia и друге библиотеке
  • Kolibri — структурирани курсеви и лекције
  • IIAB Maps — пажљиво одабране офлајн мапе од Internet-in-a-Box
  • System Dashboard — управљање садржајем и статусом
  • Calibre-Web — библиотека е-књига
  • Code on the Go — потпуно офлајн-оријентисано IDE за прављење апликација
" diff --git a/controller/app/tools/help/i18n/sw.po b/controller/app/tools/help/i18n/sw.po index 909922aa..922a98ac 100644 --- a/controller/app/tools/help/i18n/sw.po +++ b/controller/app/tools/help/i18n/sw.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "Futa nakala rudufu iliyohifadhiwa." + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "Toleo la Basic husakinisha mambo muhimu:
  • Kiwix — Wikipedia ya nje ya mtandao na maktaba nyingine
  • IIAB Maps — ramani za nje ya mtandao zilizoteuliwa kutoka Internet-in-a-Box
  • System Dashboard — dhibiti maudhui na hali
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "Toleo la Standard huongeza Kolibri kwenye seti ya Basic:
  • Kiwix — Wikipedia ya nje ya mtandao na maktaba nyingine
  • IIAB Maps — ramani za nje ya mtandao zilizoteuliwa kutoka Internet-in-a-Box
  • System Dashboard — dhibiti maudhui na hali
  • Kolibri — kozi na masomo yaliyopangwa
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "Toleo la Full husakinisha programu zetu zenye nguvu zaidi kwa matumizi ya kila siku:
  • Kiwix — Wikipedia ya nje ya mtandao na maktaba nyingine
  • Kolibri — kozi na masomo yaliyopangwa
  • IIAB Maps — ramani za nje ya mtandao zilizoteuliwa kutoka Internet-in-a-Box
  • System Dashboard — dhibiti maudhui na hali
  • Calibre-Web — maktaba ya vitabu vya kielektroniki
  • Code on the Go — IDE kamili inayotanguliza nje ya mtandao kwa ajili ya kujenga programu
" diff --git a/controller/app/tools/help/i18n/ta.po b/controller/app/tools/help/i18n/ta.po index 41c48baa..ee44a2a8 100644 --- a/controller/app/tools/help/i18n/ta.po +++ b/controller/app/tools/help/i18n/ta.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "சேமித்த ஒரு காப்புப்பிரதியை நீக்கு." + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "Basic பதிப்பு அத்தியாவசியமானவற்றை நிறுவுகிறது:
  • Kiwix — ஆஃப்லைன் Wikipedia மற்றும் பிற நூலகங்கள்
  • IIAB Maps — Internet-in-a-Box இலிருந்து தேர்ந்தெடுக்கப்பட்ட ஆஃப்லைன் வரைபடங்கள்
  • System Dashboard — உள்ளடக்கம் மற்றும் நிலையை நிர்வகிக்கவும்
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "Standard பதிப்பு Basic தொகுப்பில் Kolibri ஐ சேர்க்கிறது:
  • Kiwix — ஆஃப்லைன் Wikipedia மற்றும் பிற நூலகங்கள்
  • IIAB Maps — Internet-in-a-Box இலிருந்து தேர்ந்தெடுக்கப்பட்ட ஆஃப்லைன் வரைபடங்கள்
  • System Dashboard — உள்ளடக்கம் மற்றும் நிலையை நிர்வகிக்கவும்
  • Kolibri — கட்டமைக்கப்பட்ட பாடநெறிகள் மற்றும் பாடங்கள்
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "Full பதிப்பு அன்றாடப் பயன்பாட்டிற்கான எங்கள் மிகவும் சக்திவாய்ந்த பயன்பாடுகளை நிறுவுகிறது:
  • Kiwix — ஆஃப்லைன் Wikipedia மற்றும் பிற நூலகங்கள்
  • Kolibri — கட்டமைக்கப்பட்ட பாடநெறிகள் மற்றும் பாடங்கள்
  • IIAB Maps — Internet-in-a-Box இலிருந்து தேர்ந்தெடுக்கப்பட்ட ஆஃப்லைன் வரைபடங்கள்
  • System Dashboard — உள்ளடக்கம் மற்றும் நிலையை நிர்வகிக்கவும்
  • Calibre-Web — மின்-புத்தகங்கள் நூலகம்
  • Code on the Go — பயன்பாடுகளை உருவாக்குவதற்கான முழுமையான ஆஃப்லைன்-ஃபர்ஸ்ட் IDE
" diff --git a/controller/app/tools/help/i18n/tr.po b/controller/app/tools/help/i18n/tr.po index fafe6b1e..cedbe731 100644 --- a/controller/app/tools/help/i18n/tr.po +++ b/controller/app/tools/help/i18n/tr.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "Kaydedilmiş bir yedeği sil." + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "Basic sürümü temel bileşenleri kurar:
  • Kiwix — çevrimdışı Wikipedia ve diğer kütüphaneler
  • IIAB Maps — Internet-in-a-Box'tan derlenmiş çevrimdışı haritalar
  • System Dashboard — içeriği ve durumu yönet
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "Standard sürümü Basic setine Kolibri ekler:
  • Kiwix — çevrimdışı Wikipedia ve diğer kütüphaneler
  • IIAB Maps — Internet-in-a-Box'tan derlenmiş çevrimdışı haritalar
  • System Dashboard — içeriği ve durumu yönet
  • Kolibri — yapılandırılmış kurslar ve dersler
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "Full sürümü günlük kullanım için en güçlü uygulamalarımızı kurar:
  • Kiwix — çevrimdışı Wikipedia ve diğer kütüphaneler
  • Kolibri — yapılandırılmış kurslar ve dersler
  • IIAB Maps — Internet-in-a-Box'tan derlenmiş çevrimdışı haritalar
  • System Dashboard — içeriği ve durumu yönet
  • Calibre-Web — e-kitap kütüphanesi
  • Code on the Go — uygulama geliştirmek için tam, çevrimdışı öncelikli bir IDE
" diff --git a/controller/app/tools/help/i18n/uk.po b/controller/app/tools/help/i18n/uk.po index a1510583..37878869 100644 --- a/controller/app/tools/help/i18n/uk.po +++ b/controller/app/tools/help/i18n/uk.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "Видалити збережену резервну копію." + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "Видання Basic встановлює найнеобхідніше:
  • Kiwix — офлайн-версія Wikipedia та інші бібліотеки
  • IIAB Maps — ретельно підібрані офлайн-карти від Internet-in-a-Box
  • System Dashboard — керування вмістом і статусом
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "Видання Standard додає Kolibri до набору Basic:
  • Kiwix — офлайн-версія Wikipedia та інші бібліотеки
  • IIAB Maps — ретельно підібрані офлайн-карти від Internet-in-a-Box
  • System Dashboard — керування вмістом і статусом
  • Kolibri — структуровані курси та уроки
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "Видання Full встановлює наші найпотужніші застосунки для щоденного використання:
  • Kiwix — офлайн-версія Wikipedia та інші бібліотеки
  • Kolibri — структуровані курси та уроки
  • IIAB Maps — ретельно підібрані офлайн-карти від Internet-in-a-Box
  • System Dashboard — керування вмістом і статусом
  • Calibre-Web — бібліотека електронних книг
  • Code on the Go — повноцінне офлайн-орієнтоване IDE для створення застосунків
" diff --git a/controller/app/tools/help/i18n/vi.po b/controller/app/tools/help/i18n/vi.po index 2b73a682..6d1ec142 100644 --- a/controller/app/tools/help/i18n/vi.po +++ b/controller/app/tools/help/i18n/vi.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "Xóa một bản sao lưu đã lưu." + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "Phiên bản Basic cài đặt các thành phần thiết yếu:
  • Kiwix — Wikipedia ngoại tuyến và các thư viện khác
  • IIAB Maps — bản đồ ngoại tuyến được tuyển chọn từ Internet-in-a-Box
  • System Dashboard — quản lý nội dung và trạng thái
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "Phiên bản Standard bổ sung Kolibri vào bộ Basic:
  • Kiwix — Wikipedia ngoại tuyến và các thư viện khác
  • IIAB Maps — bản đồ ngoại tuyến được tuyển chọn từ Internet-in-a-Box
  • System Dashboard — quản lý nội dung và trạng thái
  • Kolibri — các khóa học và bài học có cấu trúc
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "Phiên bản Full cài đặt các ứng dụng mạnh mẽ nhất của chúng tôi cho việc sử dụng hàng ngày:
  • Kiwix — Wikipedia ngoại tuyến và các thư viện khác
  • Kolibri — các khóa học và bài học có cấu trúc
  • IIAB Maps — bản đồ ngoại tuyến được tuyển chọn từ Internet-in-a-Box
  • System Dashboard — quản lý nội dung và trạng thái
  • Calibre-Web — thư viện sách điện tử
  • Code on the Go — một IDE ưu tiên ngoại tuyến đầy đủ để xây dựng ứng dụng
" diff --git a/controller/app/tools/help/i18n/yo.po b/controller/app/tools/help/i18n/yo.po index d70c680d..7ec01929 100644 --- a/controller/app/tools/help/i18n/yo.po +++ b/controller/app/tools/help/i18n/yo.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "Pa àfẹ́yàwọ́ tí a fi pamọ́ rẹ́." + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "Ẹ̀dà Basic ń fi àwọn ohun pàtàkì sórí ẹ̀rọ:
  • Kiwix — Wikipedia àìlórí-àyélujára àti àwọn ibi ìkówèésí mìíràn
  • IIAB Maps — àwọn àwòrán ilẹ̀ àìlórí-àyélujára tí a yàn láti Internet-in-a-Box
  • System Dashboard — ṣàkóso àkóónú àti ipò
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "Ẹ̀dà Standard ń fi Kolibri kún ìtò Basic:
  • Kiwix — Wikipedia àìlórí-àyélujára àti àwọn ibi ìkówèésí mìíràn
  • IIAB Maps — àwọn àwòrán ilẹ̀ àìlórí-àyélujára tí a yàn láti Internet-in-a-Box
  • System Dashboard — ṣàkóso àkóónú àti ipò
  • Kolibri — àwọn ẹ̀kọ́ àti ìdánilẹ́kọ̀ọ́ tí a ṣètò
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "Ẹ̀dà Full ń fi àwọn ohun èlò tó lágbára jùlọ sórí ẹ̀rọ fún ìlò ojoojúmọ́:
  • Kiwix — Wikipedia àìlórí-àyélujára àti àwọn ibi ìkówèésí mìíràn
  • Kolibri — àwọn ẹ̀kọ́ àti ìdánilẹ́kọ̀ọ́ tí a ṣètò
  • IIAB Maps — àwọn àwòrán ilẹ̀ àìlórí-àyélujára tí a yàn láti Internet-in-a-Box
  • System Dashboard — ṣàkóso àkóónú àti ipò
  • Calibre-Web — ibi ìkówèésí ìwé alátagbà
  • Code on the Go — IDE kíkún tí ó ń fún àìlórí-àyélujára ní ààyò fún kíkọ́ àwọn ohun èlò
" diff --git a/controller/app/tools/help/i18n/zh.po b/controller/app/tools/help/i18n/zh.po index 8be6f354..1a9b1e1b 100644 --- a/controller/app/tools/help/i18n/zh.po +++ b/controller/app/tools/help/i18n/zh.po @@ -381,3 +381,15 @@ msgctxt "deploy.delete_backup.summary" msgid "Delete a saved backup." msgstr "删除已保存的备份。" + +msgctxt "deploy.tier_basic.detail" +msgid "The Basic edition installs the essentials:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
" +msgstr "Basic 版本安装基本功能:
  • Kiwix — 离线 Wikipedia 及其他资料库
  • IIAB Maps — 来自 Internet-in-a-Box 的精选离线地图
  • System Dashboard — 管理内容和状态
" + +msgctxt "deploy.tier_standard.detail" +msgid "The Standard edition adds Kolibri to the Basic set:
  • Kiwix — offline Wikipedia and other libraries
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Kolibri — structured courses and lessons
" +msgstr "Standard 版本在 Basic 套件的基础上添加 Kolibri
  • Kiwix — 离线 Wikipedia 及其他资料库
  • IIAB Maps — 来自 Internet-in-a-Box 的精选离线地图
  • System Dashboard — 管理内容和状态
  • Kolibri — 结构化的课程和课时
" + +msgctxt "deploy.tier_full.detail" +msgid "The Full edition installs our most powerful applications for everyday use:
  • Kiwix — offline Wikipedia and other libraries
  • Kolibri — structured courses and lessons
  • IIAB Maps — curated offline maps from Internet-in-a-Box
  • System Dashboard — manage content and status
  • Calibre-Web — e-books library
  • Code on the Go — a full offline-first IDE for building applications
" +msgstr "Full 版本安装我们最强大的日常应用:
  • Kiwix — 离线 Wikipedia 及其他资料库
  • Kolibri — 结构化的课程和课时
  • IIAB Maps — 来自 Internet-in-a-Box 的精选离线地图
  • System Dashboard — 管理内容和状态
  • Calibre-Web — 电子书库
  • Code on the Go — 用于构建应用程序的完整离线优先 IDE
"