From 004b73ed7ef33cb407897f7eccbec5f3861f99d7 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Fri, 7 Jul 2023 12:37:21 +0200 Subject: Squashed 'qhexedit2/' content from commit 7f22526 git-subtree-dir: qhexedit2 git-subtree-split: 7f22526a86685aec1c5722154b8a7422d5037b77 --- example/translations/qhexedit_cs.qm | Bin 0 -> 4257 bytes example/translations/qhexedit_cs.ts | 460 +++++++++++++++++++++++++++++++++++ example/translations/qhexedit_de.qm | Bin 0 -> 7319 bytes example/translations/qhexedit_de.ts | 468 ++++++++++++++++++++++++++++++++++++ example/translations/qhexedit_ru.qm | Bin 0 -> 7256 bytes example/translations/qhexedit_ru.ts | 432 +++++++++++++++++++++++++++++++++ 6 files changed, 1360 insertions(+) create mode 100644 example/translations/qhexedit_cs.qm create mode 100644 example/translations/qhexedit_cs.ts create mode 100644 example/translations/qhexedit_de.qm create mode 100644 example/translations/qhexedit_de.ts create mode 100644 example/translations/qhexedit_ru.qm create mode 100644 example/translations/qhexedit_ru.ts (limited to 'example/translations') diff --git a/example/translations/qhexedit_cs.qm b/example/translations/qhexedit_cs.qm new file mode 100644 index 0000000..26a3d4f Binary files /dev/null and b/example/translations/qhexedit_cs.qm differ diff --git a/example/translations/qhexedit_cs.ts b/example/translations/qhexedit_cs.ts new file mode 100644 index 0000000..43f4b38 --- /dev/null +++ b/example/translations/qhexedit_cs.ts @@ -0,0 +1,460 @@ + + + + + MainWindow + + About HexEdit + O HexEdit + + + The HexEdit example is a short Demo of the QHexEdit Widget. + Příklad HexEdit je krátká ukázka doplňku QHexEdit. + + + + Save As + Uložit jako + + + + + Save To Readable File + Uložit do čitelného souboru + + + HexEdit + HexEdit + + + + About QHexEdit + + + + + The QHexEdit example is a short Demo of the QHexEdit Widget. + + + + + + + + QHexEdit + + + + + + Cannot write file %1: +%2. + Nelze zapsat soubor %1: +%2. + + + + + + File saved + Soubor uložen + + + + Overwrite + Přepsat + + + + Insert + Vložit + + + + &Open... + &Otevřít... + + + + Open an existing file + Otevřít stávající soubor + + + + &Save + &Uložit + + + + Save the document to disk + Uložit dokument na disk + + + + Save &As... + Uložit &jako... + + + + Save the document under a new name + Uložit dokument pod novým názvem + + + + Save &Readable... + Uložit Č&itelné... + + + + Save document in readable form + Uložit dokument v čitelné podobě + + + + E&xit + &Ukončit + + + + Exit the application + Ukončit program + + + + &Undo + &Zpět + + + + &Redo + &Znovu + + + + &Save Selection Readable... + &Uložit výběr čitelný... + + + + Save selection in readable form + Uložit výběr v čitelné podobě + + + + &About + &O programu + + + + Show the application's About box + Ukázat informace o programu + + + + About &Qt + O &Qt + + + + Show the Qt library's About box + Ukázat informace oknihovně Qt + + + + Find next occurrence of the searched pattern + + + + + &Options + &Volby + + + + Show the Dialog to select applications options + Ukázat dialog pro výběr voleb programu + + + + Edit + + + + + Cannot write file %1. + + + + + &Find/Replace + + + + + Drop File: + + + + + Show the Dialog for finding and replacing + + + + + Find &next + + + + + &File + &Soubor + + + + &Edit + Ú&pravy + + + + &Help + &Nápověda + + + + Address: + Adresa: + + + + Size: + Velikost: + + + + Mode: + Režim: + + + + Ready + Připraven + + + + File + Soubor + + + SDI + SDI + + + + Cannot read file %1: +%2. + Nelze číst soubor %1: +%2. + + + + File loaded + Soubor nahrán + + + + OptionsDialog + + Dialog + Dialog + + + + QHexEdit - Options + + + + + Flags + Příznaky + + + + ReadOnly + PouzeProČtení + + + + Higlighting + Zvýraznění + + + + Overwrite Mode + Režim přepisu + + + + + Address Area + Oblast s adresou + + + + Ascii Area + Oblast ASCII + + + + Colors and Fonts + Barvy a písma + + + + Highlighting Color + Barva pro zvýraznění + + + + Address Area Color + Barva pro oblast s adresou + + + + Selection Color + Barva výběru + + + + Widget Font + Písmo doplňku + + + + 01 23 45 67 89 ab cd ef + 01 23 45 67 89 ab cd ef + + + + Address Area Width + Šířka oblasti s adresou + + + + Hex Area + + + + + Bytes per Line + + + + + SearchDialog + + Dialog + Dialog + + + + QHexEdit - Find/Replace + + + + + Find + + + + + + Hex + + + + + + UTF-8 + + + + + Replace + + + + + Options + + + + + &Backwards + + + + + &Prompt on replace + + + + + &Find + + + + + F3 + + + + + &Replace + + + + + Replace &All + + + + + &Close + + + + + + QHexEdit + + + + + %1 occurrences replaced. + + + + + Replace occurrence? + + + + + UndoStack + + + Inserting %1 bytes + + + + + Delete %1 chars + + + + + Overwrite %1 chars + + + + diff --git a/example/translations/qhexedit_de.qm b/example/translations/qhexedit_de.qm new file mode 100644 index 0000000..3346266 Binary files /dev/null and b/example/translations/qhexedit_de.qm differ diff --git a/example/translations/qhexedit_de.ts b/example/translations/qhexedit_de.ts new file mode 100644 index 0000000..3c9cbef --- /dev/null +++ b/example/translations/qhexedit_de.ts @@ -0,0 +1,468 @@ + + + + + MainWindow + + About HexEdit + Über HexEdit + + + The HexEdit example is a short Demo of the QHexEdit Widget. + Das HexEdit Beispiel ist eine einfache Demo Anwendung für das QHexEdit Widget. + + + + Save As + Speichern unter + + + + + Save To Readable File + Als lesbare Datei speichern + + + HexEdit + HexEdit + + + + About QHexEdit + Über QHexEdit + + + + The QHexEdit example is a short Demo of the QHexEdit Widget. + Das QHexEdit Beispiel ist eine einfache Demo Anwendung für das QHexEdit Widget. + + + + + + + QHexEdit + QHexEdit + + + + + Cannot write file %1: +%2. + Kann Detei %1 nicht schreiben: +%2. + + + + + + File saved + Datei gespeichert + + + + Overwrite + Überschreiben + + + + Insert + Einfügen + + + + &Open... + Öf&fnen... + + + + Open an existing file + Existierende Datei öffnen + + + + &Save + &Speichern + + + + Save the document to disk + Dokument auf Platte speichern + + + + Save &As... + Speichern &unter... + + + + Save the document under a new name + Dokument unter neuem Namen speichern + + + + Save &Readable... + Als &lesbare Datei speichern... + + + + Save document in readable form + Das Dokument in lesbarer From speichern + + + + E&xit + &Beenden + + + + Exit the application + Applikation beenden + + + + &Undo + &Wiederherstellen + + + + &Redo + &Rückgängig + + + + &Save Selection Readable... + &Auswahl in lesbarer Form speichern... + + + + Save selection in readable form + Speichere die Auswahl in lesbarer Form + + + + &About + Ü&ber + + + + Show the application's About box + Zeige Informationen zur Anwendungj + + + + About &Qt + Über &Qt + + + + Show the Qt library's About box + Zeige Informationen über Qt + + + + Find next occurrence of the searched pattern + Zeige die nächste Fundstelle mit dem gleichen Suchmuster + + + + &Options + &Optionen + + + + Show the Dialog to select applications options + Zeige den Dialog, um Optionen der Anwendunge einzustellen + + + + Edit + Bearbeiten + + + + Cannot write file %1. + Kann Datei %1 nicht schreiben. + + + + &Find/Replace + &Suchen/Ersetzen + + + + Drop File: + Datei erhalten: + + + + Show the Dialog for finding and replacing + Zeige den Suchen/Ersetzen Dialog + + + + Find &next + &Weitersuchen + + + Find next occurance of the sarched pattern + Zeige die nächste Fundstelle mit dem gleichen Suchmuster + + + + &File + &Datei + + + + &Edit + &Beearbeiten + + + + &Help + &Hilfe + + + + Address: + Adresse: + + + + Size: + Größe: + + + + Mode: + Mode: + + + + Ready + Fertig + + + + File + Datei + + + SDI + SDI + + + + Cannot read file %1: +%2. + Kann Datei %1 nicht lesen: +%2. + + + + File loaded + Datei geladen + + + + OptionsDialog + + Dialog + Optionen + + + + QHexEdit - Options + QHexEdit - Optionen + + + + Flags + Eigenschaften + + + + ReadOnly + Nur lesen + + + + Higlighting + Hervorheben + + + + Overwrite Mode + Überschreibe Modus + + + + + Address Area + Adressfeld + + + + Ascii Area + Ascii-Feld + + + + Colors and Fonts + Farben und Schriftarten + + + + Highlighting Color + Farbe Hervorhebung + + + + Address Area Color + Farbe Adressfeld + + + + Selection Color + Farbe Markierung + + + + Widget Font + Font-Auswahl + + + + 01 23 45 67 89 ab cd ef + + + + + Address Area Width + + + + + Hex Area + Hexadezimalfeld + + + + Bytes per Line + Bytes pro Zeile + + + + SearchDialog + + Dialog + Optionen + + + + QHexEdit - Find/Replace + QHexEdit - Suchen/Ersetzen + + + + Find + Suchen + + + + + Hex + Hex + + + + + UTF-8 + UTF-8 + + + + Replace + Ersetzen + + + + Options + Optionen + + + + &Backwards + &Rückwärts + + + + &Prompt on replace + Vor dem Ersetzen &nachfragen + + + + &Find + &Suchen + + + + F3 + + + + + &Replace + &Ersetzen + + + + Replace &All + &Alle ersetzen + + + + &Close + &Schließen + + + + + QHexEdit + QHexEdit + + + + %1 occurrences replaced. + %1 Vorkommnisse ersetzt. + + + + Replace occurrence? + Vorkommnis ersetzen? + + + Replace occurrance? + Vorkommnis ersetzen? + + + + UndoStack + + + Inserting %1 bytes + %1 Bytes eingefügt + + + + Delete %1 chars + %1 Zeiche(n) gelöscht + + + + Overwrite %1 chars + %1 Zeichen überschrieben + + + diff --git a/example/translations/qhexedit_ru.qm b/example/translations/qhexedit_ru.qm new file mode 100644 index 0000000..936e9df Binary files /dev/null and b/example/translations/qhexedit_ru.qm differ diff --git a/example/translations/qhexedit_ru.ts b/example/translations/qhexedit_ru.ts new file mode 100644 index 0000000..0beb03e --- /dev/null +++ b/example/translations/qhexedit_ru.ts @@ -0,0 +1,432 @@ + + + + + MainWindow + + + About QHexEdit + Про QHexEdit + + + + The QHexEdit example is a short Demo of the QHexEdit Widget. + QHexEdit пример это короткая демонстрация работы QHexEdit компоненты. + + + + Save As + Сохранить как + + + + + Save To Readable File + i hope it is text file with hex dump + Сохранить как читаемый файл + + + + + + + QHexEdit + QHexEdit + + + + + Cannot write file %1: +%2. + Не могу записать файл %1: +%2. + + + + + + File saved + Файл сохранен + + + + Overwrite + Замена + + + + Insert + Вставка + + + + &Open... + &Открыть... + + + + Open an existing file + Открыть существующий файл + + + + &Save + &Сохранить + + + + Save the document to disk + Сохранить документ на диск + + + + Save &As... + Сохранить &как... + + + + Save the document under a new name + Сохранить документ под новым именем + + + + Save &Readable... + Сохранить как &читаемый... + + + + Save document in readable form + Сохранить документ в читабельной форме + + + + E&xit + В&ыход + + + + Exit the application + Выход из приложения + + + + &Undo + &Отмена + + + + &Redo + &Повторение + + + + &Save Selection Readable... + &Сохранить выделеное читабельно... + + + + Save selection in readable form + Сохранить выделеное в читабельной форме + + + + &About + &О программе + + + + Show the application's About box + Показать сообщение рассказывающее о программе + + + + About &Qt + Про &QT + + + + Show the Qt library's About box + Показать сообщение о библиотеке QT + + + + &Find/Replace + &Поиск/Замена + + + + Show the Dialog for finding and replacing + Показать диалоговое окно для поиска и замены + + + + Find &next + Найти &следующий + + + + Find next occurrence of the searched pattern + Найти следующие вхождение поискового шаблона + + + + &Options + &Настройки + + + + Show the Dialog to select applications options + Показать диалоговое окно для установок приложения + + + + &File + &Файл + + + + &Edit + &Редактирование + + + + &Help + &Помощь + + + + Address: + Адрес: + + + + Size: + Размер: + + + + Mode: + Режим: + + + + Ready + Готово + + + + File + Файл + + + + Edit + Редактирование + + + + Cannot read file %1: +%2. + Не могу прочитать файл %1: +%2. + + + + File loaded + Файл загружен + + + + Cannot write file %1. + Не могу записать файл %1. + + + + OptionsDialog + + + QHexEdit - Options + QHexEdit - Настройки + + + + Flags + Флаги + + + + ReadOnly + Только чтение + + + + Higlighting + Подсвечивание + + + + Overwrite Mode + Режим замены + + + + + Address Area + Адресная область + + + + Ascii Area + Область ASCII + + + + Colors and Fonts + Цвета и Шрифты + + + + Highlighting Color + Цвет подсвечивания + + + + Address Area Color + Цвет адресной области + + + + Selection Color + Цвет для выбраной области + + + + Widget Font + Шрифт для компоненты + + + + 01 23 45 67 89 ab cd ef + 01 23 45 67 89 ab cd ef + + + + Address Area Width + Ширина адресной области + + + + Hex Area + Шестнадцатиричная область + + + + Bytes per Line + Байт в строке + + + + SearchDialog + + + QHexEdit - Find/Replace + QHExEdit - Поиск/Замена + + + + Find + Найти + + + + + Hex + Hex + + + + + UTF-8 + UTF-8 + + + + Replace + Замена + + + + Options + Настройки + + + + &Backwards + &Обратный поиск + + + + &Prompt on replace + &Предупреждать перед заменой + + + + &Find + &Найти + + + + F3 + F3 + + + + &Replace + За&менить + + + + Replace &All + Заменить &всё + + + + &Close + &Закрыть + + + + + QHexEdit + QHexEdit + + + + %1 occurrences replaced. + %1 найденых фрагментов заменено. + + + + Replace occurrence? + заменить найденое? + + + + UndoStack + + + Inserting %1 bytes + Вставить %1 байт + + + + Delete %1 chars + Удалить %1 символов + + + + Overwrite %1 chars + Заменить %1 символов + + + -- cgit v1.2.3