diff --git a/CHANGELOG b/CHANGELOG index d28f40f..17a59ef 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +lxqt-runner-0.16.0 / 2020-11-01 +=============================== + * Don't use QProcess deprecates methods. + * Silenced the warnings about unused function parameters. + * Drop the obsolete classs QDesktopWidget. + lxqt-runner-0.15.0 / 2020-04-23 =============================== * cmake: Enhance lxqt-globalkeys minimum required version. diff --git a/CMakeLists.txt b/CMakeLists.txt index c7a905e..5602640 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -27,9 +27,9 @@ cmake_dependent_option(RUNNER_VBOX_HEADLESS # Minimum Versions set(KF5_MINIMUM_VERSION "5.36.0") set(LIBMENUCACHE_MINIMUM_VERSION "1.1.0") -set(LXQT_MINIMUM_VERSION "0.15.0") -set(LXQT_GLOBALKEYS_MINIMUM_VERSION "0.15.0") -set(QT_MINIMUM_VERSION "5.10") +set(LXQT_MINIMUM_VERSION "0.16.0") +set(LXQT_GLOBALKEYS_MINIMUM_VERSION "0.16.0") +set(QT_MINIMUM_VERSION "5.12") find_package(Qt5Widgets ${QT_MINIMUM_VERSION} REQUIRED) find_package(Qt5Xml ${QT_MINIMUM_VERSION} REQUIRED) diff --git a/translations/lxqt-runner.ts b/translations/lxqt-runner.ts index 75a6848..b70de64 100644 --- a/translations/lxqt-runner.ts +++ b/translations/lxqt-runner.ts @@ -64,17 +64,17 @@ - + Focused screen - + Always on screen %1 - + Reset @@ -87,17 +87,17 @@ - + Configure - + Clear History - + Show/hide runner dialog diff --git a/translations/lxqt-runner_ar.ts b/translations/lxqt-runner_ar.ts index 284c754..73d132e 100644 --- a/translations/lxqt-runner_ar.ts +++ b/translations/lxqt-runner_ar.ts @@ -64,17 +64,17 @@ وسط الشاشة - + Focused screen الشاشة الحالية - + Always on screen %1 الشاشة %1 دائما - + Reset صفّر @@ -87,17 +87,17 @@ مُطلق التطبيقات - + Configure اضبط - + Clear History امسح التأريخ - + Show/hide runner dialog اعرض/أخفِ حواريّ المُطلق diff --git a/translations/lxqt-runner_arn.ts b/translations/lxqt-runner_arn.ts index c3509aa..43c2065 100644 --- a/translations/lxqt-runner_arn.ts +++ b/translations/lxqt-runner_arn.ts @@ -64,17 +64,17 @@ - + Focused screen - + Always on screen %1 - + Reset @@ -87,17 +87,17 @@ - + Configure - + Clear History - + Show/hide runner dialog diff --git a/translations/lxqt-runner_ast.ts b/translations/lxqt-runner_ast.ts index 1f3035e..3f45d5a 100644 --- a/translations/lxqt-runner_ast.ts +++ b/translations/lxqt-runner_ast.ts @@ -64,17 +64,17 @@ - + Focused screen - + Always on screen %1 - + Reset @@ -87,17 +87,17 @@ - + Configure - + Clear History - + Show/hide runner dialog diff --git a/translations/lxqt-runner_ca.ts b/translations/lxqt-runner_ca.ts index f2f4f98..889708a 100644 --- a/translations/lxqt-runner_ca.ts +++ b/translations/lxqt-runner_ca.ts @@ -64,17 +64,17 @@ Centre de la pantalla - + Focused screen Pantalla amb focus - + Always on screen %1 Sempre a la pantalla %1 - + Reset Restableix @@ -87,17 +87,17 @@ Llançador d'aplicacions - + Configure Configura - + Clear History Neteja l'historial - + Show/hide runner dialog Mostra o oculta el diàleg de l'executor diff --git a/translations/lxqt-runner_cs.ts b/translations/lxqt-runner_cs.ts index 0ab5cdd..2195003 100644 --- a/translations/lxqt-runner_cs.ts +++ b/translations/lxqt-runner_cs.ts @@ -64,17 +64,17 @@ Střed obrazovky - + Focused screen Zaměřená obrazovka - + Always on screen %1 Vždy na obrazovce %1 - + Reset Nastavit znovu @@ -87,17 +87,17 @@ Spouštěč aplikací - + Configure Nastavit - + Clear History Vyprázdnit historii - + Show/hide runner dialog Zobrazit/skrýt dialog spouštěče programů diff --git a/translations/lxqt-runner_cy.ts b/translations/lxqt-runner_cy.ts index d7226dd..40a3204 100644 --- a/translations/lxqt-runner_cy.ts +++ b/translations/lxqt-runner_cy.ts @@ -64,17 +64,17 @@ - + Focused screen - + Always on screen %1 - + Reset @@ -87,17 +87,17 @@ - + Configure - + Clear History - + Show/hide runner dialog diff --git a/translations/lxqt-runner_da.ts b/translations/lxqt-runner_da.ts index e6f3fa1..88fb23e 100644 --- a/translations/lxqt-runner_da.ts +++ b/translations/lxqt-runner_da.ts @@ -64,17 +64,17 @@ I midten af skærmen - + Focused screen Skærm som har fokus - + Always on screen %1 Altid på skærm %1 - + Reset Nulstil @@ -87,17 +87,17 @@ Programstarter - + Configure Konfigurér - + Clear History Ryd historik - + Show/hide runner dialog Vis/skjul runner-dialog diff --git a/translations/lxqt-runner_de.ts b/translations/lxqt-runner_de.ts index 4ff61df..489e984 100644 --- a/translations/lxqt-runner_de.ts +++ b/translations/lxqt-runner_de.ts @@ -64,17 +64,17 @@ Bildschirmmitte - + Focused screen Fokussierter Bildschirm - + Always on screen %1 Immer auf Bildschirm %1 - + Reset Zurücksetzen @@ -87,17 +87,17 @@ Anwendungsstarter - + Configure Konfigurieren - + Clear History Verlauf löschen - + Show/hide runner dialog Zeige/verberge Runnerdialog diff --git a/translations/lxqt-runner_el.ts b/translations/lxqt-runner_el.ts index 421d54a..856ef3f 100644 --- a/translations/lxqt-runner_el.ts +++ b/translations/lxqt-runner_el.ts @@ -64,17 +64,17 @@ Κέντρο της οθόνης - + Focused screen Ενεργή οθόνη - + Always on screen %1 Πάντα στην οθόνη %1 - + Reset Επαναφορά @@ -87,17 +87,17 @@ Εκτελεστής εφαρμογών - + Configure Διαμόρφωση - + Clear History Εκκαθάριση του ιστορικού - + Show/hide runner dialog Εμφάνιση/απόκρυψη του διαλόγου του εκτελεστή diff --git a/translations/lxqt-runner_eo.ts b/translations/lxqt-runner_eo.ts index fea2e78..0c75ef7 100644 --- a/translations/lxqt-runner_eo.ts +++ b/translations/lxqt-runner_eo.ts @@ -64,17 +64,17 @@ - + Focused screen - + Always on screen %1 - + Reset @@ -87,17 +87,17 @@ Lanĉilo de aplikaĵoj - + Configure - + Clear History - + Show/hide runner dialog diff --git a/translations/lxqt-runner_es.ts b/translations/lxqt-runner_es.ts index d285529..98809b0 100644 --- a/translations/lxqt-runner_es.ts +++ b/translations/lxqt-runner_es.ts @@ -64,17 +64,17 @@ Centro de la pantalla - + Focused screen Pantalla activa - + Always on screen %1 Siempre en la pantalla %1 - + Reset Reiniciar @@ -87,17 +87,17 @@ Lanzador de aplicaciones - + Configure Configurar - + Clear History Borrar el historial - + Show/hide runner dialog Mostrar/ocultar el diálogo del lanzador de aplicaciones diff --git a/translations/lxqt-runner_es_VE.ts b/translations/lxqt-runner_es_VE.ts index 8ddc319..d5eb93e 100644 --- a/translations/lxqt-runner_es_VE.ts +++ b/translations/lxqt-runner_es_VE.ts @@ -64,17 +64,17 @@ - + Focused screen - + Always on screen %1 - + Reset @@ -87,17 +87,17 @@ Lanzador de palicaciones - + Configure - + Clear History - + Show/hide runner dialog diff --git a/translations/lxqt-runner_eu.ts b/translations/lxqt-runner_eu.ts index 3fea77d..a098c73 100644 --- a/translations/lxqt-runner_eu.ts +++ b/translations/lxqt-runner_eu.ts @@ -64,17 +64,17 @@ Pantailaren erdigunea - + Focused screen Enfokatutako pantaila - + Always on screen %1 - + Reset Berrezarri @@ -87,17 +87,17 @@ Aplikazio-abiarazlea - + Configure Konfiguratu - + Clear History Garbitu historia - + Show/hide runner dialog diff --git a/translations/lxqt-runner_fi.ts b/translations/lxqt-runner_fi.ts index dde4689..ee4cd15 100644 --- a/translations/lxqt-runner_fi.ts +++ b/translations/lxqt-runner_fi.ts @@ -64,17 +64,17 @@ Keskellä - + Focused screen Aktiivisella näytöllä - + Always on screen %1 Aina näytöllä %1 - + Reset Palauta @@ -87,17 +87,17 @@ Sovelluskäynnistin - + Configure Asetukset - + Clear History Tyhjennä historia - + Show/hide runner dialog Näytä/piilota käynnistin diff --git a/translations/lxqt-runner_fr.ts b/translations/lxqt-runner_fr.ts index 10b1ed0..e7001c8 100644 --- a/translations/lxqt-runner_fr.ts +++ b/translations/lxqt-runner_fr.ts @@ -64,17 +64,17 @@ Centre de l'écran - + Focused screen Écran ayant le focus - + Always on screen %1 Toujours sur l'écran %1 - + Reset Réinitialiser @@ -87,17 +87,17 @@ Lanceur d'application - + Configure Configurer - + Clear History Effacer l'historique - + Show/hide runner dialog Afficher/cacher le dialogue du lanceur diff --git a/translations/lxqt-runner_gl.ts b/translations/lxqt-runner_gl.ts index b0745f3..4ffc01d 100644 --- a/translations/lxqt-runner_gl.ts +++ b/translations/lxqt-runner_gl.ts @@ -64,17 +64,17 @@ Centro da pantalla - + Focused screen Pantalla en foco - + Always on screen %1 Sempre na pantalla %1 - + Reset Restabelecer @@ -87,17 +87,17 @@ Lanzador de aplicacións - + Configure Configurar - + Clear History Limpar o historial - + Show/hide runner dialog Amosar/agochar o diálogo do lanzador de aplicacións diff --git a/translations/lxqt-runner_he.ts b/translations/lxqt-runner_he.ts index 6bf5828..d6f9a8d 100644 --- a/translations/lxqt-runner_he.ts +++ b/translations/lxqt-runner_he.ts @@ -64,17 +64,17 @@ מרכז המסך - + Focused screen מסך במיקוד - + Always on screen %1 תמיד במסך %1 - + Reset איפוס @@ -87,17 +87,17 @@ משגר יישומים - + Configure הגדרה - + Clear History מחיקת היסטוריה - + Show/hide runner dialog הצגת/הסתרת תיבת מפעיל diff --git a/translations/lxqt-runner_hr.ts b/translations/lxqt-runner_hr.ts index b2de0b9..5a9c29d 100644 --- a/translations/lxqt-runner_hr.ts +++ b/translations/lxqt-runner_hr.ts @@ -64,17 +64,17 @@ Sredini ekrana - + Focused screen Fokusiranom ekranu - + Always on screen %1 Uvijek na ekranu %1 - + Reset Resetiraj @@ -87,17 +87,17 @@ Pokretač programa - + Configure Konfiguriraj - + Clear History Izbriši povijest - + Show/hide runner dialog Prikaži/sakrij dijalog pokretača diff --git a/translations/lxqt-runner_hu.ts b/translations/lxqt-runner_hu.ts index 54a91c7..3a124bd 100644 --- a/translations/lxqt-runner_hu.ts +++ b/translations/lxqt-runner_hu.ts @@ -64,17 +64,17 @@ Képernyő közepén - + Focused screen Mindig a használt képernyőn - + Always on screen %1 Mindig a %1 képernyőn - + Reset Alapállapot @@ -87,17 +87,17 @@ Alkalmazás indító - + Configure Beállítás - + Clear History Előzmények törlése - + Show/hide runner dialog Futtatóablak ki/be diff --git a/translations/lxqt-runner_ia.ts b/translations/lxqt-runner_ia.ts index c71d2f8..ad9a152 100644 --- a/translations/lxqt-runner_ia.ts +++ b/translations/lxqt-runner_ia.ts @@ -64,17 +64,17 @@ - + Focused screen - + Always on screen %1 - + Reset @@ -87,17 +87,17 @@ - + Configure - + Clear History - + Show/hide runner dialog diff --git a/translations/lxqt-runner_id.ts b/translations/lxqt-runner_id.ts index e48e076..9deb0aa 100644 --- a/translations/lxqt-runner_id.ts +++ b/translations/lxqt-runner_id.ts @@ -64,17 +64,17 @@ Tengah layar - + Focused screen Layar terfokus - + Always on screen %1 Selalu di layar %1 - + Reset Atur ulang @@ -87,17 +87,17 @@ Peluncur aplikasi - + Configure Konfigurasi - + Clear History Bersihkan Riwayat - + Show/hide runner dialog Tampilkan/sembunyikan dialog runner diff --git a/translations/lxqt-runner_it.ts b/translations/lxqt-runner_it.ts index e70089a..e3a4d91 100644 --- a/translations/lxqt-runner_it.ts +++ b/translations/lxqt-runner_it.ts @@ -64,17 +64,17 @@ Centro dello schermo - + Focused screen Schermo attivo - + Always on screen %1 Sempre sullo schermo %1 - + Reset Ripristina @@ -87,17 +87,17 @@ Lanciatore di applicazioni - + Configure Configura - + Clear History Pulisci cronologia - + Show/hide runner dialog Mostra/nascondi la finestra di runner diff --git a/translations/lxqt-runner_ja.ts b/translations/lxqt-runner_ja.ts index 2b7405b..cf088d2 100644 --- a/translations/lxqt-runner_ja.ts +++ b/translations/lxqt-runner_ja.ts @@ -64,17 +64,17 @@ 画面の中央 - + Focused screen フォーカスされた画面 - + Always on screen %1 常に画面 %1 に表示 - + Reset リセット @@ -87,17 +87,17 @@ アプリケーションランチャ - + Configure 設定 - + Clear History 履歴の消去 - + Show/hide runner dialog Runnner のダイアログを表示する/隠す diff --git a/translations/lxqt-runner_ko.ts b/translations/lxqt-runner_ko.ts index 21cffe6..19cb6fa 100644 --- a/translations/lxqt-runner_ko.ts +++ b/translations/lxqt-runner_ko.ts @@ -64,17 +64,17 @@ 화면 중앙 - + Focused screen 포커스 된 화면 - + Always on screen %1 항상 화면 %1에 - + Reset 초기화 @@ -87,17 +87,17 @@ 애플리케이션 런처 - + Configure 설정 - + Clear History 사용 기록 지우기 - + Show/hide runner dialog 러너 대화 상장 보이기/숨기기 diff --git a/translations/lxqt-runner_lt.ts b/translations/lxqt-runner_lt.ts index 13cb07e..1d90734 100644 --- a/translations/lxqt-runner_lt.ts +++ b/translations/lxqt-runner_lt.ts @@ -64,17 +64,17 @@ Ekrano centre - + Focused screen Fokusuotame ekrane - + Always on screen %1 Visada ekrane %1 - + Reset Atstatyti @@ -87,17 +87,17 @@ Programų leistukas - + Configure Konfigūruoti - + Clear History Išvalyti istoriją - + Show/hide runner dialog Rodyti/slėpti paleidiklio dialogą diff --git a/translations/lxqt-runner_nb_NO.ts b/translations/lxqt-runner_nb_NO.ts index 6371479..4f06cfa 100644 --- a/translations/lxqt-runner_nb_NO.ts +++ b/translations/lxqt-runner_nb_NO.ts @@ -64,17 +64,17 @@ Midt på skjermen - + Focused screen Skjerm som har fokus - + Always on screen %1 Alltid på skjerm %1 - + Reset Nullstill @@ -87,17 +87,17 @@ Programstarter - + Configure Konfigurer - + Clear History Slett historikk - + Show/hide runner dialog Vis/skjul programstarter diff --git a/translations/lxqt-runner_nl.ts b/translations/lxqt-runner_nl.ts index 5d0b884..fd69ddf 100644 --- a/translations/lxqt-runner_nl.ts +++ b/translations/lxqt-runner_nl.ts @@ -64,17 +64,17 @@ Midden van beeldscherm - + Focused screen Scherpgesteld scherm - + Always on screen %1 Altijd op scherm %1 - + Reset Terugzetten @@ -87,17 +87,17 @@ Toepassingenstarter - + Configure Instellen - + Clear History Geschiedenis wissen - + Show/hide runner dialog Toon/verberg de Uitvoerder-dialoog diff --git a/translations/lxqt-runner_pl.ts b/translations/lxqt-runner_pl.ts index b2eeb29..c8356fc 100644 --- a/translations/lxqt-runner_pl.ts +++ b/translations/lxqt-runner_pl.ts @@ -64,17 +64,17 @@ Środek ekranu - + Focused screen Używany ekran - + Always on screen %1 Zawsze na ekranie %1 - + Reset Przywróć @@ -87,17 +87,17 @@ Wyzwalacz programu - + Configure Konfiguruj - + Clear History Wyczyść historię - + Show/hide runner dialog Pokaż/ukryj okno programu diff --git a/translations/lxqt-runner_pt.ts b/translations/lxqt-runner_pt.ts index b89fa4f..86617e4 100644 --- a/translations/lxqt-runner_pt.ts +++ b/translations/lxqt-runner_pt.ts @@ -64,17 +64,17 @@ Centro do ecrã - + Focused screen Ecrã em foco - + Always on screen %1 Sempre no ecrã %1 - + Reset Repor @@ -87,17 +87,17 @@ Lançador de aplicações - + Configure Configurar - + Clear History Limpar histórico - + Show/hide runner dialog Mostrar/ocultar caixa de diálogo diff --git a/translations/lxqt-runner_pt_BR.ts b/translations/lxqt-runner_pt_BR.ts index 766c950..ea8e653 100644 --- a/translations/lxqt-runner_pt_BR.ts +++ b/translations/lxqt-runner_pt_BR.ts @@ -64,17 +64,17 @@ Centro da tela - + Focused screen Tela focada - + Always on screen %1 Sempre na tela %1 - + Reset Reiniciar @@ -87,17 +87,17 @@ Lançador de aplicativo - + Configure Configurar - + Clear History Limpar histórico - + Show/hide runner dialog Exibir/ocultar diálogo do Runner diff --git a/translations/lxqt-runner_ro_RO.ts b/translations/lxqt-runner_ro_RO.ts index 16bf74e..9931478 100644 --- a/translations/lxqt-runner_ro_RO.ts +++ b/translations/lxqt-runner_ro_RO.ts @@ -64,17 +64,17 @@ Centrul ecranului - + Focused screen Ecran focalizat - + Always on screen %1 Întotdeauna pe ecran %1 - + Reset Resetează @@ -87,17 +87,17 @@ Lansator de aplicații - + Configure Configurează - + Clear History Șterge istoricul - + Show/hide runner dialog Afișează/ascunde dialogul lansatorului diff --git a/translations/lxqt-runner_ru.ts b/translations/lxqt-runner_ru.ts index 13324b9..78e3ec1 100644 --- a/translations/lxqt-runner_ru.ts +++ b/translations/lxqt-runner_ru.ts @@ -64,17 +64,17 @@ В центре экрана - + Focused screen Активном экране - + Always on screen %1 Всегда на %1 экране - + Reset Сброс @@ -87,17 +87,17 @@ Ускоритель запуска программ - + Configure Настроить - + Clear History Очистить историю - + Show/hide runner dialog Показать/скрыть окно ускорителя diff --git a/translations/lxqt-runner_sk.ts b/translations/lxqt-runner_sk.ts index 9a4bb8e..ec732e7 100644 --- a/translations/lxqt-runner_sk.ts +++ b/translations/lxqt-runner_sk.ts @@ -64,17 +64,17 @@ Stred obrazovky - + Focused screen Aktuálna obrazovka - + Always on screen %1 Vždy na obrazovke %1 - + Reset Vrátiť zmeny @@ -87,17 +87,17 @@ Spúšťač aplikácií - + Configure Nastavenia - + Clear History Vymazať históriu - + Show/hide runner dialog Zobraziť/skryť Runner diff --git a/translations/lxqt-runner_sk_SK.ts b/translations/lxqt-runner_sk_SK.ts index 9a8ccbf..1e49c65 100644 --- a/translations/lxqt-runner_sk_SK.ts +++ b/translations/lxqt-runner_sk_SK.ts @@ -64,17 +64,17 @@ Stred obrazovky - + Focused screen Aktuálna obrazovka - + Always on screen %1 Vždy na obrazovke %1 - + Reset Zrušiť zmeny @@ -87,17 +87,17 @@ Spúšťač aplikácií - + Configure Nastaviť - + Clear History Vymazať históriu - + Show/hide runner dialog Zobraziť/skryť okno Runneru diff --git a/translations/lxqt-runner_sl.ts b/translations/lxqt-runner_sl.ts index 22bf975..4a8e563 100644 --- a/translations/lxqt-runner_sl.ts +++ b/translations/lxqt-runner_sl.ts @@ -64,17 +64,17 @@ Sredina zaslona - + Focused screen Aktivnem zaslonu - + Always on screen %1 Zmeraj na zaslonu %1 - + Reset Ponastavi @@ -87,17 +87,17 @@ Zaganjalnik programov - + Configure Nastavi - + Clear History Počisti zgodovino - + Show/hide runner dialog Pokaži/skrij zaganjalnik programov diff --git a/translations/lxqt-runner_sr@latin.ts b/translations/lxqt-runner_sr@latin.ts index ccb0a22..418bfa9 100644 --- a/translations/lxqt-runner_sr@latin.ts +++ b/translations/lxqt-runner_sr@latin.ts @@ -64,17 +64,17 @@ - + Focused screen - + Always on screen %1 - + Reset @@ -87,17 +87,17 @@ - + Configure - + Clear History - + Show/hide runner dialog diff --git a/translations/lxqt-runner_sr_BA.ts b/translations/lxqt-runner_sr_BA.ts index 2846f70..f93bbae 100644 --- a/translations/lxqt-runner_sr_BA.ts +++ b/translations/lxqt-runner_sr_BA.ts @@ -64,17 +64,17 @@ - + Focused screen - + Always on screen %1 - + Reset @@ -87,17 +87,17 @@ Покретач програма - + Configure - + Clear History - + Show/hide runner dialog diff --git a/translations/lxqt-runner_sr_RS.ts b/translations/lxqt-runner_sr_RS.ts index fcac354..c428ba1 100644 --- a/translations/lxqt-runner_sr_RS.ts +++ b/translations/lxqt-runner_sr_RS.ts @@ -64,17 +64,17 @@ - + Focused screen - + Always on screen %1 - + Reset @@ -87,17 +87,17 @@ Покретач програма - + Configure - + Clear History - + Show/hide runner dialog diff --git a/translations/lxqt-runner_th_TH.ts b/translations/lxqt-runner_th_TH.ts index b28a88f..a9c3f7a 100644 --- a/translations/lxqt-runner_th_TH.ts +++ b/translations/lxqt-runner_th_TH.ts @@ -64,17 +64,17 @@ - + Focused screen - + Always on screen %1 - + Reset @@ -87,17 +87,17 @@ ปุ่มเรียกใช้งานโปรแกรม - + Configure - + Clear History - + Show/hide runner dialog diff --git a/translations/lxqt-runner_tr.ts b/translations/lxqt-runner_tr.ts index 1da11ab..21fa3f4 100644 --- a/translations/lxqt-runner_tr.ts +++ b/translations/lxqt-runner_tr.ts @@ -64,17 +64,17 @@ Ekranın merkezi - + Focused screen Odaklanmış ekran - + Always on screen %1 Her zaman %1 ekranında - + Reset Sıfırla @@ -87,17 +87,17 @@ Uygulama başlatıcı - + Configure Yapılandır - + Clear History Geçmişi Temizle - + Show/hide runner dialog Çalıştırıcı penceresini göster/gizle diff --git a/translations/lxqt-runner_uk.ts b/translations/lxqt-runner_uk.ts index a90dafb..be1210a 100644 --- a/translations/lxqt-runner_uk.ts +++ b/translations/lxqt-runner_uk.ts @@ -64,17 +64,17 @@ Центр екрану - + Focused screen Фокусований екран - + Always on screen %1 Завжди на екрані %1 - + Reset Скинути @@ -87,17 +87,17 @@ Запускач програм - + Configure Налаштувати - + Clear History Очистити історію - + Show/hide runner dialog Показати/сховати діалог запускача diff --git a/translations/lxqt-runner_zh_CN.ts b/translations/lxqt-runner_zh_CN.ts index 4eaafde..ddcff88 100644 --- a/translations/lxqt-runner_zh_CN.ts +++ b/translations/lxqt-runner_zh_CN.ts @@ -64,17 +64,17 @@ 屏幕中央 - + Focused screen 当前屏幕 - + Always on screen %1 总是显示在屏幕 %1 上 - + Reset 重置 @@ -87,17 +87,17 @@ 应用程序启动器 - + Configure 配置 - + Clear History 清除历史 - + Show/hide runner dialog 显示/隐藏对话框 diff --git a/translations/lxqt-runner_zh_TW.ts b/translations/lxqt-runner_zh_TW.ts index 3b31f7e..1a53b1f 100644 --- a/translations/lxqt-runner_zh_TW.ts +++ b/translations/lxqt-runner_zh_TW.ts @@ -64,17 +64,17 @@ 螢幕中央 - + Focused screen 使用中的螢幕 - + Always on screen %1 總是顯示在螢幕%1 - + Reset 重置 @@ -87,17 +87,17 @@ 應用程式啟動器 - + Configure 配置 - + Clear History 清除歷史紀錄 - + Show/hide runner dialog 顯示/隱藏啟動器對話框