Mon, 02 Aug 2010 08:33:11 +0200
Fixed some typos.
UI/UserInterface.py | file | annotate | diff | comparison | revisions | |
i18n/eric5_cs.ts | file | annotate | diff | comparison | revisions | |
i18n/eric5_de.qm | file | annotate | diff | comparison | revisions | |
i18n/eric5_de.ts | file | annotate | diff | comparison | revisions | |
i18n/eric5_es.ts | file | annotate | diff | comparison | revisions | |
i18n/eric5_fr.ts | file | annotate | diff | comparison | revisions | |
i18n/eric5_it.ts | file | annotate | diff | comparison | revisions | |
i18n/eric5_ru.ts | file | annotate | diff | comparison | revisions | |
i18n/eric5_tr.ts | file | annotate | diff | comparison | revisions | |
i18n/eric5_zh_CN.GB2312.ts | file | annotate | diff | comparison | revisions |
--- a/UI/UserInterface.py Sun Aug 01 13:05:08 2010 +0200 +++ b/UI/UserInterface.py Mon Aug 02 08:33:11 2010 +0200 @@ -2046,7 +2046,7 @@ self.showExternalToolsAct = E5Action(self.trUtf8('Show external tools'), UI.PixmapCache.getIcon("showPrograms.png"), self.trUtf8('Show external &tools'), 0, 0, self, 'show_external_tools') - self.showExternalToolsAct.setStatusTip(self.trUtf8('Reload the API information')) + self.showExternalToolsAct.setStatusTip(self.trUtf8('Show external tools')) self.showExternalToolsAct.setWhatsThis(self.trUtf8( """<b>Show external tools</b>""" """<p>Opens a dialog to show the path and versions of all"""
--- a/i18n/eric5_cs.ts Sun Aug 01 13:05:08 2010 +0200 +++ b/i18n/eric5_cs.ts Mon Aug 02 08:33:11 2010 +0200 @@ -6138,7 +6138,7 @@ <translation>Editovat breakpoint...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3894"/> + <location filename="QScintilla/Editor.py" line="3895"/> <source>Enable breakpoint</source> <translation>Aktivovat breakpoint</translation> </message> @@ -6228,202 +6228,202 @@ <translation>Soubor je modifikován</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3431"/> + <location filename="QScintilla/Editor.py" line="3432"/> <source>Autocompletion</source> <translation>Autodoplňování</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3431"/> + <location filename="QScintilla/Editor.py" line="3432"/> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>Autodoplňování není dostupné protože zdrojová část autodoplňování nebyla nalezena.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3897"/> + <location filename="QScintilla/Editor.py" line="3898"/> <source>Disable breakpoint</source> <translation>Deaktivovat breakpoint</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4137"/> + <location filename="QScintilla/Editor.py" line="4138"/> <source>Code Coverage</source> <translation>Pokrytí kódu</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4137"/> + <location filename="QScintilla/Editor.py" line="4138"/> <source>Please select a coverage file</source> <translation>Prosím, vyberte soubor s pokrytím kódu</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4183"/> + <location filename="QScintilla/Editor.py" line="4184"/> <source>Show Code Coverage Annotations</source> <translation>Zobrazit poznámky pokrytí kódu</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4179"/> + <location filename="QScintilla/Editor.py" line="4180"/> <source>All lines have been covered.</source> <translation>Všechny řádky byly pokryty.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4183"/> + <location filename="QScintilla/Editor.py" line="4184"/> <source>There is no coverage file available.</source> <translation>Soubor s pokrytím není dostupný.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4275"/> + <location filename="QScintilla/Editor.py" line="4276"/> <source>Profile Data</source> <translation>Profilovat data</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4275"/> + <location filename="QScintilla/Editor.py" line="4276"/> <source>Please select a profile file</source> <translation>Prosím, vyberte soubor s profilem</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4391"/> + <location filename="QScintilla/Editor.py" line="4392"/> <source>Syntax Error</source> <translation>Chyba syntaxe</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4391"/> + <location filename="QScintilla/Editor.py" line="4392"/> <source>No syntax error message available.</source> <translation>Hlášení syntaktické chyby není dostupné.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4530"/> + <location filename="QScintilla/Editor.py" line="4531"/> <source>Macro Name</source> <translation>Název makra</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4530"/> + <location filename="QScintilla/Editor.py" line="4531"/> <source>Select a macro name:</source> <translation>Vyberte název makra:</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4558"/> + <location filename="QScintilla/Editor.py" line="4559"/> <source>Load macro file</source> <translation>Načíst soubor makra</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4598"/> + <location filename="QScintilla/Editor.py" line="4599"/> <source>Macro files (*.macro)</source> <translation>Macro soubory (*.macro)</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4579"/> + <location filename="QScintilla/Editor.py" line="4580"/> <source>Error loading macro</source> <translation>Chyba při načítání makra</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4598"/> + <location filename="QScintilla/Editor.py" line="4599"/> <source>Save macro file</source> <translation>Uložit soubor s makrem</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4615"/> + <location filename="QScintilla/Editor.py" line="4616"/> <source>Save macro</source> <translation>Uložit makro</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4633"/> + <location filename="QScintilla/Editor.py" line="4634"/> <source>Error saving macro</source> <translation>Chyba při ukládání makra</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4644"/> + <location filename="QScintilla/Editor.py" line="4645"/> <source>Start Macro Recording</source> <translation>Spustit záznam makra</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4644"/> + <location filename="QScintilla/Editor.py" line="4645"/> <source>Macro recording is already active. Start new?</source> <translation>Nahrávání makra již probíhá. Spustit nové?</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4671"/> + <location filename="QScintilla/Editor.py" line="4672"/> <source>Macro Recording</source> <translation>Záznam makra</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4671"/> + <location filename="QScintilla/Editor.py" line="4672"/> <source>Enter name of the macro:</source> <translation>Vložte název makra:</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4794"/> + <location filename="QScintilla/Editor.py" line="4795"/> <source><br><b>Warning:</b> You will loose your changes upon reopening it.</source> <translation><br><b>Pozor:</b> Ztratíte všechny změny pokud jej znovu otevřete.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4798"/> + <location filename="QScintilla/Editor.py" line="4799"/> <source>File changed</source> <translation>Soubor změněn</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4996"/> + <location filename="QScintilla/Editor.py" line="4997"/> <source>Drop Error</source> <translation>Zahodit chybu</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5014"/> + <location filename="QScintilla/Editor.py" line="5015"/> <source>Resources</source> <translation>Zdroje</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5016"/> + <location filename="QScintilla/Editor.py" line="5017"/> <source>Add file...</source> <translation>Přidat soubor...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5018"/> + <location filename="QScintilla/Editor.py" line="5019"/> <source>Add files...</source> <translation>Přidat soubory...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5020"/> + <location filename="QScintilla/Editor.py" line="5021"/> <source>Add aliased file...</source> <translation>Přidat zástupce souboru...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5022"/> + <location filename="QScintilla/Editor.py" line="5023"/> <source>Add localized resource...</source> <translation>Přidat lokalizované resource...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5025"/> + <location filename="QScintilla/Editor.py" line="5026"/> <source>Add resource frame</source> <translation>Přidat resource frame</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5043"/> + <location filename="QScintilla/Editor.py" line="5044"/> <source>Add file resource</source> <translation>Přidat soubor resource</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5059"/> + <location filename="QScintilla/Editor.py" line="5060"/> <source>Add file resources</source> <translation>Přidat soubory resource</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5086"/> + <location filename="QScintilla/Editor.py" line="5087"/> <source>Add aliased file resource</source> <translation>Přidat zástupce souboru resource</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5147"/> + <location filename="QScintilla/Editor.py" line="5148"/> <source>Package Diagram</source> <translation>Diagram balíčku</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5147"/> + <location filename="QScintilla/Editor.py" line="5148"/> <source>Include class attributes?</source> <translation>Včetně atributů třídy?</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5184"/> + <location filename="QScintilla/Editor.py" line="5185"/> <source>Application Diagram</source> <translation>Diagram aplikace</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5184"/> + <location filename="QScintilla/Editor.py" line="5185"/> <source>Include module names?</source> <translation>Včetně jmen modulů?</translation> </message> @@ -6443,12 +6443,12 @@ <translation>Nebyl zadán forám exportu. Zrušeno....</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5168"/> + <location filename="QScintilla/Editor.py" line="5169"/> <source>Imports Diagram</source> <translation>Importovat diagram</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5168"/> + <location filename="QScintilla/Editor.py" line="5169"/> <source>Include imports from external modules?</source> <translation>Zahrnout importy z externích modulů?</translation> </message> @@ -6523,7 +6523,7 @@ <translation>Použít Pygments lexer.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5418"/> + <location filename="QScintilla/Editor.py" line="5419"/> <source>Check spelling...</source> <translation>Zatrhnout kontrolu...</translation> </message> @@ -6533,12 +6533,12 @@ <translation>Zatrhnout výběr kontroly...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5420"/> + <location filename="QScintilla/Editor.py" line="5421"/> <source>Add to dictionary</source> <translation>Přidat do slovníku</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5422"/> + <location filename="QScintilla/Editor.py" line="5423"/> <source>Ignore All</source> <translation>Ignorovat vše</translation> </message> @@ -6583,42 +6583,42 @@ <translation><p>Soubor <b>{0}</b> již existuje.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4572"/> + <location filename="QScintilla/Editor.py" line="4573"/> <source><p>The macro file <b>{0}</b> could not be read.</p></source> <translation><p>Soubor s makrem <b>{0}</b> nelze načíst.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4579"/> + <location filename="QScintilla/Editor.py" line="4580"/> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation><p>Soubor s makrem <b>{0}</b> je poškozen.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4615"/> + <location filename="QScintilla/Editor.py" line="4616"/> <source><p>The macro file <b>{0}</b> already exists.</p></source> <translation><p>Soubor s makrem <b>{0}</b> již existuje.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4633"/> + <location filename="QScintilla/Editor.py" line="4634"/> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation><p>So souboru s makrem <b>{0}</b> nelze zapisovat.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4789"/> + <location filename="QScintilla/Editor.py" line="4790"/> <source><p>The file <b>{0}</b> has been changed while it was opened in eric5. Reread it?</p></source> <translation><p>Soubor <b>{0}</b> byl změněn po té co již byl načten do eric5. Znovu načíst?</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4879"/> + <location filename="QScintilla/Editor.py" line="4880"/> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4996"/> + <location filename="QScintilla/Editor.py" line="4997"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> není soubor.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5086"/> + <location filename="QScintilla/Editor.py" line="5087"/> <source>Alias for file <b>{0}</b>:</source> <translation>Zástupce pro soubor <b>{0}</b>:</translation> </message> @@ -6643,12 +6643,12 @@ <translation>Vyčistit varování</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4511"/> + <location filename="QScintilla/Editor.py" line="4512"/> <source>py3flakes Warning</source> <translation>py3flakes varování</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4511"/> + <location filename="QScintilla/Editor.py" line="4512"/> <source>No py3flakes warning message available.</source> <translation>Varování py3flakes není dostupné.</translation> </message> @@ -26048,24 +26048,24 @@ <translation>Python re průvodce</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="67"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="70"/> <source>Variable Name:</source> <translation>Jméno proměnné:</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="79"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="82"/> <source>Include import statement</source> <translation>Vložit výraz import</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="101"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="104"/> <source><b>Comment: (?#)</b> <p>Insert some comment inside your regexp.</p></source> <translation><b>Komentář (?#)</b> <p>Vložit nějaký komentář dovnitř vašeho regexp.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="105"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="108"/> <source><b>Comment: (?#)</b> <p>Insert some comment inside your regexp.The regex engine ignores everything after the (?# until the first closing round bracket. The following example could clarify the regexp which match a valid date: </p> @@ -26075,29 +26075,29 @@ <p>(?#year)(19|20)\d\d[- /.](?#month)(0[1-9]|1[012])[- /.](?#day)(0[1-9]|[12][0-9]|3[01])</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="413"/> - <source>...</source> - <translation>...</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="118"/> - <source><b>Single character of a range (e.g. [abcd])</b><p>Select a single character of a range via a specific dialog.</p></source> - <translation><b>Jeden znak v rozsahu (např. [abcd])</b><p>Výběr jednoho znaku v rozsahu pomocí určeného dialogu.</p></translation> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="416"/> + <source>...</source> + <translation>...</translation> </message> <message> <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="121"/> + <source><b>Single character of a range (e.g. [abcd])</b><p>Select a single character of a range via a specific dialog.</p></source> + <translation><b>Jeden znak v rozsahu (např. [abcd])</b><p>Výběr jednoho znaku v rozsahu pomocí určeného dialogu.</p></translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="124"/> <source><b>Single character of a range (e.g. [abcd])</b><p>Select a single character of a range via a specific dialog. This dialog will help to edit the range of characters and add some specific conditions.</p>s</source> <translation><b>Jeden znak v rozsahu (např. [abcd])</b><p>Výběr jednoho znaku v rozsahu pomocí určeného dialogu. Tento dialog pomáhá s editací rozsahu znaků a přidání specifických podmínek.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="131"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="134"/> <source><b>Any character: '.'</b> <p>Select to insert a dot (.) in your regexp.</p></source> <translation><b>Nějaký znak: '.'</b> <p>Vybrat pro vložení tečky (.) ve vašem regexp.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="135"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="138"/> <source><b>Any character: '.'</b> <p>Select to insert a dot (.) in your regexp. The dot matches a single character, except line break characters (by default). E.g. 'gr.y' matches 'gray', 'grey', 'gr%y', etc. Use the dot sparingly. Often, a character class or negated @@ -26107,21 +26107,21 @@ Např. 'gr.y' vyhodnotí výrazy 'gray', 'grey', 'gr%y', atd. Používejte tečku střídmě. Často bývá třída znaku nebo negace třídy znaku rychlejší a přesnější.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="152"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="155"/> <source><b>Repeat contents</b> <p>Select a repetition condition via a specific dialog. This dialog will help to specify the allowed range for repetitions.</p></source> <translation><b>Opakovat obsah</b> <p>Vybrat podmínku opakování přes konkrétní dialog. Tento dialog pomůže specifikovat povolený rozsah pro opakování.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="163"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="166"/> <source><b>Non capturing parentheses: (?:)</b> <p>Select to insert some non capturing brackets.</p></source> <translation><b>Nezachycované závorky (?:)</b> <p>Výběr pro vložení závorek, ve kterých jejich obsah nevytváří skupinu (group).</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="167"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="170"/> <source><b>Non capturing parentheses: (?:)</b> <p>Select to insert some non capturing brackets. It can be used to apply a regexp quantifier (eg. '?' or '+') to the entire group of characters inside the brakets. E.g. the regex 'Set(?:Value)?' matches 'Set' or 'SetValue'. The '?:' inside the brakets @@ -26130,14 +26130,14 @@ <p>Výběr pro vložení závorek, ve kterých obsah nevytváří skupinu. Může být použit i s regexp kvantifikátorem (např. '?' nebo '+') pro celou skupinu uvnitř závorek. Např. regexp 'Set(?:Value)?' nalezne 'Set' nebo 'SetValue'. Výraz '?:' za levou závorkou znamená, že obsah v závorkách (nazývaný zpětná reference) nebude uložen pro další použití.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="180"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="183"/> <source><b>Group: ()</b> <p>Select to insert some capturing brackets.</p></source> <translation><b>Skupina ()</b> <p>Vybrat pro vložení závorek, které mají zachytit nějaký obsah.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="184"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="187"/> <source><b>Group: ()</b> <p>Select to insert some capturing brackets. They can be used to apply a regexp quantifier (e.g. '?' or '+') to the entire group of characters inside the brakets. E.g. the regex 'Set(Value)?' matches 'Set' or 'SetValue'. Contrary to non-capturing parentheses, @@ -26150,14 +26150,14 @@ <p>Příklad: '([a-c])x\1x\1' vyhledá 'axaxa', 'bxbxb' and 'cxcxc'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="199"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="202"/> <source><b>Named group: (?P&lt;<i>groupname</i>&gt;)</b> <p>Select to insert some named group brackets.</p></source> <translation><b>Pojmenovaná skupina: (?P&lt;<i>jmenoskupiny</i>&gt;)</b> <p>Vybrat pro vložení pojmenované skupiny.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="203"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="206"/> <source><b>Named group: (?P&lt;<i>groupname</i>&gt;)</b> <p>Select to insert some named group brackets. Usage is similar to standard group parentheses as the matched backreference is also stored for further usage. The difference is that a name is given to the match. This is useful when @@ -26168,14 +26168,14 @@ Příklad: (?P<foo>[abc])x(?P=foo)x(?P=foo)x nalezne 'axaxax','bxbxbx' or 'cxcxcx' ('foo' je jméno skupiny)</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="217"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="220"/> <source><b>Reference named group: (?P=<i>groupname</i>)</b> <p>Select to insert a reference to named group previously declared.</p></source> <translation><b>Odkaz na pojmenovanou skupinu: (?P=<i>jmenoskupiny</i>)</b> <p>Vybrat pro vložení odkazu na pojmenovanou skpinu, která je uvedena v předchozí části výrazu.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="221"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="224"/> <source><b>Reference named group: (?P=<i>groupname</i>)</b> <p>Select to insert a reference to named group previously declared. Each reference group refers to the match found by the corresponding named group. In the following example, (?P=foo) may refer to the charaters 'a','b' or 'c'.</p> @@ -26185,14 +26185,14 @@ <p>(?P<foo>[abc])x(?P=foo)x(?P=foo)x nalezne 'axaxax','bxbxbx' nebo 'cxcxcx'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="234"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="237"/> <source><b>Alternatives: '|'</b> <p>Select to insert the alternation symbol '|'. </p></source> <translation><b>Alternativy: '|'</b> <p>Vybrat pro vložení symbol alternativy '|'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="238"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="241"/> <source><b>Alternatives: '|'</b> <p>Select to insert the alternation symbol '|'. The alternation is used to match a single regular expression out of several possible regular expressions. E.g. 'cat|dog|mouse|fish' matches words containing the word 'cat', 'dog','mouse' or 'fish'. @@ -26203,14 +26203,14 @@ # -*- coding: UTF-8 -*-<br>import re<br>print '\n'.join(re.findall(ur'\b(pes|kočka|myš|ryba)\b', u'pes, kočka, myš, ryba', re.U))</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="252"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="255"/> <source><b>Begin of line: '^'</b> <p>Select to insert the start line character (^).</p></source> <translation><b>Začátek řádky: '^'</b> <p>Vybrat pro vložení znaku začátku řádku (^).</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="256"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="259"/> <source><b>Begin of line: '^'</b> <p>Select to insert the start line character (^). It is used to find some expressions at the begining of lines. E.g. '^[A-Z]' match lines starting with a capitalized character. </p></source> @@ -26218,28 +26218,28 @@ <p>Vybrat pro vložení znaku začátku řádku (^). Používá se na vyhledání výrazů na začátku řádků. Např: '^[A-Z]' nalezne řádky začínající velkými znaky. Pozor! Diakritika do toho nepatří. V takovém případě zadejte např: '[A-ZŽŠČŘĎŤŇ]'</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="268"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="271"/> <source><b>End of line: '$'</b> <p>Select to insert the end of line character ($).</p></source> <translation><b>Konec řádky: '$'</b> <p>Vybrat pro vložení znaku konce řádku ($).</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="272"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="275"/> <source><b>End of line: '$'</b> <p>Select to insert the end of line character ($). It is used to find some expressions at the end of lines.</p></source> <translation><b>Konec řádku: '$'</b> <p>Vybrat pro vložení znaku konce řádku ($). Používá se pro vyhledání výrazů na konci řádků.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="283"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="286"/> <source><b>Word boundary</b> <p>Select to insert the word boudary character (\b).</p></source> <translation><b>Okraj slova</b> <p>Vybrat pro vložení znaku okraje slova (\b).</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="287"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="290"/> <source><b>Word boundary</b> <p>Select to insert the word boudary character (\b). This character is used to express the fact that word must begin or end at this position. E.g. '\bcat\b' matches exactly the word 'cat' while 'concatenation' is ignored.</p></source> @@ -26247,14 +26247,14 @@ <p>Vybrat pro vložení znaku okraje slova (\b). Využívá se k nalezení celých slov. Například '\bmyš\b' nalezne pouze slovo 'myš' ale slovo 'zamyšlený' již nalezeno není.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="299"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="302"/> <source><b>Non word boundary</b> <p>Select to insert the word boudary character (\B). \B is the negated version of \b.</p></source> <translation><b>Ne okraj slova</b> <p>Vybrat pro vložení znaku \B, který je negací znaku \b a vyhledává výrazy, které nejsou okraji slova.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="303"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="306"/> <source><b>Non word boundary</b> <p>Select to insert the word boudary character (\B). \B is the negated version of \b. \B matches at every position where \b does not. Effectively, \B matches at any position between two word characters as well as at any position between two non-word characters.</p></source> @@ -26262,14 +26262,14 @@ <p>Vybrat pro vložení znaku \B znamenající ne okraj slova. Je to přesný opak znaku \b. Znak \B nalezne kažodu pozici kde \b není. Výraz \B nalezne účinně každou pozici mezi dvěma znaky slov stejně jako mezi dvěma znaky znamenající ne-slovo.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="315"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="318"/> <source><b>Positive lookahead: (?=<i>regexpr</i>)</b> <p>Select to insert the positive lookhead brackets.</p></source> <translation><b>Pozitivní vyhlížení: (?=<i>regexpr</i>)</b> <p>Vybrat pro vložení závorek pro pozitivní vyhlížení.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="319"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="322"/> <source><b>Positive lookahead: (?=<i>regexpr</i>)</b> <p>Select to insert the positive lookhead brackets. Basically, positive lookhead is used to match a character only if followed by another one. Writting 'q(?=u)' means that you want to match the 'q' character only if it is followed by 'u'. In this statement 'u' is a trivial @@ -26279,14 +26279,14 @@ Zápis 'q(?=u)' znamená, že chcete vyhledat znak 'q' pouze v případě, že za ním následuje znak 'u'. To je jednoduchý příklad, ale je možné zadat mnohem složitější výraz, například 'q(?=[abc])', který vyhledá znak 'q' pokud za ním následují znaky 'a', 'b' nebo 'c'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="332"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="335"/> <source><b>Negative lookahead: (?!<i>regexpr</i>)</b> <p>Select to insert the negative lookhead brackets.</p></source> <translation><b>Negativní vyhlížení: (?!<i>regexpr</i>)</b> <p>Vybrat pro zadání závorek negativního vyhlížení.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="336"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="339"/> <source><b>Negative lookahead: (?!<i>regexpr</i>)</b> <p>Select to insert the negative lookhead brackets. Basically, negative lookhead is used to match a character only if it is not followed by a another one. Writting 'q(?!u)' means that you want to match 'q' only if it is not followed by 'u'. In this statement, 'u' is a @@ -26296,14 +26296,14 @@ Zápis 'q(?!u)' znamená, že chcete vyhledat znak 'q' pouze v případě, že za ním nenásleduje znak 'u'. To je jednoduchý příklad, ale je možné zadat mnohem složitější výraz, například 'q(?![abc])', který vyhledá znak 'q' jen pokud za ním nenásledují znaky 'a', 'b' nebo 'c'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="349"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="352"/> <source><b>Positive lookbehind: (?&lt;=<i>regexpr</i>)</b> <p>Select to insert the positive lookbehind brackets.</p></source> <translation><b>Pozizivní zpětné vyhlížení: (?&lt;=<i>regexpr</i>)</b> <p>Vybrat pro vložení závorek pozitivního zpětného vyhlížení.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="353"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="356"/> <source><b>Positive lookbehind: (?&lt;=<i>regexpr</i>)</b> <p>Select to insert the positive lookbehind brackets. Lookbehind has the same effect as lookahead, but works backwards. It is used to match a character only if preceded by another one. Writting '(?&lt;=u)q' means that you want to match the 'q' character @@ -26313,14 +26313,14 @@ Používá se k vyhledání znaků, jen pokud před nimi předchází daný výraz. Zápis '(?&lt;=u)q' znamená, že chcete vyhledat znak 'q' pouze v případě, že před ním předchází znak 'u'. To je jednoduchý příklad, ale je možné zadat mnohem složitější výraz, například '(?&lt;=[abc])q', který vyhledá znak 'q' jen pokud před ním předcházejí znaky 'a', 'b' nebo 'c'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="366"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="369"/> <source><b>Negative lookbehind (?&lt;!<i>regexpr</i>)</b> <p>Select to insert the negative lookbehind brackets.</p></source> <translation><b>Negativní zpětné vyhlížení: (?&lt;!<i>regexpr</i>)</b> <p>Vybrat pro vložení závorek negativního zpětného vyhlížení.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="370"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="373"/> <source><b>Negative lookbehind (?&lt;!<i>regexpr</i>)</b> <p>Select to insert the negative lookbehind brackets. Lookbehind has the same effect as lookahead, but works backwards. It is used to match a character only if not preceded by another one. Writting '(?&lt;!u)q' means that you want to match the 'q' @@ -26331,62 +26331,57 @@ Používá se k vyhledání znaků, jen pokud před nimi nepředchází daný výraz. Zápis '(?&lt;!u)q' znamená, že chcete vyhledat znak 'q' pouze v případě, že před ním nepředchází znak 'u'. To je jednoduchý příklad, ale je možné zadat mnohem složitější výraz, například '(?&lt;=[abc])q', který vyhledá znak 'q' jen pokud před ním nepředcházejí znaky 'a', 'b' nebo 'c'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="400"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="403"/> <source><b>Undo last edit</b></source> <translation><b>Vrátit poslední změnu</b></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="410"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="413"/> <source><b>Redo last edit</b></source> <translation><b>Znovu použít poslední změnu</b></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="440"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="443"/> <source>Regexp:</source> <translation>Regexp:</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="478"/> - <source>"^" matches beginning of line, "$" matches end of line</source> - <translation>"^" se shoduje také se začátkem řádky, "$" se shoduje také s koncem řádky</translation> - </message> - <message> <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="481"/> + <source>"^" matches beginning of line, "$" matches end of line</source> + <translation>"^" se shoduje také se začátkem řádky, "$" se shoduje také s koncem řádky</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="484"/> <source>Match Linebreaks</source> <translation>Více řádků</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="488"/> - <source>Unicode</source> - <translation></translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="495"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="498"/> <source>Verbose Regexp</source> <translation>Mnohomluvný Regexp</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="502"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="505"/> <source>Case Sensitive</source> <translation>Rozlišování velkých/malých znaků</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="512"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="515"/> <source>Observe Locale</source> <translation>Zachovat Locale</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="519"/> - <source>"." matches linebreaks as well</source> - <translation>"." se shoduje také s konci řádek</translation> - </message> - <message> <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="522"/> + <source>"." matches linebreaks as well</source> + <translation>"." se shoduje také s konci řádek</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="525"/> <source>Dot matches Linebreak</source> <translation>Tečka znamená vše</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="531"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="534"/> <source>Text:</source> <translation>Text:</translation> </message> @@ -26405,6 +26400,11 @@ <source>Python 3</source> <translation></translation> </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="491"/> + <source>ASCII</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>PyRegExpWizardRepeatDialog</name> @@ -37443,7 +37443,7 @@ <translation>Obnovit &API</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2049"/> + <location filename="UI/UserInterface.py" line="2038"/> <source>Reload the API information</source> <translation>Obnovit API nastavení</translation> </message> @@ -37783,7 +37783,7 @@ <translation>Byla nalezena aktualizace</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2046"/> + <location filename="UI/UserInterface.py" line="2049"/> <source>Show external tools</source> <translation>Zobrazit externí nástroje</translation> </message>
--- a/i18n/eric5_de.ts Sun Aug 01 13:05:08 2010 +0200 +++ b/i18n/eric5_de.ts Mon Aug 02 08:33:11 2010 +0200 @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.0" language="de"> +<!DOCTYPE TS><TS version="1.1" language="de"> <context> <name>AboutDialog</name> <message> @@ -1550,8 +1549,8 @@ </message> <message> <location filename="Helpviewer/Bookmarks/BookmarksMenu.py" line="140"/> - <source>Open in New &Tab Ctrl+LMB</source> - <translation>In neuem &Register öffnen Strg+LMK</translation> + <source>Open in New &Tab<byte value="x9"/>Ctrl+LMB</source> + <translation>In neuem &Register öffnen<byte value="x9"/>Strg+LMK</translation> </message> <message> <location filename="Helpviewer/Bookmarks/BookmarksMenu.py" line="146"/> @@ -1601,7 +1600,7 @@ </message> <message> <location filename="Helpviewer/Bookmarks/BookmarksToolBar.py" line="72"/> - <source>Open in New &Tab Ctrl+LMB</source> + <source>Open in New &Tab<byte value="x9"/>Ctrl+LMB</source> <translation>In neuem &Register öffnen\tStrg+LMK</translation> </message> </context> @@ -5998,12 +5997,12 @@ <translation>Drucken abgebrochen</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4798"/> + <location filename="QScintilla/Editor.py" line="4799"/> <source>File changed</source> <translation>Datei geändert</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4794"/> + <location filename="QScintilla/Editor.py" line="4795"/> <source><br><b>Warning:</b> You will loose your changes upon reopening it.</source> <translation><br><b>Warnung:</b> Vorgenommenen Änderungen gehen beim neu einlesen verloren.</translation> </message> @@ -6068,57 +6067,57 @@ <translation>Zurück zum letzten gesichert Zustand</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4530"/> + <location filename="QScintilla/Editor.py" line="4531"/> <source>Macro Name</source> <translation>Makro Name</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4530"/> + <location filename="QScintilla/Editor.py" line="4531"/> <source>Select a macro name:</source> <translation>Wähle einen Makro Namen:</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4598"/> + <location filename="QScintilla/Editor.py" line="4599"/> <source>Macro files (*.macro)</source> <translation>Makro Dateien (*.macro)</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4558"/> + <location filename="QScintilla/Editor.py" line="4559"/> <source>Load macro file</source> <translation>Lade Makro Datei</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4579"/> + <location filename="QScintilla/Editor.py" line="4580"/> <source>Error loading macro</source> <translation>Fehler beim Makro Laden</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4598"/> + <location filename="QScintilla/Editor.py" line="4599"/> <source>Save macro file</source> <translation>Makro Datei schreiben</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4615"/> + <location filename="QScintilla/Editor.py" line="4616"/> <source>Save macro</source> <translation>Makro speichern</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4633"/> + <location filename="QScintilla/Editor.py" line="4634"/> <source>Error saving macro</source> <translation>Fehler beim Makro speichern</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4644"/> + <location filename="QScintilla/Editor.py" line="4645"/> <source>Start Macro Recording</source> <translation>Makroaufzeichnung starten</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4671"/> + <location filename="QScintilla/Editor.py" line="4672"/> <source>Macro Recording</source> <translation>Makroaufzeichnung</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4671"/> + <location filename="QScintilla/Editor.py" line="4672"/> <source>Enter name of the macro:</source> <translation>Gib einen Namen für das Makro ein:</translation> </message> @@ -6178,32 +6177,32 @@ <translation>Haltepunkt bearbeiten...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3894"/> + <location filename="QScintilla/Editor.py" line="3895"/> <source>Enable breakpoint</source> <translation>Haltepunkt aktivieren</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3897"/> + <location filename="QScintilla/Editor.py" line="3898"/> <source>Disable breakpoint</source> <translation>Haltepunkt deaktivieren</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4137"/> + <location filename="QScintilla/Editor.py" line="4138"/> <source>Code Coverage</source> <translation>Quelltext Abdeckung</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4137"/> + <location filename="QScintilla/Editor.py" line="4138"/> <source>Please select a coverage file</source> <translation>Bitte wählen sie eine Datei mit Abdeckungsdaten</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4275"/> + <location filename="QScintilla/Editor.py" line="4276"/> <source>Profile Data</source> <translation>Profildaten</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4275"/> + <location filename="QScintilla/Editor.py" line="4276"/> <source>Please select a profile file</source> <translation>Bitte wählen sie eine Datei mit Profildaten</translation> </message> @@ -6213,12 +6212,12 @@ <translation>Autom. Vervollständigung aktiv</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3431"/> + <location filename="QScintilla/Editor.py" line="3432"/> <source>Autocompletion</source> <translation>Autom. Vervollständigung</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3431"/> + <location filename="QScintilla/Editor.py" line="3432"/> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>Die automatische Vervollständigung ist nicht verfügbar, da keine Quelle gesetzt ist.</translation> </message> @@ -6253,7 +6252,7 @@ <translation>Autom. Speicherung aktiv</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4996"/> + <location filename="QScintilla/Editor.py" line="4997"/> <source>Drop Error</source> <translation>Drop Fehler</translation> </message> @@ -6263,12 +6262,12 @@ <translation>Zeige Syntaxfehlermeldung</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4391"/> + <location filename="QScintilla/Editor.py" line="4392"/> <source>Syntax Error</source> <translation>Syntaxfehler</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4391"/> + <location filename="QScintilla/Editor.py" line="4392"/> <source>No syntax error message available.</source> <translation>Keine Syntaxfehlermeldung verfügbar.</translation> </message> @@ -6298,17 +6297,17 @@ <translation>Vorige nichtabgedeckte Zeile</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4183"/> + <location filename="QScintilla/Editor.py" line="4184"/> <source>Show Code Coverage Annotations</source> <translation>Zeilen ohne Abdeckung Markieren</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4179"/> + <location filename="QScintilla/Editor.py" line="4180"/> <source>All lines have been covered.</source> <translation>Alle Zeilen sind abgedeckt.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4183"/> + <location filename="QScintilla/Editor.py" line="4184"/> <source>There is no coverage file available.</source> <translation>Es gibt keine Datei mit Abdeckungsinformationen.</translation> </message> @@ -6323,27 +6322,27 @@ <translation><p>Die Datei <b>{0}</b> enthält ungesicherte Änderungen.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4572"/> + <location filename="QScintilla/Editor.py" line="4573"/> <source><p>The macro file <b>{0}</b> could not be read.</p></source> <translation><p>Die Makro Datei <b>{0}</b> kann nicht gelesen werden.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4579"/> + <location filename="QScintilla/Editor.py" line="4580"/> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation><p>Die Makro Datei <b>{0}</b> ist zerstört.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4615"/> + <location filename="QScintilla/Editor.py" line="4616"/> <source><p>The macro file <b>{0}</b> already exists.</p></source> <translation><p>Die Makro Datei <b>{0}</b> existiert bereits.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4633"/> + <location filename="QScintilla/Editor.py" line="4634"/> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation><p>Die Makro Datei <b>{0}</b> kann nicht geschrieben werden.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4996"/> + <location filename="QScintilla/Editor.py" line="4997"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> ist keine Datei.</p></translation> </message> @@ -6388,82 +6387,82 @@ <translation>Keine Sprache</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4879"/> + <location filename="QScintilla/Editor.py" line="4880"/> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5014"/> + <location filename="QScintilla/Editor.py" line="5015"/> <source>Resources</source> <translation>Resourcen</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5016"/> + <location filename="QScintilla/Editor.py" line="5017"/> <source>Add file...</source> <translation>Datei hinzufügen...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5018"/> + <location filename="QScintilla/Editor.py" line="5019"/> <source>Add files...</source> <translation>Dateien hinzufügen...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5020"/> + <location filename="QScintilla/Editor.py" line="5021"/> <source>Add aliased file...</source> <translation>Aliased Datei hinzufügen...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5022"/> + <location filename="QScintilla/Editor.py" line="5023"/> <source>Add localized resource...</source> <translation>Lokalisierte Resource hinzufügen...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5043"/> + <location filename="QScintilla/Editor.py" line="5044"/> <source>Add file resource</source> <translation>Dateiresource hinzufügen</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5059"/> + <location filename="QScintilla/Editor.py" line="5060"/> <source>Add file resources</source> <translation>Dateiresourcen hinzufügen</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5086"/> + <location filename="QScintilla/Editor.py" line="5087"/> <source>Add aliased file resource</source> <translation>Aliased Dateiresourcen hinzufügen</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5086"/> + <location filename="QScintilla/Editor.py" line="5087"/> <source>Alias for file <b>{0}</b>:</source> <translation>Alias für Datei <b>{0}</b>:</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5147"/> + <location filename="QScintilla/Editor.py" line="5148"/> <source>Package Diagram</source> <translation>Package-Diagramm</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5147"/> + <location filename="QScintilla/Editor.py" line="5148"/> <source>Include class attributes?</source> <translation>Klassenattribute anzeigen?</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5184"/> + <location filename="QScintilla/Editor.py" line="5185"/> <source>Application Diagram</source> <translation>Applikations-Diagramm</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5184"/> + <location filename="QScintilla/Editor.py" line="5185"/> <source>Include module names?</source> <translation>Modulnamen anzeigen?</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5025"/> + <location filename="QScintilla/Editor.py" line="5026"/> <source>Add resource frame</source> <translation>Resource Rahmen hinzufügen</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4644"/> + <location filename="QScintilla/Editor.py" line="4645"/> <source>Macro recording is already active. Start new?</source> <translation>Eine Makroaufzeichnung ist bereits aktiv. Neu starten?</translation> </message> @@ -6518,12 +6517,12 @@ <translation>Kein Exportformat angegeben. Abbruch...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5168"/> + <location filename="QScintilla/Editor.py" line="5169"/> <source>Imports Diagram</source> <translation>Imports Diagramm</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5168"/> + <location filename="QScintilla/Editor.py" line="5169"/> <source>Include imports from external modules?</source> <translation>Imports externer Module anzeigen?</translation> </message> @@ -6603,7 +6602,7 @@ <translation>Wähle den anzuwendenden Pygments Lexer.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5418"/> + <location filename="QScintilla/Editor.py" line="5419"/> <source>Check spelling...</source> <translation>Rechtschreibprüfung...</translation> </message> @@ -6613,12 +6612,12 @@ <translation>Rechtschreibprüfung für Auswahl...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5420"/> + <location filename="QScintilla/Editor.py" line="5421"/> <source>Add to dictionary</source> <translation>Zum Wörterbuch hinzufügen</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5422"/> + <location filename="QScintilla/Editor.py" line="5423"/> <source>Ignore All</source> <translation>Alle ignorieren</translation> </message> @@ -6638,7 +6637,7 @@ <translation><p>Die Datei <b>{0}</b> konnte nicht gesichert werden.<br/>Grund: {1}</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4789"/> + <location filename="QScintilla/Editor.py" line="4790"/> <source><p>The file <b>{0}</b> has been changed while it was opened in eric5. Reread it?</p></source> <translation><p>Die Datei <b>{0}</b> wurde geändert, während sie in eric5 geöffnet war. Neu einlesen?</p></translation> </message> @@ -6663,12 +6662,12 @@ <translation>Warnungen löschen</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4511"/> + <location filename="QScintilla/Editor.py" line="4512"/> <source>py3flakes Warning</source> <translation>py3flakes Warnung</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4511"/> + <location filename="QScintilla/Editor.py" line="4512"/> <source>No py3flakes warning message available.</source> <translation>Keine Py3flakes Warnung verfügbar.</translation> </message> @@ -11156,7 +11155,7 @@ </message> <message> <location filename="Helpviewer/HelpBrowserWV.py" line="708"/> - <source>Open Link in New Tab Ctrl+LMB</source> + <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> <translation>Link in neuem Fenster öffnen\tStrg+LMK</translation> </message> <message> @@ -26106,91 +26105,86 @@ <translation>Python re Autopilot</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="67"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="70"/> <source>Variable Name:</source> <translation>Variablenname:</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="79"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="82"/> <source>Include import statement</source> <translation>Import Befehl einfügen</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="413"/> - <source>...</source> - <translation>...</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="440"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="416"/> + <source>...</source> + <translation>...</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="443"/> <source>Regexp:</source> <translation>Regexp:</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="478"/> - <source>"^" matches beginning of line, "$" matches end of line</source> - <translation>"^" findet Zeilenbeginn, "$" findet Zeilenende</translation> - </message> - <message> <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="481"/> + <source>"^" matches beginning of line, "$" matches end of line</source> + <translation>"^" findet Zeilenbeginn, "$" findet Zeilenende</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="484"/> <source>Match Linebreaks</source> <translation>Zeilenumbruch finden</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="488"/> - <source>Unicode</source> - <translation>Unicode</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="495"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="498"/> <source>Verbose Regexp</source> <translation>Sprechende Regexp</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="502"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="505"/> <source>Case Sensitive</source> <translation>Schreibweise beachten</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="512"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="515"/> <source>Observe Locale</source> <translation>Locale berücksichtigen</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="519"/> - <source>"." matches linebreaks as well</source> - <translation>"." findet auch einen Zeilenumbruch</translation> - </message> - <message> <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="522"/> + <source>"." matches linebreaks as well</source> + <translation>"." findet auch einen Zeilenumbruch</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="525"/> <source>Dot matches Linebreak</source> <translation>Punkt findet Zeilenumbruch</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="531"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="534"/> <source>Text:</source> <translation>Text:</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="101"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="104"/> <source><b>Comment: (?#)</b> <p>Insert some comment inside your regexp.</p></source> <translation><b>Kommentar: (?#)</b> <p>Fügt einen Kommentar in den regulären Ausdruck ein.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="118"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="121"/> <source><b>Single character of a range (e.g. [abcd])</b><p>Select a single character of a range via a specific dialog.</p></source> <translation><b>Ein einzelnes Zeichen aus einem Bereich (z.B. [abcd])</b><p>Wählt ein einzelnes Zeichen aus einem Bereich mit einem spezifischen Dialog aus.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="131"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="134"/> <source><b>Any character: '.'</b> <p>Select to insert a dot (.) in your regexp.</p></source> <translation><b>Beliebiges Zeichen: '.'</b> <p>Auswählen, um einen Punkt (.) in den regulären Ausdruck einzufügen.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="135"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="138"/> <source><b>Any character: '.'</b> <p>Select to insert a dot (.) in your regexp. The dot matches a single character, except line break characters (by default). E.g. 'gr.y' matches 'gray', 'grey', 'gr%y', etc. Use the dot sparingly. Often, a character class or negated @@ -26201,21 +26195,21 @@ oder eine negierte Zeichenklasse zu verwenden.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="152"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="155"/> <source><b>Repeat contents</b> <p>Select a repetition condition via a specific dialog. This dialog will help to specify the allowed range for repetitions.</p></source> <translation><b>Wiederholter Inhalt</b> <p>Wähle eine Wiederholungsbedingung mit einem Dialog aus. Dieser Dialog hilft, die zulässige Anzahl an Wiederholungen festzulegen.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="163"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="166"/> <source><b>Non capturing parentheses: (?:)</b> <p>Select to insert some non capturing brackets.</p></source> <translation><b>Nicht gruppierende Klammern: (?:)</b> <p>Auswählen, um nicht gruppierende Klammern einzufügen.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="167"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="170"/> <source><b>Non capturing parentheses: (?:)</b> <p>Select to insert some non capturing brackets. It can be used to apply a regexp quantifier (eg. '?' or '+') to the entire group of characters inside the brakets. E.g. the regex 'Set(?:Value)?' matches 'Set' or 'SetValue'. The '?:' inside the brakets @@ -26225,14 +26219,14 @@ innerhalb der Klammern bedeutet, dass die gefundene Übereinstimmung nicht zur weiteren Verwendung gespeichert wird.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="180"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="183"/> <source><b>Group: ()</b> <p>Select to insert some capturing brackets.</p></source> <translation><b>Gruppierung: ()</b> <p>Auswählen, um gruppierende Klammern einzufügen.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="184"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="187"/> <source><b>Group: ()</b> <p>Select to insert some capturing brackets. They can be used to apply a regexp quantifier (e.g. '?' or '+') to the entire group of characters inside the brakets. E.g. the regex 'Set(Value)?' matches 'Set' or 'SetValue'. Contrary to non-capturing parentheses, @@ -26247,28 +26241,28 @@ <p>Z.B. '([a-c])x\1x\1' passt auf 'axaxa', 'bxbxb' und 'cxcxc'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="199"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="202"/> <source><b>Named group: (?P&lt;<i>groupname</i>&gt;)</b> <p>Select to insert some named group brackets.</p></source> <translation><b>Benannte Gruppe</b>: (?P&lt;<i>Gruppenname</i>&gt;)</b> <p>Auswählen, um Klammern für eine benannte Gruppe einzufügen.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="234"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="237"/> <source><b>Alternatives: '|'</b> <p>Select to insert the alternation symbol '|'. </p></source> <translation><b>Alternativen: '|'</b> <p>Auswählen, um das Alternativenzeichen '|' einzufügen.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="252"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="255"/> <source><b>Begin of line: '^'</b> <p>Select to insert the start line character (^).</p></source> <translation><b>Zeilenanfang: '^'</b> <p>Auswählen, um das Zeilenanfangzeichen (^) einzufügen.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="256"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="259"/> <source><b>Begin of line: '^'</b> <p>Select to insert the start line character (^). It is used to find some expressions at the begining of lines. E.g. '^[A-Z]' match lines starting with a capitalized character. </p></source> @@ -26277,21 +26271,21 @@ Z.B. '^[A-Z]' findet Zeilen, die mit einem Großbuchstaben anfangen.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="272"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="275"/> <source><b>End of line: '$'</b> <p>Select to insert the end of line character ($). It is used to find some expressions at the end of lines.</p></source> <translation><b>Zeilenende: '$'</b> <p>Auswählen, um das Zeilenendezeichen ($) einzufügen. Es wird verwendet, um einen Ausdruck am Zeilenende zu finden.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="283"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="286"/> <source><b>Word boundary</b> <p>Select to insert the word boudary character (\b).</p></source> <translation><b>Wortgrenze</b> <p>Auswählen, um das Zeichen für eine Wortgrenze (\b) einzufügen.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="287"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="290"/> <source><b>Word boundary</b> <p>Select to insert the word boudary character (\b). This character is used to express the fact that word must begin or end at this position. E.g. '\bcat\b' matches exactly the word 'cat' while 'concatenation' is ignored.</p></source> @@ -26300,14 +26294,14 @@ dieser Stelle anfangen oder aufhören muss. Z.B. passt '\bKatze\b' auf das Wort 'Katze' aber nicht auf 'Katzenfutter'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="299"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="302"/> <source><b>Non word boundary</b> <p>Select to insert the word boudary character (\B). \B is the negated version of \b.</p></source> <translation><b>Nichtwort-Grenze</b> <p>Auswählen, um das Zeichen für eine Nichtwort-Grenze (\B) einzufügen. \B ist die Umkegrung von \b.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="303"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="306"/> <source><b>Non word boundary</b> <p>Select to insert the word boudary character (\B). \B is the negated version of \b. \B matches at every position where \b does not. Effectively, \B matches at any position between two word characters as well as at any position between two non-word characters.</p></source> @@ -26316,38 +26310,38 @@ denen \b nicht passt. \B passt an allen Stellen zwischen zwei Wortzeichen aber auch an Positionen zwischen zwei Nicht-Wortzeichen.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="315"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="318"/> <source><b>Positive lookahead: (?=<i>regexpr</i>)</b> <p>Select to insert the positive lookhead brackets.</p></source> <translation><b>Positives Vorausschauen: (?=<i>regexpr</i>)</b> <p>Auswählen, um Klammern für positives Vorausschauen einzufügen.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="332"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="335"/> <source><b>Negative lookahead: (?!<i>regexpr</i>)</b> <p>Select to insert the negative lookhead brackets.</p></source> <translation><b>Negatives Vorausschauen: (?!<i>regexpr</i>)</b> <p>Auswählen, um Klammern für negatives Vorausschauen einzufügen.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="349"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="352"/> <source><b>Positive lookbehind: (?&lt;=<i>regexpr</i>)</b> <p>Select to insert the positive lookbehind brackets.</p></source> <translation><b>Positives Zurückschauen: (?&lt;=<i>regexpr</i>)</b> <p>Auswählen, um Klammern für positives Zurückschauen einzufügen.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="400"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="403"/> <source><b>Undo last edit</b></source> <translation><b>Die letzte Änderung rückgängig machen</b></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="410"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="413"/> <source><b>Redo last edit</b></source> <translation><b>Die letzte Änderung wiederherstellen</b></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="105"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="108"/> <source><b>Comment: (?#)</b> <p>Insert some comment inside your regexp.The regex engine ignores everything after the (?# until the first closing round bracket. The following example could clarify the regexp which match a valid date: </p> @@ -26358,12 +26352,12 @@ <p>(?#Jahr)(19|20)\d\d[- /.](?#Monat)(0[1-9]|1[012])[- /.](?#Tag)(0[1-9]|[12][0-9]|3[01])</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="121"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="124"/> <source><b>Single character of a range (e.g. [abcd])</b><p>Select a single character of a range via a specific dialog. This dialog will help to edit the range of characters and add some specific conditions.</p>s</source> <translation><b>Ein einzelnes Zeichen aus einem Bereich (z.B. [abcd])</b><p>Wählt ein einzelnes Zeichen aus einem Bereich mit einem spezifischen Dialog aus. Dieser Dialog hilft beim Editieren des Zeichenbereiches und spezifischer Konditionen.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="203"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="206"/> <source><b>Named group: (?P&lt;<i>groupname</i>&gt;)</b> <p>Select to insert some named group brackets. Usage is similar to standard group parentheses as the matched backreference is also stored for further usage. The difference is that a name is given to the match. This is useful when @@ -26375,14 +26369,14 @@ Z.B. (?P<foo>[abc])x(?P=foo)x(?P=foo)x passt auf 'axaxax','bxbxbx' oder 'cxcxcx' ('foo' ist der Gruppenname)</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="217"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="220"/> <source><b>Reference named group: (?P=<i>groupname</i>)</b> <p>Select to insert a reference to named group previously declared.</p></source> <translation><b>Referenz auf benannte Gruppe: (?P=<i>Gruppenname</i>)</b> <p>Auswählen, um eine Referenz auf eine vorher definierte benannte Gruppe einzufügen.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="221"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="224"/> <source><b>Reference named group: (?P=<i>groupname</i>)</b> <p>Select to insert a reference to named group previously declared. Each reference group refers to the match found by the corresponding named group. In the following example, (?P=foo) may refer to the charaters 'a','b' or 'c'.</p> @@ -26393,7 +26387,7 @@ <p>Z.B. (?P<foo>[abc])x(?P=foo)x(?P=foo)x passt auf 'axaxax','bxbxbx' oder 'cxcxcx'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="238"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="241"/> <source><b>Alternatives: '|'</b> <p>Select to insert the alternation symbol '|'. The alternation is used to match a single regular expression out of several possible regular expressions. E.g. 'cat|dog|mouse|fish' matches words containing the word 'cat', 'dog','mouse' or 'fish'. @@ -26406,14 +26400,14 @@ 'Katze', 'Hund', ... passen, sollte dies genau im regulären Ausdruck angegeben werden: '\b(Katze|Hund|Maus|Fisch)\b'</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="268"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="271"/> <source><b>End of line: '$'</b> <p>Select to insert the end of line character ($).</p></source> <translation><b>Zeilenende: '$'</b> <p>Auswählen, um das Zeilenendezeichen ($) einzufügen.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="319"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="322"/> <source><b>Positive lookahead: (?=<i>regexpr</i>)</b> <p>Select to insert the positive lookhead brackets. Basically, positive lookhead is used to match a character only if followed by another one. Writting 'q(?=u)' means that you want to match the 'q' character only if it is followed by 'u'. In this statement 'u' is a trivial @@ -26424,7 +26418,7 @@ trivialer regulärer Ausdruck, der durch eine komplexeren ersetzt werden kann: 'q(?=[abc])' findet ein 'q' gefolgt von 'a', 'b' oder 'c'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="336"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="339"/> <source><b>Negative lookahead: (?!<i>regexpr</i>)</b> <p>Select to insert the negative lookhead brackets. Basically, negative lookhead is used to match a character only if it is not followed by a another one. Writting 'q(?!u)' means that you want to match 'q' only if it is not followed by 'u'. In this statement, 'u' is a @@ -26435,7 +26429,7 @@ trivialer regulärer Ausdruck, der durch eine komplexeren ersetzt werden kann: 'q(?![abc])' findet ein 'q' gefolgt einem Zeichen mit Ausnahme von 'a', 'b' oder 'c'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="353"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="356"/> <source><b>Positive lookbehind: (?&lt;=<i>regexpr</i>)</b> <p>Select to insert the positive lookbehind brackets. Lookbehind has the same effect as lookahead, but works backwards. It is used to match a character only if preceded by another one. Writting '(?&lt;=u)q' means that you want to match the 'q' character @@ -26447,14 +26441,14 @@ 'u' durch einen komplexeren Ausdruck ersetzt werden: '(?&lt;=[abc])q' findet ein 'q', wenn 'a', 'b' oder 'c' vorausgeht.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="366"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="369"/> <source><b>Negative lookbehind (?&lt;!<i>regexpr</i>)</b> <p>Select to insert the negative lookbehind brackets.</p></source> <translation><b>Negatives Zurückschauen: (?&lt;!<i>regexpr</i>)</b> <p>Auswählen, um Klammern für negatives Zurückschauen einzufügen.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="370"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="373"/> <source><b>Negative lookbehind (?&lt;!<i>regexpr</i>)</b> <p>Select to insert the negative lookbehind brackets. Lookbehind has the same effect as lookahead, but works backwards. It is used to match a character only if not preceded by another one. Writting '(?&lt;!u)q' means that you want to match the 'q' @@ -26481,6 +26475,11 @@ <source>Python 3</source> <translation>Python 3</translation> </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="491"/> + <source>ASCII</source> + <translation>ASCII</translation> + </message> </context> <context> <name>PyRegExpWizardRepeatDialog</name> @@ -37649,7 +37648,7 @@ <translation>APIs &neu laden</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2049"/> + <location filename="UI/UserInterface.py" line="2038"/> <source>Reload the API information</source> <translation>Die API Informationen neu laden</translation> </message> @@ -38064,7 +38063,7 @@ <translation>Konfiguriere aktuelle Werkzeuggruppe...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2046"/> + <location filename="UI/UserInterface.py" line="2049"/> <source>Show external tools</source> <translation>Zeige externe Werkzeuge</translation> </message>
--- a/i18n/eric5_es.ts Sun Aug 01 13:05:08 2010 +0200 +++ b/i18n/eric5_es.ts Mon Aug 02 08:33:11 2010 +0200 @@ -6159,7 +6159,7 @@ <translation>Editar punto de interrupción...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3894"/> + <location filename="QScintilla/Editor.py" line="3895"/> <source>Enable breakpoint</source> <translation>Activar punto de interrupción</translation> </message> @@ -6259,212 +6259,212 @@ <translation>Guardar archivo</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3431"/> + <location filename="QScintilla/Editor.py" line="3432"/> <source>Autocompletion</source> <translation>Autocompletar</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3431"/> + <location filename="QScintilla/Editor.py" line="3432"/> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>Autocompletar no está disponible porque no hay origen de datos para autocompletar.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3897"/> + <location filename="QScintilla/Editor.py" line="3898"/> <source>Disable breakpoint</source> <translation>Deshabilitar punto de interrupción</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4137"/> + <location filename="QScintilla/Editor.py" line="4138"/> <source>Code Coverage</source> <translation>Cobertura de codigo</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4137"/> + <location filename="QScintilla/Editor.py" line="4138"/> <source>Please select a coverage file</source> <translation>Por favor seleccione un archivo de cobertura</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4183"/> + <location filename="QScintilla/Editor.py" line="4184"/> <source>Show Code Coverage Annotations</source> <translation>Mostrar Anotaciones de Cobertura de Código</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4179"/> + <location filename="QScintilla/Editor.py" line="4180"/> <source>All lines have been covered.</source> <translation>Todas las líneas han sido cubiertas.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4183"/> + <location filename="QScintilla/Editor.py" line="4184"/> <source>There is no coverage file available.</source> <translation>No hay archivo de cobertura disponible.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4275"/> + <location filename="QScintilla/Editor.py" line="4276"/> <source>Profile Data</source> <translation>Datos de profiling</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4275"/> + <location filename="QScintilla/Editor.py" line="4276"/> <source>Please select a profile file</source> <translation>Por favor seleccione un archivo de profiling</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4391"/> + <location filename="QScintilla/Editor.py" line="4392"/> <source>Syntax Error</source> <translation>Error de sintaxis</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4391"/> + <location filename="QScintilla/Editor.py" line="4392"/> <source>No syntax error message available.</source> <translation>No hay mensajes de error de sintaxis disponibles.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4530"/> + <location filename="QScintilla/Editor.py" line="4531"/> <source>Macro Name</source> <translation>Nombre de macro</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4530"/> + <location filename="QScintilla/Editor.py" line="4531"/> <source>Select a macro name:</source> <translation>Seleccione un nombre de macro:</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4558"/> + <location filename="QScintilla/Editor.py" line="4559"/> <source>Load macro file</source> <translation>Cargar archivo de macro</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4598"/> + <location filename="QScintilla/Editor.py" line="4599"/> <source>Macro files (*.macro)</source> <translation>Archivos de Macro (*.macro)</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4579"/> + <location filename="QScintilla/Editor.py" line="4580"/> <source>Error loading macro</source> <translation>Error al cargar macro</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4598"/> + <location filename="QScintilla/Editor.py" line="4599"/> <source>Save macro file</source> <translation>Guardar archivo de macro</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4615"/> + <location filename="QScintilla/Editor.py" line="4616"/> <source>Save macro</source> <translation>Guardar macro</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4633"/> + <location filename="QScintilla/Editor.py" line="4634"/> <source>Error saving macro</source> <translation>Error al guardar macro</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4644"/> + <location filename="QScintilla/Editor.py" line="4645"/> <source>Start Macro Recording</source> <translation>Comenzar grabación de macro</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4644"/> + <location filename="QScintilla/Editor.py" line="4645"/> <source>Macro recording is already active. Start new?</source> <translation>Grabación de macro ya está activada. ¿Comenzar una nueva?</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4671"/> + <location filename="QScintilla/Editor.py" line="4672"/> <source>Macro Recording</source> <translation>Grabando macro</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4671"/> + <location filename="QScintilla/Editor.py" line="4672"/> <source>Enter name of the macro:</source> <translation>Introduzca el nombre de la macro:</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4794"/> + <location filename="QScintilla/Editor.py" line="4795"/> <source><br><b>Warning:</b> You will loose your changes upon reopening it.</source> <translation><br><b>Advertencia:</b> Perderá los cambios si lo reabre.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4798"/> + <location filename="QScintilla/Editor.py" line="4799"/> <source>File changed</source> <translation>Archivo modificado</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4996"/> + <location filename="QScintilla/Editor.py" line="4997"/> <source>Drop Error</source> <translation>Error al soltar</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5014"/> + <location filename="QScintilla/Editor.py" line="5015"/> <source>Resources</source> <translation>Recursos</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5016"/> + <location filename="QScintilla/Editor.py" line="5017"/> <source>Add file...</source> <translation>Añadir archivo...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5018"/> + <location filename="QScintilla/Editor.py" line="5019"/> <source>Add files...</source> <translation>Añadir archivos...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5020"/> + <location filename="QScintilla/Editor.py" line="5021"/> <source>Add aliased file...</source> <translation>Añadir archivo con un alias...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5022"/> + <location filename="QScintilla/Editor.py" line="5023"/> <source>Add localized resource...</source> <translation>Añadir recursos localizados...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5025"/> + <location filename="QScintilla/Editor.py" line="5026"/> <source>Add resource frame</source> <translation>Añadir ventana de recursos</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5043"/> + <location filename="QScintilla/Editor.py" line="5044"/> <source>Add file resource</source> <translation>Añadir archivo de recursos</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5059"/> + <location filename="QScintilla/Editor.py" line="5060"/> <source>Add file resources</source> <translation>Añadir archivo de recursos</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5086"/> + <location filename="QScintilla/Editor.py" line="5087"/> <source>Add aliased file resource</source> <translation>Añadir archivo de recursos con un alias</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5147"/> + <location filename="QScintilla/Editor.py" line="5148"/> <source>Package Diagram</source> <translation>Digrama de paquetes</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5147"/> + <location filename="QScintilla/Editor.py" line="5148"/> <source>Include class attributes?</source> <translation>¿Incluir atributos de clase?</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5168"/> + <location filename="QScintilla/Editor.py" line="5169"/> <source>Imports Diagram</source> <translation>Diagrama de imports</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5168"/> + <location filename="QScintilla/Editor.py" line="5169"/> <source>Include imports from external modules?</source> <translation>¿Incluir los imports de módulos externos?</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5184"/> + <location filename="QScintilla/Editor.py" line="5185"/> <source>Application Diagram</source> <translation>Diagrama de aplicación</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5184"/> + <location filename="QScintilla/Editor.py" line="5185"/> <source>Include module names?</source> <translation>¿Incluir nombres de módulos?</translation> </message> @@ -6539,7 +6539,7 @@ <translation>Seleccionar el Analizador Léxico de Pygments.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5418"/> + <location filename="QScintilla/Editor.py" line="5419"/> <source>Check spelling...</source> <translation>Corrección ortográfica...</translation> </message> @@ -6549,12 +6549,12 @@ <translation>Corrección ortográfica de la selección...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5420"/> + <location filename="QScintilla/Editor.py" line="5421"/> <source>Add to dictionary</source> <translation>Añadir al diccionario</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5422"/> + <location filename="QScintilla/Editor.py" line="5423"/> <source>Ignore All</source> <translation>Ignorar Todo</translation> </message> @@ -6599,42 +6599,42 @@ <translation><p>El archivo <b>{0}</b> ya existe.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4572"/> + <location filename="QScintilla/Editor.py" line="4573"/> <source><p>The macro file <b>{0}</b> could not be read.</p></source> <translation><p>El archivo de macro <b>{0}</b> no se puede leer.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4579"/> + <location filename="QScintilla/Editor.py" line="4580"/> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation><p>El archivo de macro <b>{0}</b> está dañado</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4615"/> + <location filename="QScintilla/Editor.py" line="4616"/> <source><p>The macro file <b>{0}</b> already exists.</p></source> <translation><p>El archivo de macro <b>{0}</b> ya existe.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4633"/> + <location filename="QScintilla/Editor.py" line="4634"/> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation><p>El archivo de macro <b>{0}</b> no se puede escribir.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4789"/> + <location filename="QScintilla/Editor.py" line="4790"/> <source><p>The file <b>{0}</b> has been changed while it was opened in eric5. Reread it?</p></source> <translation><p>El archivo <b>{0}</b> ha cambiado mientras estaba abierto en eric5. ¿Desea volver a cargarlo?</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4879"/> + <location filename="QScintilla/Editor.py" line="4880"/> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4996"/> + <location filename="QScintilla/Editor.py" line="4997"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> no es un archivo.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5086"/> + <location filename="QScintilla/Editor.py" line="5087"/> <source>Alias for file <b>{0}</b>:</source> <translation>Alias para el archivo <b>{0}</b>:</translation> </message> @@ -6659,12 +6659,12 @@ <translation>Limpiar advertencias</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4511"/> + <location filename="QScintilla/Editor.py" line="4512"/> <source>py3flakes Warning</source> <translation>Advertencia de py3flakes</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4511"/> + <location filename="QScintilla/Editor.py" line="4512"/> <source>No py3flakes warning message available.</source> <translation>No hay un mensaje de advertencia de py3flakes disponible.</translation> </message> @@ -26111,24 +26111,24 @@ <translation>Asistente para re de Python</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="67"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="70"/> <source>Variable Name:</source> <translation>Nombre de Variable:</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="79"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="82"/> <source>Include import statement</source> <translation>Incluir sentencia import</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="101"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="104"/> <source><b>Comment: (?#)</b> <p>Insert some comment inside your regexp.</p></source> <translation><b>Comentario: (?#)</b> <p>Insertar comentarios dentro de la regexp..</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="105"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="108"/> <source><b>Comment: (?#)</b> <p>Insert some comment inside your regexp.The regex engine ignores everything after the (?# until the first closing round bracket. The following example could clarify the regexp which match a valid date: </p> @@ -26137,28 +26137,28 @@ El siguiente ejemplo puede ilustra una regexp que coincide con una fecha valida: </p><p>(?#year)(19|20)\d\d[- /.](?#month)(0[1-9]|1[012])[- /.](?#day)(0[1-9]|[12][0-9]|3[01])</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="413"/> - <source>...</source> - <translation>...</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="118"/> - <source><b>Single character of a range (e.g. [abcd])</b><p>Select a single character of a range via a specific dialog.</p></source> - <translation><b>Único carácter de un rango (por ej. [abcd])</b><p>Seleccionar un único caracter de un rango de caracteres a traves de un diálogo específico.</p></translation> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="416"/> + <source>...</source> + <translation>...</translation> </message> <message> <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="121"/> + <source><b>Single character of a range (e.g. [abcd])</b><p>Select a single character of a range via a specific dialog.</p></source> + <translation><b>Único carácter de un rango (por ej. [abcd])</b><p>Seleccionar un único caracter de un rango de caracteres a traves de un diálogo específico.</p></translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="124"/> <source><b>Single character of a range (e.g. [abcd])</b><p>Select a single character of a range via a specific dialog. This dialog will help to edit the range of characters and add some specific conditions.</p>s</source> <translation><b>Único carácter de un rango (por ej. [abcd])</b><p>Seleccionar un único caracter de un rango de caracteres a traves de un diálogo específico. El diálogo ayuda a editar el rango de carácter y a añadir algunas condiciones específicas</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="131"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="134"/> <source><b>Any character: '.'</b> <p>Select to insert a dot (.) in your regexp.</p></source> <translation><b>Cualquier carácter: '.'</b><p>Seleccionar para insertar un punto (.) en la regexp.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="135"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="138"/> <source><b>Any character: '.'</b> <p>Select to insert a dot (.) in your regexp. The dot matches a single character, except line break characters (by default). E.g. 'gr.y' matches 'gray', 'grey', 'gr%y', etc. Use the dot sparingly. Often, a character class or negated @@ -26167,19 +26167,19 @@ Por ej. 'gr.y' coincide con 'gray', 'grey', 'gr%y', etc. Use el punto con frugalidad. A menudo una clase de caracteres o clase de caracteres negada es más rápida y precisa.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="152"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="155"/> <source><b>Repeat contents</b> <p>Select a repetition condition via a specific dialog. This dialog will help to specify the allowed range for repetitions.</p></source> <translation><b>Repetir contenidos</b><p>Seleccionar una condición de repetición a traves de un diálogo específico. Este diálogo ayuda a especificar el rango permitido para repeticiones.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="163"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="166"/> <source><b>Non capturing parentheses: (?:)</b> <p>Select to insert some non capturing brackets.</p></source> <translation><b>Paréntesis de no captura: (?:)</b><p>Seleccionar para insertar paréntesis de no captura.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="167"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="170"/> <source><b>Non capturing parentheses: (?:)</b> <p>Select to insert some non capturing brackets. It can be used to apply a regexp quantifier (eg. '?' or '+') to the entire group of characters inside the brakets. E.g. the regex 'Set(?:Value)?' matches 'Set' or 'SetValue'. The '?:' inside the brakets @@ -26187,13 +26187,13 @@ <translation><b>Paréntesis sin captura: (?:)</b><p>Seleccionar para insertar paréntesis de no captura. Se puede utilizar para aplicar una expresión regular de cuantificación (por ejemplo '?' or '+') al grupo completo de caracteres dentro de los paréntesis. Por ej. la Regex 'Set(?:Value)?' coincide con 'Set' o con 'SetValue'. El '?:' dentro de los paréntesis significa que el contenido de la parte que coincide (llamado 'referencia hacia atras' o 'retroreferencia', de 'backreference') no se almacena para uso posterior.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="180"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="183"/> <source><b>Group: ()</b> <p>Select to insert some capturing brackets.</p></source> <translation><b>Agrupar: ()</b><p>Seleccionar para insertar paréntesis de captura.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="184"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="187"/> <source><b>Group: ()</b> <p>Select to insert some capturing brackets. They can be used to apply a regexp quantifier (e.g. '?' or '+') to the entire group of characters inside the brakets. E.g. the regex 'Set(Value)?' matches 'Set' or 'SetValue'. Contrary to non-capturing parentheses, @@ -26205,13 +26205,13 @@ Se puede acceder a la retroreferencia con la expresión 'º1'.</p><p>P. e. '([a-c])x\1x\1' coincide con 'axaxa', 'bxbxb' y 'cxcxc'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="199"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="202"/> <source><b>Named group: (?P&lt;<i>groupname</i>&gt;)</b> <p>Select to insert some named group brackets.</p></source> <translation><b>Grupo con nombre: (?P&lt;<i>nombredegrupo</i>&gt;)</b><p>Seleccionar para insertar paréntesis de grupos con nombre.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="203"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="206"/> <source><b>Named group: (?P&lt;<i>groupname</i>&gt;)</b> <p>Select to insert some named group brackets. Usage is similar to standard group parentheses as the matched backreference is also stored for further usage. The difference is that a name is given to the match. This is useful when @@ -26220,14 +26220,14 @@ <translation><b>Grupo con nombre: (?P&lt;<i>nombredegrupo</i>&gt;)</b><p>Seleccionar para insertar paréntesis de grupo con nombre. El uso es similar a los paréntesis de grupo normales ya que las retroreferencias de la parte coincidente se almacenan para uso posterior. La diferencia es que se le da un nombre. Puede ser útil cuando la tarea a llevar a cabo con la parte que coincide se vuelve complicada. Se puede acceder a la retroreferencia a traves del nombre de grupo (es decir (?P=<i>nombredegrupo</i>)).P. e. (?P<foo>[abc])x(?P=foo)x(?P=foo)x coincide con 'axaxax','bxbxbx' o 'cxcxcx' ('foo' es el nombre de grupo)</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="217"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="220"/> <source><b>Reference named group: (?P=<i>groupname</i>)</b> <p>Select to insert a reference to named group previously declared.</p></source> <translation><b>Referenciar grupo con nombre: (?P=<i>groupname</i>)</b> <p>Seleccionar para insertar una referencia a un grupo con nombre previamente declarado.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="221"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="224"/> <source><b>Reference named group: (?P=<i>groupname</i>)</b> <p>Select to insert a reference to named group previously declared. Each reference group refers to the match found by the corresponding named group. In the following example, (?P=foo) may refer to the charaters 'a','b' or 'c'.</p> @@ -26238,14 +26238,14 @@ <p>Ejemplo. (?P<foo>[abc])x(?P=foo)x(?P=foo)x coincide con 'axaxax','bxbxbx' o 'cxcxcx'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="234"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="237"/> <source><b>Alternatives: '|'</b> <p>Select to insert the alternation symbol '|'. </p></source> <translation><b>Alternativas: '|'</b> <p>Seleccionar para insertar el símbolo de alternación '|'. </p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="238"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="241"/> <source><b>Alternatives: '|'</b> <p>Select to insert the alternation symbol '|'. The alternation is used to match a single regular expression out of several possible regular expressions. E.g. 'cat|dog|mouse|fish' matches words containing the word 'cat', 'dog','mouse' or 'fish'. @@ -26258,14 +26258,14 @@ palabras 'cat', 'dog', ... debe expresar el hecho de que solamente quiere coincidir con palabras completas: '\b(cat|dog|mouse|fish)\b'</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="252"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="255"/> <source><b>Begin of line: '^'</b> <p>Select to insert the start line character (^).</p></source> <translation><b>Principio de línea: '^'</b> <p>Seleccionar para insertar el carácter de principio de línea (^).</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="256"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="259"/> <source><b>Begin of line: '^'</b> <p>Select to insert the start line character (^). It is used to find some expressions at the begining of lines. E.g. '^[A-Z]' match lines starting with a capitalized character. </p></source> @@ -26274,28 +26274,28 @@ Por ejemplo, '^[A-Z] coincide con líneas que comienzan con un carácter en mayúscula.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="268"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="271"/> <source><b>End of line: '$'</b> <p>Select to insert the end of line character ($).</p></source> <translation><b>Final de línea: '$'</b> <p>Seleccionar para insertar el carácter de final de línea ($).</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="272"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="275"/> <source><b>End of line: '$'</b> <p>Select to insert the end of line character ($). It is used to find some expressions at the end of lines.</p></source> <translation><b>Final de línea: '$'</b> <p>Seleccionar para insertar el carácter de final de línea ($). Se utiliza para encontrar expresiones en los finales de línea.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="283"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="286"/> <source><b>Word boundary</b> <p>Select to insert the word boudary character (\b).</p></source> <translation><b>Límite de palabra</b> <p>Seleccionar para insertar el carácter de límite de palabra (\b).</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="287"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="290"/> <source><b>Word boundary</b> <p>Select to insert the word boudary character (\b). This character is used to express the fact that word must begin or end at this position. E.g. '\bcat\b' matches exactly the word 'cat' while 'concatenation' is ignored.</p></source> @@ -26304,14 +26304,14 @@ debe comenzar o terminar en esta posición. Por ejemplo, '\bcat\b' coincide exactamente con la palabra 'cat' mientras que 'concatenation' es ignorada.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="299"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="302"/> <source><b>Non word boundary</b> <p>Select to insert the word boudary character (\B). \B is the negated version of \b.</p></source> <translation><b>Límite de no palabra</b> <p>Seleccionar para insertar el carácter de límite de no palabra (\B). Es la versión negada de \b.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="303"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="306"/> <source><b>Non word boundary</b> <p>Select to insert the word boudary character (\B). \B is the negated version of \b. \B matches at every position where \b does not. Effectively, \B matches at any position between two word characters as well as at any position between two non-word characters.</p></source> @@ -26320,14 +26320,14 @@ Efectivamente, \B coincide en cualquier posición entre dos caracteres de palabra al igual que en cualquier posición entre dos caracteres de no palabra. </p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="315"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="318"/> <source><b>Positive lookahead: (?=<i>regexpr</i>)</b> <p>Select to insert the positive lookhead brackets.</p></source> <translation><b>Buscar delante positivo: (?=<i>regexpr</i>)</b> <p>Seleccionar para insertar llaves de buscar delante positivo.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="319"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="322"/> <source><b>Positive lookahead: (?=<i>regexpr</i>)</b> <p>Select to insert the positive lookhead brackets. Basically, positive lookhead is used to match a character only if followed by another one. Writting 'q(?=u)' means that you want to match the 'q' character only if it is followed by 'u'. In this statement 'u' is a trivial @@ -26338,14 +26338,14 @@ que puede ser reemplazada por una expresión más compleja; q(?=[abc])' coincidirá con una 'q' si está seguida de 'a', 'b' o 'c'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="332"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="335"/> <source><b>Negative lookahead: (?!<i>regexpr</i>)</b> <p>Select to insert the negative lookhead brackets.</p></source> <translation><b>Buscar delante positivo:(?!<i>regexpr</i>)</b> <p>Seleccionar para insertar llaves de buscar delante negativo.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="336"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="339"/> <source><b>Negative lookahead: (?!<i>regexpr</i>)</b> <p>Select to insert the negative lookhead brackets. Basically, negative lookhead is used to match a character only if it is not followed by a another one. Writting 'q(?!u)' means that you want to match 'q' only if it is not followed by 'u'. In this statement, 'u' is a @@ -26356,14 +26356,14 @@ es una expresión regular trivial que puede ser reemplazada por una expresión más compleja; q(?=[abc])' coincidirá con una 'q' si está seguida de cualquier cosa que no sea 'a', 'b' o 'c'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="349"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="352"/> <source><b>Positive lookbehind: (?&lt;=<i>regexpr</i>)</b> <p>Select to insert the positive lookbehind brackets.</p></source> <translation><b>Buscar detrás positivo: (?&lt;=<i>regexpr</i>)</b> <p>Seleccionar para insertar llaves de buscar detrás positivo.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="353"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="356"/> <source><b>Positive lookbehind: (?&lt;=<i>regexpr</i>)</b> <p>Select to insert the positive lookbehind brackets. Lookbehind has the same effect as lookahead, but works backwards. It is used to match a character only if preceded by another one. Writting '(?&lt;=u)q' means that you want to match the 'q' character @@ -26374,14 +26374,14 @@ por 'u'. Como con buscar delante, 'u' puede reemplazarse por expresiones más complejas; '(?&lt;=[abc])q' coincidirá con una 'q' si está precedida por 'a', 'b' o 'c'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="366"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="369"/> <source><b>Negative lookbehind (?&lt;!<i>regexpr</i>)</b> <p>Select to insert the negative lookbehind brackets.</p></source> <translation><b>Buscar detrás negativo: (?&lt;!<i>regexpr</i>)</b> <p>Seleccionar para insertar llaves de buscar detrás negativo.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="370"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="373"/> <source><b>Negative lookbehind (?&lt;!<i>regexpr</i>)</b> <p>Select to insert the negative lookbehind brackets. Lookbehind has the same effect as lookahead, but works backwards. It is used to match a character only if not preceded by another one. Writting '(?&lt;!u)q' means that you want to match the 'q' @@ -26394,62 +26394,62 @@ compleja; '(?&lt;![abc])q' coincidirá con una 'q' solamente si no está precedida por 'a', 'b' o 'c'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="400"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="403"/> <source><b>Undo last edit</b></source> <translation><b>Deshacer última edición</b></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="410"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="413"/> <source><b>Redo last edit</b></source> <translation><b>Rehacer última edición</b></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="440"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="443"/> <source>Regexp:</source> <translation>Regexp:</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="478"/> - <source>"^" matches beginning of line, "$" matches end of line</source> - <translation>"^" coincide con el principio de línea, "$" con fin de línea</translation> - </message> - <message> <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="481"/> + <source>"^" matches beginning of line, "$" matches end of line</source> + <translation>"^" coincide con el principio de línea, "$" con fin de línea</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="484"/> <source>Match Linebreaks</source> <translation>Coincidir con fin de línea</translation> </message> <message> <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="488"/> <source>Unicode</source> - <translation>Unicode</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="495"/> + <translation type="obsolete">Unicode</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="498"/> <source>Verbose Regexp</source> <translation>Regexp con mucha información</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="502"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="505"/> <source>Case Sensitive</source> <translation>Sensible a mayúsculas/minúsculas</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="512"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="515"/> <source>Observe Locale</source> <translation>Tener en cuenta codificaciones locales</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="519"/> - <source>"." matches linebreaks as well</source> - <translation>"." coincide tambien con fin de línea</translation> - </message> - <message> <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="522"/> + <source>"." matches linebreaks as well</source> + <translation>"." coincide tambien con fin de línea</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="525"/> <source>Dot matches Linebreak</source> <translation>El punto coincide con fin de línea</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="531"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="534"/> <source>Text:</source> <translation>Texto:</translation> </message> @@ -26468,6 +26468,11 @@ <source>Python 3</source> <translation>Python 3</translation> </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="491"/> + <source>ASCII</source> + <translation type="unfinished">ASCII</translation> + </message> </context> <context> <name>PyRegExpWizardRepeatDialog</name> @@ -37621,7 +37626,7 @@ <translation>Recargar &APIs</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2049"/> + <location filename="UI/UserInterface.py" line="2038"/> <source>Reload the API information</source> <translation>Recargar la información de API</translation> </message> @@ -37631,7 +37636,7 @@ <translation><b>Recargar APIs</b><p>Recarga la información de API.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2046"/> + <location filename="UI/UserInterface.py" line="2049"/> <source>Show external tools</source> <translation>Mostrar herramientas externas</translation> </message>
--- a/i18n/eric5_fr.ts Sun Aug 01 13:05:08 2010 +0200 +++ b/i18n/eric5_fr.ts Mon Aug 02 08:33:11 2010 +0200 @@ -6766,7 +6766,7 @@ <translation>Éditer le point d'arrêt...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3894"/> + <location filename="QScintilla/Editor.py" line="3895"/> <source>Enable breakpoint</source> <translation>Activer le point d'arrêt</translation> </message> @@ -6841,102 +6841,102 @@ <translation>Fichier Modifié</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3431"/> + <location filename="QScintilla/Editor.py" line="3432"/> <source>Autocompletion</source> <translation>Autocompletion</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3431"/> + <location filename="QScintilla/Editor.py" line="3432"/> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>L'autocompletion n'est pas disponible car aucune source d'autocomplétion n'est définie.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3897"/> + <location filename="QScintilla/Editor.py" line="3898"/> <source>Disable breakpoint</source> <translation>Désactiver le point d'arrêt</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4137"/> + <location filename="QScintilla/Editor.py" line="4138"/> <source>Code Coverage</source> <translation>Code Coverage</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4137"/> + <location filename="QScintilla/Editor.py" line="4138"/> <source>Please select a coverage file</source> <translation>Sélectionner un fichier coverage</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4275"/> + <location filename="QScintilla/Editor.py" line="4276"/> <source>Profile Data</source> <translation>Profiler de données</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4275"/> + <location filename="QScintilla/Editor.py" line="4276"/> <source>Please select a profile file</source> <translation>Sélectionner un fichier profile</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4530"/> + <location filename="QScintilla/Editor.py" line="4531"/> <source>Macro Name</source> <translation>Nom de la macro</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4530"/> + <location filename="QScintilla/Editor.py" line="4531"/> <source>Select a macro name:</source> <translation>Sélectionner un nom de macro:</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4598"/> + <location filename="QScintilla/Editor.py" line="4599"/> <source>Macro files (*.macro)</source> <translation>Fichier Macro (*.macro)</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4558"/> + <location filename="QScintilla/Editor.py" line="4559"/> <source>Load macro file</source> <translation>Charger un fichier macro</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4579"/> + <location filename="QScintilla/Editor.py" line="4580"/> <source>Error loading macro</source> <translation>Erreur lors du chargement de la macro</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4598"/> + <location filename="QScintilla/Editor.py" line="4599"/> <source>Save macro file</source> <translation>Enregistrer le fichier macro</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4615"/> + <location filename="QScintilla/Editor.py" line="4616"/> <source>Save macro</source> <translation>Enregistrer la macro</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4633"/> + <location filename="QScintilla/Editor.py" line="4634"/> <source>Error saving macro</source> <translation>Erreur lors de l'enregistrement de la macro</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4644"/> + <location filename="QScintilla/Editor.py" line="4645"/> <source>Start Macro Recording</source> <translation>Démarrer l'enregistrement de la macro</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4671"/> + <location filename="QScintilla/Editor.py" line="4672"/> <source>Macro Recording</source> <translation>Enregistrement de macro</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4671"/> + <location filename="QScintilla/Editor.py" line="4672"/> <source>Enter name of the macro:</source> <translation>Entrer le nom de la macro:</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4794"/> + <location filename="QScintilla/Editor.py" line="4795"/> <source><br><b>Warning:</b> You will loose your changes upon reopening it.</source> <translation><br><b>Warning:</b> Toutes les modifications seront écrasées en réouvrant le fichier.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4798"/> + <location filename="QScintilla/Editor.py" line="4799"/> <source>File changed</source> <translation>Fichier modifié</translation> </message> @@ -6976,7 +6976,7 @@ <translation type="obsolete">Prière de sélectionner un rapport Cyclops à supprimer</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4996"/> + <location filename="QScintilla/Editor.py" line="4997"/> <source>Drop Error</source> <translation>Erreur de suppression</translation> </message> @@ -6986,12 +6986,12 @@ <translation>Afficher le message d'erreur de syntaxe</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4391"/> + <location filename="QScintilla/Editor.py" line="4392"/> <source>Syntax Error</source> <translation>Erreur de syntaxe</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4391"/> + <location filename="QScintilla/Editor.py" line="4392"/> <source>No syntax error message available.</source> <translation>Aucun message d'erreur de syntaxe..</translation> </message> @@ -7021,17 +7021,17 @@ <translation>Ligne non executée précédente</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4183"/> + <location filename="QScintilla/Editor.py" line="4184"/> <source>Show Code Coverage Annotations</source> <translation>Afficher les annotations de Code Coverage</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4179"/> + <location filename="QScintilla/Editor.py" line="4180"/> <source>All lines have been covered.</source> <translation>Toutes les lignes ont été executées.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4183"/> + <location filename="QScintilla/Editor.py" line="4184"/> <source>There is no coverage file available.</source> <translation>Impossible de trouver le fichier de coverage.</translation> </message> @@ -7131,42 +7131,42 @@ <translation type="obsolete">%1 (ro)</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5014"/> + <location filename="QScintilla/Editor.py" line="5015"/> <source>Resources</source> <translation>Ressources</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5016"/> + <location filename="QScintilla/Editor.py" line="5017"/> <source>Add file...</source> <translation>Ajouter un fichier...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5018"/> + <location filename="QScintilla/Editor.py" line="5019"/> <source>Add files...</source> <translation>Ajouter des fichiers...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5020"/> + <location filename="QScintilla/Editor.py" line="5021"/> <source>Add aliased file...</source> <translation>Ajouter un fichier alias...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5022"/> + <location filename="QScintilla/Editor.py" line="5023"/> <source>Add localized resource...</source> <translation>Ajouter une ressource localisée...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5043"/> + <location filename="QScintilla/Editor.py" line="5044"/> <source>Add file resource</source> <translation>Ajoute un fichier ressource</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5059"/> + <location filename="QScintilla/Editor.py" line="5060"/> <source>Add file resources</source> <translation>Ajoute des fichiers ressources</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5086"/> + <location filename="QScintilla/Editor.py" line="5087"/> <source>Add aliased file resource</source> <translation>Ajoute un alias de fichier ressource</translation> </message> @@ -7176,32 +7176,32 @@ <translation type="obsolete">Alias pour le fichier <b>%1</b>:</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5147"/> + <location filename="QScintilla/Editor.py" line="5148"/> <source>Package Diagram</source> <translation>Diagramme de package</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5147"/> + <location filename="QScintilla/Editor.py" line="5148"/> <source>Include class attributes?</source> <translation>Inclure les attributs de classes ?</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5184"/> + <location filename="QScintilla/Editor.py" line="5185"/> <source>Application Diagram</source> <translation>Diagramme de l'application</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5184"/> + <location filename="QScintilla/Editor.py" line="5185"/> <source>Include module names?</source> <translation>Inclure les noms de modules ?</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5025"/> + <location filename="QScintilla/Editor.py" line="5026"/> <source>Add resource frame</source> <translation>Ajouter un cadre ressource</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4644"/> + <location filename="QScintilla/Editor.py" line="4645"/> <source>Macro recording is already active. Start new?</source> <translation>L'enregistrement de macro est déjà actif. En démarrer une nouvelle ?</translation> </message> @@ -7256,12 +7256,12 @@ <translation>Aucun format d'exportation indiqué. Abandon...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5168"/> + <location filename="QScintilla/Editor.py" line="5169"/> <source>Imports Diagram</source> <translation>Diagramme des modules</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5168"/> + <location filename="QScintilla/Editor.py" line="5169"/> <source>Include imports from external modules?</source> <translation>Inclure l'importation de modules externes?</translation> </message> @@ -7341,7 +7341,7 @@ <translation>Sélectionne l'analyseur Pygments à appliquer.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5418"/> + <location filename="QScintilla/Editor.py" line="5419"/> <source>Check spelling...</source> <translation>Correction orthographique...</translation> </message> @@ -7351,12 +7351,12 @@ <translation>Correction orthographique de la sélection...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5420"/> + <location filename="QScintilla/Editor.py" line="5421"/> <source>Add to dictionary</source> <translation>Ajouter au dictionnaire</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5422"/> + <location filename="QScintilla/Editor.py" line="5423"/> <source>Ignore All</source> <translation>Tout ignorer</translation> </message> @@ -7401,42 +7401,42 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4572"/> + <location filename="QScintilla/Editor.py" line="4573"/> <source><p>The macro file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4579"/> + <location filename="QScintilla/Editor.py" line="4580"/> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4615"/> + <location filename="QScintilla/Editor.py" line="4616"/> <source><p>The macro file <b>{0}</b> already exists.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4633"/> + <location filename="QScintilla/Editor.py" line="4634"/> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4789"/> + <location filename="QScintilla/Editor.py" line="4790"/> <source><p>The file <b>{0}</b> has been changed while it was opened in eric5. Reread it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4879"/> + <location filename="QScintilla/Editor.py" line="4880"/> <source>{0} (ro)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4996"/> + <location filename="QScintilla/Editor.py" line="4997"/> <source><p><b>{0}</b> is not a file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5086"/> + <location filename="QScintilla/Editor.py" line="5087"/> <source>Alias for file <b>{0}</b>:</source> <translation type="unfinished"></translation> </message> @@ -7461,12 +7461,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4511"/> + <location filename="QScintilla/Editor.py" line="4512"/> <source>py3flakes Warning</source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4511"/> + <location filename="QScintilla/Editor.py" line="4512"/> <source>No py3flakes warning message available.</source> <translation type="unfinished"></translation> </message> @@ -28549,111 +28549,111 @@ <translation>Assistant Python 're'</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="67"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="70"/> <source>Variable Name:</source> <translation>Nom de variable:</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="79"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="82"/> <source>Include import statement</source> <translation>Inclure l'instruction d'importation</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="413"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="416"/> <source>...</source> <translation>...</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="440"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="443"/> <source>Regexp:</source> <translation>Expression régulière:</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="478"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="481"/> <source>"^" matches beginning of line, "$" matches end of line</source> <translation>Reconnaissance des extrémités de ligne. "^" reconnait les débuts de lignes, "$" reconnait les fins de lignes</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="481"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="484"/> <source>Match Linebreaks</source> <translation>Extrémités de lignes</translation> </message> <message> <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="488"/> <source>Unicode</source> - <translation>Unicode</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="495"/> + <translation type="obsolete">Unicode</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="498"/> <source>Verbose Regexp</source> <translation>Mode verbeux de Regexp</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="502"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="505"/> <source>Case Sensitive</source> <translation>Sensible à la casse</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="512"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="515"/> <source>Observe Locale</source> <translation>Tenir compte de l'environnement "locale" </translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="519"/> - <source>"." matches linebreaks as well</source> - <translation>Le point "." reconnait également le caractère fin de ligne</translation> - </message> - <message> <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="522"/> + <source>"." matches linebreaks as well</source> + <translation>Le point "." reconnait également le caractère fin de ligne</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="525"/> <source>Dot matches Linebreak</source> <translation>Le point prend en compte les EOL</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="531"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="534"/> <source>Text:</source> <translation>Texte:</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="152"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="155"/> <source><b>Repeat contents</b> <p>Select a repetition condition via a specific dialog. This dialog will help to specify the allowed range for repetitions.</p></source> <translation><b>Répétition du contenu</b> <p>Sélectionner pour éditer une condition de répétition à l'aide d'une boite de dialogue. Cette fenêtre vous permettra de spécifier la plage de répétition autorisée.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="283"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="286"/> <source><b>Word boundary</b> <p>Select to insert the word boudary character (\b).</p></source> <translation><b>Limite de mot</b> <p>Sélectionner pour insérer le caractère définissant une extrémité de mot (\b).</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="366"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="369"/> <source><b>Negative lookbehind (?&lt;!<i>regexpr</i>)</b> <p>Select to insert the negative lookbehind brackets.</p></source> <translation><b>Postanalyse négative (negative lookbehind) : (?&lt;!<i>regexpr</i>)</b> <p>Sélectionner pour insérer les parenthèses de postanalyse négative.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="400"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="403"/> <source><b>Undo last edit</b></source> <translation><b>Défaire la dernière édition</b></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="410"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="413"/> <source><b>Redo last edit</b></source> <translation><b>Refaire la dernière édition</b></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="101"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="104"/> <source><b>Comment: (?#)</b> <p>Insert some comment inside your regexp.</p></source> <translation><b>Commentaire: (?#)</b> <p>Sélectionner pour insérer un commentaire dans l'expression régulière.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="105"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="108"/> <source><b>Comment: (?#)</b> <p>Insert some comment inside your regexp.The regex engine ignores everything after the (?# until the first closing round bracket. The following example could clarify the regexp which match a valid date: </p> @@ -28664,24 +28664,24 @@ <p>(?#annee)(19|20)\d\d[- /.](?#mois)(0[1-9]|1[012])[- /.](?#jour)(0[1-9]|[12][0-9]|3[01])</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="118"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="121"/> <source><b>Single character of a range (e.g. [abcd])</b><p>Select a single character of a range via a specific dialog.</p></source> <translation><b>Caractère d'une plage (e.g. [abcd])</b><p>Sélectionner pour spécifier une plage de caractères possibles.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="121"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="124"/> <source><b>Single character of a range (e.g. [abcd])</b><p>Select a single character of a range via a specific dialog. This dialog will help to edit the range of characters and add some specific conditions.</p>s</source> <translation><b>Caractère d'une plage (e.g. [abcd])</b><p>Sélectionner pour spécifier une plage de caractères possibles avec une boite de dialogue. Cette fenêtre permettra de définir une plage de caractères et d'appliquer des conditions spécifiques. </p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="131"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="134"/> <source><b>Any character: '.'</b> <p>Select to insert a dot (.) in your regexp.</p></source> <translation><b>N'importe quel caractère: '.'</b> <p>Sélectionner pour insérer un point (.) dans l'expression régulière.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="135"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="138"/> <source><b>Any character: '.'</b> <p>Select to insert a dot (.) in your regexp. The dot matches a single character, except line break characters (by default). E.g. 'gr.y' matches 'gray', 'grey', 'gr%y', etc. Use the dot sparingly. Often, a character class or negated @@ -28692,14 +28692,14 @@ est plus rapide et plus précise.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="163"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="166"/> <source><b>Non capturing parentheses: (?:)</b> <p>Select to insert some non capturing brackets.</p></source> <translation><b>Parentheses non capturantes (?:)</b> <p>Sélectionner pour insérer des parenthèses non capturantes.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="167"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="170"/> <source><b>Non capturing parentheses: (?:)</b> <p>Select to insert some non capturing brackets. It can be used to apply a regexp quantifier (eg. '?' or '+') to the entire group of characters inside the brakets. E.g. the regex 'Set(?:Value)?' matches 'Set' or 'SetValue'. The '?:' inside the brakets @@ -28709,14 +28709,14 @@ ne sera pas stocké pour une utilisation future.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="180"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="183"/> <source><b>Group: ()</b> <p>Select to insert some capturing brackets.</p></source> <translation><b>Groupe: ()</b> <p>Sélectionner pour insérer des parenthèses capturantes.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="184"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="187"/> <source><b>Group: ()</b> <p>Select to insert some capturing brackets. They can be used to apply a regexp quantifier (e.g. '?' or '+') to the entire group of characters inside the brakets. E.g. the regex 'Set(Value)?' matches 'Set' or 'SetValue'. Contrary to non-capturing parentheses, @@ -28728,14 +28728,14 @@ <p>Ex: '([a-c])x\1x\1' permettra de trouver 'axaxa', 'bxbxb' et 'cxcxc'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="199"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="202"/> <source><b>Named group: (?P&lt;<i>groupname</i>&gt;)</b> <p>Select to insert some named group brackets.</p></source> <translation><b>Groupe nommé: (?P&lt;<i>nom_de_groupe</i>&gt;)</b> <p>Sélectionner pour insérer des parenthèses de groupe nommé.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="203"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="206"/> <source><b>Named group: (?P&lt;<i>groupname</i>&gt;)</b> <p>Select to insert some named group brackets. Usage is similar to standard group parentheses as the matched backreference is also stored for further usage. The difference is that a name is given to the match. This is useful when @@ -28749,14 +28749,14 @@ Ex: (?P<foo>[abc])x(?P=foo)x(?P=foo)x permet de trouver 'axaxax','bxbxbx' ou 'cxcxcx' ('foo' est le nom du groupe).</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="217"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="220"/> <source><b>Reference named group: (?P=<i>groupname</i>)</b> <p>Select to insert a reference to named group previously declared.</p></source> <translation><b>Référence à un groupe nommé: (?P=<i>nom_de_groupe</i>)</b> <p>Sélectionner pour insérer une référence à un groupe nommé déclaré auparavant.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="221"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="224"/> <source><b>Reference named group: (?P=<i>groupname</i>)</b> <p>Select to insert a reference to named group previously declared. Each reference group refers to the match found by the corresponding named group. In the following example, (?P=foo) may refer to the charaters 'a','b' or 'c'.</p> @@ -28767,14 +28767,14 @@ <p>Ex: (?P<foo>[abc])x(?P=foo)x(?P=foo)x permet de trouver 'axaxax','bxbxbx' ou 'cxcxcx'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="234"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="237"/> <source><b>Alternatives: '|'</b> <p>Select to insert the alternation symbol '|'. </p></source> <translation><b>Alternatives: '|'</b> <p>Sélectionner pour insérer le symbole d'alternance.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="238"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="241"/> <source><b>Alternatives: '|'</b> <p>Select to insert the alternation symbol '|'. The alternation is used to match a single regular expression out of several possible regular expressions. E.g. 'cat|dog|mouse|fish' matches words containing the word 'cat', 'dog','mouse' or 'fish'. @@ -28787,14 +28787,14 @@ Si on veut trouver exactement les mots 'chat', 'chien','souris'... il faudra plutôt utiliser une expression indiquant les bords du mot : '\b(chat|chien|souris|poisson)\b'</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="252"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="255"/> <source><b>Begin of line: '^'</b> <p>Select to insert the start line character (^).</p></source> <translation><b>Début de ligne: '^'</b> <p>Sélectionner pou insérer le caractère de début de ligne(^).</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="256"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="259"/> <source><b>Begin of line: '^'</b> <p>Select to insert the start line character (^). It is used to find some expressions at the begining of lines. E.g. '^[A-Z]' match lines starting with a capitalized character. </p></source> @@ -28803,21 +28803,21 @@ Ex : '^[A-Z]' permet de trouver toutes les lignes commençant par une majuscule. </p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="268"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="271"/> <source><b>End of line: '$'</b> <p>Select to insert the end of line character ($).</p></source> <translation><b>Fin de ligne: '$'</b> <p>Sélectionner pour insérer le caractère de fin de ligne ($). </p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="272"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="275"/> <source><b>End of line: '$'</b> <p>Select to insert the end of line character ($). It is used to find some expressions at the end of lines.</p></source> <translation><b>Fin de ligne: '$'</b> <p>Sélectionner pour insérer le caractère de fin de ligne ($). Il est utilisé pour trouver des expressions en fin de lignes.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="287"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="290"/> <source><b>Word boundary</b> <p>Select to insert the word boudary character (\b). This character is used to express the fact that word must begin or end at this position. E.g. '\bcat\b' matches exactly the word 'cat' while 'concatenation' is ignored.</p></source> @@ -28826,14 +28826,14 @@ Ex: '\bpour\b' permet de trouver exactement le mot 'pour' et d'ignorer le mot 'dépourvu' .</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="299"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="302"/> <source><b>Non word boundary</b> <p>Select to insert the word boudary character (\B). \B is the negated version of \b.</p></source> <translation><b>N'est pas une limite de mot</b> <p>Sélectionner pour insérer le caractère non limite de mot (\B). \B est la négation du caractère \b.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="303"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="306"/> <source><b>Non word boundary</b> <p>Select to insert the word boudary character (\B). \B is the negated version of \b. \B matches at every position where \b does not. Effectively, \B matches at any position between two word characters as well as at any position between two non-word characters.</p></source> @@ -28842,14 +28842,14 @@ Conctrètement, \B permet de trouver n'importe quel quel caractère entre deux caractères d'un mot, aussi bien qu'entre deux caractères d'un non-mot.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="315"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="318"/> <source><b>Positive lookahead: (?=<i>regexpr</i>)</b> <p>Select to insert the positive lookhead brackets.</p></source> <translation><b>Préanalyse positive (positive lookahead) : (?=<i>regexpr</i>)</b> <p>Sélectionner pour insérer les parenthèses de préanalyse positive.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="319"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="322"/> <source><b>Positive lookahead: (?=<i>regexpr</i>)</b> <p>Select to insert the positive lookhead brackets. Basically, positive lookhead is used to match a character only if followed by another one. Writting 'q(?=u)' means that you want to match the 'q' character only if it is followed by 'u'. In this statement 'u' is a trivial @@ -28859,14 +28859,14 @@ Ecrire 'q(?=u)' signifie que l'on souhaite trouver le caractère 'q' uniquement s'il est suivi par un 'u'. Dans cette expression 'u' est une expression régulière triviale qui peut être remplacée par une expression plus compliquée; q(?=[abc])' permet de trouver 'q' s'il est suivi d'un 'a', un 'b' ou d'un 'c'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="332"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="335"/> <source><b>Negative lookahead: (?!<i>regexpr</i>)</b> <p>Select to insert the negative lookhead brackets.</p></source> <translation><b>Préanalyse négative (negative lookahead) : (?!<i>regexpr</i>)</b> <p>Sélectionner pour insérer les parenthèses de préanalyse négative.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="336"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="339"/> <source><b>Negative lookahead: (?!<i>regexpr</i>)</b> <p>Select to insert the negative lookhead brackets. Basically, negative lookhead is used to match a character only if it is not followed by a another one. Writting 'q(?!u)' means that you want to match 'q' only if it is not followed by 'u'. In this statement, 'u' is a @@ -28875,14 +28875,14 @@ <p>Sélectionner pour insérer les parenthèses de préanalyse négative. Basiquement, la préanalyse négative est utilisée pour trouver un caractère uniquement s'il n'est pas suivi d'un autre bien précis. Ecrire 'q(?!u)' signifie que l'on souhaite trouver le caractère 'q' uniquement s'il n'est pas suivi par un 'u'. Dans cette expression 'u' est une expression régulière triviale qui peut être remplacée par une expression plus compliquée; q(?![abc])' permet de trouver 'q' s'il est suivi par n'importe quoi d'autre qu'un 'a', un 'b' ou un 'c'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="349"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="352"/> <source><b>Positive lookbehind: (?&lt;=<i>regexpr</i>)</b> <p>Select to insert the positive lookbehind brackets.</p></source> <translation><b>Postanalyse positive (positive lookbehind) : (?&lt;=<i>regexpr</i>)</b> <p>Sélectionner pour insérer les parenthèses de postanalyse positive.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="353"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="356"/> <source><b>Positive lookbehind: (?&lt;=<i>regexpr</i>)</b> <p>Select to insert the positive lookbehind brackets. Lookbehind has the same effect as lookahead, but works backwards. It is used to match a character only if preceded by another one. Writting '(?&lt;=u)q' means that you want to match the 'q' character @@ -28891,7 +28891,7 @@ <p>Sélectionner pour insérer les parenthèses de postanalyse positive. Basiquement, la postanalys positive est utilisée pour trouver un caractère uniquement s'il est précédé par un autre bien précis. Ecrire '(?&lt;=u)q' signifie que l'on souhaite trouver le caractère 'q' uniquement s'il est précédé par un 'u'. Comme pour la préanalyse, 'u' est une expression régulière triviale qui peut être remplacée par une expression plus compliquée; '(?&lt;=[abc])q' permet de trouver 'q' s'il est précédé par un 'a', un 'b' ou un 'c'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="370"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="373"/> <source><b>Negative lookbehind (?&lt;!<i>regexpr</i>)</b> <p>Select to insert the negative lookbehind brackets. Lookbehind has the same effect as lookahead, but works backwards. It is used to match a character only if not preceded by another one. Writting '(?&lt;!u)q' means that you want to match the 'q' @@ -28916,6 +28916,11 @@ <source>Python 3</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="491"/> + <source>ASCII</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>PyRegExpWizardRepeatDialog</name> @@ -41340,7 +41345,7 @@ <translation>Recharger les &APIs</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2049"/> + <location filename="UI/UserInterface.py" line="2038"/> <source>Reload the API information</source> <translation>Recharger les informations des API</translation> </message> @@ -41853,7 +41858,7 @@ <translation>Configuration du groupe d'outils courant...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2046"/> + <location filename="UI/UserInterface.py" line="2049"/> <source>Show external tools</source> <translation>Afficher les outils externes</translation> </message>
--- a/i18n/eric5_it.ts Sun Aug 01 13:05:08 2010 +0200 +++ b/i18n/eric5_it.ts Mon Aug 02 08:33:11 2010 +0200 @@ -6056,7 +6056,7 @@ <translation>Modifica Breakpoint...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3894"/> + <location filename="QScintilla/Editor.py" line="3895"/> <source>Enable breakpoint</source> <translation>Abilita breakpoint</translation> </message> @@ -6131,102 +6131,102 @@ <translation>File modificato</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3431"/> + <location filename="QScintilla/Editor.py" line="3432"/> <source>Autocompletion</source> <translation>Autocompletamento</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3431"/> + <location filename="QScintilla/Editor.py" line="3432"/> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>L'autocomplentamento non è disponibile perchè non ci sono fonti impostate.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3897"/> + <location filename="QScintilla/Editor.py" line="3898"/> <source>Disable breakpoint</source> <translation>Disabilita breakpoint</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4137"/> + <location filename="QScintilla/Editor.py" line="4138"/> <source>Code Coverage</source> <translation>Analisi codice</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4137"/> + <location filename="QScintilla/Editor.py" line="4138"/> <source>Please select a coverage file</source> <translation>Per favore seleziona un file per l'analisi</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4275"/> + <location filename="QScintilla/Editor.py" line="4276"/> <source>Profile Data</source> <translation>Profilazione dati</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4275"/> + <location filename="QScintilla/Editor.py" line="4276"/> <source>Please select a profile file</source> <translation>Per favore seleziona un file per la profilazione</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4530"/> + <location filename="QScintilla/Editor.py" line="4531"/> <source>Macro Name</source> <translation>Nome Macro</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4530"/> + <location filename="QScintilla/Editor.py" line="4531"/> <source>Select a macro name:</source> <translation>Seleziona un nome per la macro:</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4598"/> + <location filename="QScintilla/Editor.py" line="4599"/> <source>Macro files (*.macro)</source> <translation>File Macro (*.macro)</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4558"/> + <location filename="QScintilla/Editor.py" line="4559"/> <source>Load macro file</source> <translation>Carica un file di macro</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4579"/> + <location filename="QScintilla/Editor.py" line="4580"/> <source>Error loading macro</source> <translation>Errore nel caricamento della macro</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4598"/> + <location filename="QScintilla/Editor.py" line="4599"/> <source>Save macro file</source> <translation>Salva un file di macro</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4615"/> + <location filename="QScintilla/Editor.py" line="4616"/> <source>Save macro</source> <translation>Salva macro</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4633"/> + <location filename="QScintilla/Editor.py" line="4634"/> <source>Error saving macro</source> <translation>Errore nel salvataggio della macro</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4644"/> + <location filename="QScintilla/Editor.py" line="4645"/> <source>Start Macro Recording</source> <translation>Avvia registrazione della macro</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4671"/> + <location filename="QScintilla/Editor.py" line="4672"/> <source>Macro Recording</source> <translation>Registrazione Macro</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4671"/> + <location filename="QScintilla/Editor.py" line="4672"/> <source>Enter name of the macro:</source> <translation>Inserisci un nome per la macro:</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4794"/> + <location filename="QScintilla/Editor.py" line="4795"/> <source><br><b>Warning:</b> You will loose your changes upon reopening it.</source> <translation><br><b>Attenzione:</b> con la riapertura le modifiche andranno perse.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4798"/> + <location filename="QScintilla/Editor.py" line="4799"/> <source>File changed</source> <translation>File modificato</translation> </message> @@ -6246,7 +6246,7 @@ <translation>Elimina errori di sintassi</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4996"/> + <location filename="QScintilla/Editor.py" line="4997"/> <source>Drop Error</source> <translation>Errore Drop</translation> </message> @@ -6256,12 +6256,12 @@ <translation>Mostra i messaggi degli errori di sintassi</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4391"/> + <location filename="QScintilla/Editor.py" line="4392"/> <source>Syntax Error</source> <translation>Errore di sintassi</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4391"/> + <location filename="QScintilla/Editor.py" line="4392"/> <source>No syntax error message available.</source> <translation>Nessun messaggio degli errori di sintassi disponibile.</translation> </message> @@ -6291,17 +6291,17 @@ <translation>File non analizzato precedente</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4183"/> + <location filename="QScintilla/Editor.py" line="4184"/> <source>Show Code Coverage Annotations</source> <translation>Mostra le annotazioni dell'analisi del codice</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4179"/> + <location filename="QScintilla/Editor.py" line="4180"/> <source>All lines have been covered.</source> <translation>Tutte le linee sono state analizzate.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4183"/> + <location filename="QScintilla/Editor.py" line="4184"/> <source>There is no coverage file available.</source> <translation>Non ci sono file di analisi disponibili.</translation> </message> @@ -6341,72 +6341,72 @@ <translation>Nessun linguaggio</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5014"/> + <location filename="QScintilla/Editor.py" line="5015"/> <source>Resources</source> <translation>Risorse</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5016"/> + <location filename="QScintilla/Editor.py" line="5017"/> <source>Add file...</source> <translation>Aggiungi file...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5018"/> + <location filename="QScintilla/Editor.py" line="5019"/> <source>Add files...</source> <translation>Aggiungi files...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5020"/> + <location filename="QScintilla/Editor.py" line="5021"/> <source>Add aliased file...</source> <translation>Aggiungi file sinonimo...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5022"/> + <location filename="QScintilla/Editor.py" line="5023"/> <source>Add localized resource...</source> <translation>Aggiungi una risorsa localizzata...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5043"/> + <location filename="QScintilla/Editor.py" line="5044"/> <source>Add file resource</source> <translation>Aggiungi un file risorse</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5059"/> + <location filename="QScintilla/Editor.py" line="5060"/> <source>Add file resources</source> <translation>Aggiundi dei file risorse</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5086"/> + <location filename="QScintilla/Editor.py" line="5087"/> <source>Add aliased file resource</source> <translation>Aggiungi file sinonimo delle risorse</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5147"/> + <location filename="QScintilla/Editor.py" line="5148"/> <source>Package Diagram</source> <translation>Diagrammi del package</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5147"/> + <location filename="QScintilla/Editor.py" line="5148"/> <source>Include class attributes?</source> <translation>Includi gli attributi della classe ?</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5184"/> + <location filename="QScintilla/Editor.py" line="5185"/> <source>Application Diagram</source> <translation>Diagrammi dell'applicazione</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5184"/> + <location filename="QScintilla/Editor.py" line="5185"/> <source>Include module names?</source> <translation>Includi i nomi dei moduli ?</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5025"/> + <location filename="QScintilla/Editor.py" line="5026"/> <source>Add resource frame</source> <translation>Aggiungi riquadro delle risorse</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4644"/> + <location filename="QScintilla/Editor.py" line="4645"/> <source>Macro recording is already active. Start new?</source> <translation>Registrazione macro già attiva. Avvia nuovamente ?</translation> </message> @@ -6456,12 +6456,12 @@ <translation>Nessun formato di export impostato. Annullamento...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5168"/> + <location filename="QScintilla/Editor.py" line="5169"/> <source>Imports Diagram</source> <translation>Importa diagrammi</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5168"/> + <location filename="QScintilla/Editor.py" line="5169"/> <source>Include imports from external modules?</source> <translation>Includi gli import dai moduli esterni ?</translation> </message> @@ -6536,7 +6536,7 @@ <translation>Selezione l'analizzatore lessicale di Pygments da applicare.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5418"/> + <location filename="QScintilla/Editor.py" line="5419"/> <source>Check spelling...</source> <translation>Controllo sillabazione...</translation> </message> @@ -6546,12 +6546,12 @@ <translation>Controllo sillabazione della selezione...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5420"/> + <location filename="QScintilla/Editor.py" line="5421"/> <source>Add to dictionary</source> <translation>Aggiungi al dizionario</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5422"/> + <location filename="QScintilla/Editor.py" line="5423"/> <source>Ignore All</source> <translation>Ignora tutto</translation> </message> @@ -6596,42 +6596,42 @@ <translation><p>Il file <b>{0}</b> esiste già.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4572"/> + <location filename="QScintilla/Editor.py" line="4573"/> <source><p>The macro file <b>{0}</b> could not be read.</p></source> <translation><p>Il file macro <b>{0}</b> non può essere letto.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4579"/> + <location filename="QScintilla/Editor.py" line="4580"/> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation><p>Il file macro <b>{0}</b> è danneggiato.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4615"/> + <location filename="QScintilla/Editor.py" line="4616"/> <source><p>The macro file <b>{0}</b> already exists.</p></source> <translation><p>Il file macro <b>{0}</b> esiste già.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4633"/> + <location filename="QScintilla/Editor.py" line="4634"/> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation><p>Il file macro <b>{0}</b> non può essere scritto.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4789"/> + <location filename="QScintilla/Editor.py" line="4790"/> <source><p>The file <b>{0}</b> has been changed while it was opened in eric5. Reread it?</p></source> <translation><p>Il file <b>{0}</b> è stato modificato mentre era aperto in eric5. Rileggerlo ?</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4879"/> + <location filename="QScintilla/Editor.py" line="4880"/> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4996"/> + <location filename="QScintilla/Editor.py" line="4997"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> non è un file.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5086"/> + <location filename="QScintilla/Editor.py" line="5087"/> <source>Alias for file <b>{0}</b>:</source> <translation>Alias per il file <b>{0}</b>:</translation> </message> @@ -6656,12 +6656,12 @@ <translation>Pulisci warning</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4511"/> + <location filename="QScintilla/Editor.py" line="4512"/> <source>py3flakes Warning</source> <translation>Warning py3flakes</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4511"/> + <location filename="QScintilla/Editor.py" line="4512"/> <source>No py3flakes warning message available.</source> <translation>Nessun warning py3flakes disponibile.</translation> </message> @@ -26114,110 +26114,110 @@ <translation>Wizard per la re di Python</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="67"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="70"/> <source>Variable Name:</source> <translation>Nome Variabile:</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="79"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="82"/> <source>Include import statement</source> <translation>Includi costrutto import</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="413"/> - <source>...</source> - <translation>...</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="440"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="416"/> + <source>...</source> + <translation>...</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="443"/> <source>Regexp:</source> <translation>Regexp:</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="478"/> - <source>"^" matches beginning of line, "$" matches end of line</source> - <translation>"^" controlla l'inizio della riga, "$" controlla la fine della linea</translation> - </message> - <message> <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="481"/> + <source>"^" matches beginning of line, "$" matches end of line</source> + <translation>"^" controlla l'inizio della riga, "$" controlla la fine della linea</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="484"/> <source>Match Linebreaks</source> <translation>Trova interruzioni di linea</translation> </message> <message> <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="488"/> <source>Unicode</source> - <translation>Unicode</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="495"/> + <translation type="obsolete">Unicode</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="498"/> <source>Verbose Regexp</source> <translation>Regexp verbosa</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="502"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="505"/> <source>Case Sensitive</source> <translation>Case sensitive</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="512"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="515"/> <source>Observe Locale</source> <translation>Asseconda Locale</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="519"/> - <source>"." matches linebreaks as well</source> - <translation>"." trova anche le interruzioni di linea</translation> - </message> - <message> <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="522"/> + <source>"." matches linebreaks as well</source> + <translation>"." trova anche le interruzioni di linea</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="525"/> <source>Dot matches Linebreak</source> <translation>Punto trova le interruzioni di linea</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="531"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="534"/> <source>Text:</source> <translation>Testo:</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="152"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="155"/> <source><b>Repeat contents</b> <p>Select a repetition condition via a specific dialog. This dialog will help to specify the allowed range for repetitions.</p></source> <translation><b>Ripeti contenuti</b> <p>Selezione una condizione di ripetizione con uno specifico dialogo. Il dialogo aiuterà a specificare l'intervallo di ripetizioni consentito.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="283"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="286"/> <source><b>Word boundary</b> <p>Select to insert the word boudary character (\b).</p></source> <translation><b>Limiti parola</b> <p>Seleziona per inserire il carattere di limite della parola (\b).</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="366"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="369"/> <source><b>Negative lookbehind (?&lt;!<i>regexpr</i>)</b> <p>Select to insert the negative lookbehind brackets.</p></source> <translation><b>Negative lookbehind (?&lt;!<i>regexpr</i>)</b> <p>Selezione per inserire le parentesi negative lookbehind.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="400"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="403"/> <source><b>Undo last edit</b></source> <translation><b>Annulla ultima modifica</b></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="410"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="413"/> <source><b>Redo last edit</b></source> <translation><b>Rifai ultima modifica</b></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="101"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="104"/> <source><b>Comment: (?#)</b> <p>Insert some comment inside your regexp.</p></source> <translation><b>Commento: (?#)</b> <p>Inserisce un commento all'interno della regexp.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="105"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="108"/> <source><b>Comment: (?#)</b> <p>Insert some comment inside your regexp.The regex engine ignores everything after the (?# until the first closing round bracket. The following example could clarify the regexp which match a valid date: </p> @@ -26228,24 +26228,24 @@ <p>(?#year)(19|20)\d\d[- /.](?#month)(0[1-9]|1[012])[- /.](?#day)(0[1-9]|[12][0-9]|3[01])</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="118"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="121"/> <source><b>Single character of a range (e.g. [abcd])</b><p>Select a single character of a range via a specific dialog.</p></source> <translation><b>Intervallo di caratteri singoli (es. [abcd])</b><p>Seleziona un intervallo di singoli caratteri con un dialogo specifico.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="121"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="124"/> <source><b>Single character of a range (e.g. [abcd])</b><p>Select a single character of a range via a specific dialog. This dialog will help to edit the range of characters and add some specific conditions.</p>s</source> <translation><b>Intervallo di caratteri singoli (es. [abcd])</b><p>Seleziona un intervallo di singoli caratteri con un dialogo specifico.Il dialogo aiuta a modificare il range di caratteri e aggiunge alcune condizioni specifiche.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="131"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="134"/> <source><b>Any character: '.'</b> <p>Select to insert a dot (.) in your regexp.</p></source> <translation><b>Qualsiasi carattere: '.'</b> <p>Seleziona per inserire un punto (.) nella regexp.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="135"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="138"/> <source><b>Any character: '.'</b> <p>Select to insert a dot (.) in your regexp. The dot matches a single character, except line break characters (by default). E.g. 'gr.y' matches 'gray', 'grey', 'gr%y', etc. Use the dot sparingly. Often, a character class or negated @@ -26255,14 +26255,14 @@ Es. 'gr.y' trova 'gray','grey','gr%y', etc. Usa il punto con parsimonia. Spesso una classe di caratteri o l'inverso è più veloce e più preciso.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="163"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="166"/> <source><b>Non capturing parentheses: (?:)</b> <p>Select to insert some non capturing brackets.</p></source> <translation><b>Parentesi Non capturing: (?:)</b> <p>Seleziona per inserire alcune non capturing parentesi.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="167"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="170"/> <source><b>Non capturing parentheses: (?:)</b> <p>Select to insert some non capturing brackets. It can be used to apply a regexp quantifier (eg. '?' or '+') to the entire group of characters inside the brakets. E.g. the regex 'Set(?:Value)?' matches 'Set' or 'SetValue'. The '?:' inside the brakets @@ -26273,14 +26273,14 @@ significa che il contenuto trovato (chiamato backreference) (called the backreference) non è conservato per usi futuri.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="180"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="183"/> <source><b>Group: ()</b> <p>Select to insert some capturing brackets.</p></source> <translation><b>Raggruppa: ()</b> <p>Selezione per inserire alcune parentesi raggruppanti.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="184"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="187"/> <source><b>Group: ()</b> <p>Select to insert some capturing brackets. They can be used to apply a regexp quantifier (e.g. '?' or '+') to the entire group of characters inside the brakets. E.g. the regex 'Set(Value)?' matches 'Set' or 'SetValue'. Contrary to non-capturing parentheses, @@ -26295,14 +26295,14 @@ <p>Es. '([a-c])x\1x\1' troverà 'axaxa', 'bxbxb' e 'cxcxc'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="199"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="202"/> <source><b>Named group: (?P&lt;<i>groupname</i>&gt;)</b> <p>Select to insert some named group brackets.</p></source> <translation><b>Named group: (?P&lt;<i>nome gruppo</i>&gt;)</b> <p>Seleziona per inserire delle parentesi named group.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="203"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="206"/> <source><b>Named group: (?P&lt;<i>groupname</i>&gt;)</b> <p>Select to insert some named group brackets. Usage is similar to standard group parentheses as the matched backreference is also stored for further usage. The difference is that a name is given to the match. This is useful when @@ -26313,14 +26313,14 @@ E.g. (?P<foo>[abc])x(?P=foo)x(?P=foo)x matches 'axaxax','bxbxbx' or 'cxcxcx' ('foo' is the group name)</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="217"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="220"/> <source><b>Reference named group: (?P=<i>groupname</i>)</b> <p>Select to insert a reference to named group previously declared.</p></source> <translation><b>Referenza named group: (?P=<i>nome gruppo</i>)</b> <p>Seleziona per inserire un riferimento al named gruop inserito precedentemente.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="221"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="224"/> <source><b>Reference named group: (?P=<i>groupname</i>)</b> <p>Select to insert a reference to named group previously declared. Each reference group refers to the match found by the corresponding named group. In the following example, (?P=foo) may refer to the charaters 'a','b' or 'c'.</p> @@ -26330,14 +26330,14 @@ <p>E.g. (?P<foo>[abc])x(?P=foo)x(?P=foo)x trova 'axaxax','bxbxbx' or 'cxcxcx'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="234"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="237"/> <source><b>Alternatives: '|'</b> <p>Select to insert the alternation symbol '|'. </p></source> <translation><b>Alternativa: '|'</b> <p>Seleziona per inserire il simbolo di alternativa '|'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="238"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="241"/> <source><b>Alternatives: '|'</b> <p>Select to insert the alternation symbol '|'. The alternation is used to match a single regular expression out of several possible regular expressions. E.g. 'cat|dog|mouse|fish' matches words containing the word 'cat', 'dog','mouse' or 'fish'. @@ -26347,14 +26347,14 @@ <p>Seleziona per inserire il simbolo di alternativa '|'. L'alternativa è usata per trovare una singola espressione regolare all'interno di più possibilità Es. 'cat|dog|mouse|fish' trova le parole contenenti 'cat', 'dog', 'mouse' o 'fish'. Nota che nell'esempio sopra, l'alternativa di riferisce a tutta la parole o ad una parte di esse. Se si vogliono trovare esattamente le parole 'cat', 'dog',... bisogna specificare che si vogliono trovare solo le parole complete: '\b(cat|dog|mouse|fish)\b'</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="252"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="255"/> <source><b>Begin of line: '^'</b> <p>Select to insert the start line character (^).</p></source> <translation><b>Inizio linea: '^'</b> <p>Seleziona per inserire il carattere di inizio riga (^).</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="256"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="259"/> <source><b>Begin of line: '^'</b> <p>Select to insert the start line character (^). It is used to find some expressions at the begining of lines. E.g. '^[A-Z]' match lines starting with a capitalized character. </p></source> @@ -26363,21 +26363,21 @@ Es. '^[A-Z]' trova le linee che iniziano con una lettera maiuscola.</P></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="268"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="271"/> <source><b>End of line: '$'</b> <p>Select to insert the end of line character ($).</p></source> <translation><b>Fine linea: '$'</b> <p>Seleziona per inserire un carattere di fine linea ($).</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="272"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="275"/> <source><b>End of line: '$'</b> <p>Select to insert the end of line character ($). It is used to find some expressions at the end of lines.</p></source> <translation><b>Fine linea: '$'</b> <p>Seleziona per inserire il carattere di fine riga (^). E' usato per trovare le espressioni all'inizio delle linee.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="287"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="290"/> <source><b>Word boundary</b> <p>Select to insert the word boudary character (\b). This character is used to express the fact that word must begin or end at this position. E.g. '\bcat\b' matches exactly the word 'cat' while 'concatenation' is ignored.</p></source> @@ -26385,14 +26385,14 @@ <p>Seleziona per inserire il carattere di estremità della parola (\b)). Questo carattere è usato per specificare il fatto che la parola deve iniziare o finire a questa posizione. Es. '\bcat\b' trova la parola 'cat' mentre la parola 'concatenation' è ignorata.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="299"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="302"/> <source><b>Non word boundary</b> <p>Select to insert the word boudary character (\B). \B is the negated version of \b.</p></source> <translation><b>Nessun estremo della parola</b> <p>Seleziona per inserire il carattere di estremità della parola (\B). \B è l'inverso di \b.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="303"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="306"/> <source><b>Non word boundary</b> <p>Select to insert the word boudary character (\B). \B is the negated version of \b. \B matches at every position where \b does not. Effectively, \B matches at any position between two word characters as well as at any position between two non-word characters.</p></source> @@ -26400,14 +26400,14 @@ <p>Seleziona per inserire il carattere di estremità della parola (\B). \B è l'inverso di \b. \B trova in ogni posizione dove \b non trova. In effetti, \B trova in tutte le posizione tra due caratteri di una parola come ogni posizione tra due caratteri che non sono di una parola.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="315"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="318"/> <source><b>Positive lookahead: (?=<i>regexpr</i>)</b> <p>Select to insert the positive lookhead brackets.</p></source> <translation><b>Lookahead positivo: (?=<i>regexp</i>)</b> <p>Seleziona per inserire delle parentesi di tipo lookahead positivo.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="319"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="322"/> <source><b>Positive lookahead: (?=<i>regexpr</i>)</b> <p>Select to insert the positive lookhead brackets. Basically, positive lookhead is used to match a character only if followed by another one. Writting 'q(?=u)' means that you want to match the 'q' character only if it is followed by 'u'. In this statement 'u' is a trivial @@ -26416,14 +26416,14 @@ <p>Seleziona per inserire delle parentesi di tipo lookahead positivo. Di norma queste parentesi sono utilizzate per trovare un carattere solo se è seguito da un'altro. Scrivere 'q(?=u)' significa che vuoi trovare tutte le 'q' se e solo se sono seguitre dal carattere 'u'. In questo esempio è banale, ma la 'u' può essere sostituita da un'espressione più complessa; q(?=[abc])' troverà tutte le q se sono seguite da 'a', 'b'o 'c'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="332"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="335"/> <source><b>Negative lookahead: (?!<i>regexpr</i>)</b> <p>Select to insert the negative lookhead brackets.</p></source> <translation><b>Lookahead negativo: (?!<i>regexpr</i>)</b> <p>Seleziona per inserire delle parentesi di tipo lookahead negativo.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="336"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="339"/> <source><b>Negative lookahead: (?!<i>regexpr</i>)</b> <p>Select to insert the negative lookhead brackets. Basically, negative lookhead is used to match a character only if it is not followed by a another one. Writting 'q(?!u)' means that you want to match 'q' only if it is not followed by 'u'. In this statement, 'u' is a @@ -26432,14 +26432,14 @@ <p>Seleziona per inserire delle parentesi di tipo lookahead negativo. Di norma queste parentesi sono utilizzate per trovare un carattere solo se non è seguito da un'altro. Scrivere 'q(?=u)' significa che vuoi trovare tutte le 'q' se e solo se non sono seguitre dal carattere 'u'. In questo esempio è banale, ma la 'u' può essere sostituita da un'espressione più complessa; q(?=[abc])' troverà tutte le q se sono seguite da tutto tranne che da 'a', 'b'o 'c'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="349"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="352"/> <source><b>Positive lookbehind: (?&lt;=<i>regexpr</i>)</b> <p>Select to insert the positive lookbehind brackets.</p></source> <translation><b>Loobbehind positivo: (?&lt;=<i>regexpr</i>)</b> <p>Seleziona per inserire delle parentesi di tipo lookbehind positivo.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="353"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="356"/> <source><b>Positive lookbehind: (?&lt;=<i>regexpr</i>)</b> <p>Select to insert the positive lookbehind brackets. Lookbehind has the same effect as lookahead, but works backwards. It is used to match a character only if preceded by another one. Writting '(?&lt;=u)q' means that you want to match the 'q' character @@ -26448,7 +26448,7 @@ <p>Seleziona per inserire delle parentesi di tipo lookahead negativo. Queste parentesi sono identiche alle parentesi di tipo lookahead positivo, ma lavorano all'indietro. Sono usate per trovare un carattere preceduto da un altro. Scrivere '(?&lt;=u)q' significa che si vogliono trovare tutte le 'q' precedute dal carattere 'u'. Come con le lookahead, 'u' può essere sostituito da una regexp più complessa; '(?&lt;=[abc])q' troverà una 'q' se è preceduta da 'a', 'b' o 'c'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="370"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="373"/> <source><b>Negative lookbehind (?&lt;!<i>regexpr</i>)</b> <p>Select to insert the negative lookbehind brackets. Lookbehind has the same effect as lookahead, but works backwards. It is used to match a character only if not preceded by another one. Writting '(?&lt;!u)q' means that you want to match the 'q' @@ -26472,6 +26472,11 @@ <source>Python 3</source> <translation>Python 3</translation> </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="491"/> + <source>ASCII</source> + <translation type="unfinished">ASCII</translation> + </message> </context> <context> <name>PyRegExpWizardRepeatDialog</name> @@ -37578,7 +37583,7 @@ <translation>Ricarica &APIs</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2049"/> + <location filename="UI/UserInterface.py" line="2038"/> <source>Reload the API information</source> <translation>Ricarica le informazioni delle API</translation> </message> @@ -37949,7 +37954,7 @@ <translation>Configura Tools Groups correnti...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2046"/> + <location filename="UI/UserInterface.py" line="2049"/> <source>Show external tools</source> <translation>Mostra tool esterni</translation> </message>
--- a/i18n/eric5_ru.ts Sun Aug 01 13:05:08 2010 +0200 +++ b/i18n/eric5_ru.ts Mon Aug 02 08:33:11 2010 +0200 @@ -6073,12 +6073,12 @@ <translation>Файл изменён</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4794"/> + <location filename="QScintilla/Editor.py" line="4795"/> <source><br><b>Warning:</b> You will loose your changes upon reopening it.</source> <translation><br><b>Предупреждение:</b> При переоткрытии все изменения будут потеряны.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4798"/> + <location filename="QScintilla/Editor.py" line="4799"/> <source>File changed</source> <translation>Файл изменён</translation> </message> @@ -6123,7 +6123,7 @@ <translation>Редактировать точку останова...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3894"/> + <location filename="QScintilla/Editor.py" line="3895"/> <source>Enable breakpoint</source> <translation>Разрешить точку останова</translation> </message> @@ -6153,82 +6153,82 @@ <translation>Левая клавиша мыши ставит точки останова</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3897"/> + <location filename="QScintilla/Editor.py" line="3898"/> <source>Disable breakpoint</source> <translation>Запретить точку останова</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4137"/> + <location filename="QScintilla/Editor.py" line="4138"/> <source>Code Coverage</source> <translation>Охват кода</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4137"/> + <location filename="QScintilla/Editor.py" line="4138"/> <source>Please select a coverage file</source> <translation>Пожалуйста, выберите файл для информации охвата</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4530"/> + <location filename="QScintilla/Editor.py" line="4531"/> <source>Macro Name</source> <translation>Имя макроса</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4530"/> + <location filename="QScintilla/Editor.py" line="4531"/> <source>Select a macro name:</source> <translation>Задайте имя макроса:</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4598"/> + <location filename="QScintilla/Editor.py" line="4599"/> <source>Macro files (*.macro)</source> <translation>Макросы (*.macro)</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4558"/> + <location filename="QScintilla/Editor.py" line="4559"/> <source>Load macro file</source> <translation>Загрузить макрос</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4579"/> + <location filename="QScintilla/Editor.py" line="4580"/> <source>Error loading macro</source> <translation>Ошибка при загрузке макроса</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4598"/> + <location filename="QScintilla/Editor.py" line="4599"/> <source>Save macro file</source> <translation>Сохранить файл с макросами</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4615"/> + <location filename="QScintilla/Editor.py" line="4616"/> <source>Save macro</source> <translation>Сохранить макрос</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4633"/> + <location filename="QScintilla/Editor.py" line="4634"/> <source>Error saving macro</source> <translation>Ошибка при сохранении макроса</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4644"/> + <location filename="QScintilla/Editor.py" line="4645"/> <source>Start Macro Recording</source> <translation>Начало записи макроса</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4671"/> + <location filename="QScintilla/Editor.py" line="4672"/> <source>Macro Recording</source> <translation>Запись макроса</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4671"/> + <location filename="QScintilla/Editor.py" line="4672"/> <source>Enter name of the macro:</source> <translation>Задайте имя макроса:</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4275"/> + <location filename="QScintilla/Editor.py" line="4276"/> <source>Profile Data</source> <translation>Данные профайлера</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4275"/> + <location filename="QScintilla/Editor.py" line="4276"/> <source>Please select a profile file</source> <translation>Пожалуйста, выберите файл профиля</translation> </message> @@ -6238,12 +6238,12 @@ <translation>Автозавершение разрешено</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3431"/> + <location filename="QScintilla/Editor.py" line="3432"/> <source>Autocompletion</source> <translation>Автозавершение</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3431"/> + <location filename="QScintilla/Editor.py" line="3432"/> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>Автозавершение недоступно, так как не задан источник автозавершения.</translation> </message> @@ -6278,7 +6278,7 @@ <translation>Автосохранение разрешено</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4996"/> + <location filename="QScintilla/Editor.py" line="4997"/> <source>Drop Error</source> <translation>Ошибка Drag&&Drop</translation> </message> @@ -6288,12 +6288,12 @@ <translation>Показать сообщение о синтаксической ошибке</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4391"/> + <location filename="QScintilla/Editor.py" line="4392"/> <source>Syntax Error</source> <translation>Синтаксическая ошибка</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4391"/> + <location filename="QScintilla/Editor.py" line="4392"/> <source>No syntax error message available.</source> <translation>Нет сообщения о синтаксической ошибке.</translation> </message> @@ -6323,17 +6323,17 @@ <translation>Предыдущая невыполняемая строка</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4183"/> + <location filename="QScintilla/Editor.py" line="4184"/> <source>Show Code Coverage Annotations</source> <translation>Показать аннотации по охвату</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4179"/> + <location filename="QScintilla/Editor.py" line="4180"/> <source>All lines have been covered.</source> <translation>Все строки выполняются.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4183"/> + <location filename="QScintilla/Editor.py" line="4184"/> <source>There is no coverage file available.</source> <translation>Нет файла с информацией по охвату.</translation> </message> @@ -6348,27 +6348,27 @@ <translation><p>В файле <b>{0}</b> есть несохранённые изменения.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4572"/> + <location filename="QScintilla/Editor.py" line="4573"/> <source><p>The macro file <b>{0}</b> could not be read.</p></source> <translation><p>Невозможно прочитать файл с макросами: <b>{0}</b></p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4579"/> + <location filename="QScintilla/Editor.py" line="4580"/> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation><p>Файл с макросами <b>{0}</b> повреждён</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4615"/> + <location filename="QScintilla/Editor.py" line="4616"/> <source><p>The macro file <b>{0}</b> already exists.</p></source> <translation><p>Файл с макросами <b>{0}</b> уже существует.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4633"/> + <location filename="QScintilla/Editor.py" line="4634"/> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation><p>Невозможно сохранить файл с макросами: <b>{0}</b></p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4996"/> + <location filename="QScintilla/Editor.py" line="4997"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> не является файлом</p></translation> </message> @@ -6413,82 +6413,82 @@ <translation>Нет языка</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4879"/> + <location filename="QScintilla/Editor.py" line="4880"/> <source>{0} (ro)</source> <translation>{0} (только чтение)</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5014"/> + <location filename="QScintilla/Editor.py" line="5015"/> <source>Resources</source> <translation>Ресурсы</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5016"/> + <location filename="QScintilla/Editor.py" line="5017"/> <source>Add file...</source> <translation>Добавить файл...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5018"/> + <location filename="QScintilla/Editor.py" line="5019"/> <source>Add files...</source> <translation>Добавить файлы...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5020"/> + <location filename="QScintilla/Editor.py" line="5021"/> <source>Add aliased file...</source> <translation>Добавить файл под другим именем...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5022"/> + <location filename="QScintilla/Editor.py" line="5023"/> <source>Add localized resource...</source> <translation>Добавить локализованный ресурс...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5043"/> + <location filename="QScintilla/Editor.py" line="5044"/> <source>Add file resource</source> <translation>Добавить файл ресурсов</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5059"/> + <location filename="QScintilla/Editor.py" line="5060"/> <source>Add file resources</source> <translation>Добавить файлы ресурсов</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5086"/> + <location filename="QScintilla/Editor.py" line="5087"/> <source>Add aliased file resource</source> <translation>Добавить файл ресурсов под другим именем</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5086"/> + <location filename="QScintilla/Editor.py" line="5087"/> <source>Alias for file <b>{0}</b>:</source> <translation>Другое имя для файла <b>{0}</b>:</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5147"/> + <location filename="QScintilla/Editor.py" line="5148"/> <source>Package Diagram</source> <translation>Диаграмма пакетов</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5147"/> + <location filename="QScintilla/Editor.py" line="5148"/> <source>Include class attributes?</source> <translation>Включать атрибуты класса?</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5184"/> + <location filename="QScintilla/Editor.py" line="5185"/> <source>Application Diagram</source> <translation>Диаграмма приложения</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5184"/> + <location filename="QScintilla/Editor.py" line="5185"/> <source>Include module names?</source> <translation>Включать имена модулей?</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5025"/> + <location filename="QScintilla/Editor.py" line="5026"/> <source>Add resource frame</source> <translation>Добавить фрагмент ресурсов</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4644"/> + <location filename="QScintilla/Editor.py" line="4645"/> <source>Macro recording is already active. Start new?</source> <translation>Запись макроса уже идёт. Начать новую запись?</translation> </message> @@ -6543,12 +6543,12 @@ <translation>Не задан формат экспорта. Отмена...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5168"/> + <location filename="QScintilla/Editor.py" line="5169"/> <source>Imports Diagram</source> <translation>Диаграмма импортов</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5168"/> + <location filename="QScintilla/Editor.py" line="5169"/> <source>Include imports from external modules?</source> <translation>Включать импорты из внешних модулей?</translation> </message> @@ -6628,7 +6628,7 @@ <translation>Задайте язык лексического анализатора.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5418"/> + <location filename="QScintilla/Editor.py" line="5419"/> <source>Check spelling...</source> <translation>Проверка орфографии...</translation> </message> @@ -6638,12 +6638,12 @@ <translation>Проверка орфографии подсвеченного участка...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5420"/> + <location filename="QScintilla/Editor.py" line="5421"/> <source>Add to dictionary</source> <translation>Добавить в слварь</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5422"/> + <location filename="QScintilla/Editor.py" line="5423"/> <source>Ignore All</source> <translation>Игнорировать всё</translation> </message> @@ -6663,7 +6663,7 @@ <translation><p>Невозможно сохранить файл <b>{0}</b>:<br>Причина: {1}.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4789"/> + <location filename="QScintilla/Editor.py" line="4790"/> <source><p>The file <b>{0}</b> has been changed while it was opened in eric5. Reread it?</p></source> <translation><p>Файл <b>{0}</b> был изменён, будучи открытым в eric5. Обновить?</p></translation> </message> @@ -6688,12 +6688,12 @@ <translation>Очистить предупреждения</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4511"/> + <location filename="QScintilla/Editor.py" line="4512"/> <source>py3flakes Warning</source> <translation>py3flakes предупреждения</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4511"/> + <location filename="QScintilla/Editor.py" line="4512"/> <source>No py3flakes warning message available.</source> <translation>Нет py3flakes предупреждений</translation> </message> @@ -26205,92 +26205,92 @@ <translation>Мастер модуля Python re</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="67"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="70"/> <source>Variable Name:</source> <translation>Имя переменной:</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="79"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="82"/> <source>Include import statement</source> <translation>Включить оператор import</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="413"/> - <source>...</source> - <translation>...</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="440"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="416"/> + <source>...</source> + <translation>...</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="443"/> <source>Regexp:</source> <translation>Регулярное выражение:</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="478"/> - <source>"^" matches beginning of line, "$" matches end of line</source> - <translation>"^" - начало строки, "$" - конец строки</translation> - </message> - <message> <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="481"/> + <source>"^" matches beginning of line, "$" matches end of line</source> + <translation>"^" - начало строки, "$" - конец строки</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="484"/> <source>Match Linebreaks</source> <translation>Включать переносы строк</translation> </message> <message> <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="488"/> <source>Unicode</source> - <translation>Юникод</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="495"/> + <translation type="obsolete">Юникод</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="498"/> <source>Verbose Regexp</source> <translation>Verbose Regexp</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="502"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="505"/> <source>Case Sensitive</source> <translation>Учитывать регистр</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="512"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="515"/> <source>Observe Locale</source> <translation>Выбрать локаль</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="519"/> - <source>"." matches linebreaks as well</source> - <translation>"." включает также переносы строк</translation> - </message> - <message> <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="522"/> + <source>"." matches linebreaks as well</source> + <translation>"." включает также переносы строк</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="525"/> <source>Dot matches Linebreak</source> <translation>Не включать переносы строк</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="531"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="534"/> <source>Text:</source> <translation>Текст:</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="101"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="104"/> <source><b>Comment: (?#)</b> <p>Insert some comment inside your regexp.</p></source> <translation><b>Комментарий: (?#)</b> <p>Вставить комментарий внутрь регулярного выражения.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="118"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="121"/> <source><b>Single character of a range (e.g. [abcd])</b><p>Select a single character of a range via a specific dialog.</p></source> <translation><b>Один символ из множества (напр. [abcd])</b> <p>Вставить один символ из множества с помощью специального диалога.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="131"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="134"/> <source><b>Any character: '.'</b> <p>Select to insert a dot (.) in your regexp.</p></source> <translation><b>Любой символ: '.'</b> <p>Вставить точку (.) в регулярное выражение.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="135"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="138"/> <source><b>Any character: '.'</b> <p>Select to insert a dot (.) in your regexp. The dot matches a single character, except line break characters (by default). E.g. 'gr.y' matches 'gray', 'grey', 'gr%y', etc. Use the dot sparingly. Often, a character class or negated @@ -26300,21 +26300,21 @@ Например, 'gr.y' совпадает с 'gray', 'grey', 'gr%y', и т.д. Используйте точку без фанатизма. Часто использование класса символов или дополнения до класса символов быстрее и более точно.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="152"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="155"/> <source><b>Repeat contents</b> <p>Select a repetition condition via a specific dialog. This dialog will help to specify the allowed range for repetitions.</p></source> <translation><b>Повторять содержимое</b> <p>Задайте условия повторения с помощью специального диалога. Этот диалог поможет указать допустимые пределы для повторений.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="163"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="166"/> <source><b>Non capturing parentheses: (?:)</b> <p>Select to insert some non capturing brackets.</p></source> <translation><b>Скобки без захвата: (?:)</b> <p>Вставить скобки, которые группируют, но не попадают в выражения захвата.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="167"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="170"/> <source><b>Non capturing parentheses: (?:)</b> <p>Select to insert some non capturing brackets. It can be used to apply a regexp quantifier (eg. '?' or '+') to the entire group of characters inside the brakets. E.g. the regex 'Set(?:Value)?' matches 'Set' or 'SetValue'. The '?:' inside the brakets @@ -26325,14 +26325,14 @@ означает, что содержимое скобок (называемое обратной ссылкой) не сохраняется для дальнейшего использования.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="180"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="183"/> <source><b>Group: ()</b> <p>Select to insert some capturing brackets.</p></source> <translation><b>Группа: ()</b> <p>Вставить скобки с захватом содержимого.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="184"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="187"/> <source><b>Group: ()</b> <p>Select to insert some capturing brackets. They can be used to apply a regexp quantifier (e.g. '?' or '+') to the entire group of characters inside the brakets. E.g. the regex 'Set(Value)?' matches 'Set' or 'SetValue'. Contrary to non-capturing parentheses, @@ -26349,28 +26349,28 @@ <p>Например, '([a-c])x\1x\1' совпадёт с 'axaxa', 'bxbxb' и 'cxcxc'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="199"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="202"/> <source><b>Named group: (?P&lt;<i>groupname</i>&gt;)</b> <p>Select to insert some named group brackets.</p></source> <translation><b>Именованная группа: (?P&lt;<i>имя</i>&gt;)</b> <p>Вставить скобки именованной группы.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="234"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="237"/> <source><b>Alternatives: '|'</b> <p>Select to insert the alternation symbol '|'. </p></source> <translation><b>Альтернативы: '|'</b> <p>Вставить символ альтернатив '|'. </p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="252"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="255"/> <source><b>Begin of line: '^'</b> <p>Select to insert the start line character (^).</p></source> <translation><b>Начало строки: '^'</b> <p>Вставить символ начала строки (^).</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="256"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="259"/> <source><b>Begin of line: '^'</b> <p>Select to insert the start line character (^). It is used to find some expressions at the begining of lines. E.g. '^[A-Z]' match lines starting with a capitalized character. </p></source> @@ -26379,21 +26379,21 @@ Например, '^[A-Z]' совпадает заглавной латинской буквой, стоящей в начале строки. </p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="272"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="275"/> <source><b>End of line: '$'</b> <p>Select to insert the end of line character ($). It is used to find some expressions at the end of lines.</p></source> <translation><b>Конец строки: '$'</b> <p>Вставить символ конца строки ($). Используется для поиска выражений в конце строк.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="283"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="286"/> <source><b>Word boundary</b> <p>Select to insert the word boudary character (\b).</p></source> <translation><b>Граница слова</b> <p>Вставить символ границы слова (\b).</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="287"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="290"/> <source><b>Word boundary</b> <p>Select to insert the word boudary character (\b). This character is used to express the fact that word must begin or end at this position. E.g. '\bcat\b' matches exactly the word 'cat' while 'concatenation' is ignored.</p></source> @@ -26402,14 +26402,14 @@ Например, '\bcat\b' совпадает исключительно со словом 'cat', в то время как слово 'concatenation' будет пропущено.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="299"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="302"/> <source><b>Non word boundary</b> <p>Select to insert the word boudary character (\B). \B is the negated version of \b.</p></source> <translation><b>Не граница слова</b> <p>Вставить символ не границы слова (\B). Это выражение, обратное выражению \b.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="303"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="306"/> <source><b>Non word boundary</b> <p>Select to insert the word boudary character (\B). \B is the negated version of \b. \B matches at every position where \b does not. Effectively, \B matches at any position between two word characters as well as at any position between two non-word characters.</p></source> @@ -26417,36 +26417,36 @@ <p>Вставить символ не границы слова (\B). Это выражение, обратное выражению \b. \B совпадает с любой позицией, с которой не совпадает \b. Фактически, \B совпадает с любой позицией между символов в слове, и также с любой позицией между символов дополнения до слова</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="315"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="318"/> <source><b>Positive lookahead: (?=<i>regexpr</i>)</b> <p>Select to insert the positive lookhead brackets.</p></source> <translation><b>Положительная предварительная проверка: (?=<i>regexpr</i>)</b> <p>Вставить скобки положительной предварительной проверки.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="332"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="335"/> <source><b>Negative lookahead: (?!<i>regexpr</i>)</b> <p>Select to insert the negative lookhead brackets.</p></source> <translation><b>Отрицательная предварительная проверка: (?=<i>regexpr</i>)</b><p>Вставить скобки отрицательной предварительной проверки.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="349"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="352"/> <source><b>Positive lookbehind: (?&lt;=<i>regexpr</i>)</b> <p>Select to insert the positive lookbehind brackets.</p></source> <translation><b>Положительная ретроспективная проверка: (?&lt;=<i>regexpr</i>)</b><p>Вставить скобки положительной ретроспективной проверки.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="400"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="403"/> <source><b>Undo last edit</b></source> <translation><b>Отменить последнее изменение</b></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="410"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="413"/> <source><b>Redo last edit</b></source> <translation><b>Восстановить последнее отменённое изменение</b></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="105"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="108"/> <source><b>Comment: (?#)</b> <p>Insert some comment inside your regexp.The regex engine ignores everything after the (?# until the first closing round bracket. The following example could clarify the regexp which match a valid date: </p> @@ -26457,13 +26457,13 @@ <p>(?#year)(19|20)\d\d[- /.](?#month)(0[1-9]|1[012])[- /.](?#day)(0[1-9]|[12][0-9]|3[01])</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="121"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="124"/> <source><b>Single character of a range (e.g. [abcd])</b><p>Select a single character of a range via a specific dialog. This dialog will help to edit the range of characters and add some specific conditions.</p>s</source> <translation><b>Один символ из множества (напр. [abcd])</b> <p>Выбрать множество символов с помощью специального диалога. Этот диалог поможет выбрать множество символов и задать некоторые специфические ограничения.</p>s</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="203"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="206"/> <source><b>Named group: (?P&lt;<i>groupname</i>&gt;)</b> <p>Select to insert some named group brackets. Usage is similar to standard group parentheses as the matched backreference is also stored for further usage. The difference is that a name is given to the match. This is useful when @@ -26473,14 +26473,14 @@ <p>Вставить скобки именованной группы. Использование этой группы аналогично использованию стандартной группы. Отличие состоит в том, что обратной ссылке присваивается имя. Это полезно, когда работа с группами становится достаточно сложной. Доступ к обратной ссылке можно получить по имени (напр. (?P<foo>[abc])x(?P=foo)x(?P=foo)x совпадает с 'axaxax','bxbxbx' или 'cxcxcx' ('foo' — это имя группы)</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="217"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="220"/> <source><b>Reference named group: (?P=<i>groupname</i>)</b> <p>Select to insert a reference to named group previously declared.</p></source> <translation><b>Ссылка на именованную группу: (?P=<i>имя</i>)</b> <p>Сослаться на предварительно объявленную именованную группу.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="221"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="224"/> <source><b>Reference named group: (?P=<i>groupname</i>)</b> <p>Select to insert a reference to named group previously declared. Each reference group refers to the match found by the corresponding named group. In the following example, (?P=foo) may refer to the charaters 'a','b' or 'c'.</p> @@ -26491,7 +26491,7 @@ <p>Напр. (?P<foo>[abc])x(?P=foo)x(?P=foo)x совпадает с 'axaxax','bxbxbx' или 'cxcxcx'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="238"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="241"/> <source><b>Alternatives: '|'</b> <p>Select to insert the alternation symbol '|'. The alternation is used to match a single regular expression out of several possible regular expressions. E.g. 'cat|dog|mouse|fish' matches words containing the word 'cat', 'dog','mouse' or 'fish'. @@ -26502,14 +26502,14 @@ Обратите внимание, что в приведённом примере альтернативы ссылаются как на целые слова, так и на части слов. Если необходимо совпадение с целыми словами 'cat', 'dog', ... необходимо выразить это следующим образом: '\b(cat|dog|mouse|fish)\b'</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="268"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="271"/> <source><b>End of line: '$'</b> <p>Select to insert the end of line character ($).</p></source> <translation><b>Окончание строки: '$'</b> <p>Вставить символ окончания строки ($).</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="319"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="322"/> <source><b>Positive lookahead: (?=<i>regexpr</i>)</b> <p>Select to insert the positive lookhead brackets. Basically, positive lookhead is used to match a character only if followed by another one. Writting 'q(?=u)' means that you want to match the 'q' character only if it is followed by 'u'. In this statement 'u' is a trivial @@ -26519,7 +26519,7 @@ Выражение 'q(?=u)' совпадает с символом 'q', только если за ним следует символ 'u'. В этом примере, 'u' — это простейшее регулярное выражение, которое можно заменить на более сложное: q(?=[abc])' совпадает с 'q', если за ним следует 'a', 'b' или 'c'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="336"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="339"/> <source><b>Negative lookahead: (?!<i>regexpr</i>)</b> <p>Select to insert the negative lookhead brackets. Basically, negative lookhead is used to match a character only if it is not followed by a another one. Writting 'q(?!u)' means that you want to match 'q' only if it is not followed by 'u'. In this statement, 'u' is a @@ -26527,7 +26527,7 @@ <translation><b>Отрицательная предварительная проверка: (?!<i>regexpr</i>)</b><p>Вставить скобки отрицательной предварительной проверки. В основном, отрицательная предварительная проверка используется для совпадения с символом, за которым не следует другой символВыражение 'q(?!u)' совпадает с символом 'q', только если за ним не следует символ 'u'. В этом примере, 'u' — это простейшее регулярное выражение, которое можно заменить на более сложное: q(?![abc])' совпадает с 'q', если за ним следует что угодно, кроме 'a', 'b' или 'c'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="353"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="356"/> <source><b>Positive lookbehind: (?&lt;=<i>regexpr</i>)</b> <p>Select to insert the positive lookbehind brackets. Lookbehind has the same effect as lookahead, but works backwards. It is used to match a character only if preceded by another one. Writting '(?&lt;=u)q' means that you want to match the 'q' character @@ -26535,14 +26535,14 @@ <translation><b>Положительная ретроспективная проверка: (?&lt;=<i>regexpr</i>)</b><p>Вставить скобки положительной ретроспективной проверки.</p>. Ретроспективная проверка работает аналогично предварительной, но в обратную сторону. Она используется, чтобы выразить совпадение с символом, если перед ним находится ещё один. Выражение '(?&lt;=u)q' совпадает с символом 'q', только если перед ним находится символ 'u'. Как и при предварительной проверке, 'u' можно заменить на более сложное регулярное выражение; '(?&lt;=[abc])q' совпадёт с 'q', если перед ней находится 'a', 'b' или 'c'.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="366"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="369"/> <source><b>Negative lookbehind (?&lt;!<i>regexpr</i>)</b> <p>Select to insert the negative lookbehind brackets.</p></source> <translation><b>Отрицательная предварительная проверка: (?&lt;!<i>regexpr</i>)</b> <p>Вставить скобки отрицательной предварительной проверки.</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="370"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="373"/> <source><b>Negative lookbehind (?&lt;!<i>regexpr</i>)</b> <p>Select to insert the negative lookbehind brackets. Lookbehind has the same effect as lookahead, but works backwards. It is used to match a character only if not preceded by another one. Writting '(?&lt;!u)q' means that you want to match the 'q' @@ -26566,6 +26566,11 @@ <source>Python 3</source> <translation>Python 3</translation> </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="491"/> + <source>ASCII</source> + <translation type="unfinished">ASCII</translation> + </message> </context> <context> <name>PyRegExpWizardRepeatDialog</name> @@ -37743,7 +37748,7 @@ <translation>Перезагрузить &API</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2049"/> + <location filename="UI/UserInterface.py" line="2038"/> <source>Reload the API information</source> <translation>Перезагрузить информацию об API</translation> </message> @@ -38164,7 +38169,7 @@ <translation>Настроить текущую группу Инструментов...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2046"/> + <location filename="UI/UserInterface.py" line="2049"/> <source>Show external tools</source> <translation>Показать внешние инструменты</translation> </message>
--- a/i18n/eric5_tr.ts Sun Aug 01 13:05:08 2010 +0200 +++ b/i18n/eric5_tr.ts Mon Aug 02 08:33:11 2010 +0200 @@ -6635,7 +6635,7 @@ <translation>Tüm seçimi iptal et</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5418"/> + <location filename="QScintilla/Editor.py" line="5419"/> <source>Check spelling...</source> <translation>Yazım denetimi ...</translation> </message> @@ -6895,7 +6895,7 @@ <translation>Bekleme noktasını düzenle...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3894"/> + <location filename="QScintilla/Editor.py" line="3895"/> <source>Enable breakpoint</source> <translation>Beklemenoktasını kabul et</translation> </message> @@ -7050,52 +7050,52 @@ <translation type="obsolete"><p> <b>%1</b>dosyası burda zaten var.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3431"/> + <location filename="QScintilla/Editor.py" line="3432"/> <source>Autocompletion</source> <translation>Otomatik tamamlama</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3431"/> + <location filename="QScintilla/Editor.py" line="3432"/> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>Otomatiktamamlama uygun değil çünkü bu otomatiktamamlama kaynağı değil.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3897"/> + <location filename="QScintilla/Editor.py" line="3898"/> <source>Disable breakpoint</source> <translation>Durmanoktasını iptal et</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4137"/> + <location filename="QScintilla/Editor.py" line="4138"/> <source>Code Coverage</source> <translation>Kod Koruyucu</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4137"/> + <location filename="QScintilla/Editor.py" line="4138"/> <source>Please select a coverage file</source> <translation>Lütfen bir koruyucu dosya seçiniz</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4183"/> + <location filename="QScintilla/Editor.py" line="4184"/> <source>Show Code Coverage Annotations</source> <translation>Kodların Dipnotunu Göster</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4179"/> + <location filename="QScintilla/Editor.py" line="4180"/> <source>All lines have been covered.</source> <translation>Tüm satırlar korumaya alındı.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4183"/> + <location filename="QScintilla/Editor.py" line="4184"/> <source>There is no coverage file available.</source> <translation>Hazırda koruma dosyası yok.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4275"/> + <location filename="QScintilla/Editor.py" line="4276"/> <source>Profile Data</source> <translation>Veri Kesiti</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4275"/> + <location filename="QScintilla/Editor.py" line="4276"/> <source>Please select a profile file</source> <translation>Lütfen kesit dosyasını seçiniz</translation> </message> @@ -7120,37 +7120,37 @@ <translation type="obsolete">Lütfen, kaldırılacak Tepegöz rapor dosyasını seçin</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4391"/> + <location filename="QScintilla/Editor.py" line="4392"/> <source>Syntax Error</source> <translation>Sözdizimi Hatası</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4391"/> + <location filename="QScintilla/Editor.py" line="4392"/> <source>No syntax error message available.</source> <translation>Uygun söz dizimi hata mesajı yok.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4530"/> + <location filename="QScintilla/Editor.py" line="4531"/> <source>Macro Name</source> <translation>Makro Adı</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4530"/> + <location filename="QScintilla/Editor.py" line="4531"/> <source>Select a macro name:</source> <translation>Bir makro ismi seç:</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4558"/> + <location filename="QScintilla/Editor.py" line="4559"/> <source>Load macro file</source> <translation>Makro dosyasını yükle</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4598"/> + <location filename="QScintilla/Editor.py" line="4599"/> <source>Macro files (*.macro)</source> <translation>Makro dosyaları (*.macro)</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4579"/> + <location filename="QScintilla/Editor.py" line="4580"/> <source>Error loading macro</source> <translation>Makronun yüklenmesinde hata</translation> </message> @@ -7165,12 +7165,12 @@ <translation type="obsolete"><p> <b>%1</b>makro dosyası bozuk.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4598"/> + <location filename="QScintilla/Editor.py" line="4599"/> <source>Save macro file</source> <translation>Makro Dosyasını Kaydet</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4615"/> + <location filename="QScintilla/Editor.py" line="4616"/> <source>Save macro</source> <translation>Makro Kaydet</translation> </message> @@ -7180,7 +7180,7 @@ <translation type="obsolete"><p><b>%1</b>makro dosyası zaten açık.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4633"/> + <location filename="QScintilla/Editor.py" line="4634"/> <source>Error saving macro</source> <translation>Makronun kaydedilmesinde hata</translation> </message> @@ -7190,22 +7190,22 @@ <translation type="obsolete"><p> <b>%1</b> makro dosyası yazılamıyor.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4644"/> + <location filename="QScintilla/Editor.py" line="4645"/> <source>Start Macro Recording</source> <translation>Makro Kaydı Başladı</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4644"/> + <location filename="QScintilla/Editor.py" line="4645"/> <source>Macro recording is already active. Start new?</source> <translation>Makro kaydı şuan aktif. Yeniden başlasın mı?</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4671"/> + <location filename="QScintilla/Editor.py" line="4672"/> <source>Macro Recording</source> <translation>Makro Kaydediliyor</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4671"/> + <location filename="QScintilla/Editor.py" line="4672"/> <source>Enter name of the macro:</source> <translation>Makronun ismini gir:</translation> </message> @@ -7215,12 +7215,12 @@ <translation type="obsolete"><p><b>%1</b> dosyası eric4 açıkken değiştirildi.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4794"/> + <location filename="QScintilla/Editor.py" line="4795"/> <source><br><b>Warning:</b> You will loose your changes upon reopening it.</source> <translation><br><b>Uyarı:</b> Yapılan değişiklikleri yeniden açarken kaybedebilirsiniz.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4798"/> + <location filename="QScintilla/Editor.py" line="4799"/> <source>File changed</source> <translation>Dosya değiştirilmiş</translation> </message> @@ -7230,7 +7230,7 @@ <translation type="obsolete">%1 (ro)</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4996"/> + <location filename="QScintilla/Editor.py" line="4997"/> <source>Drop Error</source> <translation>Düşme hatası</translation> </message> @@ -7240,47 +7240,47 @@ <translation type="obsolete"><p><b>%1</b>dosya değil.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5014"/> + <location filename="QScintilla/Editor.py" line="5015"/> <source>Resources</source> <translation>Kaynaklar</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5016"/> + <location filename="QScintilla/Editor.py" line="5017"/> <source>Add file...</source> <translation>Dosya ekle...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5018"/> + <location filename="QScintilla/Editor.py" line="5019"/> <source>Add files...</source> <translation>Dosyaları ekle...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5020"/> + <location filename="QScintilla/Editor.py" line="5021"/> <source>Add aliased file...</source> <translation>Kısaltmalar dosyasına ekle...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5022"/> + <location filename="QScintilla/Editor.py" line="5023"/> <source>Add localized resource...</source> <translation>Yaral kaynak ekle...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5025"/> + <location filename="QScintilla/Editor.py" line="5026"/> <source>Add resource frame</source> <translation>Çerçeve kaynağı ekle</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5043"/> + <location filename="QScintilla/Editor.py" line="5044"/> <source>Add file resource</source> <translation>Dosya kaynağını ekle</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5059"/> + <location filename="QScintilla/Editor.py" line="5060"/> <source>Add file resources</source> <translation>Dosya kaynaklarını ekle</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5086"/> + <location filename="QScintilla/Editor.py" line="5087"/> <source>Add aliased file resource</source> <translation>Kısaltmalar dosyası kaynağını ekle</translation> </message> @@ -7290,42 +7290,42 @@ <translation type="obsolete">Kısaltmalar dosyası için <b>%1</b>:</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5147"/> + <location filename="QScintilla/Editor.py" line="5148"/> <source>Package Diagram</source> <translation>Paket Şeması</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5147"/> + <location filename="QScintilla/Editor.py" line="5148"/> <source>Include class attributes?</source> <translation>Sınıf nitelikleri dahil edilsin mi?</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5168"/> + <location filename="QScintilla/Editor.py" line="5169"/> <source>Imports Diagram</source> <translation>Şemayı İçeal</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5168"/> + <location filename="QScintilla/Editor.py" line="5169"/> <source>Include imports from external modules?</source> <translation>Harici modüllerdan içe aktarım dahil edilsin mi?</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5184"/> + <location filename="QScintilla/Editor.py" line="5185"/> <source>Application Diagram</source> <translation>Uygulama Şeması</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5184"/> + <location filename="QScintilla/Editor.py" line="5185"/> <source>Include module names?</source> <translation>Modül isimleri dahil edilsin mi?</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5420"/> + <location filename="QScintilla/Editor.py" line="5421"/> <source>Add to dictionary</source> <translation>Sözlüğe ekle</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5422"/> + <location filename="QScintilla/Editor.py" line="5423"/> <source>Ignore All</source> <translation>Hepsini Görmezden Gel</translation> </message> @@ -7365,42 +7365,42 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4572"/> + <location filename="QScintilla/Editor.py" line="4573"/> <source><p>The macro file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4579"/> + <location filename="QScintilla/Editor.py" line="4580"/> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4615"/> + <location filename="QScintilla/Editor.py" line="4616"/> <source><p>The macro file <b>{0}</b> already exists.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4633"/> + <location filename="QScintilla/Editor.py" line="4634"/> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4789"/> + <location filename="QScintilla/Editor.py" line="4790"/> <source><p>The file <b>{0}</b> has been changed while it was opened in eric5. Reread it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4879"/> + <location filename="QScintilla/Editor.py" line="4880"/> <source>{0} (ro)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4996"/> + <location filename="QScintilla/Editor.py" line="4997"/> <source><p><b>{0}</b> is not a file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5086"/> + <location filename="QScintilla/Editor.py" line="5087"/> <source>Alias for file <b>{0}</b>:</source> <translation type="unfinished"></translation> </message> @@ -7425,12 +7425,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4511"/> + <location filename="QScintilla/Editor.py" line="4512"/> <source>py3flakes Warning</source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4511"/> + <location filename="QScintilla/Editor.py" line="4512"/> <source>No py3flakes warning message available.</source> <translation type="unfinished"></translation> </message> @@ -28159,23 +28159,23 @@ <translation>Python Sihirbazı</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="67"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="70"/> <source>Variable Name:</source> <translation>Değişken Adı:</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="79"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="82"/> <source>Include import statement</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="101"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="104"/> <source><b>Comment: (?#)</b> <p>Insert some comment inside your regexp.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="105"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="108"/> <source><b>Comment: (?#)</b> <p>Insert some comment inside your regexp.The regex engine ignores everything after the (?# until the first closing round bracket. The following example could clarify the regexp which match a valid date: </p> @@ -28183,28 +28183,28 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="413"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="416"/> <source>...</source> <translation>...</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="118"/> - <source><b>Single character of a range (e.g. [abcd])</b><p>Select a single character of a range via a specific dialog.</p></source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="121"/> + <source><b>Single character of a range (e.g. [abcd])</b><p>Select a single character of a range via a specific dialog.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="124"/> <source><b>Single character of a range (e.g. [abcd])</b><p>Select a single character of a range via a specific dialog. This dialog will help to edit the range of characters and add some specific conditions.</p>s</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="131"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="134"/> <source><b>Any character: '.'</b> <p>Select to insert a dot (.) in your regexp.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="135"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="138"/> <source><b>Any character: '.'</b> <p>Select to insert a dot (.) in your regexp. The dot matches a single character, except line break characters (by default). E.g. 'gr.y' matches 'gray', 'grey', 'gr%y', etc. Use the dot sparingly. Often, a character class or negated @@ -28212,19 +28212,19 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="152"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="155"/> <source><b>Repeat contents</b> <p>Select a repetition condition via a specific dialog. This dialog will help to specify the allowed range for repetitions.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="163"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="166"/> <source><b>Non capturing parentheses: (?:)</b> <p>Select to insert some non capturing brackets.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="167"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="170"/> <source><b>Non capturing parentheses: (?:)</b> <p>Select to insert some non capturing brackets. It can be used to apply a regexp quantifier (eg. '?' or '+') to the entire group of characters inside the brakets. E.g. the regex 'Set(?:Value)?' matches 'Set' or 'SetValue'. The '?:' inside the brakets @@ -28232,13 +28232,13 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="180"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="183"/> <source><b>Group: ()</b> <p>Select to insert some capturing brackets.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="184"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="187"/> <source><b>Group: ()</b> <p>Select to insert some capturing brackets. They can be used to apply a regexp quantifier (e.g. '?' or '+') to the entire group of characters inside the brakets. E.g. the regex 'Set(Value)?' matches 'Set' or 'SetValue'. Contrary to non-capturing parentheses, @@ -28248,13 +28248,13 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="199"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="202"/> <source><b>Named group: (?P&lt;<i>groupname</i>&gt;)</b> <p>Select to insert some named group brackets.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="203"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="206"/> <source><b>Named group: (?P&lt;<i>groupname</i>&gt;)</b> <p>Select to insert some named group brackets. Usage is similar to standard group parentheses as the matched backreference is also stored for further usage. The difference is that a name is given to the match. This is useful when @@ -28263,13 +28263,13 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="217"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="220"/> <source><b>Reference named group: (?P=<i>groupname</i>)</b> <p>Select to insert a reference to named group previously declared.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="221"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="224"/> <source><b>Reference named group: (?P=<i>groupname</i>)</b> <p>Select to insert a reference to named group previously declared. Each reference group refers to the match found by the corresponding named group. In the following example, (?P=foo) may refer to the charaters 'a','b' or 'c'.</p> @@ -28277,13 +28277,13 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="234"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="237"/> <source><b>Alternatives: '|'</b> <p>Select to insert the alternation symbol '|'. </p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="238"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="241"/> <source><b>Alternatives: '|'</b> <p>Select to insert the alternation symbol '|'. The alternation is used to match a single regular expression out of several possible regular expressions. E.g. 'cat|dog|mouse|fish' matches words containing the word 'cat', 'dog','mouse' or 'fish'. @@ -28292,64 +28292,64 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="252"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="255"/> <source><b>Begin of line: '^'</b> <p>Select to insert the start line character (^).</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="256"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="259"/> <source><b>Begin of line: '^'</b> <p>Select to insert the start line character (^). It is used to find some expressions at the begining of lines. E.g. '^[A-Z]' match lines starting with a capitalized character. </p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="268"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="271"/> <source><b>End of line: '$'</b> <p>Select to insert the end of line character ($).</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="272"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="275"/> <source><b>End of line: '$'</b> <p>Select to insert the end of line character ($). It is used to find some expressions at the end of lines.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="283"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="286"/> <source><b>Word boundary</b> <p>Select to insert the word boudary character (\b).</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="287"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="290"/> <source><b>Word boundary</b> <p>Select to insert the word boudary character (\b). This character is used to express the fact that word must begin or end at this position. E.g. '\bcat\b' matches exactly the word 'cat' while 'concatenation' is ignored.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="299"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="302"/> <source><b>Non word boundary</b> <p>Select to insert the word boudary character (\B). \B is the negated version of \b.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="303"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="306"/> <source><b>Non word boundary</b> <p>Select to insert the word boudary character (\B). \B is the negated version of \b. \B matches at every position where \b does not. Effectively, \B matches at any position between two word characters as well as at any position between two non-word characters.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="315"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="318"/> <source><b>Positive lookahead: (?=<i>regexpr</i>)</b> <p>Select to insert the positive lookhead brackets.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="319"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="322"/> <source><b>Positive lookahead: (?=<i>regexpr</i>)</b> <p>Select to insert the positive lookhead brackets. Basically, positive lookhead is used to match a character only if followed by another one. Writting 'q(?=u)' means that you want to match the 'q' character only if it is followed by 'u'. In this statement 'u' is a trivial @@ -28357,13 +28357,13 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="332"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="335"/> <source><b>Negative lookahead: (?!<i>regexpr</i>)</b> <p>Select to insert the negative lookhead brackets.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="336"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="339"/> <source><b>Negative lookahead: (?!<i>regexpr</i>)</b> <p>Select to insert the negative lookhead brackets. Basically, negative lookhead is used to match a character only if it is not followed by a another one. Writting 'q(?!u)' means that you want to match 'q' only if it is not followed by 'u'. In this statement, 'u' is a @@ -28371,13 +28371,13 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="349"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="352"/> <source><b>Positive lookbehind: (?&lt;=<i>regexpr</i>)</b> <p>Select to insert the positive lookbehind brackets.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="353"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="356"/> <source><b>Positive lookbehind: (?&lt;=<i>regexpr</i>)</b> <p>Select to insert the positive lookbehind brackets. Lookbehind has the same effect as lookahead, but works backwards. It is used to match a character only if preceded by another one. Writting '(?&lt;=u)q' means that you want to match the 'q' character @@ -28385,13 +28385,13 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="366"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="369"/> <source><b>Negative lookbehind (?&lt;!<i>regexpr</i>)</b> <p>Select to insert the negative lookbehind brackets.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="370"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="373"/> <source><b>Negative lookbehind (?&lt;!<i>regexpr</i>)</b> <p>Select to insert the negative lookbehind brackets. Lookbehind has the same effect as lookahead, but works backwards. It is used to match a character only if not preceded by another one. Writting '(?&lt;!u)q' means that you want to match the 'q' @@ -28400,62 +28400,62 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="400"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="403"/> <source><b>Undo last edit</b></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="410"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="413"/> <source><b>Redo last edit</b></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="440"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="443"/> <source>Regexp:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="478"/> - <source>"^" matches beginning of line, "$" matches end of line</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="481"/> + <source>"^" matches beginning of line, "$" matches end of line</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="484"/> <source>Match Linebreaks</source> <translation type="unfinished"></translation> </message> <message> <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="488"/> <source>Unicode</source> - <translation>Evrensel kod</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="495"/> + <translation type="obsolete">Evrensel kod</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="498"/> <source>Verbose Regexp</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="502"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="505"/> <source>Case Sensitive</source> <translation>Duyarlılığı Seç</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="512"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="515"/> <source>Observe Locale</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="519"/> - <source>"." matches linebreaks as well</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="522"/> + <source>"." matches linebreaks as well</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="525"/> <source>Dot matches Linebreak</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="531"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="534"/> <source>Text:</source> <translation>Metin:</translation> </message> @@ -28474,6 +28474,11 @@ <source>Python 3</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="491"/> + <source>ASCII</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>PyRegExpWizardRepeatDialog</name> @@ -40821,7 +40826,7 @@ <translation>&API'leri yeniden yükle</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2049"/> + <location filename="UI/UserInterface.py" line="2038"/> <source>Reload the API information</source> <translation>API bilgisini yeniden yükle</translation> </message> @@ -40831,7 +40836,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2046"/> + <location filename="UI/UserInterface.py" line="2049"/> <source>Show external tools</source> <translation>Harici araçları göster</translation> </message>
--- a/i18n/eric5_zh_CN.GB2312.ts Sun Aug 01 13:05:08 2010 +0200 +++ b/i18n/eric5_zh_CN.GB2312.ts Mon Aug 02 08:33:11 2010 +0200 @@ -6643,7 +6643,7 @@ <translation>全部取消选择</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5418"/> + <location filename="QScintilla/Editor.py" line="5419"/> <source>Check spelling...</source> <translation>正在进行拼写检查……</translation> </message> @@ -6898,7 +6898,7 @@ <translation>编辑断点……</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3894"/> + <location filename="QScintilla/Editor.py" line="3895"/> <source>Enable breakpoint</source> <translation>允许断点</translation> </message> @@ -7053,52 +7053,52 @@ <translation type="obsolete"><p>文件 <b>%1</b> 已存在。</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3431"/> + <location filename="QScintilla/Editor.py" line="3432"/> <source>Autocompletion</source> <translation>自动完成</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3431"/> + <location filename="QScintilla/Editor.py" line="3432"/> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>自动完成无效,没有设定自动完成源。</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="3897"/> + <location filename="QScintilla/Editor.py" line="3898"/> <source>Disable breakpoint</source> <translation>去除断点</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4137"/> + <location filename="QScintilla/Editor.py" line="4138"/> <source>Code Coverage</source> <translation>代码覆盖率</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4137"/> + <location filename="QScintilla/Editor.py" line="4138"/> <source>Please select a coverage file</source> <translation>请选择一个覆盖率文件</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4183"/> + <location filename="QScintilla/Editor.py" line="4184"/> <source>Show Code Coverage Annotations</source> <translation>显示代码覆盖率注解</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4179"/> + <location filename="QScintilla/Editor.py" line="4180"/> <source>All lines have been covered.</source> <translation>所有行均被已覆盖。</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4183"/> + <location filename="QScintilla/Editor.py" line="4184"/> <source>There is no coverage file available.</source> <translation>没有有效的覆盖率文件。</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4275"/> + <location filename="QScintilla/Editor.py" line="4276"/> <source>Profile Data</source> <translation>剖析数据</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4275"/> + <location filename="QScintilla/Editor.py" line="4276"/> <source>Please select a profile file</source> <translation>请选择一个剖析文件</translation> </message> @@ -7123,37 +7123,37 @@ <translation type="obsolete">请选择要移除的循环报告</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4391"/> + <location filename="QScintilla/Editor.py" line="4392"/> <source>Syntax Error</source> <translation>语法错误</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4391"/> + <location filename="QScintilla/Editor.py" line="4392"/> <source>No syntax error message available.</source> <translation>语法错误消息无效。</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4530"/> + <location filename="QScintilla/Editor.py" line="4531"/> <source>Macro Name</source> <translation>宏名称</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4530"/> + <location filename="QScintilla/Editor.py" line="4531"/> <source>Select a macro name:</source> <translation>选择一个宏名称:</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4558"/> + <location filename="QScintilla/Editor.py" line="4559"/> <source>Load macro file</source> <translation>输入宏文件</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4598"/> + <location filename="QScintilla/Editor.py" line="4599"/> <source>Macro files (*.macro)</source> <translation>宏文件 (*.macro)</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4579"/> + <location filename="QScintilla/Editor.py" line="4580"/> <source>Error loading macro</source> <translation>载入宏文件出错</translation> </message> @@ -7168,12 +7168,12 @@ <translation type="obsolete"><p>宏文件 <b>%1</b> 已损坏。</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4598"/> + <location filename="QScintilla/Editor.py" line="4599"/> <source>Save macro file</source> <translation>保存宏文件</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4615"/> + <location filename="QScintilla/Editor.py" line="4616"/> <source>Save macro</source> <translation>保存宏</translation> </message> @@ -7183,7 +7183,7 @@ <translation type="obsolete"><p>宏文件 <b>%1</b> 已存在。</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4633"/> + <location filename="QScintilla/Editor.py" line="4634"/> <source>Error saving macro</source> <translation>保存宏出错</translation> </message> @@ -7193,22 +7193,22 @@ <translation type="obsolete"><p>无法写入宏文件 <b>%1</b> 。</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4644"/> + <location filename="QScintilla/Editor.py" line="4645"/> <source>Start Macro Recording</source> <translation>开始宏录制</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4644"/> + <location filename="QScintilla/Editor.py" line="4645"/> <source>Macro recording is already active. Start new?</source> <translation>宏录制已激活。开始录制新宏?</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4671"/> + <location filename="QScintilla/Editor.py" line="4672"/> <source>Macro Recording</source> <translation>宏录制</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4671"/> + <location filename="QScintilla/Editor.py" line="4672"/> <source>Enter name of the macro:</source> <translation>输入宏名称:</translation> </message> @@ -7218,12 +7218,12 @@ <translation type="obsolete"><p>在 Eric4 中打开时文件 <b>%1</b> 已改变。</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4794"/> + <location filename="QScintilla/Editor.py" line="4795"/> <source><br><b>Warning:</b> You will loose your changes upon reopening it.</source> <translation><br><b>警告:</b> 重新打开将导致更改丢失。</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4798"/> + <location filename="QScintilla/Editor.py" line="4799"/> <source>File changed</source> <translation>文件已改变</translation> </message> @@ -7233,7 +7233,7 @@ <translation type="obsolete">%1 (ro)</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4996"/> + <location filename="QScintilla/Editor.py" line="4997"/> <source>Drop Error</source> <translation>降落误差</translation> </message> @@ -7243,47 +7243,47 @@ <translation type="obsolete"><p><b>%1</b> 不是一个文件。</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5014"/> + <location filename="QScintilla/Editor.py" line="5015"/> <source>Resources</source> <translation>资源</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5016"/> + <location filename="QScintilla/Editor.py" line="5017"/> <source>Add file...</source> <translation>添加文件……</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5018"/> + <location filename="QScintilla/Editor.py" line="5019"/> <source>Add files...</source> <translation>添加文件……</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5020"/> + <location filename="QScintilla/Editor.py" line="5021"/> <source>Add aliased file...</source> <translation>添加别名文件……</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5022"/> + <location filename="QScintilla/Editor.py" line="5023"/> <source>Add localized resource...</source> <translation>添加本地资源……</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5025"/> + <location filename="QScintilla/Editor.py" line="5026"/> <source>Add resource frame</source> <translation>添加资源结构</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5043"/> + <location filename="QScintilla/Editor.py" line="5044"/> <source>Add file resource</source> <translation>添加文件资源</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5059"/> + <location filename="QScintilla/Editor.py" line="5060"/> <source>Add file resources</source> <translation>添加多个文件资源</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5086"/> + <location filename="QScintilla/Editor.py" line="5087"/> <source>Add aliased file resource</source> <translation>添加别名文件资源</translation> </message> @@ -7293,42 +7293,42 @@ <translation type="obsolete">重命名文件 <b>%1</b>:</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5147"/> + <location filename="QScintilla/Editor.py" line="5148"/> <source>Package Diagram</source> <translation>程序包图</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5147"/> + <location filename="QScintilla/Editor.py" line="5148"/> <source>Include class attributes?</source> <translation>包含类属性?</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5168"/> + <location filename="QScintilla/Editor.py" line="5169"/> <source>Imports Diagram</source> <translation>引用图</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5168"/> + <location filename="QScintilla/Editor.py" line="5169"/> <source>Include imports from external modules?</source> <translation>从外部模块包含引用?</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5184"/> + <location filename="QScintilla/Editor.py" line="5185"/> <source>Application Diagram</source> <translation>应用程序图</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5184"/> + <location filename="QScintilla/Editor.py" line="5185"/> <source>Include module names?</source> <translation>包含模块名?</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5420"/> + <location filename="QScintilla/Editor.py" line="5421"/> <source>Add to dictionary</source> <translation>添加到文件夹</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5422"/> + <location filename="QScintilla/Editor.py" line="5423"/> <source>Ignore All</source> <translation>全部忽略</translation> </message> @@ -7373,42 +7373,42 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4572"/> + <location filename="QScintilla/Editor.py" line="4573"/> <source><p>The macro file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4579"/> + <location filename="QScintilla/Editor.py" line="4580"/> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4615"/> + <location filename="QScintilla/Editor.py" line="4616"/> <source><p>The macro file <b>{0}</b> already exists.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4633"/> + <location filename="QScintilla/Editor.py" line="4634"/> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4789"/> + <location filename="QScintilla/Editor.py" line="4790"/> <source><p>The file <b>{0}</b> has been changed while it was opened in eric5. Reread it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4879"/> + <location filename="QScintilla/Editor.py" line="4880"/> <source>{0} (ro)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4996"/> + <location filename="QScintilla/Editor.py" line="4997"/> <source><p><b>{0}</b> is not a file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5086"/> + <location filename="QScintilla/Editor.py" line="5087"/> <source>Alias for file <b>{0}</b>:</source> <translation type="unfinished"></translation> </message> @@ -7433,12 +7433,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4511"/> + <location filename="QScintilla/Editor.py" line="4512"/> <source>py3flakes Warning</source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4511"/> + <location filename="QScintilla/Editor.py" line="4512"/> <source>No py3flakes warning message available.</source> <translation type="unfinished"></translation> </message> @@ -28524,24 +28524,24 @@ <translation>Python 正则向导</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="67"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="70"/> <source>Variable Name:</source> <translation>变量名:</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="79"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="82"/> <source>Include import statement</source> <translation>包含 import 语句</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="101"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="104"/> <source><b>Comment: (?#)</b> <p>Insert some comment inside your regexp.</p></source> <translation><b>注释: (?#)</b> <p>在正则表达式中插入注释</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="105"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="108"/> <source><b>Comment: (?#)</b> <p>Insert some comment inside your regexp.The regex engine ignores everything after the (?# until the first closing round bracket. The following example could clarify the regexp which match a valid date: </p> @@ -28552,29 +28552,29 @@ <p>(?#year)(19|20)\d\d[- /.](?#month)(0[1-9]|1[012])[- /.](?#day)(0[1-9]|[12][0-9]|3[01])</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="413"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="416"/> <source>...</source> <translation>……</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="118"/> - <source><b>Single character of a range (e.g. [abcd])</b><p>Select a single character of a range via a specific dialog.</p></source> - <translation><b>单字符范围(如:[abcd])</b><p>通过特殊对话框选择单字符范围。</p></translation> - </message> - <message> <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="121"/> + <source><b>Single character of a range (e.g. [abcd])</b><p>Select a single character of a range via a specific dialog.</p></source> + <translation><b>单字符范围(如:[abcd])</b><p>通过特殊对话框选择单字符范围。</p></translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="124"/> <source><b>Single character of a range (e.g. [abcd])</b><p>Select a single character of a range via a specific dialog. This dialog will help to edit the range of characters and add some specific conditions.</p>s</source> <translation><b>单字符范围(如:[abcd])</b><p>通过特殊对话框选择单字符范围。该对话框将帮助您编辑字符范围并添加一些特殊条件。</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="131"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="134"/> <source><b>Any character: '.'</b> <p>Select to insert a dot (.) in your regexp.</p></source> <translation><b>任何字符: '.'</b> <p>选择在正则表达式中输入一个点 (.)。</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="135"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="138"/> <source><b>Any character: '.'</b> <p>Select to insert a dot (.) in your regexp. The dot matches a single character, except line break characters (by default). E.g. 'gr.y' matches 'gray', 'grey', 'gr%y', etc. Use the dot sparingly. Often, a character class or negated @@ -28584,21 +28584,21 @@ 字符类或非字符类比较快也比较精确。 </p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="152"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="155"/> <source><b>Repeat contents</b> <p>Select a repetition condition via a specific dialog. This dialog will help to specify the allowed range for repetitions.</p></source> <translation><b>重复内容</b> <p>通过特殊对话框选择一个重复条件。该对话框将帮助您指定重复的允许范围。</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="163"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="166"/> <source><b>Non capturing parentheses: (?:)</b> <p>Select to insert some non capturing brackets.</p></source> <translation><b>非捕获圆括号: (?:)</b> <p>选择插入一些非捕获括号。</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="167"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="170"/> <source><b>Non capturing parentheses: (?:)</b> <p>Select to insert some non capturing brackets. It can be used to apply a regexp quantifier (eg. '?' or '+') to the entire group of characters inside the brakets. E.g. the regex 'Set(?:Value)?' matches 'Set' or 'SetValue'. The '?:' inside the brakets @@ -28609,14 +28609,14 @@ 引用)在后续的使用中无效。</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="180"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="183"/> <source><b>Group: ()</b> <p>Select to insert some capturing brackets.</p></source> <translation><b>组: ()</b> <p>选择插入一些捕获括号。</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="184"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="187"/> <source><b>Group: ()</b> <p>Select to insert some capturing brackets. They can be used to apply a regexp quantifier (e.g. '?' or '+') to the entire group of characters inside the brakets. E.g. the regex 'Set(Value)?' matches 'Set' or 'SetValue'. Contrary to non-capturing parentheses, @@ -28630,14 +28630,14 @@ <p>例:“([a-c])x\1x\1”将匹配“axaxa”、“bxbxb”和“cxcxc”。</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="199"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="202"/> <source><b>Named group: (?P&lt;<i>groupname</i>&gt;)</b> <p>Select to insert some named group brackets.</p></source> <translation><b>命名的组: (?P&lt;<i>组名</i>&gt;)</b> <p>选择插入一些被命名的成组的括号。</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="203"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="206"/> <source><b>Named group: (?P&lt;<i>groupname</i>&gt;)</b> <p>Select to insert some named group brackets. Usage is similar to standard group parentheses as the matched backreference is also stored for further usage. The difference is that a name is given to the match. This is useful when @@ -28650,14 +28650,14 @@ 例:(?P<foo>[abc])x(?P=foo)x(?P=foo)x 匹配“axaxax”、“bxbxbx”或“cxcxcx” (“foo”为组名)</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="217"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="220"/> <source><b>Reference named group: (?P=<i>groupname</i>)</b> <p>Select to insert a reference to named group previously declared.</p></source> <translation><b>引用已命名组: (?P=<i>组名</i>)</b> <p>选择插入以前声明的已命名组的引用。</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="221"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="224"/> <source><b>Reference named group: (?P=<i>groupname</i>)</b> <p>Select to insert a reference to named group previously declared. Each reference group refers to the match found by the corresponding named group. In the following example, (?P=foo) may refer to the charaters 'a','b' or 'c'.</p> @@ -28668,14 +28668,14 @@ 例:(?P<foo>[abc])x(?P=foo)x(?P=foo)x 匹配“axaxax”、“bxbxbx”或“cxcxcx”。</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="234"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="237"/> <source><b>Alternatives: '|'</b> <p>Select to insert the alternation symbol '|'. </p></source> <translation><b>或:“|”</b> <p>选择插入一个或符号“|”。 </p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="238"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="241"/> <source><b>Alternatives: '|'</b> <p>Select to insert the alternation symbol '|'. The alternation is used to match a single regular expression out of several possible regular expressions. E.g. 'cat|dog|mouse|fish' matches words containing the word 'cat', 'dog','mouse' or 'fish'. @@ -28687,14 +28687,14 @@ 如果你想要精确地匹配文字“cat”、“dog”、……,你应该明确地表示你只想匹配完整的文字:“\b(cat|dog|mouse|fish)\b”</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="252"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="255"/> <source><b>Begin of line: '^'</b> <p>Select to insert the start line character (^).</p></source> <translation><b>行首:“^”</b> <p>选择插入开始行字符 (^)。</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="256"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="259"/> <source><b>Begin of line: '^'</b> <p>Select to insert the start line character (^). It is used to find some expressions at the begining of lines. E.g. '^[A-Z]' match lines starting with a capitalized character. </p></source> @@ -28703,28 +28703,28 @@ 如:“^[A-Z]”在行首位置匹配一个大字字母。</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="268"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="271"/> <source><b>End of line: '$'</b> <p>Select to insert the end of line character ($).</p></source> <translation><b>行尾:“$”</b> <p>选择插入行尾字符 ($)。</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="272"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="275"/> <source><b>End of line: '$'</b> <p>Select to insert the end of line character ($). It is used to find some expressions at the end of lines.</p></source> <translation><b>行尾:“$”</b> <p>选择插入行尾字符 ($)。用于在行尾查找某些字符。</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="283"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="286"/> <source><b>Word boundary</b> <p>Select to insert the word boudary character (\b).</p></source> <translation><b>字边界</b> <p>选择插入字边界符号 (\b)。</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="287"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="290"/> <source><b>Word boundary</b> <p>Select to insert the word boudary character (\b). This character is used to express the fact that word must begin or end at this position. E.g. '\bcat\b' matches exactly the word 'cat' while 'concatenation' is ignored.</p></source> @@ -28732,14 +28732,14 @@ 如:“\bcat\b”精确匹配文字“cat”,而“concatenation”则被忽略。</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="299"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="302"/> <source><b>Non word boundary</b> <p>Select to insert the word boudary character (\B). \B is the negated version of \b.</p></source> <translation><b>无字边界</b> <p>选择插入字边界符号 (\B)。“\B”是“\b”的否定。</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="303"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="306"/> <source><b>Non word boundary</b> <p>Select to insert the word boudary character (\B). \B is the negated version of \b. \B matches at every position where \b does not. Effectively, \B matches at any position between two word characters as well as at any position between two non-word characters.</p></source> @@ -28748,14 +28748,14 @@ 事实上,“\B”不但匹配两个文字符号间的任何位置,还匹配两个非文字符号间的任何位置。</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="315"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="318"/> <source><b>Positive lookahead: (?=<i>regexpr</i>)</b> <p>Select to insert the positive lookhead brackets.</p></source> <translation><b>正向查找肯定: (?=<i>正则表达式</i>)</b> <p>选择插入正向查找肯定括号。</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="319"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="322"/> <source><b>Positive lookahead: (?=<i>regexpr</i>)</b> <p>Select to insert the positive lookhead brackets. Basically, positive lookhead is used to match a character only if followed by another one. Writting 'q(?=u)' means that you want to match the 'q' character only if it is followed by 'u'. In this statement 'u' is a trivial @@ -28766,14 +28766,14 @@ 可以用更复杂的表达式替换它;“q(?=[abc])”将匹配其后跟随着“a”、“b”或“c”中之一的“q”。</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="332"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="335"/> <source><b>Negative lookahead: (?!<i>regexpr</i>)</b> <p>Select to insert the negative lookhead brackets.</p></source> <translation><b>正向查找否定: (?!<i>正则表达式</i>)</b> <p>选择插入正向查找否定括号。</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="336"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="339"/> <source><b>Negative lookahead: (?!<i>regexpr</i>)</b> <p>Select to insert the negative lookhead brackets. Basically, negative lookhead is used to match a character only if it is not followed by a another one. Writting 'q(?!u)' means that you want to match 'q' only if it is not followed by 'u'. In this statement, 'u' is a @@ -28784,14 +28784,14 @@ 可以用更复杂的表达式替换它;“q(?![abc])”将匹配其后没有跟随“a”、“b”或“c”中任何一个的“q”。</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="349"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="352"/> <source><b>Positive lookbehind: (?&lt;=<i>regexpr</i>)</b> <p>Select to insert the positive lookbehind brackets.</p></source> <translation><b>反向查找肯定 (?&lt;=<i>正则表达式</i>)</b> <p>选择插入反向查找肯定括号。</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="353"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="356"/> <source><b>Positive lookbehind: (?&lt;=<i>regexpr</i>)</b> <p>Select to insert the positive lookbehind brackets. Lookbehind has the same effect as lookahead, but works backwards. It is used to match a character only if preceded by another one. Writting '(?&lt;=u)q' means that you want to match the 'q' character @@ -28802,13 +28802,13 @@ 与正向查找相同,“u”可以用更复杂的表达式替换它;“(?&lt;=[abc])q”将匹配前面存在“a”、“b”或“c”中之一的“q”。</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="366"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="369"/> <source><b>Negative lookbehind (?&lt;!<i>regexpr</i>)</b> <p>Select to insert the negative lookbehind brackets.</p></source> <translation><b>反向查找否定 (?&lt;!<i>正则表达式</i>)</b><p>选择插入反向查找否定括号。</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="370"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="373"/> <source><b>Negative lookbehind (?&lt;!<i>regexpr</i>)</b> <p>Select to insert the negative lookbehind brackets. Lookbehind has the same effect as lookahead, but works backwards. It is used to match a character only if not preceded by another one. Writting '(?&lt;!u)q' means that you want to match the 'q' @@ -28819,62 +28819,62 @@ 查找相同,“u”可以用更复杂的表达式替换它;“(?&lt;![abc])q”将匹配前面不存在“a”、“b”或“c”中任何一个的“q”。</p></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="400"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="403"/> <source><b>Undo last edit</b></source> <translation><b>撤消最后的编辑</b></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="410"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="413"/> <source><b>Redo last edit</b></source> <translation><b>重做最后的编辑</b></translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="440"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="443"/> <source>Regexp:</source> <translation>正则表达式:</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="478"/> - <source>"^" matches beginning of line, "$" matches end of line</source> - <translation>“^”匹配行首,“$”匹配行尾</translation> - </message> - <message> <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="481"/> + <source>"^" matches beginning of line, "$" matches end of line</source> + <translation>“^”匹配行首,“$”匹配行尾</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="484"/> <source>Match Linebreaks</source> <translation>匹配换行符</translation> </message> <message> <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="488"/> <source>Unicode</source> - <translation>Unicode</translation> - </message> - <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="495"/> + <translation type="obsolete">Unicode</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="498"/> <source>Verbose Regexp</source> <translation>松散正则表达式</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="502"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="505"/> <source>Case Sensitive</source> <translation>区分大小写</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="512"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="515"/> <source>Observe Locale</source> <translation>观察点</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="519"/> - <source>"." matches linebreaks as well</source> - <translation>“.”也匹配换行符</translation> - </message> - <message> <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="522"/> + <source>"." matches linebreaks as well</source> + <translation>“.”也匹配换行符</translation> + </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="525"/> <source>Dot matches Linebreak</source> <translation>点匹配换行符</translation> </message> <message> - <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="531"/> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="534"/> <source>Text:</source> <translation>文本:</translation> </message> @@ -28893,6 +28893,11 @@ <source>Python 3</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.ui" line="491"/> + <source>ASCII</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>PyRegExpWizardRepeatDialog</name> @@ -41572,7 +41577,7 @@ <translation>重新载入 &API</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2049"/> + <location filename="UI/UserInterface.py" line="2038"/> <source>Reload the API information</source> <translation>重新载入 API 信息</translation> </message> @@ -41582,7 +41587,7 @@ <translation><b>重新载入 API</b><p>重新载入 API 信息。</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2046"/> + <location filename="UI/UserInterface.py" line="2049"/> <source>Show external tools</source> <translation>显示外部工具</translation> </message>