diff --git a/VERSION b/VERSION new file mode 100644 index 0000000..ece61c6 --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +1.0.6 \ No newline at end of file diff --git a/ui/bin/dev/use_local_ui.sh b/ui/bin/dev/use_local_ui.sh index 405c638..c641c6f 100755 --- a/ui/bin/dev/use_local_ui.sh +++ b/ui/bin/dev/use_local_ui.sh @@ -32,4 +32,7 @@ sed -i "/Exec/c\Exec=$XDG_BIN_HOME/breezydesktop" $XDG_DATA_HOME/applications/co glib-compile-schemas $XDG_DATA_HOME/glib-2.0/schemas update-desktop-database $XDG_DATA_HOME/applications -gtk-update-icon-cache \ No newline at end of file +gtk-update-icon-cache + +popd > /dev/null +rm -rf $tmp_dir \ No newline at end of file diff --git a/ui/meson.build b/ui/meson.build index 4d147ed..05d6f6d 100644 --- a/ui/meson.build +++ b/ui/meson.build @@ -1,5 +1,5 @@ project('breezydesktop', - version: '1.0.0', + version: run_command('cat', join_paths('..', 'VERSION'), check: true).stdout().strip(), meson_version: '>= 0.62.0', default_options: [ 'warning_level=2', 'werror=false', ], ) diff --git a/ui/po/breezydesktop.pot b/ui/po/breezydesktop.pot index e12cbf3..5408e5d 100644 --- a/ui/po/breezydesktop.pot +++ b/ui/po/breezydesktop.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-02 09:15-0700\n" +"POT-Creation-Date: 2024-10-03 21:35-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -27,11 +27,11 @@ msgstr "" msgid "This feature is not currently supported for your device." msgstr "" -#: src/licensedialog.py:57 +#: src/licensedialogcontent.py:63 msgid "Paid Tier Status" msgstr "" -#: src/licensedialog.py:63 +#: src/licensedialogcontent.py:71 msgid "Feature Availability" msgstr "" @@ -331,22 +331,22 @@ msgid "" "script. Report this issue if it persists." msgstr "" -#: src/gtk/license-dialog.ui:5 src/gtk/window.ui:55 -msgid "License Details" -msgstr "" - -#: src/gtk/license-dialog.ui:27 +#: src/gtk/license-dialog-content.ui:15 msgid "Donate" msgstr "" -#: src/gtk/license-dialog.ui:44 +#: src/gtk/license-dialog-content.ui:31 msgid "Request a token" msgstr "" -#: src/gtk/license-dialog.ui:52 +#: src/gtk/license-dialog-content.ui:39 msgid "Verify token" msgstr "" +#: src/gtk/license-dialog.ui:5 src/gtk/window.ui:91 +msgid "License Details" +msgstr "" + #: src/gtk/no-device.ui:13 msgid "No device connected" msgstr "" @@ -421,22 +421,22 @@ msgstr "" msgid "Menu" msgstr "" -#: src/gtk/window.ui:35 +#: src/gtk/window.ui:43 msgid "Some features expire soon" msgstr "" -#: src/gtk/window.ui:36 src/gtk/window.ui:43 +#: src/gtk/window.ui:51 src/gtk/window.ui:76 msgid "View details" msgstr "" -#: src/gtk/window.ui:42 +#: src/gtk/window.ui:68 msgid "Productivity features are disabled" msgstr "" -#: src/gtk/window.ui:59 +#: src/gtk/window.ui:95 msgid "Force Reset" msgstr "" -#: src/gtk/window.ui:63 +#: src/gtk/window.ui:99 msgid "About BreezyDesktop" msgstr "" diff --git a/ui/po/de.po b/ui/po/de.po index cbe688b..06f17ff 100644 --- a/ui/po/de.po +++ b/ui/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-01 13:21-0700\n" +"POT-Creation-Date: 2024-10-03 21:26-0700\n" "PO-Revision-Date: 2024-08-02 20:54-0700\n" "Last-Translator: \n" "Language-Team: German \n" @@ -29,11 +29,11 @@ msgstr "" msgid "This feature is not currently supported for your device." msgstr "Diese Funktion wird von Ihrem Gerät derzeit nicht unterstützt." -#: src/licensedialog.py:57 +#: src/licensedialogcontent.py:63 msgid "Paid Tier Status" msgstr "Bezahlter Tarifstatus" -#: src/licensedialog.py:63 +#: src/licensedialogcontent.py:71 msgid "Feature Availability" msgstr "Funktionsverfügbarkeit" @@ -354,22 +354,22 @@ msgstr "" "das Setup-Skript bitte erneut aus. Melden Sie dieses Problem, falls es " "beständig ist." -#: src/gtk/license-dialog.ui:5 src/gtk/window.ui:55 -msgid "License Details" -msgstr "Lizenzdetails" - -#: src/gtk/license-dialog.ui:27 +#: src/gtk/license-dialog-content.ui:15 msgid "Donate" msgstr "Spenden" -#: src/gtk/license-dialog.ui:44 +#: src/gtk/license-dialog-content.ui:31 msgid "Request a token" msgstr "Ein Token anfordern" -#: src/gtk/license-dialog.ui:52 +#: src/gtk/license-dialog-content.ui:39 msgid "Verify token" msgstr "Token verifizieren" +#: src/gtk/license-dialog.ui:5 src/gtk/window.ui:91 +msgid "License Details" +msgstr "Lizenzdetails" + #: src/gtk/no-device.ui:13 msgid "No device connected" msgstr "Kein Gerät verbunden" @@ -470,22 +470,22 @@ msgstr "Breezy Desktop" msgid "Menu" msgstr "Menü" -#: src/gtk/window.ui:35 +#: src/gtk/window.ui:43 msgid "Some features expire soon" msgstr "Einige Funktionen laufen bald ab" -#: src/gtk/window.ui:36 src/gtk/window.ui:43 +#: src/gtk/window.ui:51 src/gtk/window.ui:76 msgid "View details" msgstr "Details anzeigen" -#: src/gtk/window.ui:42 +#: src/gtk/window.ui:68 msgid "Productivity features are disabled" msgstr "Produktivitätsfunktionen sind deaktiviert" -#: src/gtk/window.ui:59 +#: src/gtk/window.ui:95 msgid "Force Reset" msgstr "Erzwingt Zurrücksetzung" -#: src/gtk/window.ui:63 +#: src/gtk/window.ui:99 msgid "About BreezyDesktop" msgstr "Über BreezyDesktop" diff --git a/ui/po/es.po b/ui/po/es.po index f72cbce..99ff603 100644 --- a/ui/po/es.po +++ b/ui/po/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-01 13:21-0700\n" +"POT-Creation-Date: 2024-10-03 21:26-0700\n" "PO-Revision-Date: 2024-08-02 20:55-0700\n" "Last-Translator: \n" "Language-Team: Spanish \n" @@ -28,11 +28,11 @@ msgstr "" msgid "This feature is not currently supported for your device." msgstr "Esta función no es compatible con tu dispositivo en este momento." -#: src/licensedialog.py:57 +#: src/licensedialogcontent.py:63 msgid "Paid Tier Status" msgstr "Estado del Nivel de Membresía Pagada" -#: src/licensedialog.py:63 +#: src/licensedialogcontent.py:71 msgid "Feature Availability" msgstr "Disponibilidad de Características" @@ -353,22 +353,22 @@ msgstr "" "Su configuración de Breezy GNOME es inválida o incompleta. Vuelva a ejecutar " "el script de configuración. Informe sobre este problema si persiste." -#: src/gtk/license-dialog.ui:5 src/gtk/window.ui:55 -msgid "License Details" -msgstr "Detalles de la Licencia" - -#: src/gtk/license-dialog.ui:27 +#: src/gtk/license-dialog-content.ui:15 msgid "Donate" msgstr "Donar" -#: src/gtk/license-dialog.ui:44 +#: src/gtk/license-dialog-content.ui:31 msgid "Request a token" msgstr "Solicitar un token" -#: src/gtk/license-dialog.ui:52 +#: src/gtk/license-dialog-content.ui:39 msgid "Verify token" msgstr "Verificar token" +#: src/gtk/license-dialog.ui:5 src/gtk/window.ui:91 +msgid "License Details" +msgstr "Detalles de la Licencia" + #: src/gtk/no-device.ui:13 msgid "No device connected" msgstr "No hay dispositivo conectado" @@ -467,22 +467,22 @@ msgstr "Breezy Desktop" msgid "Menu" msgstr "Menú" -#: src/gtk/window.ui:35 +#: src/gtk/window.ui:43 msgid "Some features expire soon" msgstr "Algunas funciones expirarán pronto" -#: src/gtk/window.ui:36 src/gtk/window.ui:43 +#: src/gtk/window.ui:51 src/gtk/window.ui:76 msgid "View details" msgstr "Ver detalles" -#: src/gtk/window.ui:42 +#: src/gtk/window.ui:68 msgid "Productivity features are disabled" msgstr "Las funciones de productividad están deshabilitadas" -#: src/gtk/window.ui:59 +#: src/gtk/window.ui:95 msgid "Force Reset" msgstr "Reinicio forzoso" -#: src/gtk/window.ui:63 +#: src/gtk/window.ui:99 msgid "About BreezyDesktop" msgstr "Acerca de BreezyDesktop" diff --git a/ui/po/fr.po b/ui/po/fr.po index c0f1f83..30f4be6 100644 --- a/ui/po/fr.po +++ b/ui/po/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-01 13:21-0700\n" +"POT-Creation-Date: 2024-10-03 21:26-0700\n" "PO-Revision-Date: 2024-08-02 20:54-0700\n" "Last-Translator: \n" "Language-Team: French \n" @@ -31,11 +31,11 @@ msgstr "" "Cette fonctionnalité n'est actuellement pas prise en charge par votre " "appareil." -#: src/licensedialog.py:57 +#: src/licensedialogcontent.py:63 msgid "Paid Tier Status" msgstr "Statut de l'abonnement payant" -#: src/licensedialog.py:63 +#: src/licensedialogcontent.py:71 msgid "Feature Availability" msgstr "Disponibilité des fonctionnalités" @@ -356,22 +356,22 @@ msgstr "" "exécuter à nouveau le script de configuration. Signalez ce problème s'il " "persiste." -#: src/gtk/license-dialog.ui:5 src/gtk/window.ui:55 -msgid "License Details" -msgstr "Détails de la licence" - -#: src/gtk/license-dialog.ui:27 +#: src/gtk/license-dialog-content.ui:15 msgid "Donate" msgstr "Faire un don" -#: src/gtk/license-dialog.ui:44 +#: src/gtk/license-dialog-content.ui:31 msgid "Request a token" msgstr "Demander un jeton d'authentification" -#: src/gtk/license-dialog.ui:52 +#: src/gtk/license-dialog-content.ui:39 msgid "Verify token" msgstr "Vérifier le jeton d'authentification" +#: src/gtk/license-dialog.ui:5 src/gtk/window.ui:91 +msgid "License Details" +msgstr "Détails de la licence" + #: src/gtk/no-device.ui:13 msgid "No device connected" msgstr "Aucun appareil connecté" @@ -470,22 +470,22 @@ msgstr "Breezy Desktop" msgid "Menu" msgstr "Menu" -#: src/gtk/window.ui:35 +#: src/gtk/window.ui:43 msgid "Some features expire soon" msgstr "Certaines fonctionnalités expirent bientôt" -#: src/gtk/window.ui:36 src/gtk/window.ui:43 +#: src/gtk/window.ui:51 src/gtk/window.ui:76 msgid "View details" msgstr "Afficher les détails" -#: src/gtk/window.ui:42 +#: src/gtk/window.ui:68 msgid "Productivity features are disabled" msgstr "Les fonctionnalités de productivité sont désactivées" -#: src/gtk/window.ui:59 +#: src/gtk/window.ui:95 msgid "Force Reset" msgstr "Réinitialiser" -#: src/gtk/window.ui:63 +#: src/gtk/window.ui:99 msgid "About BreezyDesktop" msgstr "À propos de BreezyDesktop" diff --git a/ui/po/it.po b/ui/po/it.po index f3c95a4..fb59a2c 100644 --- a/ui/po/it.po +++ b/ui/po/it.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-01 13:21-0700\n" +"POT-Creation-Date: 2024-10-03 21:26-0700\n" "PO-Revision-Date: 2024-08-02 21:14-0700\n" "Last-Translator: \n" "Language-Team: Italian \n" @@ -27,11 +27,11 @@ msgstr "" msgid "This feature is not currently supported for your device." msgstr "" -#: src/licensedialog.py:57 +#: src/licensedialogcontent.py:63 msgid "Paid Tier Status" msgstr "" -#: src/licensedialog.py:63 +#: src/licensedialogcontent.py:71 msgid "Feature Availability" msgstr "" @@ -331,22 +331,22 @@ msgid "" "script. Report this issue if it persists." msgstr "" -#: src/gtk/license-dialog.ui:5 src/gtk/window.ui:55 -msgid "License Details" -msgstr "" - -#: src/gtk/license-dialog.ui:27 +#: src/gtk/license-dialog-content.ui:15 msgid "Donate" msgstr "" -#: src/gtk/license-dialog.ui:44 +#: src/gtk/license-dialog-content.ui:31 msgid "Request a token" msgstr "" -#: src/gtk/license-dialog.ui:52 +#: src/gtk/license-dialog-content.ui:39 msgid "Verify token" msgstr "" +#: src/gtk/license-dialog.ui:5 src/gtk/window.ui:91 +msgid "License Details" +msgstr "" + #: src/gtk/no-device.ui:13 msgid "No device connected" msgstr "" @@ -421,22 +421,22 @@ msgstr "" msgid "Menu" msgstr "" -#: src/gtk/window.ui:35 +#: src/gtk/window.ui:43 msgid "Some features expire soon" msgstr "" -#: src/gtk/window.ui:36 src/gtk/window.ui:43 +#: src/gtk/window.ui:51 src/gtk/window.ui:76 msgid "View details" msgstr "" -#: src/gtk/window.ui:42 +#: src/gtk/window.ui:68 msgid "Productivity features are disabled" msgstr "" -#: src/gtk/window.ui:59 +#: src/gtk/window.ui:95 msgid "Force Reset" msgstr "" -#: src/gtk/window.ui:63 +#: src/gtk/window.ui:99 msgid "About BreezyDesktop" msgstr "" diff --git a/ui/po/ja.po b/ui/po/ja.po index c5ef84f..e5825b7 100644 --- a/ui/po/ja.po +++ b/ui/po/ja.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-01 13:21-0700\n" +"POT-Creation-Date: 2024-10-03 21:26-0700\n" "PO-Revision-Date: 2024-08-02 20:55-0700\n" "Last-Translator: \n" "Language-Team: Japanese \n" @@ -31,11 +31,11 @@ msgstr "メガネを3Dモードに切り替え、表示の幅を2倍にします msgid "This feature is not currently supported for your device." msgstr "この機能は現在接続されているデバイスではサポートされていません。" -#: src/licensedialog.py:57 +#: src/licensedialogcontent.py:63 msgid "Paid Tier Status" msgstr "有料ティアの状態" -#: src/licensedialog.py:63 +#: src/licensedialogcontent.py:71 msgid "Feature Availability" msgstr "利用できる機能" @@ -338,7 +338,9 @@ msgstr "テキストスケーリング" #: src/gtk/connected-device.ui:397 msgid "Scaling text below 1.0 will simulate a higher resolution display" -msgstr "テキストを1.0未満にスケーリングすると、高解像度ディスプレイをシミュレートします。" +msgstr "" +"テキストを1.0未満にスケーリングすると、高解像度ディスプレイをシミュレートしま" +"す。" #: src/gtk/failed-verification.ui:13 msgid "Breezy Desktop GNOME invalid setup" @@ -352,22 +354,22 @@ msgstr "" "Breezy GNOMEのセットアップが無効または不完全です。セットアップスクリプトを再" "実行してください。問題が解決しない場合は、この問題を報告してください。" -#: src/gtk/license-dialog.ui:5 src/gtk/window.ui:55 -msgid "License Details" -msgstr "ライセンスの詳細" - -#: src/gtk/license-dialog.ui:27 +#: src/gtk/license-dialog-content.ui:15 msgid "Donate" msgstr "寄付" -#: src/gtk/license-dialog.ui:44 +#: src/gtk/license-dialog-content.ui:31 msgid "Request a token" msgstr "トークンをリクエストする" -#: src/gtk/license-dialog.ui:52 +#: src/gtk/license-dialog-content.ui:39 msgid "Verify token" msgstr "トークンを検証する" +#: src/gtk/license-dialog.ui:5 src/gtk/window.ui:91 +msgid "License Details" +msgstr "ライセンスの詳細" + #: src/gtk/no-device.ui:13 msgid "No device connected" msgstr "デバイスが接続されていません" @@ -466,22 +468,22 @@ msgstr "Breezy Desktop" msgid "Menu" msgstr "メニュー" -#: src/gtk/window.ui:35 +#: src/gtk/window.ui:43 msgid "Some features expire soon" msgstr "一部の機能はもうすぐ期限が切れます" -#: src/gtk/window.ui:36 src/gtk/window.ui:43 +#: src/gtk/window.ui:51 src/gtk/window.ui:76 msgid "View details" msgstr "詳細を表示" -#: src/gtk/window.ui:42 +#: src/gtk/window.ui:68 msgid "Productivity features are disabled" msgstr "プロダクティビティ機能が無効になっています" -#: src/gtk/window.ui:59 +#: src/gtk/window.ui:95 msgid "Force Reset" msgstr "強制リセット" -#: src/gtk/window.ui:63 +#: src/gtk/window.ui:99 msgid "About BreezyDesktop" msgstr "Breezy Desktopについて" diff --git a/ui/po/mo/ja/LC_MESSAGES/breezydesktop.mo b/ui/po/mo/ja/LC_MESSAGES/breezydesktop.mo index 9566ea2..69a3de7 100644 Binary files a/ui/po/mo/ja/LC_MESSAGES/breezydesktop.mo and b/ui/po/mo/ja/LC_MESSAGES/breezydesktop.mo differ diff --git a/ui/po/mo/pt_BR/LC_MESSAGES/breezydesktop.mo b/ui/po/mo/pt_BR/LC_MESSAGES/breezydesktop.mo index 1794ccb..18c9d92 100644 Binary files a/ui/po/mo/pt_BR/LC_MESSAGES/breezydesktop.mo and b/ui/po/mo/pt_BR/LC_MESSAGES/breezydesktop.mo differ diff --git a/ui/po/pl.po b/ui/po/pl.po index c570a94..3034319 100644 --- a/ui/po/pl.po +++ b/ui/po/pl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-01 13:21-0700\n" +"POT-Creation-Date: 2024-10-03 21:26-0700\n" "PO-Revision-Date: 2024-08-16 10:26-0700\n" "Last-Translator: \n" "Language-Team: Polish \n" @@ -28,11 +28,11 @@ msgstr "" msgid "This feature is not currently supported for your device." msgstr "" -#: src/licensedialog.py:57 +#: src/licensedialogcontent.py:63 msgid "Paid Tier Status" msgstr "" -#: src/licensedialog.py:63 +#: src/licensedialogcontent.py:71 msgid "Feature Availability" msgstr "" @@ -332,22 +332,22 @@ msgid "" "script. Report this issue if it persists." msgstr "" -#: src/gtk/license-dialog.ui:5 src/gtk/window.ui:55 -msgid "License Details" -msgstr "" - -#: src/gtk/license-dialog.ui:27 +#: src/gtk/license-dialog-content.ui:15 msgid "Donate" msgstr "" -#: src/gtk/license-dialog.ui:44 +#: src/gtk/license-dialog-content.ui:31 msgid "Request a token" msgstr "" -#: src/gtk/license-dialog.ui:52 +#: src/gtk/license-dialog-content.ui:39 msgid "Verify token" msgstr "" +#: src/gtk/license-dialog.ui:5 src/gtk/window.ui:91 +msgid "License Details" +msgstr "" + #: src/gtk/no-device.ui:13 msgid "No device connected" msgstr "" @@ -422,22 +422,22 @@ msgstr "" msgid "Menu" msgstr "" -#: src/gtk/window.ui:35 +#: src/gtk/window.ui:43 msgid "Some features expire soon" msgstr "" -#: src/gtk/window.ui:36 src/gtk/window.ui:43 +#: src/gtk/window.ui:51 src/gtk/window.ui:76 msgid "View details" msgstr "" -#: src/gtk/window.ui:42 +#: src/gtk/window.ui:68 msgid "Productivity features are disabled" msgstr "" -#: src/gtk/window.ui:59 +#: src/gtk/window.ui:95 msgid "Force Reset" msgstr "" -#: src/gtk/window.ui:63 +#: src/gtk/window.ui:99 msgid "About BreezyDesktop" msgstr "" diff --git a/ui/po/pt_BR.po b/ui/po/pt_BR.po index 9f116dd..339645c 100644 --- a/ui/po/pt_BR.po +++ b/ui/po/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-01 13:21-0700\n" +"POT-Creation-Date: 2024-10-03 21:26-0700\n" "PO-Revision-Date: 2024-08-19 09:39-0700\n" "Last-Translator: \n" "Language-Team: Brazilian Portuguese \n" "Language-Team: Russian \n" @@ -29,11 +29,11 @@ msgstr "" msgid "This feature is not currently supported for your device." msgstr "Эта функция в настоящее время не поддерживается для вашего устройства." -#: src/licensedialog.py:57 +#: src/licensedialogcontent.py:63 msgid "Paid Tier Status" msgstr "Статус платного уровня" -#: src/licensedialog.py:63 +#: src/licensedialogcontent.py:71 msgid "Feature Availability" msgstr "Статус функций" @@ -355,22 +355,22 @@ msgstr "" "перезапустите скрипт настройки. Сообщите об этой проблеме, если она " "сохраняется." -#: src/gtk/license-dialog.ui:5 src/gtk/window.ui:55 -msgid "License Details" -msgstr "Подробности лицензии" - -#: src/gtk/license-dialog.ui:27 +#: src/gtk/license-dialog-content.ui:15 msgid "Donate" msgstr "Донатить" -#: src/gtk/license-dialog.ui:44 +#: src/gtk/license-dialog-content.ui:31 msgid "Request a token" msgstr "Запросить токен" -#: src/gtk/license-dialog.ui:52 +#: src/gtk/license-dialog-content.ui:39 msgid "Verify token" msgstr "Проверить токен" +#: src/gtk/license-dialog.ui:5 src/gtk/window.ui:91 +msgid "License Details" +msgstr "Подробности лицензии" + #: src/gtk/no-device.ui:13 msgid "No device connected" msgstr "Устройство не подключено" @@ -468,22 +468,22 @@ msgstr "Breezy Desktop" msgid "Menu" msgstr "Меню" -#: src/gtk/window.ui:35 +#: src/gtk/window.ui:43 msgid "Some features expire soon" msgstr "Некоторые функции скоро истекут" -#: src/gtk/window.ui:36 src/gtk/window.ui:43 +#: src/gtk/window.ui:51 src/gtk/window.ui:76 msgid "View details" msgstr "Просмотреть детали" -#: src/gtk/window.ui:42 +#: src/gtk/window.ui:68 msgid "Productivity features are disabled" msgstr "Функции повышения производительности отключены" -#: src/gtk/window.ui:59 +#: src/gtk/window.ui:95 msgid "Force Reset" msgstr "Сброс" -#: src/gtk/window.ui:63 +#: src/gtk/window.ui:99 msgid "About BreezyDesktop" msgstr "О BreezyDesktop" diff --git a/ui/po/sv.po b/ui/po/sv.po index b1d598d..9a6d458 100644 --- a/ui/po/sv.po +++ b/ui/po/sv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-01 13:21-0700\n" +"POT-Creation-Date: 2024-10-03 21:26-0700\n" "PO-Revision-Date: 2024-08-16 10:31-0700\n" "Last-Translator: \n" "Language-Team: Swedish \n" @@ -29,11 +29,11 @@ msgstr "" msgid "This feature is not currently supported for your device." msgstr "Din enhet stöder inte den här funktionen för tillfället." -#: src/licensedialog.py:57 +#: src/licensedialogcontent.py:63 msgid "Paid Tier Status" msgstr "Betalningsstatus" -#: src/licensedialog.py:63 +#: src/licensedialogcontent.py:71 msgid "Feature Availability" msgstr "Funktions tillgänglighet" @@ -349,22 +349,22 @@ msgstr "" "Din Breezy GNOME inställning är ogiltig eller ofullständig. Var god kör " "inställning skriptet igen. Rapportera detta problem om det fortsätter." -#: src/gtk/license-dialog.ui:5 src/gtk/window.ui:55 -msgid "License Details" -msgstr "Licensdetaljer" - -#: src/gtk/license-dialog.ui:27 +#: src/gtk/license-dialog-content.ui:15 msgid "Donate" msgstr "Donera" -#: src/gtk/license-dialog.ui:44 +#: src/gtk/license-dialog-content.ui:31 msgid "Request a token" msgstr "Begär en token" -#: src/gtk/license-dialog.ui:52 +#: src/gtk/license-dialog-content.ui:39 msgid "Verify token" msgstr "Verifiera token" +#: src/gtk/license-dialog.ui:5 src/gtk/window.ui:91 +msgid "License Details" +msgstr "Licensdetaljer" + #: src/gtk/no-device.ui:13 msgid "No device connected" msgstr "Inget enhet ansluten" @@ -462,22 +462,22 @@ msgstr "Breezy Desktop" msgid "Menu" msgstr "Meny" -#: src/gtk/window.ui:35 +#: src/gtk/window.ui:43 msgid "Some features expire soon" msgstr "Vissa funktioner upphör snart" -#: src/gtk/window.ui:36 src/gtk/window.ui:43 +#: src/gtk/window.ui:51 src/gtk/window.ui:76 msgid "View details" msgstr "Se detaljer" -#: src/gtk/window.ui:42 +#: src/gtk/window.ui:68 msgid "Productivity features are disabled" msgstr "Produktivitets funktioner är inaktiverade" -#: src/gtk/window.ui:59 +#: src/gtk/window.ui:95 msgid "Force Reset" msgstr "Tvinga Reset" -#: src/gtk/window.ui:63 +#: src/gtk/window.ui:99 msgid "About BreezyDesktop" msgstr "Om BreezyDesktop" diff --git a/ui/po/uk_UA.po b/ui/po/uk_UA.po index b5820d6..c729347 100644 --- a/ui/po/uk_UA.po +++ b/ui/po/uk_UA.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-01 13:21-0700\n" +"POT-Creation-Date: 2024-10-03 21:26-0700\n" "PO-Revision-Date: 2024-08-17 10:08-0700\n" "Last-Translator: \n" "Language-Team: Ukrainian \n" @@ -28,11 +28,11 @@ msgstr "Переключає окуляри в режим «бок о бок» msgid "This feature is not currently supported for your device." msgstr "Ця функція наразі не підтримується на вашому пристрої." -#: src/licensedialog.py:57 +#: src/licensedialogcontent.py:63 msgid "Paid Tier Status" msgstr "Статус платного рівня" -#: src/licensedialog.py:63 +#: src/licensedialogcontent.py:71 msgid "Feature Availability" msgstr "Статус функцій" @@ -352,22 +352,22 @@ msgstr "" "Ваша настройка Breezy GNOME є невірною або неповною. Будь ласка, запустіть " "скрипт настройки повторно. Повідомте про цю проблему, якщо вона не зникає." -#: src/gtk/license-dialog.ui:5 src/gtk/window.ui:55 -msgid "License Details" -msgstr "Деталі ліцензії" - -#: src/gtk/license-dialog.ui:27 +#: src/gtk/license-dialog-content.ui:15 msgid "Donate" msgstr "Донатити" -#: src/gtk/license-dialog.ui:44 +#: src/gtk/license-dialog-content.ui:31 msgid "Request a token" msgstr "Запитати токен" -#: src/gtk/license-dialog.ui:52 +#: src/gtk/license-dialog-content.ui:39 msgid "Verify token" msgstr "Перевірити токен" +#: src/gtk/license-dialog.ui:5 src/gtk/window.ui:91 +msgid "License Details" +msgstr "Деталі ліцензії" + #: src/gtk/no-device.ui:13 msgid "No device connected" msgstr "Жоден пристрій не підключено" @@ -465,22 +465,22 @@ msgstr "Breezy Desktop" msgid "Menu" msgstr "Меню" -#: src/gtk/window.ui:35 +#: src/gtk/window.ui:43 msgid "Some features expire soon" msgstr "Деякі функції закінчуються незабаром" -#: src/gtk/window.ui:36 src/gtk/window.ui:43 +#: src/gtk/window.ui:51 src/gtk/window.ui:76 msgid "View details" msgstr "Переглянути деталі" -#: src/gtk/window.ui:42 +#: src/gtk/window.ui:68 msgid "Productivity features are disabled" msgstr "Функції продуктивного режиму відключені" -#: src/gtk/window.ui:59 +#: src/gtk/window.ui:95 msgid "Force Reset" msgstr "Скинути" -#: src/gtk/window.ui:63 +#: src/gtk/window.ui:99 msgid "About BreezyDesktop" msgstr "Про BreezyDesktop" diff --git a/ui/po/zh_CN.po b/ui/po/zh_CN.po index 45e6462..a4fa7ca 100644 --- a/ui/po/zh_CN.po +++ b/ui/po/zh_CN.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-01 13:21-0700\n" +"POT-Creation-Date: 2024-10-03 21:26-0700\n" "PO-Revision-Date: 2024-08-02 20:55-0700\n" "Last-Translator: \n" "Language-Team: Chinese (simplified) \n" @@ -26,11 +26,11 @@ msgstr "" msgid "This feature is not currently supported for your device." msgstr "" -#: src/licensedialog.py:57 +#: src/licensedialogcontent.py:63 msgid "Paid Tier Status" msgstr "" -#: src/licensedialog.py:63 +#: src/licensedialogcontent.py:71 msgid "Feature Availability" msgstr "" @@ -330,22 +330,22 @@ msgid "" "script. Report this issue if it persists." msgstr "" -#: src/gtk/license-dialog.ui:5 src/gtk/window.ui:55 -msgid "License Details" -msgstr "" - -#: src/gtk/license-dialog.ui:27 +#: src/gtk/license-dialog-content.ui:15 msgid "Donate" msgstr "" -#: src/gtk/license-dialog.ui:44 +#: src/gtk/license-dialog-content.ui:31 msgid "Request a token" msgstr "" -#: src/gtk/license-dialog.ui:52 +#: src/gtk/license-dialog-content.ui:39 msgid "Verify token" msgstr "" +#: src/gtk/license-dialog.ui:5 src/gtk/window.ui:91 +msgid "License Details" +msgstr "" + #: src/gtk/no-device.ui:13 msgid "No device connected" msgstr "" @@ -420,22 +420,22 @@ msgstr "" msgid "Menu" msgstr "" -#: src/gtk/window.ui:35 +#: src/gtk/window.ui:43 msgid "Some features expire soon" msgstr "" -#: src/gtk/window.ui:36 src/gtk/window.ui:43 +#: src/gtk/window.ui:51 src/gtk/window.ui:76 msgid "View details" msgstr "" -#: src/gtk/window.ui:42 +#: src/gtk/window.ui:68 msgid "Productivity features are disabled" msgstr "" -#: src/gtk/window.ui:59 +#: src/gtk/window.ui:95 msgid "Force Reset" msgstr "" -#: src/gtk/window.ui:63 +#: src/gtk/window.ui:99 msgid "About BreezyDesktop" msgstr "" diff --git a/ui/src/main.py b/ui/src/main.py index 0743fd8..d6543e4 100644 --- a/ui/src/main.py +++ b/ui/src/main.py @@ -67,9 +67,11 @@ XRDriverIPC.set_instance(XRDriverIPC(logger, config_dir)) class BreezydesktopApplication(Adw.Application): """The main application singleton class.""" - def __init__(self, skip_verification): + def __init__(self, version, skip_verification): super().__init__(application_id='com.xronlinux.BreezyDesktop', flags=Gio.ApplicationFlags.DEFAULT_FLAGS) + self.version = version + self.create_action('quit', self.on_quit_action, ['q']) self.create_action('about', self.on_about_action) self.create_action('license', self.on_license_action) @@ -99,7 +101,7 @@ class BreezydesktopApplication(Adw.Application): modal=True, program_name='Breezy Desktop', logo_icon_name='com.xronlinux.BreezyDesktop', - version='1.0.0', + version=self.version, authors=['Wayne Heaney'], copyright='© 2024 Wayne Heaney') about.present() @@ -143,5 +145,5 @@ def main(version): parser.add_argument("-sv", "--skip-verification", action="store_true") args = parser.parse_args() - app = BreezydesktopApplication(args.skip_verification) + app = BreezydesktopApplication(version, args.skip_verification) return app.run(None)