summaryrefslogtreecommitdiffstats
path: root/examples3/i18n/mywidget_eo.ts
diff options
context:
space:
mode:
authoraneejit1 <[email protected]>2022-07-28 15:46:19 +0000
committerSlávek Banko <[email protected]>2022-07-31 16:41:03 +0200
commit4978511ebb7e8d31dab64485d1ac87b6e004be81 (patch)
treea2da3161f070116baa15de7276c5c0c9ac855e8f /examples3/i18n/mywidget_eo.ts
parent5916692cf4c4df4f808e346c9bda1604960a0ff3 (diff)
downloadpytqt-4978511ebb7e8d31dab64485d1ac87b6e004be81.tar.gz
pytqt-4978511ebb7e8d31dab64485d1ac87b6e004be81.zip
Remove Qt V2 support and example files
Build files for pyuic2 have been removed along with the examples for version 2 of Qt and the build/configure scripts have been amended accordingly. The "examples3" directory has been renamed to just "examples". Signed-off-by: aneejit1 <[email protected]> (cherry picked from commit e602246539fd7435aaeb440fcb7f852c92c8426b)
Diffstat (limited to 'examples3/i18n/mywidget_eo.ts')
-rw-r--r--examples3/i18n/mywidget_eo.ts72
1 files changed, 0 insertions, 72 deletions
diff --git a/examples3/i18n/mywidget_eo.ts b/examples3/i18n/mywidget_eo.ts
deleted file mode 100644
index f4eaef4..0000000
--- a/examples3/i18n/mywidget_eo.ts
+++ /dev/null
@@ -1,72 +0,0 @@
-<!DOCTYPE TS><TS>
-<context encoding="UTF-8">
- <name>MyWidget</name>
- <message encoding="UTF-8">
- <source>&amp;File</source>
- <translation type="unfinished">&amp;Dosiero</translation>
- </message>
- <message encoding="UTF-8">
- <source>Ctrl+Q</source>
- <translation type="unfinished">Ctrl+F</translation>
- </message>
- <message encoding="UTF-8">
- <source>E&amp;xit...</source>
- <translation type="obsolete">&amp;Fini...</translation>
- </message>
- <message encoding="UTF-8">
- <source>First</source>
- <translation type="unfinished">Unue</translation>
- </message>
- <message encoding="UTF-8">
- <source>Internationalization Example</source>
- <translation type="unfinished">Ekzemplo pri internaciigo</translation>
- </message>
- <message encoding="UTF-8">
- <source>Isometric</source>
- <translation type="unfinished">Isometria</translation>
- </message>
- <message encoding="UTF-8">
- <source>Language: English</source>
- <translation type="unfinished">Lingvo: Esperanto (ĈĜĤĴŜŬĉĝĥĵŝŭ)</translation>
- </message>
- <message encoding="UTF-8">
- <source>Oblique</source>
- <translation type="unfinished">Oblikva</translation>
- </message>
- <message encoding="UTF-8">
- <source>Perspective</source>
- <translation type="unfinished">Perspektiva</translation>
- </message>
- <message encoding="UTF-8">
- <source>Second</source>
- <translation type="unfinished">Due</translation>
- </message>
- <message encoding="UTF-8">
- <source>The Main Window</source>
- <translation type="unfinished">La Ĉeffenestro</translation>
- </message>
- <message encoding="UTF-8">
- <source>Third</source>
- <translation type="unfinished">Trie</translation>
- </message>
- <message encoding="UTF-8">
- <source>View</source>
- <translation type="unfinished">Aspekto</translation>
- </message>
- <message>
- <source>E&amp;xit</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>TQVDialog</name>
- <message>
- <source>OK</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Cancel</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-</TS>