2020-11-28 19:16:51 +00:00
|
|
|
# SOME DESCRIPTIVE TITLE.
|
|
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
|
|
#
|
|
|
|
#, fuzzy
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2021-07-24 03:05:24 +03:00
|
|
|
"POT-Creation-Date: 2021-07-24 03:04+0300\n"
|
2020-11-28 19:16:51 +00:00
|
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
|
|
"Language: \n"
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=CHARSET\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qtconfig/previewframe.cpp:63
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Desktop settings will only take effect after an application restart."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qtconfig/mainwindow.cpp:56
|
2020-11-28 19:16:51 +00:00
|
|
|
msgctxt "MainWindow"
|
|
|
|
msgid ""
|
|
|
|
"<p><b><font size+=2>Appearance</font></b></p><hr><p>Use this tab to "
|
|
|
|
"customize the appearance of your Qt applications.</p><p>You can select the "
|
|
|
|
"default GUI Style from the drop down list and customize the colors.</"
|
|
|
|
"p><p>Any GUI Style plugins in your plugin path will automatically be added "
|
|
|
|
"to the list of built-in Qt styles. (See the Library Paths tab for "
|
|
|
|
"information on adding new plugin paths.)</p><p>When you choose 3-D Effects "
|
|
|
|
"and Window Background colors, the Qt Configuration program will "
|
|
|
|
"automatically generate a palette for you. To customize colors further, press "
|
|
|
|
"the Tune Palette button to open the advanced palette editor.<p>The Preview "
|
|
|
|
"Window shows what the selected Style and colors look like."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qtconfig/mainwindow.cpp:72
|
2020-11-28 19:16:51 +00:00
|
|
|
msgctxt "MainWindow"
|
|
|
|
msgid ""
|
|
|
|
"<p><b><font size+=2>Fonts</font></b></p><hr><p>Use this tab to select the "
|
|
|
|
"default font for your Qt applications. The selected font is shown (initially "
|
|
|
|
"as 'Sample Text') in the line edit below the Family, Style and Point Size "
|
|
|
|
"drop down lists.</p><p>Qt has a powerful font substitution feature that "
|
|
|
|
"allows you to specify a list of substitute fonts. Substitute fonts are used "
|
|
|
|
"when a font cannot be loaded, or if the specified font doesn't have a "
|
|
|
|
"particular character.<p>For example, if you select the font Lucida, which "
|
|
|
|
"doesn't have Korean characters, but need to show some Korean text using the "
|
|
|
|
"Mincho font family you can do so by adding Mincho to the list. Once Mincho "
|
|
|
|
"is added, any Korean characters that are not found in the Lucida font will "
|
|
|
|
"be taken from the Mincho font. Because the font substitutions are lists, "
|
|
|
|
"you can also select multiple families, such as Song Ti (for use with Chinese "
|
|
|
|
"text)."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qtconfig/mainwindow.cpp:91
|
2020-11-28 19:16:51 +00:00
|
|
|
msgctxt "MainWindow"
|
|
|
|
msgid ""
|
|
|
|
"<p><b><font size+=2>Interface</font></b></p><hr><p>Use this tab to customize "
|
|
|
|
"the feel of your Qt applications.</p><p>If the Resolve Symlinks checkbox is "
|
|
|
|
"checked Qt will follow symlinks when handling URLs. For example, in the file "
|
|
|
|
"dialog, if this setting is turned on and /usr/tmp is a symlink to /var/tmp, "
|
|
|
|
"entering the /usr/tmp directory will cause the file dialog to change to /var/"
|
|
|
|
"tmp. With this setting turned off, symlinks are not resolved or followed.</"
|
|
|
|
"p><p>The Global Strut setting is useful for people who require a minimum "
|
|
|
|
"size for all widgets (e.g. when using a touch panel or for users who are "
|
|
|
|
"visually impaired). Leaving the Global Strut width and height at 0 will "
|
|
|
|
"disable the Global Strut feature."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qtconfig/mainwindow.cpp:106
|
2020-11-28 19:16:51 +00:00
|
|
|
msgctxt "MainWindow"
|
|
|
|
msgid ""
|
|
|
|
"<p><b><font size+=2>Printer</font></b></p><hr><p>Use this tab to configure "
|
|
|
|
"the way Qt generates output for the printer.You can specify if Qt should try "
|
|
|
|
"to embed fonts into its generated output.If you enable font embedding, the "
|
|
|
|
"resulting postscript will be more portable and will more accurately reflect "
|
|
|
|
"the visual output on the screen; however the resulting postscript file size "
|
|
|
|
"will be bigger.<p>When using font embedding you can select additional "
|
|
|
|
"directories where Qt should search for embeddable font files. By default, "
|
|
|
|
"the X server font path is used."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qtconfig/mainwindow.cpp:189
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Desktop Settings (Default)"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qtconfig/mainwindow.cpp:195
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Choose style and palette based on your desktop settings."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qtconfig/mainwindow.cpp:210
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Unknown"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qtconfig/mainwindow.cpp:356
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "No changes to be saved."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qtconfig/mainwindow.cpp:360
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Saving changes..."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qtconfig/mainwindow.cpp:445
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Saved changes."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qtconfig/mainwindow.cpp:711
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Select a Directory"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qtconfig/mainwindow.cpp:726
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid ""
|
|
|
|
"<h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2015 The Qt Company Ltd."
|
2021-02-05 06:13:36 +02:00
|
|
|
"<br/><br/>Copyright (C) 2016 Ivailo Monev"
|
2020-11-28 19:16:51 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qtconfig/mainwindow.cpp:731 src/tools/qtconfig/mainwindow.cpp:732
|
|
|
|
#: src/tools/qtconfig/mainwindow.cpp:739
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Katie Configuration"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qtconfig/mainwindow.cpp:758
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Save Changes"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qtconfig/mainwindow.cpp:759
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Save changes to settings?"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qtconfig/paletteeditoradvanced.cpp:34
|
|
|
|
#: src/tools/qtconfig/paletteeditoradvanced.cpp:40
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Choose a color"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qtconfig/paletteeditoradvanced.cpp:35
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Choose a color for the selected central color role."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qtconfig/paletteeditoradvanced.cpp:41
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Choose a color for the selected effect color role."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qdbusviewer/qdbusviewermain.cpp:51
|
2020-11-28 19:16:51 +00:00
|
|
|
msgctxt "QtDBusViewer"
|
|
|
|
msgid "Katie D-Bus Viewer"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qdbusviewer/qdbusviewermain.cpp:58
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Session Bus"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qdbusviewer/qdbusviewermain.cpp:59
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "System Bus"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qdbusviewer/qdbusviewermain.cpp:61
|
|
|
|
#: src/tools/designer/qdesigner_workbench.cpp:176
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "&File"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qdbusviewer/qdbusviewermain.cpp:62
|
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:165
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "&Quit"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qdbusviewer/qdbusviewermain.cpp:65
|
|
|
|
#: src/tools/designer/qdesigner_workbench.cpp:193
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "&Help"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qdbusviewer/qdbusviewermain.cpp:66
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "&About"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qdbusviewer/qdbusviewermain.cpp:70
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "About &Katie"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qdbusviewer/qdbusviewer.cpp:63
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Search..."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qdbusviewer/qdbusviewer.cpp:74
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "&Refresh"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qdbusviewer/qdbusviewer.cpp:190
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Arguments"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qdbusviewer/qdbusviewer.cpp:191
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Please enter the value of the property %1 (type %2)"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qdbusviewer/qdbusviewer.cpp:199
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Unable to marshall"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qdbusviewer/qdbusviewer.cpp:200
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Value conversion failed, unable to set property"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qdbusviewer/qdbusviewer.cpp:237
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Unable to find method"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qdbusviewer/qdbusviewer.cpp:238
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Unable to find method %1 on path %2 in interface %3"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qdbusviewer/qdbusviewer.cpp:260
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Please enter parameters for the method \"%1\""
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qdbusviewer/qdbusviewer.cpp:310
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "&Connect"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qdbusviewer/qdbusviewer.cpp:315
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "&Call"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qdbusviewer/qdbusviewer.cpp:320
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "&Set value"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qdbusviewer/qdbusviewer.cpp:322
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "&Get value"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qdbusviewer/qdbusviewer.cpp:355
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Unable to connect to service %1, path %2, interface %3, signal %4"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/qdbusviewer/qdbusviewer.cpp:477
|
|
|
|
#: src/tools/qdbusviewer/qdbusviewer.cpp:478
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "D-Bus Viewer"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/versiondialog.cpp:146
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "<h3>%1</h3><br/><br/>Version %2"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/versiondialog.cpp:147
|
|
|
|
#: src/tools/designer/mainwindow.cpp:115
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Katie Designer"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/versiondialog.cpp:148
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid ""
|
|
|
|
"<br/>Katie Designer is a graphical user interface designer for Qt "
|
|
|
|
"applications.<br/>"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/versiondialog.cpp:150
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid ""
|
2021-02-05 06:13:36 +02:00
|
|
|
"%1<br/>Copyright (C) 2015 The Qt Company Ltd.<br/>Copyright (C) 2016 Ivailo "
|
|
|
|
"Monev"
|
2020-11-28 19:16:51 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/appfontdialog.cpp:131
|
2020-11-28 19:16:51 +00:00
|
|
|
msgctxt "AppFontManager"
|
|
|
|
msgid "'%1' is not a file."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/appfontdialog.cpp:135
|
2020-11-28 19:16:51 +00:00
|
|
|
msgctxt "AppFontManager"
|
|
|
|
msgid "The font file '%1' does not have read permissions."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/appfontdialog.cpp:143
|
2020-11-28 19:16:51 +00:00
|
|
|
msgctxt "AppFontManager"
|
|
|
|
msgid "The font file '%1' is already loaded."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/appfontdialog.cpp:150
|
2020-11-28 19:16:51 +00:00
|
|
|
msgctxt "AppFontManager"
|
|
|
|
msgid "The font file '%1' could not be loaded."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/appfontdialog.cpp:167
|
2020-11-28 19:16:51 +00:00
|
|
|
msgctxt "AppFontManager"
|
|
|
|
msgid "'%1' is not a valid font id."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/appfontdialog.cpp:178
|
2020-11-28 19:16:51 +00:00
|
|
|
msgctxt "AppFontManager"
|
|
|
|
msgid "There is no loaded font matching the id '%1'."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/appfontdialog.cpp:193
|
2020-11-28 19:16:51 +00:00
|
|
|
msgctxt "AppFontManager"
|
|
|
|
msgid "The font '%1' (%2) could not be unloaded."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/appfontdialog.cpp:219
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Fonts"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/appfontdialog.cpp:277
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Add font files"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/appfontdialog.cpp:282
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Remove current font file"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/appfontdialog.cpp:286
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Remove all font files"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/appfontdialog.cpp:305
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Add Font Files"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/appfontdialog.cpp:306
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Font files (*.ttf)"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/appfontdialog.cpp:319
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Error Adding Fonts"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/appfontdialog.cpp:343
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Error Removing Fonts"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/appfontdialog.cpp:365
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Remove Fonts"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/appfontdialog.cpp:365
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Would you like to remove all fonts?"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/appfontdialog.cpp:398
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Additional Fonts"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_formwindow.cpp:197
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "%1 - %2[*]"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_formwindow.cpp:207
|
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:812
|
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:852
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Save Form?"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_formwindow.cpp:208
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Do you want to save the changes to this document before closing?"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_formwindow.cpp:210
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "If you don't save, your changes will be lost."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/newform.cpp:53
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Show this Dialog on Startup"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/newform.cpp:54
|
2020-11-28 19:16:51 +00:00
|
|
|
msgctxt "NewForm"
|
|
|
|
msgid "C&reate"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/newform.cpp:55
|
2020-11-28 19:16:51 +00:00
|
|
|
msgctxt "NewForm"
|
|
|
|
msgid "Recent"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/newform.cpp:58
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "New Form"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/newform.cpp:87
|
2020-11-28 19:16:51 +00:00
|
|
|
msgctxt "NewForm"
|
|
|
|
msgid "&Close"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/newform.cpp:90
|
2020-11-28 19:16:51 +00:00
|
|
|
msgctxt "NewForm"
|
|
|
|
msgid "&Open..."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/newform.cpp:94
|
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:469
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "&Recent Forms"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/newform.cpp:158
|
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:730
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Read error"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/newform.cpp:181
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "A temporary form file could not be created in %1."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/newform.cpp:187
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "The temporary form file %1 could not be written."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:105
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Saved %1."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:131
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid ""
|
|
|
|
"%1 already exists.\n"
|
|
|
|
"Do you want to replace it?"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:155
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Edit Widgets"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:156
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "&New..."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:157
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "&Open..."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:158
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "&Save"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:159
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Save &As..."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:160
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Save A&ll"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:161
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Save As &Template..."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:162
|
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:1011
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "&Close"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:163
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Save &Image..."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:164
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "&Print..."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:167
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "View &Code..."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:168
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "&Minimize"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:170
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Bring All to Front"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:172
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Preferences..."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:173
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Additional Fonts..."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:245
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "CTRL+SHIFT+S"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:366
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "CTRL+R"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:384
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "CTRL+M"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:415
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "About Plugins"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:421
|
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:992
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "About Katie Designer"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:427
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "About Katie"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:463
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Clear &Menu"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:546
|
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:743
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Open Form"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:547
|
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:584
|
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:744
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Designer UI files (*.%1);;All Files (*)"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:584
|
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:832
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Save Form As"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:671
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Designer"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:671
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Feature not implemented yet!"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:686
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Code generation failed"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:731
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid ""
|
|
|
|
"%1\n"
|
|
|
|
"Do you want to update the file location or generate a new form?"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:734
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "&Update"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:735
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "&New Form"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:813
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Could not open file"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:817
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid ""
|
|
|
|
"The file %1 could not be opened.\n"
|
|
|
|
"Reason: %2\n"
|
|
|
|
"Would you like to retry or select a different file?"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:823
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Select New File"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:853
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Could not write file"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:856
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid ""
|
|
|
|
"It was not possible to write the entire file %1 to disk.\n"
|
|
|
|
"Reason:%2\n"
|
|
|
|
"Would you like to retry?"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:1009
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "&Close Preview"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:1050
|
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:1073
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "The backup file %1 could not be written."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:1180
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "The backup directory %1 could not be created."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:1186
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "The temporary backup directory %1 could not be created."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:1216
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Preview failed"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:1240
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Image files (*.%1)"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:1249
|
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:1266
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Save Image"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:1262
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Saved image %1."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:1267
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "The file %1 could not be written."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:1280
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Please close all forms to enable the loading of additional fonts."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_actions.cpp:1331
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Printed %1."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/saveformastemplate.cpp:52
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Add path..."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/saveformastemplate.cpp:75
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Template Exists"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/saveformastemplate.cpp:76
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid ""
|
|
|
|
"A template with the name %1 already exists.\n"
|
|
|
|
"Do you want overwrite the template?"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/saveformastemplate.cpp:79
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Overwrite Template"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/saveformastemplate.cpp:86
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Open Error"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/saveformastemplate.cpp:87
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "There was an error opening template %1 for writing. Reason: %2"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/saveformastemplate.cpp:100
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Write Error"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/saveformastemplate.cpp:101
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "There was an error writing the template %1 to disk. Reason: %2"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/saveformastemplate.cpp:128
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Pick a directory to save templates in"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/mainwindow.cpp:99
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Main"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-24 03:05:24 +03:00
|
|
|
#: src/tools/designer/mainwindow.cpp:105 src/tools/designer/mainwindow.cpp:234
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "File"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-24 03:05:24 +03:00
|
|
|
#: src/tools/designer/mainwindow.cpp:106 src/tools/designer/mainwindow.cpp:238
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Edit"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-24 03:05:24 +03:00
|
|
|
#: src/tools/designer/mainwindow.cpp:107 src/tools/designer/mainwindow.cpp:242
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Tools"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-24 03:05:24 +03:00
|
|
|
#: src/tools/designer/mainwindow.cpp:108 src/tools/designer/mainwindow.cpp:246
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Form"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-24 03:05:24 +03:00
|
|
|
#: src/tools/designer/mainwindow.cpp:203
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Configure Toolbars..."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-24 03:05:24 +03:00
|
|
|
#: src/tools/designer/mainwindow.cpp:218
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Window"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-24 03:05:24 +03:00
|
|
|
#: src/tools/designer/mainwindow.cpp:219
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Help"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-24 03:05:24 +03:00
|
|
|
#: src/tools/designer/mainwindow.cpp:226
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Style"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-24 03:05:24 +03:00
|
|
|
#: src/tools/designer/mainwindow.cpp:228
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Dock views"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-24 03:05:24 +03:00
|
|
|
#: src/tools/designer/mainwindow.cpp:250
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_workbench.cpp:216
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Toolbars"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_toolwindow.cpp:167
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Property Editor"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_toolwindow.cpp:221
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Action Editor"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_toolwindow.cpp:263
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Object Inspector"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_toolwindow.cpp:298
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Resource Browser"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_toolwindow.cpp:332
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Signal/Slot Editor"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_toolwindow.cpp:373
|
|
|
|
#: src/tools/designer/qdesigner_workbench.cpp:382
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Widget Box"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_workbench.cpp:178
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "&Edit"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_workbench.cpp:182
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "F&orm"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_workbench.cpp:183
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Preview in"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_workbench.cpp:187
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "&View"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_workbench.cpp:189
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "&Settings"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_workbench.cpp:191
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "&Window"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_workbench.cpp:671
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Save Forms?"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_workbench.cpp:672
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid ""
|
2020-11-29 00:13:02 +00:00
|
|
|
"There are %1 forms with unsaved changes. Do you want to review these changes "
|
2020-11-28 19:16:51 +00:00
|
|
|
"before quitting?"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_workbench.cpp:675
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "If you do not review your documents, all your changes will be lost."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_workbench.cpp:676
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Discard Changes"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_workbench.cpp:678
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Review Changes"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_workbench.cpp:773
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Backup Information"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_workbench.cpp:774
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid ""
|
|
|
|
"The last session of Designer was not terminated correctly. Backup files were "
|
|
|
|
"left behind. Do you want to load them?"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_workbench.cpp:884
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "The file <b>%1</b> could not be opened."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_workbench.cpp:930
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "The file <b>%1</b> is not a valid Designer UI file."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_appearanceoptions.cpp:65
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Docked Window"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_appearanceoptions.cpp:66
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Multiple Top-Level Windows"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_appearanceoptions.cpp:71
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Toolwindow Font"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner_appearanceoptions.cpp:116
|
2020-11-28 19:16:51 +00:00
|
|
|
msgctxt "QDesignerAppearanceOptionsPage"
|
|
|
|
msgid "Appearance"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qdesigner.cpp:109
|
2020-11-28 19:16:51 +00:00
|
|
|
msgctxt "QDesigner"
|
|
|
|
msgid "%1 - warning"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qttoolbardialog/qttoolbardialog.cpp:1222
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Custom Toolbar"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/qttoolbardialog/qttoolbardialog.cpp:1765
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "< S E P A R A T O R >"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/fontpanel/fontpanel.cpp:42
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "Font"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/fontpanel/fontpanel.cpp:47
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "&Family"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/fontpanel/fontpanel.cpp:51
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "&Style"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-11 01:36:04 +02:00
|
|
|
#: src/tools/designer/fontpanel/fontpanel.cpp:55
|
2020-11-28 19:16:51 +00:00
|
|
|
msgid "&Point size"
|
|
|
|
msgstr ""
|