From eaa9e8a183c6ce06a6ebca303f2e147c103e87f0 Mon Sep 17 00:00:00 2001 From: Pierre Rossi Date: Wed, 24 Jun 2009 17:16:57 +0200 Subject: [PATCH] Started the french translation --- share/qtcreator/translations/qtcreator_fr.ts | 12367 ++++++++++++++++ share/qtcreator/translations/translations.pro | 2 +- 2 files changed, 12368 insertions(+), 1 deletion(-) create mode 100644 share/qtcreator/translations/qtcreator_fr.ts diff --git a/share/qtcreator/translations/qtcreator_fr.ts b/share/qtcreator/translations/qtcreator_fr.ts new file mode 100644 index 00000000000..6e6a8568edd --- /dev/null +++ b/share/qtcreator/translations/qtcreator_fr.ts @@ -0,0 +1,12367 @@ + + + + + Application + + + Failed to load core: %1 + traduire core ? + Échec dans le chargement de core: %1 + + + + Unable to send command line arguments to the already running instance. It appears to be not responding. + Impossible de passer les arguments de la ligne de commande à l'instance en cours d'execution. Elle semble ne pas répondre. + + + + Couldn't find 'Core.pluginspec' in %1 + 'Core.pluginspec' introuvable dans %1 + + + + AttachCoreDialog + + + Start Debugger + Lancer le débogueur + + + + Executable: + Exécutable: + + + + Core File: + Fichier Core: + + + + AttachExternalDialog + + + Start Debugger + Lancer le débogueur + + + + Attach to Process ID: + PID ? + Attacher au processus d'ID: + + + + Filter: + Filtre: + + + + Clear + Effacer + + + + AttachTcfDialog + + + Start Debugger + Lancer le débogueur + + + + Host and port: + Hôte et port: + + + + Architecture: + Architecture: + + + + Use server start script: + Utiliser le script de démarrage du serveur: + + + + Server start script: + Script de démarrage du serveur: + + + + BINEditor::Internal::BinEditorPlugin + + + &Undo + Annu&ler + + + + &Redo + &Refaire + + + + BookmarkDialog + + + Add Bookmark + Ajouter un signet + + + + Bookmark: + Signet: + + + + Add in Folder: + Ajouter dans le dossier: + + + + + + + + + + + New Folder + Nouveau Dossier + + + + + + + + Bookmarks + Signets + + + + Delete Folder + Supprimer le dossier + + + + Rename Folder + Renommer le Dossier + + + + BookmarkManager + + + + Bookmark + Signet + + + + Bookmarks + Signets + + + + Remove + Retirer + + + + You are going to delete a Folder which will also<br>remove its content. Are you sure you would like to continue? + Vous aller supprimer un dossier et tout ce qu'il contient.<br>Êtes vous sûr de vouloir continuer? + + + + + New Folder + Nouveau Dossier + + + + BookmarkWidget + + + Delete Folder + Supprimer le Dossier + + + + Rename Folder + Renommer le Dossier + + + + Show Bookmark + Afficher le Signet + + + + Show Bookmark in New Tab + Afficher le Signet dans un Nouvel Onglet + + + + Delete Bookmark + Supprimer le Signet + + + + Rename Bookmark + Renommer le Signet + + + + Filter: + Filtre: + + + + Add + Ajouter + + + + Remove + Retirer + + + + Bookmarks::Internal::BookmarkView + + + Bookmarks + Signets + + + + &Remove Bookmark + &Retirer le Signet + + + + Remove all Bookmarks + Retirer tous les Signets + + + + Bookmarks::Internal::BookmarksPlugin + + + &Bookmarks + &Signets + + + + + Toggle Bookmark + Activer/Désactiver le Signet + + + + Ctrl+M + + + + + Meta+M + + + + + Move Up + Vers le Haut + + + + Move Down + Vers le Bas + + + + Previous Bookmark + Signet Précédent + + + + Ctrl+, + + + + + Meta+, + + + + + Next Bookmark + Signet Suivant + + + + Ctrl+. + + + + + Meta+. + + + + + Previous Bookmark In Document + Signet Précédent dans le Document + + + + Next Bookmark In Document + Signet Suivant dans le Document + + + + BreakByFunctionDialog + + + Set Breakpoint at Function + Placer un Point d'Arrêt à la Fonction + + + + Function to break on: + Fonction à interrompre: + + + + BreakCondition + + + Condition: + Condition: + + + + Ignore count: + Nombre de passages: + + + + CMakeProjectManager::Internal::CMakeBuildEnvironmentWidget + + + Build Environment + Environnement de compilation + + + + CMakeProjectManager::Internal::CMakeBuildSettingsWidget + + + &Change + &Changer + + + + CMakeProjectManager::Internal::CMakeOpenProjectWizard + + + CMake Wizard + Assistant CMake + + + + CMakeProjectManager::Internal::CMakeRunConfigurationWidget + + + Arguments: + Arguments: + + + + Select the working directory + Sélectionner le répertoire de travail + + + + Reset to default + Restaurer les paramètres par défaut + + + + Working Directory: + Répertoire de Travail: + + + + Environment + Environnement + + + + Base environment for this runconfiguration: + Environnement de base pour cette configuration d'éxecution: + + + + CMakeProjectManager::Internal::CMakeRunPage + + + Run CMake + Exécuter CMake + + + + Arguments + Arguments + + + + The directory %1 does not contain a cbp file. Qt Creator needs to create this file by running cmake. Some projects require command line arguments to the initial cmake call. + Le répertoire %1 ne contient pas de fichier cbp. Qt Creator a besoin de créer ce fichier en exécutant cmake. Certains projets nécessitent des arguments de ligne de commande pour le premier appel à cmake. + + + + The directory %1 contains an outdated .cbp file. Qt Creator needs to update this file by running cmake. If you want to add additional command line arguments, add them below. Note that cmake remembers command line arguments from the previous runs. + le répertoire %1 contient un fichier cbp obsolète. Qt Creator a besoin de mettre à jour ce fichier en exécutant cmake. Si vous voulez passer des arguments de ligne de commande, ajoutez les ci dessous. Notez que cmake conserve les arguments passés lors des exécutions précédentes. + + + + The directory %1 specified in a build-configuration, does not contain a cbp file. Qt Creator needs to recreate this file, by running cmake. Some projects require command line arguments to the initial cmake call. Note that cmake remembers command line arguments from the previous runs. + Le répertoire %1 sélectionné dans une des configuration de compilation, ne contient pas de fichier cbp. Qt Creator a besoin de mettre à jour ce fichier en exécutant cmake. Certains projets nécessitent des arguments de ligne de commande pour le premier appel à cmake. Notez que cmake conserve les arguments passés lors des exécutions précédentes. + + + + Qt Creator needs to run cmake in the new build directory. Some projects require command line arguments to the initial cmake call. + Qt Creator doit exécuter cmake dans le nouveau répertoire de compilation. Certains projets nécessitent des arguments de ligne de commande pour le premier appel à cmake. + + + + CMakeProjectManager::Internal::CMakeSettingsPage + + + + CMake + CMake + + + + CMake executable + Exécutable CMake + + + + CMakeProjectManager::Internal::InSourceBuildPage + + + Qt Creator has detected an in-source-build which prevents shadow builds. Qt Creator will not allow you to change the build directory. If you want a shadow build, clean your source directory and re-open the project. + Qt Creator a détecté une compilation dans les sources qui empêche les shadow builds. Qt Creator ne permettra pas de changer le répertoire de compilation. Si vous voulez effectuer un "shadow build", nettoyez le répertoire source et rouvrez le projet. + + + + CMakeProjectManager::Internal::MakeStepConfigWidget + + + Additional arguments: + Arguments supplémentaires: + + + + Targets: + Cibles: + + + + CMakeProjectManager::Internal::ShadowBuildPage + + + Please enter the directory in which you want to build your project. + Veuillez spécifier le répertoire où vous voulez compiler votre projet. + + + + Please enter the directory in which you want to build your project. Qt Creator recommends to not use the source directory for building. This ensures that the source directory remains clean and enables multiple builds with different settings. + Veuillez spécifier le répertoire où vous voulez compiler votre projet. Qt Creator recommande de de pas utiliser le répertoire source pour la compilation. Cela garantit que le répertoire source reste propre et permet des compilations multiples avec différents paramètres. + + + + Build directory: + Répertoire de compilation: + + + + CMakeProjectManager::Internal::XmlFileUpToDatePage + + + Qt Creator has found a recent cbp file, which Qt Creator will parse to gather information about the project. You can change the command line arguments used to create this file in the project mode. Click finish to load the project. + Qt Creator a trouvé un fichier cbp récent, Qt Creator va maintenant l'analyser pour rassembler des informations sur le projet. Vous pouvez changer les arguments de ligne de commande utilisés pour la création de ce fichier depuis le mode "projet". Cliquer sur Terminer pour charger le projet. + + + + CPlusPlus::OverviewModel + + + <Select Symbol> + <Selectionner un Symbole> + + + + <No Symbols> + <Aucun Symbole>> + + + + CdbOptionsPageWidget + + + These options take effect at the next start of Qt Creator. + Ces options prendront effet au prochain démarrage de Qt Creator. + + + + Cdb + Placeholder + Cdb + + + + Path: + Chemin: + + + + Debugger Paths + Chemins du débogueur + + + + Symbol paths: + Chemins des symboles: + + + + Source paths: + Chemins des sources: + + + + <html><body><p>Specify the path to the <a href="%1">Debugging Tools for Windows</a> (%2) here.</p><p><b>Note:</b> Restarting Qt Creator is required for these settings to take effect.</p></p></body></html> + Label text for path configuration. %2 is "x-bit version". + <html><body><p>Spécifiez le chemin vers l'<a href="%1">outil de déboguage Windows</a> (%2) ici.</p><p><b>Note:</b> Il est nécessaire de redémarrer Qt Creator pour que ces changements prennent effet.</p></p></body></html> + + + + 64-bit version + version 64-bits + + + + 32-bit version + version 32-bits + + + + ChangeSelectionDialog + + + Repository Location: + Adresse du répertoire: + + + + Select + Sélectionner + + + + Change: + Changer: + + + + CodePaster::CodepasterPlugin + + + &CodePaster + &CodePaster + + + + Paste Snippet... + Coller le fragment... + + + + Alt+C,Alt+P + + + + + Fetch Snippet... + Récuperer le fragment... + + + + Alt+C,Alt+F + + + + + Waiting for items + En attente des éléments + + + + CodePaster::CustomFetcher + + + CodePaster Error + Erreur dans CodePaster + + + + Could not fetch code + Impossible de récuperer le code + + + + CodePaster::CustomPoster + + + CodePaster Error + Erreur dans CodePaster + + + + Some error occured while posting + Une erreur s'est produite lors de la publication + + + + CodePaster::PasteSelectDialog + + + Paste: + quelque chose de plus français pour la référence de paste? + Collage: + + + + CodePaster::SettingsPage + + + + General + Général + + + + CodePaster Server: + Serveur CodePaster: + + + + Username: + Nom d'utilisateur: + + + + Copy Paste URL to clipboard + Copier l'URL vers le presse papier + + + + Display Output Pane after sending a post + Afficher le résultat après publication + + + + CodePaster + CodePaster + + + + CommonOptionsPage + + + User interface + Interface utilisateur + + + + Checking this will populate the source file view automatically but might slow down debugger startup considerably. + Cocher cette case peuplera la vue du fichier source automatiquement mais risque de ralentir considérablement le lancement du débogueur. + + + + Populate source file view automatically + Peupler la vue du fichier source automatiquement + + + + Use alternating row colors in debug views + Alterner les couleurs de ligne pour le débogueur visuel + + + + When this option is checked, 'Step Into' compresses several steps into one in certain situations, leading to 'less noisy' debugging. So will, e.g., the atomic + reference counting code be skipped, and a single 'Step Into' for a signal emission will end up directly in the slot connected to it. + + + + + Skip known frames when stepping + + + + + Checking this will enable tooltips for variable values during debugging. Since this can slow down debugging and does not provide reliable information as it does not use scope information, it is switched off by default. + + + + + Use tooltips while debugging + Utiliser les info-bulles lors du déboguage + + + + Enable reverse debugging + Activer le déboguage inversé + + + + Maximal stack depth: + Profondeur maximale de la pile: + + + + <unlimited> + <illimitée> + + + + CompletionSettingsPage + + + Code Completion + Complétion du code + + + + Do a case-sensitive match for completion items. + Tenir compte de la casse lors de la complétion. + + + + &Case-sensitive completion + Sensible à la &casse + + + + Automatically insert (, ) and ; when appropriate. + Insérer (, ) et ; si approprié. + + + + &Automatically insert brackets + Insertion &automatique des parenthèses + + + + Insert the common prefix of available completion items. + Insérer le préfix commun des élements disponibles. + + + + Autocomplete common &prefix + Autocomplétion pour le &préfixe commun + + + + ContentWindow + + + Open Link + Ouvrir le Lien + + + + Open Link in New Tab + Ouvrir le Lien dans un Nouvel Onglet + + + + Core::BaseFileWizard + + + Unable to create the directory %1. + Impossible de créer le répertoire %1. + + + + Unable to open %1 for writing: %2 + Impossible d'ouvrir %1 pour écrire : %2 + + + + Error while writing to %1: %2 + Erreur pendant l'écriture de %1: %2 + + + + + + + File Generation Failure + Échec de la Génération du Fichier + + + + + Existing files + Fichier existants + + + + Failed to open an editor for '%1'. + Échec de l'ouverture d'un éditeur pour '%1'. + + + + [read only] + [lecture seule] + + + + [directory] + [répertoire] + + + + [symbolic link] + [lien symbolique] + + + + The project directory %1 contains files which cannot be overwritten: +%2. + Le répertoire du projet %1 contient des fichiers qui ne peuvent être écrasés: +%2. + + + + The following files already exist in the directory %1: +%2. +Would you like to overwrite them? + Les fichiers suivants existent déjà dans le répertoire %1: +%2, +Voulez vous les écraser? + + + + Core::EditorManager + + + + Revert to Saved + + + + + Close + + + + + Close All + + + + + + Close Others + + + + + Next Document in History + + + + + Previous Document in History + + + + + Go Back + + + + + Go Forward + + + + + Open in External Editor + + + + + Revert File to Saved + + + + + Ctrl+W + + + + + Ctrl+Shift+W + + + + + Alt+Tab + + + + + Ctrl+Tab + + + + + Alt+Shift+Tab + + + + + Ctrl+Shift+Tab + + + + + Ctrl+Alt+Left + + + + + Alt+Left + + + + + Ctrl+Alt+Right + + + + + Alt+Right + + + + + Split + + + + + Ctrl+E,2 + + + + + Split Side by Side + + + + + Ctrl+E,3 + + + + + Remove Current Split + + + + + Ctrl+E,0 + + + + + Remove All Splits + + + + + Ctrl+E,1 + + + + + Goto Other Split + + + + + Ctrl+E,o + + + + + &Advanced + + + + + Alt+V,Alt+I + + + + + + Opening File + + + + + Cannot open file %1! + + + + + Open File + + + + + File is Read Only + + + + + The file %1 is read only. + + + + + Open with VCS (%1) + + + + + + Make writable + + + + + Save as ... + + + + + + Failed! + + + + + Could not open the file for editing with SCC. + + + + + Could not set permissions to writable. + + + + + <b>Warning:</b> You are changing a read-only file. + + + + + Save %1 As... + + + + + &Save %1 + + + + + Revert %1 to Saved + + + + + Close %1 + + + + + Close All Except %1 + + + + + You will lose your current changes if you proceed reverting %1. + + + + + Proceed + + + + + Cancel + + + + + <table border=1 cellspacing=0 cellpadding=3><tr><th>Variable</th><th>Expands to</th></tr><tr><td>%f</td><td>file name</td></tr><tr><td>%l</td><td>current line number</td></tr><tr><td>%c</td><td>current column number</td></tr><tr><td>%x</td><td>editor's x position on screen</td></tr><tr><td>%y</td><td>editor's y position on screen</td></tr><tr><td>%w</td><td>editor's width in pixels</td></tr><tr><td>%h</td><td>editor's height in pixels</td></tr><tr><td>%W</td><td>editor's width in characters</td></tr><tr><td>%H</td><td>editor's height in characters</td></tr><tr><td>%%</td><td>%</td></tr></table> + + + + + Core::FileManager + + + Can't save file + + + + + Can't save changes to '%1'. Do you want to continue and loose your changes? + + + + + Overwrite? + + + + + An item named '%1' already exists at this location. Do you want to overwrite it? + + + + + Save File As + + + + + Core::Internal::ComboBox + + + Activate %1 + + + + + Core::Internal::EditMode + + + Edit + + + + + Core::Internal::EditorSplitter + + + Split Left/Right + + + + + Split Top/Bottom + + + + + Unsplit + + + + + Default Splitter Layout + + + + + Save Current as Default + + + + + Restore Default Layout + + + + + Previous Document + + + + + Alt+Left + + + + + Next Document + + + + + Alt+Right + + + + + Previous Group + + + + + Next Group + + + + + Move Document to Previous Group + + + + + Move Document to Next Group + + + + + Core::Internal::EditorView + + + + Placeholder + + + + + Close + + + + + Make writable + + + + + File is writable + + + + + Copy full path to clipboard + + + + + Core::Internal::GeneralSettings + + + General settings + + + + + User &interface color: + + + + + Reset to default + + + + + R + + + + + Terminal: + + + + + External editor: + + + + + ? + + + + + General + + + + + Environment + + + + + Variables + + + + + Core::Internal::MainWindow + + + Qt Creator + + + + + Output + + + + + &File + + + + + &Edit + + + + + &Tools + + + + + &Window + + + + + &Help + + + + + &New... + + + + + &Open... + + + + + &Open With... + + + + + Recent Files + + + + + + &Save + + + + + + Save &As... + + + + + + Ctrl+Shift+S + + + + + Save A&ll + + + + + &Print... + + + + + E&xit + + + + + Ctrl+Q + + + + + + &Undo + + + + + + &Redo + + + + + Cu&t + + + + + &Copy + + + + + &Paste + + + + + &Select All + + + + + &Go To Line... + + + + + Ctrl+L + + + + + &Options... + + + + + Minimize + + + + + Zoom + + + + + Show Sidebar + + + + + Full Screen + + + + + About &Qt Creator + + + + + About &Qt Creator... + + + + + About &Plugins... + + + + + New... + Title of dialog + + + + + Core::Internal::MessageOutputWindow + + + General + + + + + Core::Internal::NavComboBox + + + Activate %1 + + + + + Core::Internal::NavigationSubWidget + + + Split + + + + + Close + + + + + Core::Internal::NavigationWidget + + + Activate %1 Pane + + + + + Core::Internal::NewDialog + + + New Project + + + + + 1 + + + + + Core::Internal::OpenEditorsWidget + + + Open Documents + + + + + Close %1 + + + + + Close Editor + + + + + Close All Except %1 + + + + + Close Other Editors + + + + + Close All Editors + + + + + Core::Internal::OpenEditorsWindow + + + * + + + + + Core::Internal::OpenWithDialog + + + Open file '%1' with: + + + + + Core::Internal::OutputPaneManager + + + Output + + + + + Clear + + + + + Next Item + + + + + Previous Item + + + + + Output &Panes + + + + + Core::Internal::PluginDialog + + + Details + + + + + Error Details + + + + + Close + + + + + Installed Plugins + + + + + Plugin Details of %1 + + + + + Plugin Errors of %1 + + + + + Core::Internal::ProgressView + + + Processes + + + + + Core::Internal::SaveItemsDialog + + + Don't Save + + + + + Save All + + + + + Save + + + + + Save Selected + + + + + Core::Internal::ShortcutSettings + + + Keyboard + + + + + Environment + + + + + Import Keyboard Mapping Scheme + + + + + + Keyboard Mapping Scheme (*.kms) + + + + + Export Keyboard Mapping Scheme + + + + + Core::Internal::SideBarWidget + + + Split + + + + + Close + + + + + Core::Internal::VersionDialog + + + About Qt Creator + + + + + From revision %1<br/> + This gets conditionally inserted as argument %8 into the description string. + + + + + <h3>Qt Creator %1</h3>Based on Qt %2 (%3 bit)<br/><br/>Built on %4 at %5<br /><br/>%8<br/>Copyright 2008-%6 %7. All rights reserved.<br/><br/>The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.<br/> + + + + + Core::Internal::WelcomeMode + + + Open Recent Project + + + + + Resume Session + + + + + Tutorials + + + + + Explore Qt Examples + + + + + Did You Know? + + + + + News From the Qt Labs + + + + + Qt Websites + + + + + http://labs.trolltech.com/blogs/feed + Add localized feed here only if one exists + + + + + Qt Home + + + + + Qt Labs + + + + + Qt Git Hosting + + + + + Qt Centre + + + + + Qt for S60 at Forum Nokia + + + + + <b>Qt Creator - A quick tour</b> + + + + + Creating an address book + + + + + Understanding widgets + + + + + Building with qmake + + + + + Writing test cases + + + + + Welcome + + + + + %1 (last session) + + + + + Choose an example... + + + + + New Project... + + + + + Cmd + Shortcut key + + + + + Alt + Shortcut key + + + + + You can switch between Qt Creator's modes using <tt>Ctrl+number</tt>:<ul><li>1 - Welcome</li><li>2 - Edit</li><li>3 - Debug</li><li>4 - Projects</li><li>5 - Help</li><li></li><li>6 - Output</li></ul> + + + + + You can show and hide the side bar using <tt>%1+0<tt>. + %1 gets replaced by Alt (Win/Unix) or Cmd (Mac) + + + + + You can fine tune the <tt>Find</tt> function by selecting &quot;Whole Words&quot; or &quot;Case Sensitive&quot;. Simply click on the icons on the right end of the line edit. + + + + + If you add <a href="qthelp://com.nokia.qtcreator/doc/creator-external-library-handling.html">external libraries</a>, Qt Creator will automatically offer syntax highlighting and code completion. + + + + + The code completion is CamelCase-aware. For example, to complete <tt>namespaceUri</tt> you can just type <tt>nU</tt> and hit <tt>Ctrl+Space</tt>. + + + + + You can force code completion at any time using <tt>Ctrl+Space</tt>. + + + + + You can start Qt Creator with a session by calling <tt>qtcreator &lt;sessionname&gt;</tt>. + + + + + You can return to edit mode from any other mode at any time by hitting <tt>Escape</tt>. + + + + + You can switch between the output pane by hitting <tt>%1+n</tt> where n is the number denoted on the buttons at the window bottom:<ul><li>1 - Build Issues</li><li>2 - Search Results</li><li>3 - Application Output</li><li>4 - Compile Output</li></ul> + %1 gets replaced by Alt (Win/Unix) or Cmd (Mac) + + + + + You can quickly search methods, classes, help and more using the <a href="qthelp://com.nokia.qtcreator/doc/creator-navigation.html">Locator bar</a> (<tt>Ctrl+K</tt>). + + + + + You can add custom build steps in the <a href="qthelp://com.nokia.qtcreator/doc/creator-build-settings.html">build settings</a>. + + + + + Within a session, you can add <a href="qthelp://com.nokia.qtcreator/doc/creator-build-settings.html#dependencies">dependencies</a> between projects. + + + + + You can set the preferred editor encoding for every project in <tt>Projects -> Editor Settings -> Default Encoding</tt>. + + + + + You can modify the binary that is being executed when you press the <tt>Run</tt> button: Add a <tt>Custom Executable</tt> by clicking the <tt>+</tt> button in <tt>Projects -> Run Settings -> Run Configuration</tt> and then select the new target in the combo box. + + + + + You can use Qt Creator with a number of <a href="qthelp://com.nokia.qtcreator/doc/creator-version-control.html">revision control systems</a> such as Subversion, Perforce and Git. + + + + + In the editor, <tt>F2</tt> toggles declaration and definition while <tt>F4</tt> toggles header file and source file. + + + + + Core::Internal::WelcomePage + + + #gradientWidget { + background-color: qlineargradient(spread:pad, x1:0.5, y1:0, x2:0.5, y2:1, stop:0 rgba(247, 247, 247, 255), stop:1 rgba(215, 215, 215, 255)); +} + + + + + #headerFrame { + border-image: url(:/core/images/welcomemode/center_frame_header.png) 0; + border-width: 0; +} + + + + + + Getting Started + + + + + Develop + + + + + Community + + + + + Examples not installed + + + + + Open + + + + + Manage Sessions... + + + + + Create New Project... + + + + + Help us make Qt Creator even better + + + + + Feedback + + + + + Core::ModeManager + + + Switch to %1 mode + + + + + Core::ScriptManager + + + Exception at line %1: %2 +%3 + + + + + Unknown error + + + + + Core::StandardFileWizard + + + New %1 + + + + + Core::Utils::CheckableMessageBox + + + Dialog + + + + + TextLabel + + + + + CheckBox + + + + + Core::Utils::ClassNameValidatingLineEdit + + + The class name must not contain namespace delimiters. + + + + + Please enter a class name. + + + + + The class name contains invalid characters. + + + + + Core::Utils::ConsoleProcess + + + Cannot set up communication channel: %1 + + + + + Press <RETURN> to close this window... + + + + + Cannot create temporary file: %1 + + + + + Cannot create temporary directory '%1': %2 + + + + + Unexpected output from helper program. + + + + + Cannot change to working directory '%1': %2 + + + + + Cannot execute '%1': %2 + + + + + Cannot start the terminal emulator '%1'. + + + + + Cannot create socket '%1': %2 + + + + + The process '%1' could not be started: %2 + + + + + Cannot obtain a handle to the inferior: %1 + + + + + Cannot obtain exit status from inferior: %1 + + + + + Core::Utils::FileNameValidatingLineEdit + + + The name must not be empty + + + + + The name must not contain any of the characters '%1'. + + + + + The name must not contain '%1'. + + + + + The name must not match that of a MS Windows device. (%1). + + + + + Core::Utils::FileSearch + + + %1: canceled. %n occurrences found in %2 files. + + + + + + + + %1: %n occurrences found in %2 files. + + + + + + + + %1: %n occurrences found in %2 of %3 files. + + + + + + + + Core::Utils::NewClassWidget + + + Class name: + + + + + Base class: + + + + + Header file: + + + + + Source file: + + + + + Generate form: + + + + + Form file: + + + + + Path: + + + + + Invalid base class name + + + + + Invalid header file name: '%1' + + + + + Invalid source file name: '%1' + + + + + Invalid form file name: '%1' + + + + + Core::Utils::PathChooser + + + Choose... + + + + + Browse... + + + + + Choose a directory + + + + + Choose a file + + + + + The path must not be empty. + + + + + The path '%1' does not exist. + + + + + The path '%1' is not a directory. + + + + + The path '%1' is not a file. + + + + + Path: + + + + + Core::Utils::PathListEditor + + + Insert... + + + + + Add... + + + + + Delete line + + + + + Clear + + + + + From "%1" + + + + + Core::Utils::ProjectIntroPage + + + Introduction and project location + + + + + Name: + + + + + Create in: + + + + + <Enter_Name> + + + + + The project already exists. + + + + + A file with that name already exists. + + + + + Core::Utils::ProjectNameValidatingLineEdit + + + The name must not contain the '.'-character. + + + + + Core::Utils::SubmitEditorWidget + + + Subversion Submit + + + + + Des&cription + + + + + F&iles + + + + + Core::Utils::WizardPage + + + Choose the location + + + + + Name: + + + + + Path: + + + + + Core::Utils::reloadPrompt + + + File Changed + + + + + The file %1 has changed outside Qt Creator. Do you want to reload it? + + + + + CppEditor::Internal::CPPEditor + + + Sort alphabetically + + + + + Simplify Declarations + + + + + CppEditor::Internal::ClassNamePage + + + Enter class name + + + + + The header and source file names will be derived from the class name + + + + + Configure... + + + + + CppEditor::Internal::CppClassWizard + + + Error while generating file contents. + + + + + CppEditor::Internal::CppClassWizardDialog + + + C++ Class Wizard + + + + + CppEditor::Internal::CppHoverHandler + + + Unfiltered + + + + + CppEditor::Internal::CppPlugin + + + C++ + + + + + Creates a C++ header file. + + + + + C++ Header File + + + + + Creates a C++ source file. + + + + + C++ Source File + + + + + C++ Class + + + + + Creates a header and a source file for a new class. + + + + + Follow Symbol under Cursor + + + + + Switch between Method Declaration/Definition + + + + + CppFileSettingsPage + + + File Naming Conventions + + + + + Header suffix: + + + + + Source suffix: + + + + + Lower case file names + + + + + License Template: + + + + + CppPreprocessor + + + %1: No such file or directory + + + + + CppTools + + + File Naming Conventions + + + + + C++ + + + + + CppTools::Internal::CompletionSettingsPage + + + Completion + + + + + Text Editor + + + + + CppTools::Internal::CppClassesFilter + + + Classes + + + + + CppTools::Internal::CppCurrentDocumentFilter + + + Methods in current Document + + + + + CppTools::Internal::CppFileSettingsWidget + + + /************************************************************************** +** Qt Creator license header template +** Special keywords: %USER% %DATE% %YEAR% +** Environment variables: %$VARIABLE% +** To protect a percent sign, use '%%'. +**************************************************************************/ + + + + + + Edit... + + + + + Choose a new license template file + + + + + Template write error + + + + + Cannot write to %1: %2 + + + + + CppTools::Internal::CppFunctionsFilter + + + Methods + + + + + CppTools::Internal::CppModelManager + + + Indexing + + + + + CppTools::Internal::CppQuickOpenFilter + + + Classes and Methods + + + + + CppTools::Internal::CppToolsPlugin + + + &C++ + + + + + Switch Header/Source + + + + + CppTools::Internal::FindClassDeclarations + + + Search class + + + + + Class Declarations + + + + + CppTools::Internal::FindFunctionCalls + + + Search functions + + + + + Function calls + + + + + CppTools::Internal::FunctionArgumentWidget + + + %1 of %2 + + + + + Debugger + + + Common + + + + + Debugger + + + + + <Encoding error> + + + + + Debugger::Internal::AttachCoreDialog + + + Select Executable + + + + + Select Core File + + + + + Debugger::Internal::AttachExternalDialog + + + Process ID + + + + + Name + + + + + State + + + + + Refresh + + + + + Debugger::Internal::AttachTcfDialog + + + Select Executable + + + + + Debugger::Internal::BreakHandler + + + Marker File: + + + + + Marker Line: + + + + + Breakpoint Number: + + + + + Breakpoint Address: + + + + + Property + + + + + Requested + + + + + Obtained + + + + + Internal Number: + + + + + File Name: + + + + + Function Name: + + + + + Line Number: + + + + + Condition: + + + + + Ignore Count: + + + + + Number + + + + + Function + + + + + File + + + + + Line + + + + + Condition + + + + + Ignore + + + + + Breakpoint will only be hit if this condition is met. + + + + + Breakpoint will only be hit after being ignored so many times. + + + + + Debugger::Internal::BreakWindow + + + Breakpoints + + + + + Delete breakpoint + + + + + + + + Adjust column widths to contents + + + + + Always adjust column widths to contents + + + + + Edit condition... + + + + + + + + Synchronize breakpoints + + + + + Disable breakpoint + + + + + Enable breakpoint + + + + + Use short path + + + + + Use full path + + + + + Set Breakpoint at Function... + + + + + Set Breakpoint at Function "main" + + + + + Conditions on Breakpoint %1 + + + + + Debugger::Internal::CdbDebugEngine + + + Unable to load the debugger engine library '%1': %2 + + + + + The function "%1()" failed: %2 + Function call failed + + + + + Unable to resolve '%1' in the debugger engine library '%2' + + + + + The dumper library '%1' does not exist. + + + + + The console stub process was unable to start '%1'. + + + + + Attaching to core files is not supported! + + + + + Debugger running + + + + + Attaching to a process failed for process id %1: %2 + + + + + Unable to create a process '%1': %2 + + + + + Unable to assign the value '%1' to '%2': %3 + + + + + Cannot retrieve symbols while the debuggee is running. + + + + + + Debugger Error + + + + + Debugger::Internal::CdbDumperHelper + + + injection + + + + + debugger call + + + + + Loading the custom dumper library '%1' (%2) ... + + + + + Loading of the custom dumper library '%1' (%2) failed: %3 + + + + + Loaded the custom dumper library '%1' (%2). + + + + + Disabling dumpers due to debuggee crash... + + + + + The debuggee does not appear to be Qt application. + + + + + Initializing dumpers... + + + + + Custom dumper library initialized. + + + + + The custom dumper library could not be initialized: %1 + + + + + Querying dumpers for '%1'/'%2' (%3) + + + + + Debugger::Internal::CdbOptionsPageWidget + + + Cdb + + + + + Autodetect + + + + + "Debugging Tools for Windows" could not be found. + + + + + Checked: +%1 + + + + + Autodetection + + + + + Debugger::Internal::CdbSymbolPathListEditor + + + Symbol Server... + + + + + Adds the Microsoft symbol server providing symbols for operating system libraries.Requires specifying a local cache directory. + + + + + Pick a local cache directory + + + + + Debugger::Internal::DebugMode + + + Debug + + + + + Debugger::Internal::DebuggerManager + + + Continue + + + + + + Interrupt + + + + + Reset Debugger + + + + + Step Over + + + + + Step Into + + + + + Step Over Instruction + + + + + Step One Instruction + + + + + Step Out + + + + + Run to Line + + + + + Run to Outermost Function + + + + + Jump to Line + + + + + Toggle Breakpoint + + + + + Add to Watch Window + + + + + Reverse Direction + + + + + Stop requested... + + + + + + Stopped. + + + + + Running requested... + + + + + Running... + + + + + + Changing breakpoint state requires either a fully running or fully stopped application. + + + + + The application requires the debugger engine '%1', which is disabled. + + + + + Debugging VS executables is currently not enabled. + + + + + Starting debugger for tool chain '%1'... + + + + + Warning + + + + + Cannot debug '%1' (tool chain: '%2'): %3 + + + + + Settings... + + + + + Save Debugger Log + + + + + Stop Debugger + + + + + Open Qt preferences + + + + + Turn helper usage off + + + + + Continue anyway + + + + + Debugging helper missing + + + + + The debugger did not find the debugging helper library. + + + + + The debugging helper is used to nicely format the values of some Qt and Standard Library data types. It must be compiled for each Qt version which you can do in the Qt preferences page by selecting a Qt installation and clicking on 'Rebuild' for the debugging helper. + + + + + Debugger::Internal::DebuggerOutputWindow + + + Debugger + + + + + Debugger::Internal::DebuggerPlugin + + + Option '%1' is missing the parameter. + + + + + The parameter '%1' of option '%2' is not a number. + + + + + Invalid debugger option: %1 + + + + + Error evaluating command line arguments: %1 + + + + + Start and Debug External Application... + + + + + Attach to Running External Application... + + + + + Attach to Core... + + + + + Attach to Running Tcf Agent... + + + + + This attaches to a running 'Target Communication Framework' agent. + + + + + Start and Attach to Remote Application... + + + + + Detach Debugger + + + + + Stop Debugger/Interrupt Debugger + + + + + Reset Debugger + + + + + &Views + + + + + Locked + + + + + Reset to default layout + + + + + Threads: + + + + + Attaching to PID %1. + + + + + Remove Breakpoint + + + + + Disable Breakpoint + + + + + Enable Breakpoint + + + + + Set Breakpoint + + + + + Warning + + + + + Cannot attach to PID 0 + + + + + Debugger::Internal::DebuggerRunner + + + Debug + + + + + Debugger::Internal::DebuggerSettings + + + Debugger properties... + + + + + Adjust column widths to contents + + + + + Always adjust column widths to contents + + + + + Use alternating row colors + + + + + Log time stamps + + + + + Watch expression "%1" + + + + + Remove watch expression "%1" + + + + + Watch expression "%1" in separate window + + + + + Use debugging helper + + + + + Debug debugging helper + + + + + Recheck debugging helper availability + + + + + Synchronize breakpoints + + + + + Hexadecimal + + + + + Decimal + + + + + Octal + + + + + Binary + + + + + Raw + + + + + Natural + + + + + Automatically quit debugger + + + + + Use tooltips when debugging + + + + + List source files + + + + + Skip known frames + + + + + Enable reverse debugging + + + + + Reload full stack + + + + + Execute line + + + + + Debugger::Internal::DebuggingHelperOptionPage + + + Debugging Helper + + + + + Choose DebuggingHelper Location + + + + + Ctrl+Shift+F11 + + + + + Debugger::Internal::DisassemblerHandler + + + Address + + + + + Symbol + + + + + Mnemonic + + + + + Debugger::Internal::DisassemblerWindow + + + Disassembler + + + + + Adjust column widths to contents + + + + + Always adjust column widths to contents + + + + + Reload disassembler listing + + + + + Always reload disassembler listing + + + + + Debugger::Internal::GdbEngine + + + The Gdb process failed to start. Either the invoked program '%1' is missing, or you may have insufficient permissions to invoke the program. + + + + + The Gdb process crashed some time after starting successfully. + + + + + + The last waitFor...() function timed out. The state of QProcess is unchanged, and you can try calling waitFor...() again. + + + + + An error occurred when attempting to write to the Gdb process. For example, the process may not be running, or it may have closed its input channel. + + + + + An error occurred when attempting to read from the Gdb process. For example, the process may not be running. + + + + + An unknown error in the Gdb process occurred. This is the default return value of error(). + + + + + + + + + Error + + + + + The upload process failed to start. Either the invoked script '%1' is missing, or you may have insufficient permissions to invoke the program. + + + + + The upload process crashed some time after starting successfully. + + + + + An error occurred when attempting to write to the upload process. For example, the process may not be running, or it may have closed its input channel. + + + + + An error occurred when attempting to read from the upload process. For example, the process may not be running. + + + + + An unknown error in the upload process occurred. This is the default return value of error(). + + + + + Library %1 loaded. + + + + + Library %1 unloaded. + + + + + Thread group %1 created. + + + + + Thread %1 created. + + + + + Thread group %1 exited. + + + + + Thread %1 in group %2 exited. + + + + + Thread %1 selected. + + + + + Reading %1... + + + + + Debugger Error + + + + + Stopping temporarily. + + + + + Continuing after temporary stop. + + + + + Core file loaded. + + + + + Jumped. Stopped. + + + + + + Run to Function finished. Stopped. + + + + + Program exited with exit code %1 + + + + + Program exited after receiving signal %1 + + + + + Program exited normally + + + + + Processing queued commands. + + + + + Loading %1... + + + + + Stopped at breakpoint. + + + + + Stopped. + + + + + Stopped: "%1" + + + + + The debugger you are using identifies itself as: + + + + + This version is not officially supported by Qt Creator. +Debugging will most likely not work well. +Using gdb 6.7 or later is strongly recommended. + + + + + + Starting executable failed: + + + + + + + Debugger Startup Failure + + + + + Cannot set up communication with child process: %1 + + + + + Starting Debugger: + + + + + Cannot start debugger: %1 + + + + + Gdb Running... + + + + + Cannot find debugger initialization script + + + + + The debugger settings point to a script file at '%1' which is not accessible. If a script file is not needed, consider clearing that entry to avoid this warning. + + + + + Attached to running process. Stopped. + + + + + Connecting to remote server failed: + + + + + Debugger exited. + + + + + <could not retreive module information> + + + + + Unable to run '%1': %2 + + + + + <unknown> + End address of loaded module + + + + + + Retrieving data for stack view... + + + + + '%1' contains no identifier + + + + + String literal %1 + + + + + Cowardly refusing to evaluate expression '%1' with potential side effects + + + + + <not in scope> + Variable + + + + + Retrieving data for watch view (%n requests pending)... + + + + + + + + Finished retrieving data. + + + + + Cannot evaluate expression: %1 + + + + + Debugging helpers not found. + + + + + %n custom dumpers found. + + + + + + + + Custom dumper setup: %1 + + + + + <0 items> + + + + + <%n items> + In string list + + + + + + + + %1 <shadowed %2> + Variable %1 <FIXME: does something - bug Andre about it> + + + + + <shadowed> + Type of variable <FIXME: what? bug Andre about it> + + + + + <n/a> + + + + + <anonymous union> + + + + + <no information> + About variable's value + + + + + Unknown error: + + + + + %1 is a typedef. + + + + + Retrieving data for tooltip... + + + + + The dumper library '%1' does not exist. + + + + + Dumper injection loading triggered (%1)... + + + + + Dumper loading (%1) failed: %2 + + + + + Loading dumpers via debugger call (%1)... + + + + + Debugger::Internal::GdbOptionsPage + + + Gdb + + + + + Choose Gdb Location + + + + + Choose Location of Startup Script File + + + + + Debugger::Internal::ModulesModel + + + Module name + + + + + Symbols read + + + + + Start address + + + + + End address + + + + + Debugger::Internal::ModulesWindow + + + Modules + + + + + Update module list + + + + + Adjust column widths to contents + + + + + Always adjust column widths to contents + + + + + Show source files for module "%1" + + + + + Load symbols for all modules + + + + + Load symbols for module + + + + + Edit file + + + + + Show symbols + + + + + Load symbols for module "%1" + + + + + Edit file "%1" + + + + + Show symbols in file "%1" + + + + + Address + + + + + Code + + + + + Symbol + + + + + Symbols in "%1" + + + + + Debugger::Internal::OutputCollector + + + Cannot create temporary file: %1 + + + + + Cannot create FiFo %1: %2 + + + + + Cannot open FiFo %1: %2 + + + + + Debugger::Internal::RegisterHandler + + + Name + + + + + Value + + + + + Debugger::Internal::RegisterWindow + + + Registers + + + + + Adjust column widths to contents + + + + + Always adjust column widths to contents + + + + + Reload register listing + + + + + Always reload register listing + + + + + Debugger::Internal::ScriptEngine + + + '%1' contains no identifier + + + + + String literal %1 + + + + + Cowardly refusing to evaluate expression '%1' with potential side effects + + + + + Stopped. + + + + + Debugger::Internal::SourceFilesModel + + + Internal name + + + + + Full name + + + + + Debugger::Internal::SourceFilesWindow + + + Source Files + + + + + Reload data + + + + + Open file + + + + + Open file "%1"' + + + + + Debugger::Internal::StackHandler + + + Address: + + + + + Function: + + + + + File: + + + + + Line: + + + + + From: + + + + + To: + + + + + ... + + + + + <More> + + + + + Level + + + + + Function + + + + + File + + + + + Line + + + + + Address + + + + + Debugger::Internal::StackWindow + + + Stack + + + + + Copy contents to clipboard + + + + + Adjust column widths to contents + + + + + Always adjust column widths to contents + + + + + Debugger::Internal::StartExternalDialog + + + Select Executable + + + + + Executable: + + + + + Arguments: + + + + + Debugger::Internal::StartRemoteDialog + + + Select Executable + + + + + Debugger::Internal::TcfEngine + + + %1. + + + + + Stopped. + + + + + Debugger::Internal::ThreadsHandler + + + Thread: %1 + + + + + Thread ID + + + + + Debugger::Internal::ThreadsWindow + + + Thread + + + + + Adjust column widths to contents + + + + + Always adjust column widths to contents + + + + + Debugger::Internal::WatchData + + + <not in scope> + + + + + Debugger::Internal::WatchHandler + + + Expression + + + + + Type + + + + + ... <cut off> + + + + + Value + + + + + Object Address + + + + + Stored Address + + + + + iname + + + + + Root + + + + + Locals + + + + + Watchers + + + + + Tooltip + + + + + <Edit> + + + + + Debugger::Internal::WatchModel + + + Name + + + + + Value + + + + + Type + + + + + Debugger::Internal::WatchWindow + + + Locals and Watchers + + + + + Adjust column widths to contents + + + + + Always adjust column widths to contents + + + + + Insert new watch item + + + + + DebuggerPane + + + Clear contents + + + + + Save contents + + + + + DebuggingHelperOptionPage + + + Debugging helper + + + + + This will enable nice display of Qt and Standard Library objects in the Locals&Watchers view + + + + + Use debugging helper + + + + + This will load a dumper library + + + + + Use debugging helper from custom location + + + + + Location: + + + + + Debug debugging helper + + + + + DependenciesModel + + + Unable to add dependency + + + + + This would create a circular dependency. + + + + + Designer + + + The file name is empty. + + + + + XML error on line %1, col %2: %3 + + + + + The <RCC> root element is missing. + + + + + Designer::Internal::EditorWidget + + + Action editor + + + + + Signals and slots editor + + + + + Designer::Internal::FormClassWizardDialog + + + Qt Designer Form Class + + + + + Designer::Internal::FormClassWizardPage + + + Choose a class name + + + + + Class + + + + + Configure... + + + + + More + + + + + Embedding of the UI class + + + + + Aggregation as a pointer member + + + + + Aggregation + + + + + Multiple Inheritance + + + + + Support for changing languages at runtime + + + + + %1 - Error + + + + + Designer::Internal::FormEditorPlugin + + + Qt + + + + + Qt Designer Form + + + + + Creates a Qt Designer form file (.ui). + + + + + Qt Designer Form Class + + + + + Creates a Qt Designer form file (.ui) with a matching class. + + + + + Designer::Internal::FormEditorW + + + Designer widgetbox + + + + + Object inspector + + + + + Property editor + + + + + Signals and slots editor + + + + + Action editor + + + + + For&m editor + + + + + Edit widgets + + + + + F3 + + + + + Edit signals/slots + + + + + F4 + + + + + Edit buddies + + + + + Edit tab order + + + + + Meta+H + + + + + Ctrl+H + + + + + Meta+L + + + + + Ctrl+L + + + + + Meta+G + + + + + Ctrl+G + + + + + Meta+J + + + + + Ctrl+J + + + + + Ctrl+Alt+R + + + + + About Qt Designer plugins.... + + + + + Preview in + + + + + Designer + + + + + The image could not be created: %1 + + + + + Designer::Internal::FormTemplateWizardPage + + + Choose a form template + + + + + %1 - Error + + + + + Designer::Internal::FormWindowEditor + + + untitled + + + + + Designer::Internal::FormWindowFile + + + Error saving %1 + + + + + Unable to open %1: %2 + + + + + Unable to write to %1: %2 + + + + + Designer::Internal::FormWizardDialog + + + Qt Designer Form + + + + + Designer::Internal::QtCreatorIntegration + + + The class definition of '%1' could not be found in %2. + + + + + Error finding/adding a slot. + + + + + No documents matching '%1' could be found. +Rebuilding the project might help. + + + + + Unable to add the method definition. + + + + + Designer::Internal::SettingsPage + + + Designer + + + + + DocSettingsPage + + + Registered Documentation + + + + + Add... + + + + + Remove + + + + + DuiEditor::Internal::DuiEditorPlugin + + + Creates a Qt QML file. + + + + + Qt QML File + + + + + Qt + + + + + DuiEditor::Internal::ScriptEditor + + + <Select Symbol> + + + + + Rename... + + + + + New id: + + + + + Rename id '%1'... + + + + + EmbeddedPropertiesPage + + + Use Virtual Box +Note: This adds the toolchain to the build environment and runs the program inside a virtual machine. +It also automatically sets the correct Qt version. + + + + + Skin: + + + + + ExtensionSystem::Internal::PluginDetailsView + + + Name: + + + + + Version: + + + + + Compatibility Version: + + + + + Vendor: + + + + + Url: + + + + + Location: + + + + + Description: + + + + + Copyright: + + + + + License: + + + + + Dependencies: + + + + + ExtensionSystem::Internal::PluginErrorView + + + State: + + + + + Error Message: + + + + + ExtensionSystem::Internal::PluginSpecPrivate + + + File does not exist: %1 + + + + + Could not open file for read: %1 + + + + + Error parsing file %1: %2, at line %3, column %4 + + + + + ExtensionSystem::Internal::PluginView + + + State + + + + + Name + + + + + Version + + + + + Vendor + + + + + Location + + + + + ExtensionSystem::PluginErrorView + + + Invalid + + + + + Description file found, but error on read + + + + + Read + + + + + Description successfully read + + + + + Resolved + + + + + Dependencies are successfully resolved + + + + + Loaded + + + + + Library is loaded + + + + + Initialized + + + + + Plugin's initialization method succeeded + + + + + Running + + + + + Plugin successfully loaded and running + + + + + Stopped + + + + + Plugin was shut down + + + + + Deleted + + + + + Plugin ended its life cycle and was deleted + + + + + ExtensionSystem::PluginManager + + + Circular dependency detected: + + + + + + %1(%2) depends on + + + + + + %1(%2) + + + + + Cannot load plugin because dependencies are not resolved + + + + + + Cannot load plugin because dependency failed to load: %1(%2) +Reason: %3 + + + + + FakeVim::Internal + + + Toggle vim-style editing + + + + + FakeVim properties... + + + + + FakeVim::Internal::FakeVimHandler + + + %1,%2 + + + + + + %1 + + + + + Not implemented in FakeVim + + + + + + + E20: Mark '%1' not set + + + + + File '%1' exists (add ! to override) + + + + + Cannot open file '%1' for writing + + + + + "%1" %2 %3L, %4C written + + + + + Cannot open file '%1' for reading + + + + + "%1" %2L, %3C + + + + + %n lines filtered + + + + + + + + %n lines >ed %1 time + + + + + + + + E512: Unknown option: + + + + + search hit BOTTOM, continuing at TOP + + + + + search hit TOP, continuing at BOTTOM + + + + + Pattern not found: + + + + + Already at oldest change + + + + + Already at newest change + + + + + FakeVim::Internal::FakeVimOptionPage + + + General + + + + + FakeVim + + + + + FakeVim::Internal::FakeVimPluginPrivate + + + + Quit FakeVim + + + + + Saving succeeded + + + + + %1 files not saaved + + + + + Not an editor command: + + + + + FakeVim Information + + + + + FakeVimOptionPage + + + Use FakeVim + + + + + Vim style settings + + + + + vim's "expandtab" option + + + + + Expand tabulators: + + + + + Highlight search results: + + + + + Shift width: + + + + + Smart tabulators: + + + + + Start of line: + + + + + vim's "tabstop" option + + + + + Tabulator size: + + + + + Backspace: + + + + + VIM's "autoindent" option + + + + + Automatic indentation: + + + + + Incremental search: + + + + + Copy text editor settings + + + + + Set Qt style + + + + + Set plain style + + + + + FilterNameDialogClass + + + Add Filter Name + + + + + Filter Name: + + + + + FilterSettingsPage + + + Filters + + + + + Attributes + + + + + 1 + + + + + Add + + + + + Remove + + + + + Find::Internal::FindDialog + + + Search for... + + + + + Sc&ope: + + + + + &Search + + + + + Search &for: + + + + + Close + + + + + &Case sensitive + + + + + &Whole words only + + + + + Find::Internal::FindPlugin + + + &Find/Replace + + + + + Find Dialog + + + + + Ctrl+Shift+F + + + + + Find::Internal::FindToolBar + + + Current Document + + + + + Enter Find String + + + + + Ctrl+E + + + + + Find Next + + + + + Find Previous + + + + + Replace && Find Next + + + + + Ctrl+= + + + + + Replace && Find Previous + + + + + Replace All + + + + + Case Sensitive + + + + + Whole Words Only + + + + + Use Regular Expressions + + + + + Find::Internal::FindWidget + + + Find + + + + + Find: + + + + + Replace with: + + + + + All + + + + + Find::SearchResultWindow + + + No matches found! + + + + + Expand All + + + + + Search Results + + + + + GdbOptionsPage + + + Gdb interaction + + + + + This is either a full absolute path leading to the gdb binary you intend to use or the name of a gdb binary that will be searched in your PATH. + + + + + Gdb location: + + + + + Environment: + + + + + This is either empty or points to a file containing gdb commands that will be executed immediately after gdb starts up. + + + + + Gdb startup script: + + + + + Behaviour of breakpoint setting in plugins + + + + + This is the slowest but safest option. + + + + + Try to set breakpoints in plugins always automatically. + + + + + Try to set breakpoints in selected plugins + + + + + Matching regular expression: + + + + + Never set breakpoints in plugins automatically + + + + + GenericMakeStep + + + Override %1: + + + + + Make arguments: + + + + + Targets: + + + + + GenericProject + + + <new> + + + + + GenericProjectManager::Internal::GenericBuildSettingsWidget + + + Build directory: + + + + + Toolchain: + + + + + Generic Manager + + + + + GenericProjectManager::Internal::GenericMakeStepConfigWidget + + + Override %1: + + + + + GenericProjectManager::Internal::GenericProjectWizard + + + Import of Makefile-based Project + + + + + Creates a generic project, supporting any build system. + + + + + Projects + + + + + The project %1 could not be opened. + + + + + GenericProjectManager::Internal::GenericProjectWizardDialog + + + Import of Makefile-based Project + + + + + Generic Project + + + + + Project name: + + + + + Location: + + + + + Second Page Title + + + + + Git::Internal::BranchDialog + + + Branches + + + + + General information + + + + + Repository: + + + + + Remote branches + + + + + Checkout + + + + + Delete + + + + + Unable to find the repository directory for '%1'. + + + + + Delete Branch + + + + + Would you like to delete the branch '%1'? + + + + + Failed to delete branch + + + + + Failed to create branch + + + + + Failed to stash + + + + + Would you like to create a local branch '%1' tracking the remote branch '%2'? + + + + + Create branch + + + + + Failed to create a tracking branch + + + + + Git::Internal::ChangeSelectionDialog + + + Select a Git commit + + + + + Select Git repository + + + + + Error + + + + + Selected directory is not a Git repository + + + + + Git::Internal::GitClient + + + Note that the git plugin for QtCreator is not able to interact with the server so far. Thus, manual ssh-identification etc. will not work. + + + + + Unable to determine the repository for %1. + + + + + Unable to parse the file output. + + + + + %1 Executing: %2 %3 + + <timestamp> Executing: <executable> <arguments> + + + + + Waiting for data... + + + + + Git Diff + + + + + Git Diff %1 + + + + + Git Log %1 + + + + + Git Show %1 + + + + + Git Blame %1 + + + + + Unable to add %n file(s) to %1: %2 + + + + + + + + Unable to reset %n file(s) in %1: %2 + + + + + + + + Unable to checkout %n file(s) in %1: %2 + + + + + + + + Unable stash in %1: %2 + + + + + Unable to run branch command: %1: %2 + + + + + Unable to run show: %1: %2 + + + + + Changes + + + + + You have modified files. Would you like to stash your changes? + + + + + Unable to obtain the status: %1 + + + + + The repository %1 is not initialized yet. + + + + + Committed %n file(s). + + + + + + + + + Unable to commit %n file(s): %1 + + + + + + + + + Revert + + + + + The file has been changed. Do you want to revert it? + + + + + The file is not modified. + + + + + There are no modified files. + + + + + Git::Internal::GitOutputWindow + + + Git Output + + + + + Git + + + + + Git::Internal::GitPlugin + + + &Git + + + + + Diff Current File + + + + + Diff "%1" + + + + + Alt+G,Alt+D + + + + + File Status + + + + + Status Related to "%1" + + + + + Alt+G,Alt+S + + + + + Log File + + + + + Log of "%1" + + + + + Alt+G,Alt+L + + + + + Blame + + + + + Blame for "%1" + + + + + Alt+G,Alt+B + + + + + Undo Changes + + + + + Undo Changes for "%1" + + + + + Alt+G,Alt+U + + + + + Stage File for Commit + + + + + Stage "%1" for Commit + + + + + Alt+G,Alt+A + + + + + Unstage File from Commit + + + + + Unstage "%1" from Commit + + + + + Revert... + + + + + Revert "%1"... + + + + + Diff Current Project + + + + + Diff Project "%1" + + + + + Project Status + + + + + Status Project "%1" + + + + + Log Project + + + + + Log Project "%1" + + + + + Alt+G,Alt+K + + + + + Undo Project Changes + + + + + Stash + + + + + Saves the current state of your work. + + + + + Pull + + + + + Stash Pop + + + + + Restores changes saved to the stash list using "Stash". + + + + + Commit... + + + + + Alt+G,Alt+C + + + + + Push + + + + + Branches... + + + + + List Stashes + + + + + Show Commit... + + + + + Commit + + + + + Diff Selected Files + + + + + &Undo + + + + + &Redo + + + + + Could not find working directory + + + + + Another submit is currently beeing executed. + + + + + Cannot create temporary file: %1 + + + + + Closing git editor + + + + + Do you want to commit the change? + + + + + The commit message check failed. Do you want to commit the change? + + + + + Git::Internal::GitSettings + + + The binary '%1' could not be located in the path '%2' + + + + + Git::Internal::GitSubmitEditor + + + Git Commit + + + + + Git::Internal::GitSubmitPanel + + + General Information + + + + + Repository: + + + + + repository + + + + + Branch: + + + + + branch + + + + + Commit Information + + + + + Author: + + + + + Email: + + + + + Git::Internal::LocalBranchModel + + + <New branch> + + + + + Type to create a new branch + + + + + Git::Internal::SettingsPage + + + Environment variables + + + + + PATH: + + + + + From system + + + + + <b>Note:</b> + + + + + Git needs to find Perl in the environment as well. + + + + + Log commit display count: + + + + + Note that huge amount of commits might take some time. + + + + + Timeout (seconds): + + + + + Prompt to submit + + + + + Git + + + + + Git Settings + + + + + GitCommand + + + +'%1' failed (exit code %2). + + + + + + +'%1' completed (exit code %2). + + + + + + HelloWorld::Internal::HelloWorldPlugin + + + Say "&Hello World!" + + + + + &Hello World + + + + + Hello world! + + + + + Hello World PushButton! + + + + + Hello World! + + + + + Hello World! Beautiful day today, isn't it? + + + + + HelloWorld::Internal::HelloWorldWindow + + + Focus me to activate my context! + + + + + Hello, world! + + + + + Help::Internal::CentralWidget + + + Add new page + + + + + Print Document + + + + + + unknown + + + + + Add New Page + + + + + Close This Page + + + + + Close Other Pages + + + + + Add Bookmark for this Page... + + + + + Help::Internal::DocSettingsPage + + + + Documentation + + + + + Help + + + + + + Add Documentation + + + + + Qt Help Files (*.qch) + + + + + The file %1 is not a valid Qt Help file! + + + + + Cannot unregister documentation file %1! + + + + + Help::Internal::FilterSettingsPage + + + Filters + + + + + Help + + + + + Help::Internal::HelpIndexFilter + + + Help index + + + + + Help::Internal::HelpMode + + + Help + + + + + Help::Internal::HelpPlugin + + + + Contents + + + + + + Index + + + + + + Search + + + + + Bookmarks + + + + + Home + + + + + + Previous + + + + + + Next + + + + + Add Bookmark + + + + + Context Help + + + + + Activate Index in Help mode + + + + + Activate Contents in Help mode + + + + + Activate Search in Help mode + + + + + + + Unfiltered + + + + + <html><head><title>No Documentation</title></head><body><br/><center><b>%1</b><br/>No documentation available.</center></body></html> + + + + + Filtered by: + + + + + Help::Internal::SearchWidget + + + &Copy + + + + + Copy &Link Location + + + + + Open Link in New Tab + + + + + Select All + + + + + HelpViewer + + + Open Link in New Tab + + + + + <title>Error 404...</title><div align="center"><br><br><h1>The page could not be found</h1><br><h3>'%1'</h3></div> + + + + + Help + + + + + Unable to launch external application. + + + + + + OK + + + + + Copy &Link Location + + + + + Open Link in New Tab Ctrl+LMB + + + + + IndexWindow + + + &Look for: + + + + + Open Link + + + + + Open Link in New Tab + + + + + InputPane + + + Type Ctrl-<Return> to execute a line. + + + + + Locator + + + Filters + + + + + Locator + + + + + MainWindow + + + Open file + + + + + Ctrl+O + + + + + Quit + + + + + Ctrl+Q + + + + + Run to main() + + + + + Ctrl+F5 + + + + + F5 + + + + + Shift+F5 + + + + + F6 + + + + + F7 + + + + + Shift+F6 + + + + + Shift+F9 + + + + + Shift+F7 + + + + + Shift+F8 + + + + + F8 + + + + + ALT+D,ALT+W + + + + + Files + + + + + + File + + + + + Debug + + + + + Not a runnable project + + + + + The current startup project can not be run. + + + + + Open File + + + + + Cannot find special data dumpers + + + + + The debugged binary does not contain information needed for nice display of Qt data types. + +Make sure you use something like + +SOURCES *= .../ide/main/bin/gdbmacros/gdbmacros.cpp + +in your .pro file. + + + + + Open Executable File + + + + + MakeStep + + + Override %1: + + + + + Make arguments: + + + + + MyMain + + + + + N/A + + + + + NickNameDialog + + + Nick Names + + + + + Filter: + + + + + Clear + + + + + OpenWithDialog + + + Open File With... + + + + + Open file extension with: + + + + + Perforce::Internal + + + No executable specified + + + + + Unable to launch "%1": %2 + + + + + "%1" timed out after %2ms. + + + + + "%1" crashed. + + + + + "%1" terminated with exit code %2: %3 + + + + + The client does not seem to contain any mapped files. + + + + + Perforce::Internal::ChangeNumberDialog + + + Change Number + + + + + Change Number: + + + + + Perforce::Internal::PendingChangesDialog + + + P4 Pending Changes + + + + + Submit + + + + + Cancel + + + + + Change %1: %2 + + + + + Perforce::Internal::PerforceOutputWindow + + + Perforce Output + + + + + Diff + + + + + Perforce + + + + + Perforce::Internal::PerforcePlugin + + + &Perforce + + + + + Edit + + + + + Edit "%1" + + + + + Alt+P,Alt+E + + + + + Edit File + + + + + Add + + + + + Add "%1" + + + + + Alt+P,Alt+A + + + + + Add File + + + + + Delete + + + + + Delete "%1" + + + + + Delete File + + + + + Revert + + + + + Revert "%1" + + + + + Alt+P,Alt+R + + + + + Revert File + + + + + + Diff Current File + + + + + Diff "%1" + + + + + + Diff Current Project/Session + + + + + Diff Project "%1" + + + + + Alt+P,Alt+D + + + + + Diff Opened Files + + + + + Opened + + + + + Alt+P,Alt+O + + + + + Submit Project + + + + + Alt+P,Alt+S + + + + + Pending Changes... + + + + + Describe... + + + + + + Annotate Current File + + + + + Annotate "%1" + + + + + Annotate... + + + + + + Filelog Current File + + + + + Filelog "%1" + + + + + Alt+P,Alt+F + + + + + Filelog... + + + + + Submit + + + + + Diff Selected Files + + + + + &Undo + + + + + &Redo + + + + + p4 revert + + + + + The file has been changed. Do you want to revert it? + + + + + Another submit is currently executed. + + + + + Cannot create temporary file. + + + + + Project has no files + + + + + p4 annotate + + + + + p4 annotate %1 + + + + + p4 filelog + + + + + p4 filelog %1 + + + + + %1 Executing: %2 + + + + + + The process terminated with exit code %1. + + + + + The process terminated abnormally. + + + + + Could not start perforce '%1'. Please check your settings in the preferences. + + + + + Perforce did not respond within timeout limit (%1 ms). + + + + + p4 diff %1 + + + + + p4 describe %1 + + + + + Closing p4 Editor + + + + + Do you want to submit this change list? + + + + + The commit message check failed. Do you want to submit this change list + + + + + + Cannot execute p4 submit. + + + + + Pending change + + + + + Could not submit the change, because your workspace was out of date. Created a pending submit instead. + + + + + Invalid configuration: %1 + + + + + Timeout waiting for "where" (%1). + + + + + Error running "where" on %1: The file is not mapped + + + + + Perforce::Internal::PerforceSubmitEditor + + + Perforce Submit + + + + + Perforce::Internal::PromptDialog + + + Perforce Prompt + + + + + OK + + + + + Perforce::Internal::SettingsPage + + + Prompt to submit + + + + + P4 Command: + + + + + Use default P4 environment variables + + + + + Environment variables + + + + + P4 Client: + + + + + P4 User: + + + + + P4 Port: + + + + + Test + + + + + Perforce + + + + + Perforce::Internal::SettingsPageWidget + + + Perforce Command + + + + + Testing... + + + + + Test succeeded. + + + + + Perforce::Internal::SubmitPanel + + + Submit + + + + + Change: + + + + + Client: + + + + + User: + + + + + PluginDialog + + + Details + + + + + Error Details + + + + + Installed Plugins + + + + + Plugin Details of %1 + + + + + Plugin Errors of %1 + + + + + PluginManager + + + + The plugin '%1' does not exist. + + + + + Unknown option %1 + + + + + The option %1 requires an argument. + + + + + PluginSpec + + + '%1' misses attribute '%2' + + + + + '%1' has invalid format + + + + + Invalid element '%1' + + + + + Unexpected closing element '%1' + + + + + Unexpected token + + + + + Expected element '%1' as top level element + + + + + Resolving dependencies failed because state != Read + + + + + Could not resolve dependency '%1(%2)' + + + + + Loading the library failed because state != Resolved + + + + + +Library base name: %1 + + + + + Plugin is not valid (doesn't derive from IPlugin) + + + + + Initializing the plugin failed because state != Loaded + + + + + Internal error: have no plugin instance to initialize + + + + + Plugin initialization failed: %1 + + + + + Cannot perform extensionsInitialized because state != Initialized + + + + + Internal error: have no plugin instance to perform extensionsInitialized + + + + + ProjectExplorer::AbstractProcessStep + + + <font color="#0000ff">Starting: %1 %2</font> + + + + + + <font color="#0000ff">Exited with code %1.</font> + + + + + <font color="#ff0000"><b>Exited with code %1.</b></font> + + + + + <font color="#ff0000">Could not start process %1 </b></font> + + + + + ProjectExplorer::BuildManager + + + Finished %n of %1 build steps + + + + + + + + <font color="#ff0000">Canceled build.</font> + + + + + Build + + + + + + <font color="#ff0000">Error while building project %1</font> + + + + + + <font color="#ff0000">When executing build step '%1'</font> + + + + + Error while building project %1 + + + + + <b>Running build steps for project %2...</b> + + + + + ProjectExplorer::CustomExecutableRunConfiguration + + + Custom Executable + + + + + Could not find the executable, please specify one. + + + + + + Run %1 + + + + + ProjectExplorer::CustomExecutableRunConfigurationFactory + + + + Custom Executable + + + + + ProjectExplorer::EnvironmentModel + + + Variable + + + + + Value + + + + + ProjectExplorer::EnvironmentWidget + + + &Edit + + + + + &Add + + + + + &Reset + + + + + &Unset + + + + + ProjectExplorer::Internal::AllProjectsFilter + + + Files in any project + + + + + ProjectExplorer::Internal::AllProjectsFind + + + All Projects + + + + + File &pattern: + + + + + ProjectExplorer::Internal::ApplicationLauncher + + + Failed to start program. Path or permissions wrong? + + + + + The program has unexpectedly finished. + + + + + Some error has occurred while running the program. + + + + + ProjectExplorer::Internal::ApplicationRunConfigurationRunner + + + Run + + + + + ProjectExplorer::Internal::ApplicationRunControl + + + Starting %1... + + + + + %1 exited with code %2 + + + + + ProjectExplorer::Internal::BuildSettingsPanel + + + Build Settings + + + + + ProjectExplorer::Internal::BuildSettingsPropertiesPage + + + Configurations + + + + + + + + + + + - + + + + + ProjectExplorer::Internal::BuildSettingsWidget + + + Create &New + + + + + &Clone Selected + + + + + + %1 - %2 + + + + + General + + + + + Build Steps + + + + + Set as Active + + + + + Clone + + + + + Delete + + + + + New configuration + + + + + + New Configuration Name: + + + + + Clone configuration + + + + + ProjectExplorer::Internal::BuildStepsPage + + + 1 + + + + + + + + + + + - + + + + + ^ + + + + + v + + + + + Build Steps + + + + + ProjectExplorer::Internal::CompileOutputWindow + + + + Compile Output + + + + + ProjectExplorer::Internal::CoreListenerCheckingForRunningBuild + + + Cancel Build && Close + + + + + Don't Close + + + + + Close Qt Creator? + + + + + A project is currently being built. + + + + + Do you want to cancel the build process and close Qt Creator anyway? + + + + + ProjectExplorer::Internal::CurrentProjectFilter + + + Files in current project + + + + + ProjectExplorer::Internal::CurrentProjectFind + + + Current Project + + + + + File &pattern: + + + + + ProjectExplorer::Internal::CustomExecutableConfigurationWidget + + + Name: + + + + + Executable: + + + + + Arguments: + + + + + Working Directory: + + + + + Run in &Terminal + + + + + Environment + + + + + Base environment for this runconfiguration: + + + + + ProjectExplorer::Internal::DependenciesPanel + + + Dependencies + + + + + ProjectExplorer::Internal::DependenciesWidget + + + Project Dependencies + + + + + Project Dependencies: + + + + + ProjectExplorer::Internal::DetailedModel + + + %1 of project %2 + + + + + Could not rename file + + + + + Renaming file %1 to %2 failed. + + + + + ProjectExplorer::Internal::EditorSettingsPanel + + + Editor Settings + + + + + ProjectExplorer::Internal::EditorSettingsPropertiesPage + + + Default File Encoding: + + + + + ProjectExplorer::Internal::FolderNavigationWidgetFactory + + + File System + + + + + Synchronize with Editor + + + + + ProjectExplorer::Internal::NewSessionInputDialog + + + New session name + + + + + Enter the name of the new session: + + + + + ProjectExplorer::Internal::OutputPane + + + Re-run this run-configuration + + + + + + Stop + + + + + Ctrl+Shift+R + + + + + Application Output + + + + + The application is still running. Close it first. + + + + + Unable to close + + + + + ProjectExplorer::Internal::OutputWindow + + + Application Output Window + + + + + ProjectExplorer::Internal::ProcessStep + + + Custom Process Step + + + + + ProjectExplorer::Internal::ProcessStepWidget + + + Enable custom process step + + + + + Name: + + + + + Command: + + + + + Working Directory: + + + + + Command Arguments: + + + + + ProjectExplorer::Internal::ProjectExplorerSettingsPage + + + Build and Run + + + + + Projectexplorer + + + + + ProjectExplorer::Internal::ProjectFileFactory + + + Could not open the following project: '%1' + + + + + ProjectExplorer::Internal::ProjectFileWizardExtension + + + Failed to add one or more files to project +'%1' (%2). + + + + + Failed to add '%1' to the version control system. + + + + + ProjectExplorer::Internal::ProjectTreeWidget + + + Simplify tree + + + + + Hide generated files + + + + + Synchronize with Editor + + + + + ProjectExplorer::Internal::ProjectTreeWidgetFactory + + + Projects + + + + + Filter tree + + + + + ProjectExplorer::Internal::ProjectWindow + + + Project Explorer + + + + + Projects + + + + + Startup + + + + + Path + + + + + ProjectExplorer::Internal::ProjectWizardPage + + + Add to &VCS (%1) + + + + + Files to be added: + + + + + ProjectExplorer::Internal::ProjetExplorerSettingsPageUi + + + Build and Run + + + + + Save all files before Build + + + + + Always build Project before Running + + + + + ProjectExplorer::Internal::RemoveFileDialog + + + Remove File + + + + + File to remove: + + + + + &Delete file permanently + + + + + &Remove from Version Control + + + + + ProjectExplorer::Internal::RunSettingsPanel + + + Run Settings + + + + + ProjectExplorer::Internal::RunSettingsPropertiesPage + + + Run &configuration: + + + + + + + + + + + - + + + + + Settings + + + + + ProjectExplorer::Internal::SessionDialog + + + Session Manager + + + + + Create New Session + + + + + Clone Session + + + + + Delete Session + + + + + <a href="qthelp://com.nokia.qtcreator/doc/creator-quick-tour.html#session-management-in-qt-creator">What is a Session?</a> + + + + + ProjectExplorer::Internal::SessionFile + + + Session + + + + + Untitled + default file name to display + + + + + ProjectExplorer::Internal::TaskDelegate + + + File not found: %1 + + + + + ProjectExplorer::Internal::TaskWindow + + + + Build Issues + + + + + &Copy + + + + + ProjectExplorer::Internal::WinGuiProcess + + + The process could not be started! + + + + + Cannot retrieve debugging output! + + + + + ProjectExplorer::Internal::WizardPage + + + Project management + + + + + &Add to Project + + + + + &Project + + + + + Add to &version control + + + + + The following files will be added: + + + + + + + + + ProjectExplorer::ProjectExplorerPlugin + + + Projects + + + + + &Build + + + + + &Debug + + + + + &Start Debugging + + + + + Open With + + + + + Session Manager... + + + + + New Project... + + + + + Ctrl+Shift+N + + + + + Load Project... + + + + + Ctrl+Shift+O + + + + + Open File + + + + + Show in Finder... + + + + + Recent Projects + + + + + Close Project + + + + + Close Project "%1" + + + + + Close All Projects + + + + + Session + + + + + Set Build Configuration + + + + + Build All + + + + + Ctrl+Shift+B + + + + + Rebuild All + + + + + Clean All + + + + + Build Project + + + + + Build Project "%1" + + + + + Ctrl+B + + + + + Rebuild Project + + + + + Rebuild Project "%1" + + + + + Clean Project + + + + + Clean Project "%1" + + + + + Build Without Dependencies + + + + + Rebuild Without Dependencies + + + + + Clean Without Dependencies + + + + + + Run + + + + + Ctrl+R + + + + + Set Run Configuration + + + + + Go to Task Window + + + + + Cancel Build + + + + + + Start Debugging + + + + + F5 + + + + + Add New... + + + + + Add Existing Files... + + + + + Remove File... + + + + + Rename + + + + + Load Project + + + + + New Project + Title of dialog + + + + + New File + Title of dialog + + + + + Add Existing Files + + + + + Could not add following files to project %1: + + + + + + Add files to project failed + + + + + Add to Version Control + + + + + Add files +%1 +to version control (%2)? + + + + + Could not add following files to version control (%1) + + + + + + Add files to version control failed + + + + + Remove file failed + + + + + Could not remove file %1 from project %2. + + + + + Delete file failed + + + + + Could not delete file %1. + + + + + ProjectExplorer::SessionManager + + + Error while restoring session + + + + + Could not restore session %1 + + + + + Error while saving session + + + + + Could not save session to file %1 + + + + + Qt Creator + + + + + + Untitled + + + + + Session ('%1') + + + + + QLibrary + + + Could not mmap '%1': %2 + + + + + Plugin verification data mismatch in '%1' + + + + + Could not unmap '%1': %2 + + + + + + The shared library was not found. + + + + + The file '%1' is not a valid Qt plugin. + + + + + The plugin '%1' uses incompatible Qt library. (%2.%3.%4) [%5] + + + + + The plugin '%1' uses incompatible Qt library. Expected build key "%2", got "%3" + + + + + The plugin '%1' uses incompatible Qt library. (Cannot mix debug and release libraries.) + + + + + The plugin was not loaded. + + + + + Unknown error + + + + + + Cannot load library %1: %2 + + + + + + Cannot unload library %1: %2 + + + + + + Cannot resolve symbol "%1" in %2: %3 + + + + + QMakeStep + + + QMake Build Configuration: + + + + + debug + + + + + release + + + + + Additional arguments: + + + + + Effective qmake call: + + + + + QObject + + + Pass + + + + + Expected Failure + + + + + Failure + + + + + Expected Pass + + + + + Warning + + + + + Qt Warning + + + + + Qt Debug + + + + + Critical + + + + + Fatal + + + + + Skipped + + + + + Info + + + + + QTestLib::Internal::QTestOutputPane + + + Test Results + + + + + Result + + + + + Message + + + + + QTestLib::Internal::QTestOutputWidget + + + All Incidents + + + + + Show Only: + + + + + QmlProjectManager::Internal::QmlNewProjectWizard + + + QML Application + + + + + Creates a QML application. + + + + + Projects + + + + + The project %1 could not be opened. + + + + + QmlProjectManager::Internal::QmlNewProjectWizardDialog + + + New QML Project + + + + + This wizard generates a QML application project. + + + + + QmlProjectManager::Internal::QmlProjectWizard + + + Import of existing QML directory + + + + + Creates a QML project from an existing directory of QML files. + + + + + Projects + + + + + The project %1 could not be opened. + + + + + QmlProjectManager::Internal::QmlProjectWizardDialog + + + Import of QML Project + + + + + QML Project + + + + + Project name: + + + + + Location: + + + + + QmlProjectManager::Internal::QmlRunConfiguration + + + + + QML Viewer + + + + + Could not find the qmlviewer executable, please specify one. + + + + + + + <Current File> + + + + + Main QML File: + + + + + QrcEditor + + + Add + + + + + Remove + + + + + Properties + + + + + Prefix: + + + + + Language: + + + + + Alias: + + + + + Qt4ProjectManager::Internal::ConsoleAppWizard + + + Qt4 Console Application + + + + + Creates a Qt4 console application. + + + + + Qt4ProjectManager::Internal::ConsoleAppWizardDialog + + + This wizard generates a Qt4 console application project. The application derives from QCoreApplication and does not provide a GUI. + + + + + Qt4ProjectManager::Internal::DesignerExternalEditor + + + Qt Designer is not responding (%1). + + + + + Unable to create server socket: %1 + + + + + Qt4ProjectManager::Internal::EmbeddedPropertiesPanel + + + Embedded Linux + + + + + Qt4ProjectManager::Internal::EmptyProjectWizard + + + Empty Qt4 Project + + + + + Creates an empty Qt project. + + + + + Qt4ProjectManager::Internal::EmptyProjectWizardDialog + + + This wizard generates an empty Qt4 project. Add files to it later on by using the other wizards. + + + + + Qt4ProjectManager::Internal::ExternalQtEditor + + + Unable to start "%1" + + + + + The application "%1" could not be found. + + + + + Qt4ProjectManager::Internal::FilesPage + + + Class Information + + + + + Specify basic information about the classes for which you want to generate skeleton source code files. + + + + + Qt4ProjectManager::Internal::GuiAppWizard + + + Qt4 Gui Application + + + + + Creates a Qt4 Gui Application with one form. + + + + + The template file '%1' could not be opened for reading: %2 + + + + + Qt4ProjectManager::Internal::GuiAppWizardDialog + + + This wizard generates a Qt4 GUI application project. The application derives by default from QApplication and includes an empty widget. + + + + + Qt4ProjectManager::Internal::LibraryWizard + + + C++ Library + + + + + Creates a C++ Library. + + + + + Qt4ProjectManager::Internal::LibraryWizardDialog + + + Shared library + + + + + Statically linked library + + + + + Qt 4 plugin + + + + + Type + + + + + This wizard generates a C++ library project. + + + + + Qt4ProjectManager::Internal::ModulesPage + + + Select required modules + + + + + Select the modules you want to include in your project. The recommended modules for this project are selected by default. + + + + + Qt4ProjectManager::Internal::ProEditor + + + New + + + + + Remove + + + + + Up + + + + + Down + + + + + Cut + + + + + Copy + + + + + Paste + + + + + Ctrl+X + + + + + Ctrl+C + + + + + Ctrl+V + + + + + Add Variable + + + + + Add Scope + + + + + Add Block + + + + + Qt4ProjectManager::Internal::ProEditorModel + + + <Global Scope> + + + + + Change Item + + + + + Change Variable Assignment + + + + + Change Variable Type + + + + + Change Scope Condition + + + + + Change Expression + + + + + Move Item + + + + + Remove Item + + + + + Insert Item + + + + + Qt4ProjectManager::Internal::ProjectLoadWizard + + + Import existing settings + + + + + Qt Creator has found an already existing build in the source directory.<br><br><b>Qt Version:</b> %1<br><b>Build configuration:</b> %2<br> + + + + + Import existing build settings. + + + + + <b>Note:</b> Importing the settings will automatically add the Qt Version from:<br><b>%1</b> to the list of Qt versions. + + + + + Qt4ProjectManager::Internal::Qt4BuildEnvironmentWidget + + + Build Environment + + + + + Qt4ProjectManager::Internal::Qt4PriFileNode + + + + Failed! + + + + + Could not open the file for edit with SCC. + + + + + Could not set permissions to writable. + + + + + There are unsaved changes for project file %1. + + + + + Error while parsing file %1. Giving up. + + + + + Error while changing pro file %1. + + + + + Qt4ProjectManager::Internal::Qt4ProFileNode + + + Error while parsing file %1. Giving up. + + + + + Could not find .pro file for sub dir '%1' in '%2' + + + + + Qt4ProjectManager::Internal::Qt4ProjectConfigWidget + + + Configuration Name: + + + + + Qt Version: + + + + + Manage Qt Versions + + + + + This Qt-Version is invalid. + + + + + Shadow Build: + + + + + Build Directory: + + + + + <a href="import">Import existing build</a> + + + + + Shadow Build Directory + + + + + General + + + + + Default Qt Version + + + + + Qt4ProjectManager::Internal::Qt4ProjectManagerPlugin + + + + Run qmake + + + + + Qt4ProjectManager::Internal::Qt4RunConfiguration + + + + Qt4RunConfiguration + + + + + Could not parse %1. The Qt4 run configuration %2 can not be started. + + + + + Qt4ProjectManager::Internal::Qt4RunConfigurationWidget + + + Name: + + + + + Executable: + + + + + Select the working directory + + + + + Reset to default + + + + + Working Directory: + + + + + &Arguments: + + + + + Run in &Terminal + + + + + Use debug version of frameworks (DYLD_IMAGE_SUFFIX=_debug) + + + + + Environment + + + + + Base environment for this runconfiguration: + + + + + Qt4ProjectManager::Internal::QtOptionsPageWidget + + + <specify a name> + + + + + <specify a path> + + + + + Select QTDIR + + + + + Select the Qt Directory + + + + + The Qt Version %1 is not installed. Run make install + + + + + %1 is not a valid Qt directory + + + + + Found Qt version %1, using mkspec %2 + + + + + Qt4ProjectManager::Internal::QtVersionManager + + + Qt versions + + + + + Name + + + + + Path + + + + + Debugging Helper + + + + + + + + + + + - + + + + + Version Name: + + + + + Path: + + + + + MinGw Directory: + + + + + MSVC Version: + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#ff0000;">Unable to detect MSVC version.</span></p></body></html> + + + + + Debugging Helper: + + + + + Show &Log + + + + + &Rebuild + + + + + Default Qt Version: + + + + + Qt4ProjectManager::Internal::QtWizard + + + The project %1 could not be opened. + + + + + Qt4ProjectManager::Internal::ValueEditor + + + Edit Variable + + + + + Variable Name: + + + + + Assignment Operator: + + + + + Variable: + + + + + Append (+=) + + + + + Remove (-=) + + + + + Replace (~=) + + + + + Set (=) + + + + + Unique (*=) + + + + + Select Item + + + + + Edit Item + + + + + Select Items + + + + + Edit Items + + + + + New + + + + + Remove + + + + + Edit Values + + + + + Edit %1 + + + + + Edit Scope + + + + + Edit Advanced Expression + + + + + Qt4ProjectManager::MakeStep + + + <font color="#ff0000">Could not find make command: %1 in the build environment</font> + + + + + <font color="#0000ff"><b>No Makefile found, assuming project is clean.</b></font> + + + + + Qt4ProjectManager::MakeStepConfigWidget + + + Override %1: + + + + + Qt4ProjectManager::QMakeStep + + + +<font color="#ff0000"><b>No valid Qt version set. Set one in Preferences </b></font> + + + + + + +<font color="#ff0000"><b>No valid Qt version set. Set one in Tools/Options </b></font> + + + + + + <font color="#0000ff">Configuration unchanged, skipping QMake step.</font> + + + + + Qt4ProjectManager::Qt4Manager + + + Loading project %1 ... + + + + + Failed opening project '%1': Project file does not exist + + + + + + Failed opening project + + + + + Failed opening project '%1': Project already open + + + + + Opening %1 ... + + + + + Done opening project + + + + + Qt4ProjectManager::QtVersionManager + + + <not found> + + + + + + Auto-detected Qt + + + + + QtDumperHelper + + + <none> + + + + + %n known types, Qt version: %1, Qt namespace: %2 + + + + + + + + QtModulesInfo + + + QtCore Module + + + + + Core non-GUI classes used by other modules + + + + + QtGui Module + + + + + Graphical user interface components + + + + + QtNetwork Module + + + + + Classes for network programming + + + + + QtOpenGL Module + + + + + OpenGL support classes + + + + + QtSql Module + + + + + Classes for database integration using SQL + + + + + QtScript Module + + + + + Classes for evaluating Qt Scripts + + + + + QtSvg Module + + + + + Classes for displaying the contents of SVG files + + + + + QtWebKit Module + + + + + Classes for displaying and editing Web content + + + + + QtXml Module + + + + + Classes for handling XML + + + + + QtXmlPatterns Module + + + + + An XQuery/XPath engine for XML and custom data models + + + + + Phonon Module + + + + + Multimedia framework classes + + + + + Qt3Support Module + + + + + Classes that ease porting from Qt 3 to Qt 4 + + + + + QtTest Module + + + + + Tool classes for unit testing + + + + + QtDBus Module + + + + + Classes for Inter-Process Communication using the D-Bus + + + + + QtScriptEditor::Internal::QtScriptEditorActionHandler + + + Qt Script Error + + + + + QtScriptEditor::Internal::QtScriptEditorPlugin + + + Creates a Qt Script file. + + + + + Qt Script file + + + + + Qt + + + + + Run + + + + + Ctrl+R + + + + + QtScriptEditor::Internal::ScriptEditor + + + <Select Symbol> + + + + + QuickOpen::IQuickOpenFilter + + + Filter Configuration + + + + + Limit to prefix + + + + + Prefix: + + + + + QuickOpen::Internal::DirectoryFilter + + + Generic Directory Filter + + + + + Filter Configuration + + + + + + Choose a directory to add + + + + + %1 filter update: 0 files + + + + + %1 filter update: %n files + + + + + + + + %1 filter update: canceled + + + + + QuickOpen::Internal::DirectoryFilterOptions + + + Name: + + + + + File Types: + + + + + Specify file name filters, separated by comma. Filters may contain wildcards. + + + + + Prefix: + + + + + Specify a short word/abbreviation that can be used to restrict completions to files from this directory tree. +To do this, you type this shortcut and a space in the Locator entry field, and then the word to search for. + + + + + Limit to prefix + + + + + Add... + + + + + Edit... + + + + + Remove + + + + + Directories: + + + + + QuickOpen::Internal::FileSystemFilter + + + Files in file system + + + + + QuickOpen::Internal::FileSystemFilterOptions + + + Filter configuration + + + + + Prefix: + + + + + Limit to prefix + + + + + Include hidden files + + + + + Filter: + + + + + QuickOpen::Internal::OpenDocumentsFilter + + + Open documents + + + + + QuickOpen::Internal::QuickOpenFiltersFilter + + + Available filters + + + + + QuickOpen::Internal::QuickOpenPlugin + + + Indexing + + + + + QuickOpen::Internal::QuickOpenToolWindow + + + Refresh + + + + + Configure... + + + + + Locate... + + + + + Type to locate + + + + + <type here> + + + + + QuickOpen::Internal::SettingsDialog + + + Configure Filters + + + + + Add + + + + + Remove + + + + + Edit... + + + + + Refresh Interval: + + + + + min + + + + + Refresh now! + + + + + QuickOpen::Internal::SettingsPage + + + %1 (Prefix: %2) + + + + + QuickOpen::Internal::SettingsWidget + + + Configure Filters + + + + + Add + + + + + Remove + + + + + Edit + + + + + Refresh Interval: + + + + + min + + + + + RegExp::Internal::RegExpWindow + + + &Pattern: + + + + + &Escaped Pattern: + + + + + &Pattern Syntax: + + + + + &Text: + + + + + Case &Sensitive + + + + + &Minimal + + + + + Index of Match: + + + + + Matched Length: + + + + + Regular expression v1 + + + + + Regular expression v2 + + + + + Wildcard + + + + + Fixed string + + + + + Capture %1: + + + + + Match: + + + + + Regular Expression + + + + + Enter pattern from code... + + + + + Clear patterns + + + + + Clear texts + + + + + Enter pattern from code + + + + + Pattern + + + + + ResourceEditor::Internal::ResourceEditorPlugin + + + Creates a Qt Resource file (.qrc). + + + + + Qt Resource file + + + + + Qt + + + + + &Undo + + + + + &Redo + + + + + ResourceEditor::Internal::ResourceEditorW + + + untitled + + + + + SaveItemsDialog + + + Save Changes + + + + + The following files have unsaved changes: + + + + + Automatically save all files before building + + + + + SettingsDialog + + + Options + + + + + 0 + + + + + SharedTools::QrcEditor + + + Add Files + + + + + Add Prefix + + + + + Invalid file + + + + + Copy + + + + + Skip + + + + + Abort + + + + + The file %1 is not in a subdirectory of the resource file. Continuing will result in an invalid resource file. + + + + + Choose copy location + + + + + Overwrite failed + + + + + Could not overwrite file %1. + + + + + Copying failed + + + + + Could not copy the file to %1. + + + + + SharedTools::ResourceView + + + Add Files... + + + + + Change Alias... + + + + + Add Prefix... + + + + + Change Prefix... + + + + + Change Language... + + + + + Remove Item + + + + + Open file + + + + + All files (*) + + + + + Change Prefix + + + + + Input Prefix: + + + + + Change Language + + + + + Language: + + + + + Change File Alias + + + + + Alias: + + + + + ShortcutSettings + + + Keyboard Shortcuts + + + + + Filter: + + + + + Command + + + + + Label + + + + + Shortcut + + + + + Defaults + + + + + Import... + + + + + Export... + + + + + Key Sequence + + + + + Shortcut: + + + + + Reset + + + + + Remove + + + + + ShowBuildLog + + + Debugging Helper Build Log + + + + + Snippets::Internal::SnippetsPlugin + + + Snippets + + + + + Snippets::Internal::SnippetsWindow + + + Snippets + + + + + StartExternalDialog + + + Start Debugger + + + + + Executable: + + + + + Arguments: + + + + + Break at 'main': + + + + + StartRemoteDialog + + + Start Debugger + + + + + Host and port: + + + + + Architecture: + + + + + Use server start script: + + + + + Server start script: + + + + + Subversion::Internal::SettingsPage + + + Prompt to submit + + + + + Subversion Command: + + + + + Authentication + + + + + User name: + + + + + Password: + + + + + Subversion + + + + + Subversion::Internal::SettingsPageWidget + + + Subversion Command + + + + + Subversion::Internal::SubversionOutputWindow + + + Subversion Output + + + + + Subversion + + + + + Subversion::Internal::SubversionPlugin + + + &Subversion + + + + + Add + + + + + Add "%1" + + + + + Alt+S,Alt+A + + + + + Delete + + + + + Delete "%1" + + + + + Revert + + + + + Revert "%1" + + + + + Diff Project + + + + + Diff Current File + + + + + Diff "%1" + + + + + Alt+S,Alt+D + + + + + Commit All Files + + + + + Commit Current File + + + + + Commit "%1" + + + + + Alt+S,Alt+C + + + + + Filelog Current File + + + + + Filelog "%1" + + + + + Annotate Current File + + + + + Annotate "%1" + + + + + Describe... + + + + + Project Status + + + + + Update Project + + + + + Commit + + + + + Diff Selected Files + + + + + &Undo + + + + + &Redo + + + + + Closing Subversion Editor + + + + + Do you want to commit the change? + + + + + The commit message check failed. Do you want to commit the change? + + + + + The file has been changed. Do you want to revert it? + + + + + The commit list spans several repositories (%1). Please commit them one by one. + + + + + Another commit is currently being executed. + + + + + There are no modified files. + + + + + Cannot create temporary file: %1 + + + + + Describe + + + + + Revision number: + + + + + No subversion executable specified! + + + + + %1 Executing: %2 %3 + + <timestamp> Executing: <executable> <arguments> + + + + + The process terminated with exit code %1. + + + + + The process terminated abnormally. + + + + + Could not start subversion '%1'. Please check your settings in the preferences. + + + + + Subversion did not respond within timeout limit (%1 ms). + + + + + Subversion::Internal::SubversionSubmitEditor + + + Subversion Submit + + + + + TextEditor::BaseFileFind + + + + %1 found + + + + + List of comma separated wildcard filters + + + + + Use Regular E&xpressions + + + + + TextEditor::BaseTextDocument + + + untitled + + + + + <em>Binary data</em> + + + + + TextEditor::BaseTextEditor + + + Print Document + + + + + <b>Error:</b> Could not decode "%1" with "%2"-encoding. Editing not possible. + + + + + Select Encoding + + + + + TextEditor::BaseTextEditorEditable + + + Line: %1, Col: %2 + + + + + Line: %1, Col: 999 + + + + + TextEditor::BehaviorSettingsPage + + + Tabs and Indentation + + + + + Insert &spaces instead of tabs + + + + + Enable automatic &indentation + + + + + Backspace will go back one indentation level instead of one space. + + + + + &Backspace follows indentation + + + + + Ta&b size: + + + + + &Indent size: + + + + + Tab key performs auto-indent: + + + + + Never + + + + + Always + + + + + In leading white space + + + + + Storage + + + + + Removes trailing whitespace on saving. + + + + + &Clean whitespace + + + + + Clean whitespace in entire document instead of only for changed parts. + + + + + In entire &document + + + + + Correct leading whitespace according to tab settings. + + + + + Clean indentation + + + + + &Ensure newline at end of file + + + + + TextEditor::DisplaySettingsPage + + + Display + + + + + Display line &numbers + + + + + Display &folding markers + + + + + Show tabs and spaces. + + + + + &Visualize whitespace + + + + + Highlight current &line + + + + + Highlight &blocks + + + + + Animate matching parentheses + + + + + Text Wrapping + + + + + Enable text &wrapping + + + + + Display right &margin at column: + + + + + Navigation + + + + + Enable &mouse navigation + + + + + TextEditor::FontSettingsPage + + + Font & Colors + + + + + + This is only an example. + + + + + TextEditor::Internal::CodecSelector + + + Text Encoding + + + + + +The following encodings are likely to fit: + + + + + Select encoding for "%1".%2 + + + + + Reload with Encoding + + + + + Save with Encoding + + + + + TextEditor::Internal::FindInCurrentFile + + + Current File + + + + + TextEditor::Internal::FindInFiles + + + Files on Disk + + + + + &Directory: + + + + + &Browse + + + + + File &pattern: + + + + + Directory to search + + + + + TextEditor::Internal::FontSettingsPage + + + Font + + + + + Family: + + + + + Size: + + + + + Antialias + + + + + Color Scheme + + + + + Bold + + + + + Italic + + + + + Background: + + + + + Foreground: + + + + + Erase background + + + + + x + + + + + Preview: + + + + + TextEditor::Internal::LineNumberFilter + + + Line %1 + + + + + Line in current document + + + + + TextEditor::Internal::TextEditorPlugin + + + Creates a text file (.txt). + + + + + Text File + + + + + General + + + + + Triggers a completion in this scope + + + + + Ctrl+Space + + + + + Meta+Space + + + + + Triggers a quick fix in this scope + + + + + Alt+Return + + + + + TextEditor::TextEditorActionHandler + + + &Undo + + + + + &Redo + + + + + Select Encoding... + + + + + Auto-&indent Selection + + + + + Ctrl+I + + + + + &Visualize Whitespace + + + + + Ctrl+E, Ctrl+V + + + + + Clean Whitespace + + + + + Enable Text &Wrapping + + + + + Ctrl+E, Ctrl+W + + + + + (Un)Comment &Selection + + + + + Ctrl+/ + + + + + Cut &Line + + + + + Shift+Del + + + + + Delete &Line + + + + + Collapse + + + + + Ctrl+< + + + + + Expand + + + + + Ctrl+> + + + + + (Un)&Collapse All + + + + + Increase Font Size + + + + + Ctrl++ + + + + + Decrease Font Size + + + + + Ctrl+- + + + + + Goto Block Start + + + + + Ctrl+[ + + + + + Goto Block End + + + + + Ctrl+] + + + + + Goto Block Start With Selection + + + + + Ctrl+{ + + + + + Goto Block End With Selection + + + + + Ctrl+} + + + + + Select Block Up + + + + + Ctrl+U + + + + + Select Block Down + + + + + Ctrl+Shift+U + + + + + Move Line Up + + + + + Ctrl+Shift+Up + + + + + Move Line Down + + + + + Ctrl+Shift+Down + + + + + Copy Line Up + + + + + Ctrl+Alt+Up + + + + + Copy Line Down + + + + + Ctrl+Alt+Down + + + + + <line number> + + + + + TextEditor::TextEditorSettings + + + Text + + + + + Link + + + + + Selection + + + + + Line Number + + + + + Search Result + + + + + Search Scope + + + + + Parentheses + + + + + Current Line + + + + + Current Line Number + + + + + Number + + + + + String + + + + + Type + + + + + Keyword + + + + + Operator + + + + + Preprocessor + + + + + Label + + + + + Comment + + + + + Doxygen Comment + + + + + Doxygen Tag + + + + + Disabled Code + + + + + Added Line + + + + + Removed Line + + + + + Diff File + + + + + Diff Location + + + + + + + Text Editor + + + + + Behavior + + + + + Display + + + + + ToolChain + + + Other + + + + + <Invalid> + + + + + <Unknown> + + + + + TopicChooser + + + Choose Topic + + + + + &Topics + + + + + &Display + + + + + &Close + + + + + Choose a topic for <b>%1</b>: + + + + + VCSBase + + + Version Control + + + + + Common + + + + + VCSBase::Internal::NickNameDialog + + + Name + + + + + E-mail + + + + + Alias + + + + + Alias e-mail + + + + + Cannot open '%1': %2 + + + + + VCSBase::SubmitFileModel + + + State + + + + + File + + + + + VCSBase::VCSBaseEditor + + + Describe change %1 + + + + + VCSBase::VCSBaseSubmitEditor + + + Check message + + + + + Insert name... + + + + + Prompt to submit + + + + + Submit Message Check failed + + + + + Unable to open '%1': %2 + + + + + The check script '%1' could not be started: %2 + + + + + The check script '%1' could not be run: %2 + + + + + The check script returned exit code %1. + + + + + VCSBaseSettingsPage + + + Common + + + + + Wrap submit message at: + + + + + An executable which is called with the submit message in a temporary file as first argument. It should return with an exit != 0 and a message on standard error to indicate failure. + + + + + Submit message check script: + + + + + A file listing user names and email addresses in a 4-column mailmap format: +name <email> alias <email> + + + + + User/alias configuration file: + + + + + A simple file containing lines with field names like "Reviewed-By:" which will be added below the submit editor. + + + + + User fields configuration file: + + + + + VCSManager + + + Version Control + + + + + Would you like to remove this file from the version control system (%1)? +Note: This might remove the local file. + + + + + View + + + Paste + + + + + + <Username> + + + + + + <Description> + + + + + + <Comment> + + + + + ViewDialog + + + Send to Codepaster + + + + + &Username: + + + + + <Username> + + + + + &Description: + + + + + <Description> + + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;Comment&gt;</p></body></html> + + + + + Parts to send to codepaster + + + + + Patch 1 + + + + + Patch 2 + + + + + mainClass + + + main + + + + + Text1: + + + + + N/A + + + + + Text2: + + + + + Text3: + + + + diff --git a/share/qtcreator/translations/translations.pro b/share/qtcreator/translations/translations.pro index c83f350aedf..f56a2324e21 100644 --- a/share/qtcreator/translations/translations.pro +++ b/share/qtcreator/translations/translations.pro @@ -1,6 +1,6 @@ include(../../../qtcreator.pri) -LANGUAGES = de es it ja ru +LANGUAGES = de es fr it ja ru # var, prepend, append defineReplace(prependAll) {