From ace3781805ca11110cb322393494c926a2cef86c Mon Sep 17 00:00:00 2001 From: Weblate Date: Sat, 12 Sep 2026 14:29:40 +0200 Subject: [PATCH] Translated using Weblate (Ukrainian) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (33 of 33 strings) Translated using Weblate (Kazakh) Currently translated at 100.0% (33 of 33 strings) Added translation using Weblate (Kazakh) Translated using Weblate (Kabyle) Currently translated at 33.3% (1 of 3 strings) Added translation using Weblate (Kabyle) Translated using Weblate (German) Currently translated at 100.0% (33 of 33 strings) Translated using Weblate (Occitan) Currently translated at 24.2% (8 of 33 strings) Translated using Weblate (Czech) Currently translated at 100.0% (3 of 3 strings) Translated using Weblate (Czech) Currently translated at 100.0% (33 of 33 strings) Added translation using Weblate (Czech) Added translation using Weblate (Czech) Co-authored-by: Baurzhan Muftakhidinov Co-authored-by: ButterflyOfFire Co-authored-by: Damir Perisa Co-authored-by: Ihor Hordiichuk Co-authored-by: Quentin PAGÈS Co-authored-by: Weblate Co-authored-by: p-bo Translate-URL: https://translate.lxqt-project.org/projects/qtilities/omgmounter-menu-entry/cs/ Translate-URL: https://translate.lxqt-project.org/projects/qtilities/omgmounter-menu-entry/kab/ Translate-URL: https://translate.lxqt-project.org/projects/qtilities/omgmounter/cs/ Translate-URL: https://translate.lxqt-project.org/projects/qtilities/omgmounter/de/ Translate-URL: https://translate.lxqt-project.org/projects/qtilities/omgmounter/kk/ Translate-URL: https://translate.lxqt-project.org/projects/qtilities/omgmounter/oc/ Translate-URL: https://translate.lxqt-project.org/projects/qtilities/omgmounter/uk/ Translation: Qtilities/OMGMounter Translation: Qtilities/OMGMounter Menu Entry --- .../translations/omgmounter_cs.desktop.yaml | 3 + resources/translations/omgmounter_cs.ts | 185 ++++++++++++++++++ resources/translations/omgmounter_de.ts | 2 +- .../translations/omgmounter_kab.desktop.yaml | 1 + resources/translations/omgmounter_kk.ts | 185 ++++++++++++++++++ resources/translations/omgmounter_oc.ts | 8 +- resources/translations/omgmounter_uk.ts | 2 +- 7 files changed, 380 insertions(+), 6 deletions(-) create mode 100644 resources/translations/omgmounter_cs.desktop.yaml create mode 100644 resources/translations/omgmounter_cs.ts create mode 100644 resources/translations/omgmounter_kab.desktop.yaml create mode 100644 resources/translations/omgmounter_kk.ts diff --git a/resources/translations/omgmounter_cs.desktop.yaml b/resources/translations/omgmounter_cs.desktop.yaml new file mode 100644 index 0000000..67e9745 --- /dev/null +++ b/resources/translations/omgmounter_cs.desktop.yaml @@ -0,0 +1,3 @@ +Desktop Entry/Name: Grafické uživ. rozhraní pro CDEmu – připojování obrazů CD/DVD +Desktop Entry/GenericName: Nástroj pro připojování obrazů CD/DVD +Desktop Entry/Comment: Grafické uživ. rozhraní k nástroji pro připojování obrazů CD/DVD diff --git a/resources/translations/omgmounter_cs.ts b/resources/translations/omgmounter_cs.ts new file mode 100644 index 0000000..cad73ee --- /dev/null +++ b/resources/translations/omgmounter_cs.ts @@ -0,0 +1,185 @@ + + + + + DeviceListItem + + + Select image file + Vybrat soubor s obrazem + + + + Unmount current image + Odpojit stávající obraz + + + + MainWindow + + + Device + Zařízení + + + + Image + Obraz + + + + Add Device + Přidat zařízení + + + + Remove Device + Odebrat zařízení + + + + Fi&le + &Soubor + + + + His&tory + His&torie + + + + Setti&ngs + Nastave&ní + + + + + &Quit + U&končit + + + + Show in System Tray + Zobrazit v oznamovací oblasti panelu + + + + &Help + &Nápověda + + + + &About... + O &aplikaci… + + + + CDEmu daemon is running. + Proces služby CDEmu je spuštěný. + + + + CDEmu daemon not running. + Proces služby CDEmu není spuštěný. + + + + Select an image file + Vyberte soubor s obrázkem + + + + Clear History + Vyčistit historii + + + + OMGMounter::errorStrings + + + The selected virtual device is in use. + Označené virtuální zařízení je v používání. + + + + The selected virtual device is not available. + Označené virtuální zařízení není k dispozici. + + + + All virtual devices are in use. + Veškerá virtuální zařízení jsou v používání. + + + + The file doesn't exist. + Soubor neexistuje. + + + + Unable to connect to the CDEmu daemon. + Nebylo možné se spojit s procesem služby CDEmu. + + + + An unknown error occured. + Došlo k neznámé chybě. + + + + QObject + + + Mount an image. + Připojit jako obraz. + + + + file + soubor + + + + Unmount an image. + Odpojit obraz. + + + + device number + číslo zařízení + + + + Show information about devices. + Zobrazit informace o zařízeních. + + + + Qtilities::DialogAbout + + + Information + Informace + + + + Thanks + Poděkování + + + + License + Licence + + + + Author + Autor + + + + About + O aplikaci + + + diff --git a/resources/translations/omgmounter_de.ts b/resources/translations/omgmounter_de.ts index 201c8ea..c383b9a 100644 --- a/resources/translations/omgmounter_de.ts +++ b/resources/translations/omgmounter_de.ts @@ -70,7 +70,7 @@ &About... - Über + &Über... diff --git a/resources/translations/omgmounter_kab.desktop.yaml b/resources/translations/omgmounter_kab.desktop.yaml new file mode 100644 index 0000000..99480b1 --- /dev/null +++ b/resources/translations/omgmounter_kab.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/GenericName: Amsefrak n CD/DVD uḥlis diff --git a/resources/translations/omgmounter_kk.ts b/resources/translations/omgmounter_kk.ts new file mode 100644 index 0000000..df62b94 --- /dev/null +++ b/resources/translations/omgmounter_kk.ts @@ -0,0 +1,185 @@ + + + + + DeviceListItem + + + Select image file + Сурет файлын таңдау + + + + Unmount current image + Ағымдағы бейнені тіркеуден босату + + + + MainWindow + + + Device + Құрылғы + + + + Image + Бейне + + + + Add Device + Құрылғыны қосу + + + + Remove Device + Құрылғыны өшіру + + + + Fi&le + Фай&л + + + + His&tory + &Тарих + + + + Setti&ngs + Ба&птаулар + + + + + &Quit + Ш&ығу + + + + Show in System Tray + Жүйелік трейде көрсету + + + + &Help + Кө&мек + + + + &About... + Осы тур&алы... + + + + CDEmu daemon is running. + CDEmu қызметі орындалуда. + + + + CDEmu daemon not running. + CDEmu қызметі орындалып тұрған жоқ. + + + + Select an image file + Бейне файлын таңдау + + + + Clear History + Тарихты тазарту + + + + OMGMounter::errorStrings + + + The selected virtual device is in use. + Таңдалған виртуалды құрылғы қолданылуда. + + + + The selected virtual device is not available. + Таңдалған виртуалды құрылғы қолжетімді емес. + + + + All virtual devices are in use. + Барлық виртуалды құрылғылар қолданылуда. + + + + The file doesn't exist. + Файл жоқ. + + + + Unable to connect to the CDEmu daemon. + CDEmu қызметіне қосылу мүмкін емес. + + + + An unknown error occured. + Белгісіз қате орын алды. + + + + QObject + + + Mount an image. + Бейнені тіркеу. + + + + file + файл + + + + Unmount an image. + Бейнені тіркеуден босату. + + + + device number + құрылғы нөмірі + + + + Show information about devices. + Құрылғылар туралы ақпаратты көрсету. + + + + Qtilities::DialogAbout + + + Information + Ақпарат + + + + Thanks + Алғыстар + + + + License + Лицензия + + + + Author + Авторы + + + + About + Осы туралы + + + diff --git a/resources/translations/omgmounter_oc.ts b/resources/translations/omgmounter_oc.ts index 1763761..a79dfc9 100644 --- a/resources/translations/omgmounter_oc.ts +++ b/resources/translations/omgmounter_oc.ts @@ -159,7 +159,7 @@ Information - + Informacion @@ -169,17 +169,17 @@ License - + Licéncia Author - + Autor About - + A prepaus diff --git a/resources/translations/omgmounter_uk.ts b/resources/translations/omgmounter_uk.ts index 09fab8e..3cca46c 100644 --- a/resources/translations/omgmounter_uk.ts +++ b/resources/translations/omgmounter_uk.ts @@ -159,7 +159,7 @@ Information - Інформація + Відомості