Searched refs:tr (Results 1 - 25 of 250) sorted by relevance

12345678910

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Dmkerrno.sh40 sed -n "s/$pattern/$replace/p" | tr '@' '\n'
H A Dmksignal.sh40 sed -n "s/$pattern/$replace/p;/SIGRTMAX/q" | tr '@' '\n'
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DUIMessageCenter.cpp268 strTitle = tr("VirtualBox - Information", "msg box title");
272 strTitle = tr("VirtualBox - Question", "msg box title");
276 strTitle = tr("VirtualBox - Warning", "msg box title");
280 strTitle = tr("VirtualBox - Error", "msg box title");
284 strTitle = tr("VirtualBox - Critical Error", "msg box title");
374 tr("You seem to have the USBFS filesystem mounted at /sys/bus/usb/drivers. "
384 tr("<p>Cannot start the VirtualBox Manager due to local restrictions.</p>"
391 tr("You are running a prerelease version of VirtualBox. "
398 tr("You are running an EXPERIMENTAL build of VirtualBox. "
405 tr("<
[all...]
/vbox/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/
H A DUIWizardCloneVMPageExpert.cpp53 m_pNameEditor->setText(UIWizardCloneVM::tr("%1 Clone").arg(m_strOriginalName));
126 m_pNameCnt->setTitle(UIWizardCloneVM::tr("New machine &name"));
127 m_pCloneTypeCnt->setTitle(UIWizardCloneVM::tr("Clone type"));
128 m_pFullCloneRadio->setText(UIWizardCloneVM::tr("&Full Clone"));
129 m_pLinkedCloneRadio->setText(UIWizardCloneVM::tr("&Linked Clone"));
130 m_pCloneModeCnt->setTitle(UIWizardCloneVM::tr("Snapshots"));
131 m_pMachineRadio->setText(UIWizardCloneVM::tr("Current &machine state"));
132 m_pMachineAndChildsRadio->setText(UIWizardCloneVM::tr("Current &snapshot tree branch"));
133 m_pAllRadio->setText(UIWizardCloneVM::tr("&Everything"));
134 m_pReinitMACsCheckBox->setToolTip(UIWizardCloneVM::tr("Whe
[all...]
H A DUIWizardCloneVMPageBasic3.cpp95 setTitle(UIWizardCloneVM::tr("Snapshots"));
98 const QString strGeneral = UIWizardCloneVM::tr("<p>Please choose which parts of the snapshot tree "
100 const QString strOpt1 = UIWizardCloneVM::tr("<p>If you choose <b>Current machine state</b>, "
103 const QString strOpt2 = UIWizardCloneVM::tr("<p>If you choose <b>Current snapshot tree branch</b>, "
108 const QString strOpt3 = UIWizardCloneVM::tr("<p>If you choose <b>Everything</b>, "
124 m_pMachineRadio->setText(UIWizardCloneVM::tr("Current &machine state"));
125 m_pMachineAndChildsRadio->setText(UIWizardCloneVM::tr("Current &snapshot tree branch"));
126 m_pAllRadio->setText(UIWizardCloneVM::tr("&Everything"));
H A DUIWizardCloneVMPageBasic1.cpp64 m_pNameEditor->setText(UIWizardCloneVM::tr("%1 Clone").arg(m_strOriginalName));
84 setTitle(UIWizardCloneVM::tr("New machine name"));
87 m_pLabel->setText(UIWizardCloneVM::tr("<p>Please choose a name for the new virtual machine. "
90 m_pReinitMACsCheckBox->setToolTip(UIWizardCloneVM::tr("When checked a new unique MAC address will be assigned to all configured network cards."));
91 m_pReinitMACsCheckBox->setText(UIWizardCloneVM::tr("&Reinitialize the MAC address of all network cards"));
H A DUIWizardCloneVMPageBasic2.cpp93 setTitle(UIWizardCloneVM::tr("Clone type"));
96 QString strLabel = UIWizardCloneVM::tr("<p>Please choose the type of clone you wish to create.</p>"
106 strLabel += UIWizardCloneVM::tr("<p>If you create a <b>Linked clone</b> then a new snapshot will be created "
110 m_pFullCloneRadio->setText(UIWizardCloneVM::tr("&Full clone"));
111 m_pLinkedCloneRadio->setText(UIWizardCloneVM::tr("&Linked clone"));
/vbox/src/VBox/ValidationKit/testmanager/htdocs/css/
H A Ddetails.css114 table.tmtbl-events, table.tmtbl-events tr, table.tmtbl-events td, table.tmtbl-events th {
118 tr.tmtbl-events-leaf {
121 tr.tmtbl-events-first {
125 tr.tmtbl-events-value {
128 tr.tmtbl-events-final {
133 tr.tmtbl-events-lvl0 td {
138 tr.tmtbl-events-lvl1 td {
143 tr.tmtbl-events-lvl2 td {
148 tr.tmtbl-events-lvl3 td {
153 tr
[all...]
/vbox/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/
H A DUIWizardImportAppPageBasic1.cpp66 setTitle(UIWizardImportApp::tr("Appliance to import"));
69 m_pLabel->setText(UIWizardImportApp::tr("<p>VirtualBox currently supports importing appliances "
72 m_pFileSelector->setChooseButtonToolTip(UIWizardImportApp::tr("Choose a virtual appliance file to import..."));
73 m_pFileSelector->setFileDialogTitle(UIWizardImportApp::tr("Please choose a virtual appliance file to import"));
74 m_pFileSelector->setFileFilters(UIWizardImportApp::tr("Open Virtualization Format (%1)").arg("*.ova *.ovf"));
H A DUIWizardImportApp.cpp102 QString fileName = QIFileDialog::getSaveFileName(vboxGlobal().documentsPath(), tr("Text (*.txt)"),
103 this, tr("Save license to file..."));
121 setWindowTitle(tr("Software License Agreement"));
123 m_pCaption->setText(tr("<b>The virtual system \"%1\" requires that you agree to the terms and conditions "
127 m_pButtonBox->button(QDialogButtonBox::No)->setText(tr("&Disagree"));
128 m_pButtonBox->button(QDialogButtonBox::Yes)->setText(tr("&Agree"));
129 m_pPrintButton->setText(tr("&Print..."));
130 m_pSaveButton->setText(tr("&Save..."));
218 setWindowTitle(tr("Import Virtual Appliance"));
219 setButtonText(QWizard::CustomButton2, tr("Restor
[all...]
H A DUIWizardImportAppPageExpert.cpp101 m_pApplianceCnt->setTitle(UIWizardImportApp::tr("Appliance to import"));
102 m_pFileSelector->setChooseButtonToolTip(UIWizardImportApp::tr("Choose a virtual appliance file to import..."));
103 m_pFileSelector->setFileDialogTitle(UIWizardImportApp::tr("Please choose a virtual appliance file to import"));
104 m_pFileSelector->setFileFilters(UIWizardImportApp::tr("Open Virtualization Format (%1)").arg("*.ova *.ovf"));
105 m_pSettingsCnt->setTitle(UIWizardImportApp::tr("Appliance settings"));
H A DUIWizardImportAppPageBasic2.cpp61 setTitle(UIWizardImportApp::tr("Appliance settings"));
64 m_pLabel->setText(UIWizardImportApp::tr("These are the virtual machines contained in the appliance "
/vbox/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/
H A DUIWizardExportAppPageExpert.cpp221 m_strDefaultApplianceName = UIWizardExportApp::tr("Appliance");
223 m_pSelectorCnt->setTitle(UIWizardExportApp::tr("Virtual &machines to export"));
224 m_pApplianceCnt->setTitle(UIWizardExportApp::tr("Appliance &settings"));
225 m_pTypeCnt->setTitle(UIWizardExportApp::tr("&Destination"));
226 m_pSettingsCnt->setTitle(UIWizardExportApp::tr("&Storage settings"));
227 m_pTypeLocalFilesystem->setText(UIWizardExportApp::tr("&Local Filesystem "));
228 m_pTypeSunCloud->setText(UIWizardExportApp::tr("Sun &Cloud"));
229 m_pTypeSimpleStorageSystem->setText(UIWizardExportApp::tr("&Simple Storage System (S3)"));
230 m_pUsernameLabel->setText(UIWizardExportApp::tr("&Username:"));
231 m_pPasswordLabel->setText(UIWizardExportApp::tr("
[all...]
H A DUIWizardExportAppPageBasic2.cpp111 setTitle(UIWizardExportApp::tr("Appliance settings"));
114 m_pLabel->setText(UIWizardExportApp::tr("Please choose where to create the virtual appliance. "
117 m_pTypeCnt->setTitle(UIWizardExportApp::tr("Create on"));
118 m_pTypeLocalFilesystem->setText(UIWizardExportApp::tr("&This computer"));
119 m_pTypeSunCloud->setText(UIWizardExportApp::tr("Sun &Cloud"));
120 m_pTypeSimpleStorageSystem->setText(UIWizardExportApp::tr("&Simple Storage System (S3)"));
H A DUIWizardExportAppPageBasic3.cpp296 setTitle(UIWizardExportApp::tr("Storage settings"));
299 m_strDefaultApplianceName = UIWizardExportApp::tr("Appliance");
301 m_pUsernameLabel->setText(UIWizardExportApp::tr("&Username:"));
302 m_pPasswordLabel->setText(UIWizardExportApp::tr("&Password:"));
303 m_pHostnameLabel->setText(UIWizardExportApp::tr("&Hostname:"));
304 m_pBucketLabel->setText(UIWizardExportApp::tr("&Bucket:"));
305 m_pFileSelectorLabel->setText(UIWizardExportApp::tr("&File:"));
306 m_pFileSelector->setChooseButtonToolTip(tr("Choose a file to export the virtual appliance to..."));
307 m_pFileSelector->setFileDialogTitle(UIWizardExportApp::tr("Please choose a file to export the virtual appliance to"));
308 m_pFileSelector->setFileFilters(UIWizardExportApp::tr("Ope
[all...]
/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/
H A DUIMachineSettingsUSBFilterDetails.cpp57 mCbRemote->setItemText (UIMachineSettingsUSB::ModeAny, tr ("Any", "remote"));
58 mCbRemote->setItemText (UIMachineSettingsUSB::ModeOn, tr ("Yes", "remote"));
59 mCbRemote->setItemText (UIMachineSettingsUSB::ModeOff, tr ("No", "remote"));
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/i386/
H A DMakefile44 tr -d ' ' | tr '@' ' ' | tr '"' '@' | grep '^s/' > $@
/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUILineTextEdit.cpp79 setWindowTitle(tr("Edit text"));
80 m_pOpenButton->setText(tr("&Replace..."));
81 m_pOpenButton->setToolTip(tr("Replaces the current text with the content of a file."));
86 QString fileName = QIFileDialog::getOpenFileName(vboxGlobal().documentsPath(), tr("Text (*.txt);;All (*.*)"), this, tr("Select a file to open..."));
118 QPushButton::setText(tr("&Edit"));
/vbox/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/
H A DUIWizardCloneVDPageBasic3.cpp126 setTitle(UIWizardCloneVD::tr("Storage on physical hard drive"));
129 m_pDescriptionLabel->setText(UIWizardCloneVD::tr("Please choose whether the new virtual hard drive file should grow as it is used "
131 m_pDynamicLabel->setText(UIWizardCloneVD::tr("<p>A <b>dynamically allocated</b> hard drive file will only use space "
134 m_pFixedLabel->setText(UIWizardCloneVD::tr("<p>A <b>fixed size</b> hard drive file may take longer to create on some "
136 m_pSplitLabel->setText(UIWizardCloneVD::tr("<p>You can also choose to <b>split</b> the hard drive file into several files "
140 m_pDynamicalButton->setText(UIWizardCloneVD::tr("&Dynamically allocated"));
141 m_pFixedButton->setText(UIWizardCloneVD::tr("&Fixed size"));
142 m_pSplitBox->setText(UIWizardCloneVD::tr("&Split into files of less than 2GB"));
/vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvd/
H A DUIWizardNewVDPageBasic2.cpp126 setTitle(UIWizardNewVD::tr("Storage on physical hard drive"));
129 m_pDescriptionLabel->setText(UIWizardNewVD::tr("Please choose whether the new virtual hard drive file should grow as it is used "
131 m_pDynamicLabel->setText(UIWizardNewVD::tr("<p>A <b>dynamically allocated</b> hard drive file will only use space "
134 m_pFixedLabel->setText(UIWizardNewVD::tr("<p>A <b>fixed size</b> hard drive file may take longer to create on some "
136 m_pSplitLabel->setText(UIWizardNewVD::tr("<p>You can also choose to <b>split</b> the hard drive file into several files "
140 m_pDynamicalButton->setText(UIWizardNewVD::tr("&Dynamically allocated"));
141 m_pFixedButton->setText(UIWizardNewVD::tr("&Fixed size"));
142 m_pSplitBox->setText(UIWizardNewVD::tr("&Split into files of less than 2GB"));
/vbox/src/VBox/RDP/client-1.8.3/
H A Dxkeymap.c107 free_key_translation(ptr->tr);
188 entry->tr = (key_translation *) xmalloc(sizeof(key_translation));
189 memset(entry->tr, 0, sizeof(key_translation));
190 entry->tr->scancode = scancode;
191 entry->tr->modifiers = modifiers;
202 key_translation *tr, **prev_next; local
225 prev_next = &(entry->tr);
252 tr = (key_translation *) xmalloc(sizeof(key_translation));
253 memset(tr, 0, sizeof(key_translation));
256 if (!entry->tr)
796 key_translation tr = { 0, 0, 0, 0 }; local
899 key_translation tr, *ptr; local
994 ensure_remote_modifiers(uint32 ev_time, key_translation tr) argument
[all...]
/vbox/src/VBox/Frontends/VirtualBox/src/settings/global/
H A DUIGlobalSettingsPortForwardingDlg.cpp108 setWindowTitle(tr("Port Forwarding Rules"));
110 m_pTabWidget->setTabText(0, tr("IPv4"));
111 m_pTabWidget->setTabText(1, tr("IPv6"));
H A DUIGlobalSettingsNetwork.cpp137 message.second << UIGlobalSettingsNetwork::tr("No new name specified for the NAT network previously called <b>%1</b>.").arg(m_data.m_strName);
147 message.second << UIGlobalSettingsNetwork::tr("No CIDR specified for the NAT network <b>%1</b>.").arg(m_data.m_strNewName);
149 message.second << UIGlobalSettingsNetwork::tr("No CIDR specified for the NAT network previously called <b>%1</b>.").arg(m_data.m_strName);
160 message.second << UIGlobalSettingsNetwork::tr("Invalid CIDR specified (<i>%1</i>) for the NAT network <b>%2</b>.")
163 message.second << UIGlobalSettingsNetwork::tr("Invalid CIDR specified (<i>%1</i>) for the NAT network previously called <b>%2</b>.")
176 QString strHeader("<tr><td><nobr>%1:&nbsp;</nobr></td><td><nobr>%2</nobr></td></tr>");
177 QString strSubHeader("<tr><td><nobr>&nbsp;&nbsp;%1:&nbsp;</nobr></td><td><nobr>%2</nobr></td></tr>");
186 strToolTip += strHeader.arg(UIGlobalSettingsNetwork::tr("Networ
[all...]
/vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvm/
H A DUIWizardNewVMPageBasic2.cpp132 setTitle(UIWizardNewVM::tr("Memory size"));
137 m_pLabel->setText(UIWizardNewVM::tr("<p>Select the amount of memory (RAM) in megabytes "
141 m_pRamUnits->setText(VBoxGlobal::tr("MB", "size suffix MBytes=1024 KBytes"));
142 m_pRamMin->setText(QString("%1 %2").arg(m_pRamSlider->minRAM()).arg(VBoxGlobal::tr("MB", "size suffix MBytes=1024 KBytes")));
143 m_pRamMax->setText(QString("%1 %2").arg(m_pRamSlider->maxRAM()).arg(VBoxGlobal::tr("MB", "size suffix MBytes=1024 KBytes")));
/vbox/src/VBox/Frontends/VirtualBox/src/
H A Dmain.cpp75 QString g_QStrHintLinuxNoMemory = QApplication::tr(
80 QString g_QStrHintLinuxNoDriver = QApplication::tr(
90 QString g_QStrHintOtherWrongDriverVersion = QApplication::tr(
97 QString g_QStrHintLinuxWrongDriverVersion = QApplication::tr(
106 QString g_QStrHintOtherNoDriver = QApplication::tr(
111 QString g_QStrHintReinstall = QApplication::tr(
425 QString strMsg = QApplication::tr("Executable <b>%1</b> requires Qt %2.x, found Qt %3.")
429 QMessageBox::critical(0, QApplication::tr("Incompatible Qt Library Error"),
567 QString strTitle = QApplication::tr("VirtualBox - Runtime Error");
573 strText += QApplication::tr("<
[all...]

Completed in 1466 milliseconds

12345678910