# HG changeset patch # User Torsten # Date 1523768921 -7200 # Node ID 75ee2de069eee090a35e4eb22533b9d83e42338b # Parent 65f2015668574be90ef35707cf417e116ddb7454 * languages/*.ts: updated translation files of gui diff -r 65f201566857 -r 75ee2de069ee libgui/languages/be_BY.ts --- a/libgui/languages/be_BY.ts Sat Apr 14 18:11:14 2018 -0700 +++ b/libgui/languages/be_BY.ts Sun Apr 15 07:08:41 2018 +0200 @@ -583,7 +583,7 @@ курсор - + Difference to the default size Розніца ад стандартнага памеру @@ -2077,19 +2077,50 @@ octave::documentation - + + + Octave Documentation - + + Could not copy help collection to temporary +file. Search capabilities may be affected. +%1 + + + + Could not setup the data required for the documentation viewer. Only help texts in the Console Widget will be available. - + + Find: + + + + + + Search forward + + + + + + Search backward + + + + + Escape + + + + Contents @@ -2109,6 +2140,11 @@ Index + + + Unable to register help file %1. + + octave::documentation_dock_widget @@ -2383,7 +2419,7 @@ - convert line endings to &windows (crlf) + Convert Line Endings to &Windows (CRLF) @@ -2576,11 +2612,6 @@ Editor Рэдактар - - - &%1 %2 - &%1 %2 - octave::file_editor_tab @@ -2613,7 +2644,7 @@ - + @@ -2622,7 +2653,7 @@ Рэдактар Octave - + Cannot add breakpoint to modified file. Save and add breakpoint, or cancel? @@ -2707,7 +2738,7 @@ Усе файлы (*) - + "%1" is not a valid identifier. @@ -2719,7 +2750,7 @@ - The current codec %1 + The current encoding %1 can not be applied. Please select another one or cancel saving! @@ -2728,10 +2759,10 @@ The current editor contents can not be encoded -with the selected codec %1. +with the selected encoding %1. Using it will result in data loss! -Do you want to chose another codec? +Do you want to choose another encoding? @@ -2796,7 +2827,7 @@ Колеры радкоў чаргуюцца - + Enter the path or filename Пазначце шлях або назву файла @@ -2962,7 +2993,7 @@ - + New File.txt @@ -2980,7 +3011,7 @@ - + New Directory Новы каталог @@ -3444,12 +3475,12 @@ - + About Octave Пра Octave - + Octave @@ -3460,12 +3491,12 @@ - + Browse directories Агляд каталогаў - + Octave Files (*.m);;All Files (*) Файлы Octave (*.m);;Усе файлы (*) @@ -3501,7 +3532,7 @@ Рэдактар Octave - + &File &Файл @@ -3864,7 +3895,7 @@ Прычапіць віджэт - + Undock widget Адчапіць віджэт @@ -4762,7 +4793,7 @@ octave::variable_editor - + Variable Editor @@ -4772,7 +4803,32 @@ - + + Foreground + + + + + Background + + + + + Selected Foreground + + + + + Selected Background + + + + + Alternate Background + + + + Variable Editor Toolbar @@ -4857,20 +4913,15 @@ octave::variable_editor_stack - + Save Variable %1 As - - - ./%1.txt - - octave::variable_editor_view - + Cut @@ -5013,7 +5064,7 @@ - + View the variables in the active workspace.<br> Выгляд зменных у актыўнай прасторы зменных.<br> @@ -5174,7 +5225,12 @@ - + + Wrap long lines at current window border + + + + Indentation @@ -5297,12 +5353,12 @@ - + Font Шрыфт - + Show line numbers Паказваць нумары радкоў @@ -5417,12 +5473,12 @@ - + Font size Памер шрыфту - + Set focus to terminal when running a command from within another widget @@ -5527,12 +5583,7 @@ - - Wrap long lines at curent window border - - - - + Auto insert after "if" etc. @@ -5653,17 +5704,12 @@ - + Default row height - 20 - - - - Default column width @@ -5673,22 +5719,17 @@ - - 2 - - - - + Autofit - + Plus font height - + By Column @@ -5698,7 +5739,7 @@ - + Variable Editor Colors @@ -5708,7 +5749,7 @@ - + HttpProxy HttpProxy @@ -5793,7 +5834,7 @@ Пароль: - + Octave Settings diff -r 65f201566857 -r 75ee2de069ee libgui/languages/ca_ES.ts --- a/libgui/languages/ca_ES.ts Sat Apr 14 18:11:14 2018 -0700 +++ b/libgui/languages/ca_ES.ts Sun Apr 15 07:08:41 2018 +0200 @@ -1,4 +1,4 @@ - + @@ -122,11 +122,677 @@ + QsciLexerBash + + + Default + Per defecte + + + + Error + Error + + + + Comment + + + + + Number + + + + + Keyword + + + + + Double-quoted string + + + + + Single-quoted string + + + + + Operator + + + + + Identifier + + + + + Scalar + + + + + Parameter expansion + + + + + Backticks + + + + + Here document delimiter + + + + + Single-quoted here document + + + + + QsciLexerBatch + + + Default + Per defecte + + + + Comment + + + + + Keyword + + + + + Label + + + + + Hide command character + + + + + External command + + + + + Variable + + + + + Operator + + + + + QsciLexerCPP + + + Default + Per defecte + + + + Inactive default + + + + + C comment + + + + + Inactive C comment + + + + + C++ comment + + + + + Inactive C++ comment + + + + + JavaDoc style C comment + + + + + Inactive JavaDoc style C comment + + + + + Number + + + + + Inactive number + + + + + Keyword + + + + + Inactive keyword + + + + + Double-quoted string + + + + + Inactive double-quoted string + + + + + Single-quoted string + + + + + Inactive single-quoted string + + + + + IDL UUID + + + + + Inactive IDL UUID + + + + + Pre-processor block + + + + + Inactive pre-processor block + + + + + Operator + + + + + Inactive operator + + + + + Identifier + + + + + Inactive identifier + + + + + Unclosed string + + + + + Inactive unclosed string + + + + + C# verbatim string + + + + + Inactive C# verbatim string + + + + + JavaScript regular expression + + + + + Inactive JavaScript regular expression + + + + + JavaDoc style C++ comment + + + + + Inactive JavaDoc style C++ comment + + + + + Secondary keywords and identifiers + + + + + Inactive secondary keywords and identifiers + + + + + JavaDoc keyword + + + + + Inactive JavaDoc keyword + + + + + JavaDoc keyword error + + + + + Inactive JavaDoc keyword error + + + + + Global classes and typedefs + + + + + Inactive global classes and typedefs + + + + + C++ raw string + + + + + Inactive C++ raw string + + + + + QsciLexerDiff + + + Default + Per defecte + + + + Comment + + + + + Command + + + + + Header + + + + + Position + Posició + + + + Removed line + + + + + Added line + + + + + Changed line + + + + + QsciLexerMatlab + + + Default + Per defecte + + + + Comment + + + + + Command + + + + + Number + + + + + Keyword + + + + + Single-quoted string + + + + + Operator + + + + + Identifier + + + + + Double-quoted string + + + + + QsciLexerPerl + + + Default + Per defecte + + + + Error + Error + + + + Comment + + + + + POD + + + + + Number + + + + + Keyword + + + + + Double-quoted string + + + + + Single-quoted string + + + + + Operator + + + + + Identifier + + + + + Scalar + + + + + Array + + + + + Hash + + + + + Symbol table + + + + + Regular expression + + + + + Substitution + + + + + Backticks + + + + + Data section + + + + + Here document delimiter + + + + + Single-quoted here document + + + + + Double-quoted here document + + + + + Backtick here document + + + + + Quoted string (q) + + + + + Quoted string (qq) + + + + + Quoted string (qx) + + + + + Quoted string (qr) + + + + + Quoted string (qw) + + + + + POD verbatim + + + + + Subroutine prototype + + + + + Format identifier + + + + + Format body + + + + + Double-quoted string (interpolated variable) + + + + + Translation + + + + + Regular expression (interpolated variable) + + + + + Substitution (interpolated variable) + + + + + Backticks (interpolated variable) + + + + + Double-quoted here document (interpolated variable) + + + + + Backtick here document (interpolated variable) + + + + + Quoted string (qq, interpolated variable) + + + + + Quoted string (qx, interpolated variable) + + + + + Quoted string (qr, interpolated variable) + + + + + QsciScintilla + + + &Undo + + + + + &Redo + &Refés + + + + Cu&t + Ta&lla + + + + &Copy + + + + + &Paste + + + + + Delete + Esborra + + + + Select All + Selecciona-ho tot + + + QtHandles::Figure Figure ToolBar - Barra d'eines de la figura + Barra d'eines de la figura @@ -177,12 +843,12 @@ About Octave - Quant a l'Octave + Quant a l'Octave Octave Figure File (*.ofig);;Vector Image Formats (*.eps *.epsc *.pdf *.svg *.ps *.tikz);;Bitmap Image Formats (*.gif *.jpg *.png *.tiff) - Fitxer de Figura d'Octave ((*.ofig));;Formats d'imatge vectorial (*.eps *.epsc *.pdf *.svg *.ps *.tikz);;Formats d'imatge de mapa de bits (*.gif *.jpg *.png *.tiff) + Fitxer de Figura d'Octave ((*.ofig));;Formats d'imatge vectorial (*.eps *.epsc *.pdf *.svg *.ps *.tikz);;Formats d'imatge de mapa de bits (*.gif *.jpg *.png *.tiff) @@ -234,12 +900,12 @@ Open Link - Obre l'enllaç + Obre l'enllaç Copy Link Address - Copia l'adreça de l'enllaç + Copia l'adreça de l'enllaç @@ -249,7 +915,7 @@ Copy Email Address - Copia l'adreça de correu electrònic + Copia l'adreça de correu electrònic @@ -423,18 +1089,18 @@ octave::documentation - + - + Octave Documentation - Documentació de l'Octave - - - + Documentació de l'Octave + + + Could not copy help collection to temporary file. Search capabilities may be affected. %1 - No s'ha pogut copiar el conjunt d'ajuda a un fitxer + No s'ha pogut copiar el conjunt d'ajuda a un fitxer temporal. Les funcions de cerca es poden veure afectades. %1 @@ -443,12 +1109,34 @@ Could not setup the data required for the documentation viewer. Only help texts in the Console Widget will be available. - No s'han pogut configurar les dades necessàries + No s'han pogut configurar les dades necessàries per al visor de documentació. Els textos -d'ajuda només estaran disponibles al Plafó de Terminal. - - - +d'ajuda només estaran disponibles al Plafó de Terminal. + + + + Find: + + + + + + Search forward + + + + + + Search backward + + + + + Escape + + + + Contents Contingut @@ -469,9 +1157,9 @@ Índex - + Unable to register help file %1. - No es pot registrar el fitxer d'ajuda %1. + No es pot registrar el fitxer d'ajuda %1. @@ -493,20 +1181,20 @@ Octave Editor - Editor de l'Octave + Editor de l'Octave Could not start custom file editor %1 - No s'ha pogut obrir l'editor de text personalitzat + No s'ha pogut obrir l'editor de text personalitzat %1 There is no custom editor configured yet. Do you want to open the preferences? - Encara no existeix cap configuració per a l'editor personalitzat. + Encara no existeix cap configuració per a l'editor personalitzat. Vols obrir la configuració? @@ -519,7 +1207,7 @@ Octave Editor - Editor de l'Octave + Editor de l'Octave @@ -528,19 +1216,19 @@ is already open in the editor Fitxer no desat! Un fitxer amb el nom seleccionat %1 -ja es troba obert a l'editor +ja es troba obert a l'editor The associated file editor tab has disappeared. - La pestanya associada de l'editor de text ha desaparegut. + La pestanya associada de l'editor de text ha desaparegut. Could not open file %1 for read: %2. - No s'ha pogut obrir el fitxer + No s'ha pogut obrir el fitxer %1 en mode lectura: %2. @@ -568,7 +1256,7 @@ Could not open file %1 for write: %2. - No s'ha pogut obrir el fitxer + No s'ha pogut obrir el fitxer %1 en mode escriptura: %2. @@ -580,7 +1268,7 @@ &Recent Editor Files - Fitxers &recents de l'editor + Fitxers &recents de l'editor @@ -670,7 +1358,7 @@ Delete to Start of Word - Esborra fins l'inici de la paraula + Esborra fins l'inici de la paraula @@ -680,7 +1368,7 @@ Delete to Start of Line - Esborra fins l'inici de la línia + Esborra fins l'inici de la línia @@ -785,22 +1473,22 @@ &Next Bookmark - Adreça d'interès &següent + Adreça d'interès &següent Pre&vious Bookmark - Adreça d'interès &anterior + Adreça d'interès &anterior Toggle &Bookmark - &Commuta l'adreça d'interès + &Commuta l'adreça d'interès &Remove All Bookmarks - &Elimina totes les adreces d'interès + &Elimina totes les adreces d'interès @@ -810,7 +1498,7 @@ &Styles Preferences... - Preferències d'&estils... + Preferències d'&estils... @@ -850,12 +1538,12 @@ Show &Toolbar - Mostra la &barra d'eines + Mostra la &barra d'eines Show &Statusbar - Mostra la barra d'&estat + Mostra la barra d'&estat @@ -885,22 +1573,22 @@ Toggle &Breakpoint - &Commuta el punt d'interrupció + &Commuta el punt d'interrupció &Next Breakpoint - Punt d'interrupció &següent + Punt d'interrupció &següent Pre&vious Breakpoint - Punt d'interrupció &anterior + Punt d'interrupció &anterior &Remove All Breakpoints - &Elimina tots els punts d'interrupció + &Elimina tots els punts d'interrupció @@ -968,7 +1656,7 @@ Breakpoint condition - Condició de punt d'interrupció + Condició de punt d'interrupció @@ -980,14 +1668,14 @@ Octave Editor - Editor de l'Octave + Editor de l'Octave Cannot add breakpoint to modified file. Save and add breakpoint, or cancel? - No és possible afegir un punt d'interrupció a un fitxer modificat. -Vols desar i afegir el punt d'interrupció o cancel·lar? + No és possible afegir un punt d'interrupció a un fitxer modificat. +Vols desar i afegir el punt d'interrupció o cancel·lar? @@ -1013,8 +1701,8 @@ - <unnamed> - <sense nom> + <unnamed> + <sense nom> @@ -1043,7 +1731,7 @@ This file is currently being executed. Quit debugging and save? - Aquest fitxer s'està executant. + Aquest fitxer s'està executant. Vols interrompre la depuració i desar? @@ -1066,7 +1754,7 @@ Octave Files (*.m) - Fitxers d'Octave (*.m) + Fitxers d'Octave (*.m) @@ -1075,17 +1763,17 @@ - "%1" + "%1" is not a valid identifier. If you keep this filename, you will not be able to call your script using its name as an Octave command. Do you want to choose another name? - "%1" + "%1" no és un identificador vàlid. -Si manteniu aquest nom de fitxer, no podreu executar el codi pel seu nom a l'Octave. +Si manteniu aquest nom de fitxer, no podreu executar el codi pel seu nom a l'Octave. Vols seleccionar un altre nom? @@ -1098,7 +1786,7 @@ La codificació actual %1 no es pot aplicar. -Si us plau selecciona'n una altra o cancel·la el desament! +Si us plau selecciona'n una altra o cancel·la el desament! @@ -1107,15 +1795,15 @@ Using it will result in data loss! Do you want to choose another encoding? - El contingut de l'editor actual no es pot codificar + El contingut de l'editor actual no es pot codificar amb la codificació seleccionada %1. Usar-lo tindrà com a resultat la pèrdua de dades! Vols triar una altra codificació? - It seems that '%1' has been modified by another application. Do you want to reload it? - Sembla que el fitxer '%1' ha estat modificat per una altra aplicació. Vols recarregar-lo? + It seems that '%1' has been modified by another application. Do you want to reload it? + Sembla que el fitxer '%1' ha estat modificat per una altra aplicació. Vols recarregar-lo? @@ -1124,7 +1812,7 @@ Warning: The contents in the editor is modified! -Avís: El contingut de l'editor ha estat modificat! +Avís: El contingut de l'editor ha estat modificat! @@ -1186,22 +1874,22 @@ Show Octave directory - Mostra el directori de l'Octave + Mostra el directori de l'Octave Go to current Octave directory - Ves al directori actual de l'Octave + Ves al directori actual de l'Octave Set Octave directory - Estableix el directori de l'Octave + Estableix el directori de l'Octave Set Octave directory to current browser directory - Estableix el directori actual del navegador com a directori de l'Octave + Estableix el directori actual del navegador com a directori de l'Octave @@ -1211,7 +1899,7 @@ Show Home Directory - Mostra el directori d'inici + Mostra el directori d'inici @@ -1239,7 +1927,7 @@ Activate to open in editor, right click for alternatives - Activa per obrir a l'editor. Fes clic dret per veure les alternatives + Activa per obrir a l'editor. Fes clic dret per veure les alternatives @@ -1249,12 +1937,12 @@ Open in System File Explorer - Obre a l'explorador de fitxers del sistema + Obre a l'explorador de fitxers del sistema Open in Text Editor - Obre a l'editor de text + Obre a l'editor de text @@ -1315,7 +2003,7 @@ Are you sure you want to delete - N'estàs segur que vols esborrar + N'estàs segur que vols esborrar @@ -1326,7 +2014,7 @@ Set directory of file browser - Estableix el directori de l'explorador de fitxers + Estableix el directori de l'explorador de fitxers @@ -1389,43 +2077,43 @@ - <html><body> -<p>We hope you find Octave to be a useful tool.</p> -<p>If you encounter problems, there are a number of ways to get help, including commercial support options, a mailing list, a wiki, and other community-based support channels. -You can find more information about each of these by visiting <a href="https://octave.org/support.html">https://octave.org/support.html</a> (opens in external browser).</p> -</body></html> - <html><body> -<p>Esperem que l'Octave et resulte una eina útil.</p> -<p>Si trobes qualsevol problema, existeixen maneres diverses d'obtenir ajuda, incloent suport comercial, llistes de correu, una wiki i altres canals de comunicació mantinguts per la comunitat. -Pots trobar més informació visitant <a href="https://octave.org/support.html">https://octave.org/support.html</a> (s'obre a un navegador extern).</p> -</body></html> + <html><body> +<p>We hope you find Octave to be a useful tool.</p> +<p>If you encounter problems, there are a number of ways to get help, including commercial support options, a mailing list, a wiki, and other community-based support channels. +You can find more information about each of these by visiting <a href="https://octave.org/support.html">https://octave.org/support.html</a> (opens in external browser).</p> +</body></html> + <html><body> +<p>Esperem que l'Octave et resulte una eina útil.</p> +<p>Si trobes qualsevol problema, existeixen maneres diverses d'obtenir ajuda, incloent suport comercial, llistes de correu, una wiki i altres canals de comunicació mantinguts per la comunitat. +Pots trobar més informació visitant <a href="https://octave.org/support.html">https://octave.org/support.html</a> (s'obre a un navegador extern).</p> +</body></html> - <html><head> -<style> + <html><head> +<style> a:link { text-decoration: underline; color: #0000ff; } -</style> -<head/><body> -<p>For more information about Octave:</p> -<ul> -<li>Visit <a href="https://octave.org">https://octave.org</a> (opens in external browser)</li> -<li>Get the documentation online as <a href="https://www.gnu.org/software/octave/doc/interpreter/index.html">html</a>- or <a href="https://www.gnu.org/software/octave/octave.pdf">pdf</span></a>-document (opens in external browser)</li> -<li>Open the documentation browser of the Octave GUI with the help menu</li> -</ul> -</body></html> - <html><head> -<style> +</style> +<head/><body> +<p>For more information about Octave:</p> +<ul> +<li>Visit <a href="https://octave.org">https://octave.org</a> (opens in external browser)</li> +<li>Get the documentation online as <a href="https://www.gnu.org/software/octave/doc/interpreter/index.html">html</a>- or <a href="https://www.gnu.org/software/octave/octave.pdf">pdf</span></a>-document (opens in external browser)</li> +<li>Open the documentation browser of the Octave GUI with the help menu</li> +</ul> +</body></html> + <html><head> +<style> a:link { text-decoration: underline; color: #0000ff; } -</style> -<head/><body> -<p>Per més informació quant a l'Octave:</p> -<ul> -<li>Visita <a href="https://octave.org">https://octave.org</a> (s'obre a un navegador extern)</li> -<li>Obté la documentació en línia en format <a href="https://www.gnu.org/software/octave/doc/interpreter/index.html">html</a> o com a <a href="https://www.gnu.org/software/octave/octave.pdf">document</span></a> pdf (s'obre a un navegador extern)</li> -<li>Obre el navegador de documentació de l'Octave des del menú ajuda</li> -</ul> -</body></html> +</style> +<head/><body> +<p>Per més informació quant a l'Octave:</p> +<ul> +<li>Visita <a href="https://octave.org">https://octave.org</a> (s'obre a un navegador extern)</li> +<li>Obté la documentació en línia en format <a href="https://www.gnu.org/software/octave/doc/interpreter/index.html">html</a> o com a <a href="https://www.gnu.org/software/octave/octave.pdf">document</span></a> pdf (s'obre a un navegador extern)</li> +<li>Obre el navegador de documentació de l'Octave des del menú ajuda</li> +</ul> +</body></html> @@ -1456,7 +2144,7 @@ Search from &start - Cerca des de l'&inici + Cerca des de l'&inici @@ -1516,7 +2204,7 @@ Search from start - Cerca des de l'inici + Cerca des de l'inici @@ -1536,7 +2224,7 @@ No more matches found - No s'han trobat coincidències + No s'han trobat coincidències @@ -1614,7 +2302,7 @@ Enter the file content search expression - Introdueix l'expressió a cercar al contingut del fitxer + Introdueix l'expressió a cercar al contingut del fitxer @@ -1705,7 +2393,7 @@ Browse and search the command history. - Explora i cerca a l'historial d'ordres. + Explora i cerca a l'historial d'ordres. @@ -1740,7 +2428,7 @@ Enter text to filter the command history - Introdueix text a filtrar a l'historial d'ordres + Introdueix text a filtrar a l'historial d'ordres @@ -1750,7 +2438,7 @@ Command History - Historial d'ordres + Historial d'ordres @@ -1758,7 +2446,7 @@ Welcome to Octave! - Benvingut a l'Octave! + Benvingut a l'Octave! @@ -1772,16 +2460,16 @@ - <html><body> -<p>You seem to be using the Octave graphical interface for the first time on this computer. -Click 'Next' to create a configuration file and launch Octave.</p> -<p>The configuration file is stored in<br>%1.</p> -</body></html> - <html><body> -<p>Sembla que estàs utilitzant la interfície gràfica de l'Octave per primer cop en aquest ordinador. -Feu clic a 'Següent' per crear un fitxer de configuració i iniciar l'Octave.</p> -<p>El fitxer de configuració s'ha guardat a<br>%1.</p> -</body></html> + <html><body> +<p>You seem to be using the Octave graphical interface for the first time on this computer. +Click 'Next' to create a configuration file and launch Octave.</p> +<p>The configuration file is stored in<br>%1.</p> +</body></html> + <html><body> +<p>Sembla que estàs utilitzant la interfície gràfica de l'Octave per primer cop en aquest ordinador. +Feu clic a 'Següent' per crear un fitxer de configuració i iniciar l'Octave.</p> +<p>El fitxer de configuració s'ha guardat a<br>%1.</p> +</body></html> @@ -1802,7 +2490,7 @@ Save Workspace As - Desa l'espai de treball com a + Desa l'espai de treball com a @@ -1811,29 +2499,29 @@ - The release notes file '%1' is empty. + The release notes file '%1' is empty. El fitxer de notes de versió %1 està buit. - The release notes file '%1' cannot be read. + The release notes file '%1' cannot be read. El fitxer de notes de versió %1 no es pot llegir. Octave Release Notes - Notes de la versió de l'Octave + Notes de la versió de l'Octave Octave Community News - Notícies de la comunitat de l'Octave + Notícies de la comunitat de l'Octave About Octave - Quant a l'Octave + Quant a l'Octave @@ -1843,7 +2531,7 @@ Are you sure you want to exit Octave? - Estàs segur que vols sortir de l'Octave? + Estàs segur que vols sortir de l'Octave? @@ -1854,7 +2542,7 @@ Octave Files (*.m);;All Files (*) - Fitxers de l'Octave (*.m);;Tots els fitxers (*) + Fitxers de l'Octave (*.m);;Tots els fitxers (*) @@ -1885,7 +2573,7 @@ Octave Editor - Editor de l'Octave + Editor de l'Octave @@ -1900,7 +2588,7 @@ Open an existing file in editor - Obre un fitxer existent a l'editor + Obre un fitxer existent a l'editor @@ -1910,7 +2598,7 @@ Save Workspace As... - Desa l'espai de treball com a... + Desa l'espai de treball com a... @@ -1980,12 +2668,12 @@ Clear Command History - Neteja l'historial d'ordres + Neteja l'historial d'ordres Clear Workspace - Neteja l'espai de treball + Neteja l'espai de treball @@ -2030,27 +2718,27 @@ Show Command Window - Mostra la finestra d'ordres + Mostra la finestra d'ordres Show Command History - Mostra l'historial d'ordres + Mostra l'historial d'ordres Show File Browser - Mostra l'explorador de fitxers + Mostra l'explorador de fitxers Show Workspace - Mostra l'espai de treball + Mostra l'espai de treball Show Editor - Mostra l'editor + Mostra l'editor @@ -2060,7 +2748,7 @@ Show Variable Editor - Mostra l'editor de variables + Mostra l'editor de variables @@ -2070,7 +2758,7 @@ Command History - Historial d'ordres + Historial d'ordres @@ -2111,12 +2799,12 @@ Report Bug - Informa d'un error + Informa d'un error Octave Packages - Paquets de l'Octave + Paquets de l'Octave @@ -2156,7 +2844,7 @@ Toolbar - Barra d'eines + Barra d'eines @@ -2178,59 +2866,59 @@ octave::news_reader - <html> -<body> -<p> -Octave's community news source seems to be unavailable. -</p> -<p> + <html> +<body> +<p> +Octave's community news source seems to be unavailable. +</p> +<p> For the latest news, please check -<a href="https://octave.org/community-news.html">https://octave.org/community-news.html</a> +<a href="https://octave.org/community-news.html">https://octave.org/community-news.html</a> when you have a connection to the web (link opens in an external browser). -</p> -<p> -<small><em>&mdash; The Octave Developers, - <html> -<body> -<p> -La font de notícies de la comunitat de l'Octave sembla no estar disponible. -</p> -<p> +</p> +<p> +<small><em>&mdash; The Octave Developers, + <html> +<body> +<p> +La font de notícies de la comunitat de l'Octave sembla no estar disponible. +</p> +<p> Per accedir a les últimes novetats, visita -<a href="https://octave.org/community-news.html">https://octave.org/community-news.html</a> -quan tingui connexió al web (l'enllaç s'obre a un navegador extern). -</p> -<p> -<small><em>&mdash; Els desenvolupadors de l'Octave, +<a href="https://octave.org/community-news.html">https://octave.org/community-news.html</a> +quan tingui connexió al web (l'enllaç s'obre a un navegador extern). +</p> +<p> +<small><em>&mdash; Els desenvolupadors de l'Octave, - <html> -<body> -<p> + <html> +<body> +<p> Connecting to the web to display the latest Octave Community news has been disabled. -</p> -<p> +</p> +<p> For the latest news, please check -<a href="https://octave.org/community-news.html">https://octave.org/community-news.html</a> +<a href="https://octave.org/community-news.html">https://octave.org/community-news.html</a> when you have a connection to the web (link opens in an external browser) -or enable web connections for news in Octave's network settings dialog. -</p> -<p> -<small><em>&mdash; The Octave Developers, - <html> -<body> -<p> -La connexió al web per mostrar les últimes novetats quant a l'Octave ha estat desactivada. -</p> -<p> +or enable web connections for news in Octave's network settings dialog. +</p> +<p> +<small><em>&mdash; The Octave Developers, + <html> +<body> +<p> +La connexió al web per mostrar les últimes novetats quant a l'Octave ha estat desactivada. +</p> +<p> Per veure les últimes novetats, visita -<a href="https://octave.org/community-news.html">https://octave.org/community-news.html</a> -quan tingui connexió al web (l'enllaç s'obre a un navegador extern) -o activa-la per veure les novetats al diàleg de configuració de la xarxa de l'Octave -</p> -<p> -<small><em>&mdash; Els desenvolupadors de l'Octave, +<a href="https://octave.org/community-news.html">https://octave.org/community-news.html</a> +quan tingui connexió al web (l'enllaç s'obre a un navegador extern) +o activa-la per veure les novetats al diàleg de configuració de la xarxa de l'Octave +</p> +<p> +<small><em>&mdash; Els desenvolupadors de l'Octave, @@ -2243,8 +2931,8 @@ - Use <Alt> + <Left Mouse Button> for moving the window - Utilitza<Alt> + <Botó esquerre del ratolí> per moure la finestra + Use <Alt> + <Left Mouse Button> for moving the window + Utilitza<Alt> + <Botó esquerre del ratolí> per moure la finestra @@ -2281,8 +2969,8 @@ - Press '%1' to replace all occurrences of '%2' with '%3'. - Fes clic a '%1' per reemplaçar tots els casos de '%2' amb '%3'. + Press '%1' to replace all occurrences of '%2' with '%3'. + Fes clic a '%1' per reemplaçar tots els casos de '%2' amb '%3'. @@ -2312,17 +3000,17 @@ Octave Editor - Editor de l'Octave + Editor de l'Octave The file %1 does not exist in the load path. To run or debug the function you are editing, you must either change to the directory %2 or add that directory to the load path. - El fitxer %1 no existeix als camins de càrrega. Per executar o depurar la funció que s'està editant s'ha de canviar al directori %2 o afegir aquest als camins de càrrega. + El fitxer %1 no existeix als camins de càrrega. Per executar o depurar la funció que s'està editant s'ha de canviar al directori %2 o afegir aquest als camins de càrrega. The file %1 is shadowed by a file with the same name in the load path. To run or debug the function you are editing, change to the directory %2. - Existeix un fitxer amb el mateix nom %1 al camí de càrrega. Per executar o depurar la funció que s'està editant desplaça't al directori %2. + Existeix un fitxer amb el mateix nom %1 al camí de càrrega. Per executar o depurar la funció que s'està editant desplaça't al directori %2. @@ -2361,16 +3049,16 @@ Octave GUI must be closed now. El fitxer de configuració %1 -no existeix i no s'ha pogut crear. -Assegura't que tens els permisos de lectura i escriptura a +no existeix i no s'ha pogut crear. +Assegura't que tens els permisos de lectura i escriptura a %2 -La interfície gràfica de l'Octave es tancarà ara. +La interfície gràfica de l'Octave es tancarà ara. Octave Critical Error - Error crític de l'Octave + Error crític de l'Octave @@ -2397,35 +3085,35 @@ - <html><body> -<p>When Octave starts, it will optionally check the Octave web site for current news and information about the Octave community. -The check will happen at most once each day and news will only be displayed if there is something new since the last time you viewed the news.</p> -<p>You may also view the news by selecting the "Community News" item in the "Help" menu, or by visiting -<a href="https://octave.org/community-news.html">https://octave.org/community-news.html</a>.</p> -</body></html> - <html><body> -<p>En iniciar l'Octave, opcionalment es revisarà el lloc web de l'Octave per cercar notícies i informació en quant a la comunitat de l'Octave. -Aquesta revisió es farà una vegada al dia com a màxim i les notícies sols es mostraran si existeixen canvis recents des de l'última visita.</p> -<p>També es pot accedir a les notícies seleccionant "Notícies de la comunitat" al menú "Ajuda", o visitant -<a href="https://octave.org/community-news.html">https://octave.org/community-news.html</a>.</p> -</body></html> + <html><body> +<p>When Octave starts, it will optionally check the Octave web site for current news and information about the Octave community. +The check will happen at most once each day and news will only be displayed if there is something new since the last time you viewed the news.</p> +<p>You may also view the news by selecting the "Community News" item in the "Help" menu, or by visiting +<a href="https://octave.org/community-news.html">https://octave.org/community-news.html</a>.</p> +</body></html> + <html><body> +<p>En iniciar l'Octave, opcionalment es revisarà el lloc web de l'Octave per cercar notícies i informació en quant a la comunitat de l'Octave. +Aquesta revisió es farà una vegada al dia com a màxim i les notícies sols es mostraran si existeixen canvis recents des de l'última visita.</p> +<p>També es pot accedir a les notícies seleccionant "Notícies de la comunitat" al menú "Ajuda", o visitant +<a href="https://octave.org/community-news.html">https://octave.org/community-news.html</a>.</p> +</body></html> - <html><head> -<style> + <html><head> +<style> a:link { text-decoration: underline; color: #0000ff; } -</style> -<head/><body> -<p>Allow Octave to connect to the Octave web site when it starts to display current news and information about the Octave community.</p> -</body></html> - <html><head> -<style> +</style> +<head/><body> +<p>Allow Octave to connect to the Octave web site when it starts to display current news and information about the Octave community.</p> +</body></html> + <html><head> +<style> a:link { text-decoration: underline; color: #0000ff; } -</style> -<head/><body> -<p>Permet la connexió amb el lloc web de l'Octave a l'inici per mostrar novetats i informació en quant a la comunitat.</p> -</body></html> +</style> +<head/><body> +<p>Permet la connexió amb el lloc web de l'Octave a l'inici per mostrar novetats i informació en quant a la comunitat.</p> +</body></html> @@ -2438,15 +3126,15 @@ The chosen shortcut - "%1" + "%1" is already used for the action - "%2". + "%2". Do you want to use the shortcut anyhow removing it from the previous action? La drecera de teclat seleccionada - "%1" -ja s'utilitza per a l'acció - "%2". -Vols sobreescriure-la suprimint l'acció anterior? + "%1" +ja s'utilitza per a l'acció + "%2". +Vols sobreescriure-la suprimint l'acció anterior? @@ -2471,17 +3159,17 @@ Load Workspace - Carrega l'espai de treball + Carrega l'espai de treball Save Workspace As - Desa l'espai de treball com a + Desa l'espai de treball com a Exit Octave - Sortir de l'Octave + Sortir de l'Octave @@ -2516,17 +3204,17 @@ Clear Command Window - Neteja la finestra d'ordres + Neteja la finestra d'ordres Clear Command History - Neteja l'historial d'ordres + Neteja l'historial d'ordres Clear Workspace - Neteja l'espai de treball + Neteja l'espai de treball @@ -2567,22 +3255,22 @@ Show Command History - Mostra l'historial d'ordres + Mostra l'historial d'ordres Show File Browser - Mostra l'explorador de fitxers + Mostra l'explorador de fitxers Show Workspace - Mostra l'espai de treball + Mostra l'espai de treball Show Editor - Mostra l'editor + Mostra l'editor @@ -2592,7 +3280,7 @@ Show Variable Editor - Mostra l'editor de variables + Mostra l'editor de variables @@ -2602,7 +3290,7 @@ Command History - Historial d'ordres + Historial d'ordres @@ -2648,27 +3336,27 @@ Report Bug - Informa d'un error + Informa d'un error Octave Packages - Paquets de l'Octave + Paquets de l'Octave Contribute to Octave - Contribueix a l'Octave + Contribueix a l'Octave Octave Developer Resources - Recursos de desenvolupador de l'Octave + Recursos de desenvolupador de l'Octave About Octave - Quant a l'Octave + Quant a l'Octave @@ -2698,7 +3386,7 @@ Switch to Left Tab - Canvia a la pestanya de l'esquerra + Canvia a la pestanya de l'esquerra @@ -2708,7 +3396,7 @@ Move Tab Left - Mou la pestanya cap a l'esquerra + Mou la pestanya cap a l'esquerra @@ -2758,12 +3446,12 @@ Find Previous - Cerca l'anterior + Cerca l'anterior Delete to Start of Word - Esborra fins l'inici de la paraula + Esborra fins l'inici de la paraula @@ -2773,7 +3461,7 @@ Delete to Start of Line - Esborra fins l'inici de la línia + Esborra fins l'inici de la línia @@ -2885,27 +3573,27 @@ Toggle Bookmark - Commuta l'adreça d'interès + Commuta l'adreça d'interès Next Bookmark - Adreça d'interès següent + Adreça d'interès següent Previous Bookmark - Adreça d'interès anterior + Adreça d'interès anterior Remove All Bookmark - Elimina totes les adreces d'interès + Elimina totes les adreces d'interès Styles Preferences - Preferències d'estils + Preferències d'estils @@ -2935,12 +3623,12 @@ Show Toolbar - Mostra la barra d'eines + Mostra la barra d'eines Show Statusbar - Mostra la barra d'estat + Mostra la barra d'estat @@ -2966,22 +3654,22 @@ Toggle Breakpoint - Commuta el punt d'interrupció + Commuta el punt d'interrupció Next Breakpoint - Punt d'interrupció següent + Punt d'interrupció següent Previous Breakpoint - Punt d'interrupció anterior + Punt d'interrupció anterior Remove All Breakpoints - Eliminar tots els punts d'interrupció + Eliminar tots els punts d'interrupció @@ -3059,24 +3747,24 @@ - Import shortcuts from file... - Importa dreceres des d'un fitxer... - - - + Import shortcuts from file ... + + + + + Export shortcuts into file ... + + + + Octave Shortcut Files (*.osc);;All Files (*) - Fitxer de dreceres de l'Octave (*.osc);;Tots els fitxers (*) - - - - Export shortcuts into file... - Exporta dreceres a un fitxer... - - - + Fitxer de dreceres de l'Octave (*.osc);;Tots els fitxers (*) + + + Failed to open %1 as octave shortcut file - No s'ha pogut obrir %1 com a fitxer de dreceres de l'Octave + No s'ha pogut obrir %1 com a fitxer de dreceres de l'Octave @@ -3118,11 +3806,11 @@ You are about to overwrite all shortcuts. Would you like to save the current shortcut set or cancel the action? Ets a punt de sobreescriure totes les dreceres. -Vols desar el conjunto de dreceres actual o cancel·lar l'acció? +Vols desar el conjunto de dreceres actual o cancel·lar l'acció? - Don't save + Don't save No dessis @@ -3160,7 +3848,7 @@ octave::variable_editor - + Variable Editor Editor de variables @@ -3170,9 +3858,34 @@ Edita variables. - + + Foreground + + + + + Background + Segon pla + + + + Selected Foreground + + + + + Selected Background + + + + + Alternate Background + + + + Variable Editor Toolbar - Barra d'eines de l'editor de variables + Barra d'eines de l'editor de variables @@ -3255,7 +3968,7 @@ octave::variable_editor_stack - + Save Variable %1 As Desa la variable %1 com a @@ -3307,8 +4020,8 @@ octave::webinfo - Type here and press 'Return' to search - Escriu aquí i fes clic a la tecla 'Enter' per cercar + Type here and press 'Return' to search + Escriu aquí i fes clic a la tecla 'Enter' per cercar @@ -3332,8 +4045,8 @@ - The info file<p>%1<p>or compressed versions do not exist - El fitxer d'informació <p>%1<p> o les versions comprimides no existeixen + The info file<p>%1<p>or compressed versions do not exist + El fitxer d'informació <p>%1<p> o les versions comprimides no existeixen @@ -3393,12 +4106,12 @@ View the variables in the active workspace. - Visualitza les variables de l'espai de treball actiu. + Visualitza les variables de l'espai de treball actiu. Enter text to filter the workspace - Introdueix un text per filtrar l'espai de treball + Introdueix un text per filtrar l'espai de treball @@ -3407,8 +4120,8 @@ - View the variables in the active workspace.<br> - Visualitza les variables de l'espai de treball actiu.<br> + View the variables in the active workspace.<br> + Visualitza les variables de l'espai de treball actiu.<br> @@ -3438,7 +4151,7 @@ Open in Variable Editor - Obre a l'editor de variables + Obre a l'editor de variables @@ -3487,7 +4200,7 @@ Octave logo only - Sols el logotip de l'Octave + Sols el logotip de l'Octave @@ -3522,7 +4235,7 @@ These preferences are applied after any .octaverc startup files. - Aquestes configuracions s'apliquen després del fitxer d'inici ".octaverc". + Aquestes configuracions s'apliquen després del fitxer d'inici ".octaverc". @@ -3612,7 +4325,7 @@ Editor Styles - Estils de l'editor + Estils de l'editor @@ -3658,7 +4371,7 @@ command line (%f=file, %l=line): - línia d'ordres (%f=fitxer, %l=línia): + línia d'ordres (%f=fitxer, %l=línia): @@ -3689,7 +4402,7 @@ Set focus to terminal when running a command from within another widget - Estableix el focus al Terminal quan s'executa una ordre des d'un altre plafó + Estableix el focus al Terminal quan s'executa una ordre des d'un altre plafó @@ -3710,7 +4423,7 @@ Show status bar - Mostra la barra d'estat + Mostra la barra d'estat @@ -3741,13 +4454,13 @@ Octave Startup - Inici de l'Octave + Inici de l'Octave Startup path - Camí d'inici + Camí d'inici @@ -3769,7 +4482,7 @@ This works well for monospaced fonts. The line is drawn at a position based on the width of a space character in the default font. It may not work very well if styles use proportional fonts or if varied font sizes or bold, italic and normal texts are used. - Funciona bé amb lletres d'espaiat fix. La línia es dibuixa en una posició basada en l'amplada del caràcter espai de la lletra per defecte. Pot no funcionar bé si l'estil utilitza fonts proporcionals o si es combinen lletres de mides diferents, o lletra normal amb negreta i/o cursiva. + Funciona bé amb lletres d'espaiat fix. La línia es dibuixa en una posició basada en l'amplada del caràcter espai de la lletra per defecte. Pot no funcionar bé si l'estil utilitza fonts proporcionals o si es combinen lletres de mides diferents, o lletra normal amb negreta i/o cursiva. @@ -3804,12 +4517,12 @@ Show tool bar - Mostra la barra d'eines + Mostra la barra d'eines Number size as difference to editor font - Mida relativa respecte a la lletra de l'editor + Mida relativa respecte a la lletra de l'editor @@ -3878,8 +4591,8 @@ - Auto insert after "if" etc. - Insereix automàticament després d'un "if" etc. + Auto insert after "if" etc. + Insereix automàticament després d'un "if" etc. @@ -3888,13 +4601,13 @@ - "endif" etc. - "endif" etc. + "endif" etc. + "endif" etc. - "end" - "end" + "end" + "end" @@ -3904,17 +4617,17 @@ With Octave builtins - Amb funcions internes de l'Octave + Amb funcions internes de l'Octave With Octave functions - Amb funcions de l'Octave + Amb funcions de l'Octave Show completion list automatically - Mostra la llista d'ordres coincidents automàticament + Mostra la llista d'ordres coincidents automàticament @@ -3929,7 +4642,7 @@ Restore editor tabs from previous session on startup or when editor is shown again after closing - Restaura les pestanyes de l'editor de la sessió anterior + Restaura les pestanyes de l'editor de la sessió anterior @@ -3939,27 +4652,27 @@ Close all files when the editor widget is closed/hidden - Tanca tots els fitxers quan el plafó de l'editor estigui tancat/ocult + Tanca tots els fitxers quan el plafó de l'editor estigui tancat/ocult - <html><head/><body><p>Select font, font size (as a difference from the default size), font style (<b>b</b>old, <b>i</b>talic, <b>u</b>nderline), text color, and background color (for the latter, the color magenta (255,0,255) is a placeholder for the default background color).</p></body></html> - <html><head/><body><p>Selecciona el tipus de lletra, mida (relativa a la mida per defecte), estil (<b>n</b>egreta, <b>c</b>ursiva, <b>s</b>ubratllat), color i color de fons (per al color de fons, el color magenta (255,0,255) és el marcador de posició per defecte).</p></body></html> + <html><head/><body><p>Select font, font size (as a difference from the default size), font style (<b>b</b>old, <b>i</b>talic, <b>u</b>nderline), text color, and background color (for the latter, the color magenta (255,0,255) is a placeholder for the default background color).</p></body></html> + <html><head/><body><p>Selecciona el tipus de lletra, mida (relativa a la mida per defecte), estil (<b>n</b>egreta, <b>c</b>ursiva, <b>s</b>ubratllat), color i color de fons (per al color de fons, el color magenta (255,0,255) és el marcador de posició per defecte).</p></body></html> (Changing buffer size clears history) - (Canviar la mida de l'historial neteja el contingut) + (Canviar la mida de l'historial neteja el contingut) History buffer Size - Mida de l'historial + Mida de l'historial Print debug location in terminal window in addition to the marker in the editor - Mostra la ubicació del depurador a la Finestra del Terminal, a més del marcador de l'editor + Mostra la ubicació del depurador a la Finestra del Terminal, a més del marcador de l'editor @@ -3969,12 +4682,12 @@ Restore last directory of previous session - Restaura l'últim directori de la sessió prèvia + Restaura l'últim directori de la sessió prèvia - Extensions of files to be opened in the default text editor (separated by ";"): - Extensions de fitxers per obrir a l'editor de text per defecte (separades per ";"): + Extensions of files to be opened in the default text editor (separated by ";"): + Extensions de fitxers per obrir a l'editor de text per defecte (separades per ";"): @@ -3989,7 +4702,7 @@ Hide tool tips - Oculta els consells d'eines + Oculta els consells d'eines @@ -4030,7 +4743,7 @@ Allow Octave to connect to the Octave web site to display current news and information - Permet a l'Octave la connexió al lloc web per mostrar més informació i notícies actualitzades + Permet a l'Octave la connexió al lloc web per mostrar més informació i notícies actualitzades @@ -4080,7 +4793,7 @@ Variable Editor Colors - Colors de l'editor de variables + Colors de l'editor de variables @@ -4095,7 +4808,7 @@ Icon set for dock widgets - Conjunt d'icones per als plafons d'acoblament + Conjunt d'icones per als plafons d'acoblament @@ -4110,7 +4823,7 @@ Synchronize Octave working directory with file browser - Sincronitza el directori de treball de l'Octave amb l'explorador de fitxers + Sincronitza el directori de treball de l'Octave amb l'explorador de fitxers @@ -4120,7 +4833,7 @@ Select this option to prevent conflicts with readline shortcuts - Selecciona aquesta opció per evitar conflictes amb les dreceres de la línia d'ordres + Selecciona aquesta opció per evitar conflictes amb les dreceres de la línia d'ordres @@ -4165,7 +4878,7 @@ Username: - Nom de l'usuari: + Nom de l'usuari: @@ -4175,7 +4888,7 @@ Octave Settings - Configuració de l'Octave + Configuració de l'Octave @@ -4192,7 +4905,7 @@ IBeam Cursor - Cursor en forma d'I + Cursor en forma d'I @@ -4207,12 +4920,12 @@ Set Octave Startup Directory - Estableix el directori d'inici de l'Octave + Estableix el directori d'inici de l'Octave Set File Browser Startup Directory - Estableix el directori d'inici de l'explorador de fitxers + Estableix el directori d'inici de l'explorador de fitxers diff -r 65f201566857 -r 75ee2de069ee libgui/languages/de_DE.ts --- a/libgui/languages/de_DE.ts Sat Apr 14 18:11:14 2018 -0700 +++ b/libgui/languages/de_DE.ts Sun Apr 15 07:08:41 2018 +0200 @@ -54,7 +54,7 @@ Cursor - + Difference to the default size Differenz zur Standardgröße @@ -424,14 +424,14 @@ octave::documentation - + - + Octave Documentation Octave Dokumentation - + Could not copy help collection to temporary file. Search capabilities may be affected. %1 @@ -450,7 +450,29 @@ Das Betrachten der Hilfe ist auf das Befehlsfenster beschränkt. - + + Find: + + + + + + Search forward + + + + + + Search backward + + + + + Escape + + + + Contents Inhalt @@ -471,7 +493,7 @@ Index - + Unable to register help file %1. Hilfe-Datei %1 konnte nicht registriert werden. @@ -978,7 +1000,7 @@ - + @@ -987,7 +1009,7 @@ Octave Editor - + Cannot add breakpoint to modified file. Save and add breakpoint, or cancel? Haltepunkt kann nicht in einer geänderten Datei gesetzt werden. @@ -1079,7 +1101,7 @@ Alle Dateien (*) - + "%1" is not a valid identifier. @@ -1181,7 +1203,7 @@ Zeilen abwechselnd einfärben - + Enter the path or filename Pfad oder Dateinamen eingeben @@ -1349,7 +1371,7 @@ - + New File.txt Neue Datei.txt @@ -1367,7 +1389,7 @@ - + New Directory Neues Verzeichnis @@ -1835,12 +1857,12 @@ - + About Octave Über Octave - + Octave Octave @@ -1851,12 +1873,12 @@ - + Browse directories Verzeichnisse durchsuchen - + Octave Files (*.m);;All Files (*) Octave Dateien (*.m);;Alle Dateien (*) @@ -1893,7 +1915,7 @@ Octave Editor - + &File &Datei @@ -2256,7 +2278,7 @@ Bedienelement andocken - + Undock widget Bedienelement lösen @@ -3065,22 +3087,22 @@ - Import shortcuts from file... - Tastenkürzel aus Datei importieren... - - - + Import shortcuts from file ... + + + + + Export shortcuts into file ... + + + + Octave Shortcut Files (*.osc);;All Files (*) Octave Tastenkürzel-Dateien (*.osc);;Alle Dateien (*) - - Export shortcuts into file... - Tastenkürzel in Datei exportieren... - - - + Failed to open %1 as octave shortcut file Konnte %1 nicht als Octave-Tastenkürzel-Datei öffnen @@ -3166,7 +3188,7 @@ octave::variable_editor - + Variable Editor Variableneditor @@ -3176,7 +3198,32 @@ Variablen bearbeiten. - + + Foreground + + + + + Background + Hintergrund + + + + Selected Foreground + + + + + Selected Background + + + + + Alternate Background + + + + Variable Editor Toolbar Werkzeugleiste des Variableneditors @@ -3261,7 +3308,7 @@ octave::variable_editor_stack - + Save Variable %1 As Variable %1 speichern unter @@ -3269,7 +3316,7 @@ octave::variable_editor_view - + Cut Ausschneiden @@ -3412,7 +3459,7 @@ Filter - + View the variables in the active workspace.<br> Anzeige der Variablen der aktiven Arbeitsumgebung.<br> @@ -4182,7 +4229,7 @@ Passwort: - + Octave Settings Octave Einstellungen diff -r 65f201566857 -r 75ee2de069ee libgui/languages/en_US.ts --- a/libgui/languages/en_US.ts Sat Apr 14 18:11:14 2018 -0700 +++ b/libgui/languages/en_US.ts Sun Apr 15 07:08:41 2018 +0200 @@ -54,7 +54,7 @@ - + Difference to the default size @@ -420,14 +420,14 @@ octave::documentation - + - + Octave Documentation - + Could not copy help collection to temporary file. Search capabilities may be affected. %1 @@ -441,7 +441,29 @@ - + + Find: + + + + + + Search forward + + + + + + Search backward + + + + + Escape + + + + Contents @@ -462,7 +484,7 @@ - + Unable to register help file %1. @@ -957,7 +979,7 @@ - + @@ -966,7 +988,7 @@ - + Cannot add breakpoint to modified file. Save and add breakpoint, or cancel? @@ -1050,7 +1072,7 @@ - + "%1" is not a valid identifier. @@ -1135,7 +1157,7 @@ - + Enter the path or filename @@ -1299,7 +1321,7 @@ - + New File.txt @@ -1316,7 +1338,7 @@ - + New Directory @@ -1765,12 +1787,12 @@ - + About Octave - + Octave @@ -1781,12 +1803,12 @@ - + Browse directories - + Octave Files (*.m);;All Files (*) @@ -1822,7 +1844,7 @@ - + &File @@ -2162,7 +2184,7 @@ - + Undock widget @@ -2946,22 +2968,22 @@ - Import shortcuts from file... - - - - + Import shortcuts from file ... + + + + + Export shortcuts into file ... + + + + Octave Shortcut Files (*.osc);;All Files (*) - - Export shortcuts into file... - - - - + Failed to open %1 as octave shortcut file @@ -3046,7 +3068,7 @@ octave::variable_editor - + Variable Editor @@ -3056,7 +3078,32 @@ - + + Foreground + + + + + Background + + + + + Selected Foreground + + + + + Selected Background + + + + + Alternate Background + + + + Variable Editor Toolbar @@ -3141,7 +3188,7 @@ octave::variable_editor_stack - + Save Variable %1 As @@ -3149,7 +3196,7 @@ octave::variable_editor_view - + Cut @@ -3292,7 +3339,7 @@ - + View the variables in the active workspace.<br> @@ -4059,7 +4106,7 @@ - + Octave Settings diff -r 65f201566857 -r 75ee2de069ee libgui/languages/es_ES.ts --- a/libgui/languages/es_ES.ts Sat Apr 14 18:11:14 2018 -0700 +++ b/libgui/languages/es_ES.ts Sun Apr 15 07:08:41 2018 +0200 @@ -430,14 +430,14 @@ octave::documentation - + - + Octave Documentation Documentación de Octave - + Could not copy help collection to temporary file. Search capabilities may be affected. %1 @@ -453,7 +453,29 @@ de ayuda estarán disponibles en el widget de la consola. - + + Find: + + + + + + Search forward + + + + + + Search backward + + + + + Escape + + + + Contents Contenido @@ -474,7 +496,7 @@ Índice - + Unable to register help file %1. @@ -3077,22 +3099,22 @@ - Import shortcuts from file... - Importar accesos directos de archivo... - - - + Import shortcuts from file ... + + + + + Export shortcuts into file ... + + + + Octave Shortcut Files (*.osc);;All Files (*) Archivo de acceso directo de Octave (*.osc);;Todos los archivos (*) - - Export shortcuts into file... - Exportar accesos directos al archivo... - - - + Failed to open %1 as octave shortcut file No se ha podido abrir %1 como archivo de accesos directos de Octave @@ -3178,7 +3200,7 @@ octave::variable_editor - + Variable Editor Editor de variables @@ -3188,7 +3210,32 @@ Editar variables. - + + Foreground + + + + + Background + Segundo plano + + + + Selected Foreground + + + + + Selected Background + + + + + Alternate Background + + + + Variable Editor Toolbar Barra de herramientas de editor de variables @@ -3273,7 +3320,7 @@ octave::variable_editor_stack - + Save Variable %1 As Guardar variable %1 como diff -r 65f201566857 -r 75ee2de069ee libgui/languages/eu_ES.ts --- a/libgui/languages/eu_ES.ts Sat Apr 14 18:11:14 2018 -0700 +++ b/libgui/languages/eu_ES.ts Sun Apr 15 07:08:41 2018 +0200 @@ -576,7 +576,7 @@ kurtsorea - + Difference to the default size Lehenetsitako tamainarekiko aldea @@ -2067,19 +2067,50 @@ octave::documentation - + + + Octave Documentation - + + Could not copy help collection to temporary +file. Search capabilities may be affected. +%1 + + + + Could not setup the data required for the documentation viewer. Only help texts in the Console Widget will be available. - + + Find: + + + + + + Search forward + + + + + + Search backward + + + + + Escape + + + + Contents @@ -2099,6 +2130,11 @@ Index + + + Unable to register help file %1. + + octave::documentation_dock_widget @@ -2371,7 +2407,7 @@ - convert line endings to &windows (crlf) + Convert Line Endings to &Windows (CRLF) @@ -2564,11 +2600,6 @@ Editor Editorea - - - &%1 %2 - &%1 %2 - octave::file_editor_tab @@ -2601,7 +2632,7 @@ - + @@ -2610,7 +2641,7 @@ Octaveren editorea - + Cannot add breakpoint to modified file. Save and add breakpoint, or cancel? @@ -2697,7 +2728,7 @@ Fitxategi guztiak (*) - + "%1" is not a valid identifier. @@ -2715,7 +2746,7 @@ - The current codec %1 + The current encoding %1 can not be applied. Please select another one or cancel saving! @@ -2724,15 +2755,11 @@ The current editor contents can not be encoded -with the selected codec %1. +with the selected encoding %1. Using it will result in data loss! -Do you want to chose another codec? - Editorearen uneko edukia ezin da kodifikatu -aukeratutako %1 kodearekin . -Erabiliz gero datuak galduko dira! - -Beste kode bat aukeratu nahi duzu? +Do you want to choose another encoding? + @@ -2796,7 +2823,7 @@ Txandakatu lerroen koloreak - + Enter the path or filename Sartu fitxategiaren kokagunea edo izena @@ -2964,7 +2991,7 @@ - + New File.txt .txt beste fitxategi bat sortu @@ -2982,7 +3009,7 @@ - + New Directory Direktorio berria @@ -3453,12 +3480,12 @@ - + About Octave "Octave"-ri buruz - + Octave Octave @@ -3469,12 +3496,12 @@ - + Browse directories Direktorioak arakatu - + Octave Files (*.m);;All Files (*) Octaveren fitxategiak (*.m);;Fitxategi guztiak (*) @@ -3511,7 +3538,7 @@ Octaveren editorea - + &File &Fitxategia @@ -3875,7 +3902,7 @@ Akoplatu widgeta - + Undock widget Desakoplatu widgeta @@ -4675,22 +4702,22 @@ - Import shortcuts from file... - Inportatu lasterbideen fitxategia... - - - + Import shortcuts from file ... + + + + + Export shortcuts into file ... + + + + Octave Shortcut Files (*.osc);;All Files (*) Octavere lasterbide-fitxategiak (*.osc);;Fitxategi guztiak (*) - - Export shortcuts into file... - Esportatu lasterbideen fitxategia... - - - + Failed to open %1 as octave shortcut file Ezin da ireki %1 Octaveren lasterbide-multzo fitxategi bezala @@ -4776,7 +4803,7 @@ octave::variable_editor - + Variable Editor @@ -4786,7 +4813,32 @@ - + + Foreground + + + + + Background + Atzeko planoa + + + + Selected Foreground + + + + + Selected Background + + + + + Alternate Background + + + + Variable Editor Toolbar @@ -4871,20 +4923,15 @@ octave::variable_editor_stack - + Save Variable %1 As - - - ./%1.txt - - octave::variable_editor_view - + Cut Ebaki @@ -5027,7 +5074,7 @@ - + View the variables in the active workspace.<br> Erakutsi aldagaiak lan-eremu aktiboan.<br> @@ -5166,7 +5213,12 @@ Erakutsi lerro-bukaerako karaktereak - + + Wrap long lines at current window border + + + + Default EOL mode Lehenetsitako lerro-bukaera adierazlea @@ -5237,12 +5289,12 @@ - + Font Letra-tipo mota - + Show line numbers Erakutsi lerro-zenbakiak @@ -5298,12 +5350,12 @@ - + Font size Letra-tipoaren tamaina - + Set focus to terminal when running a command from within another widget Joan terminalera beste widget batetik agindu bat exekutatzen denean @@ -5487,12 +5539,7 @@ Atzeko planoa - - Wrap long lines at curent window border - - - - + Indentation Koska @@ -5668,17 +5715,12 @@ - + Default row height - 20 - 3D {20?} - - - Default column width @@ -5688,22 +5730,17 @@ - - 2 - 3D {2?} - - - + Autofit - + Plus font height - + By Column @@ -5713,7 +5750,7 @@ - + Variable Editor Colors @@ -5723,7 +5760,7 @@ - + HttpProxy HttpProxy @@ -5808,7 +5845,7 @@ Pasahitza: - + Octave Settings Octave Ezarpenak diff -r 65f201566857 -r 75ee2de069ee libgui/languages/fr_FR.ts --- a/libgui/languages/fr_FR.ts Sat Apr 14 18:11:14 2018 -0700 +++ b/libgui/languages/fr_FR.ts Sun Apr 15 07:08:41 2018 +0200 @@ -421,14 +421,14 @@ octave::documentation - + - + Octave Documentation Documentation d'Octave - + Could not copy help collection to temporary file. Search capabilities may be affected. %1 @@ -447,7 +447,29 @@ dans la console (commande "help") sera accessible. - + + Find: + + + + + + Search forward + + + + + + Search backward + + + + + Escape + + + + Contents Contenu @@ -468,7 +490,7 @@ Index - + Unable to register help file %1. Impossible d'ajouter le fichier d'aide %1. @@ -3055,22 +3077,22 @@ - Import shortcuts from file... - Importer des raccourcis depuis un fichier... - - - + Import shortcuts from file ... + + + + + Export shortcuts into file ... + + + + Octave Shortcut Files (*.osc);;All Files (*) Fichier de Raccourcis Octave (*.osc);;Tous les fichiers (*) - - Export shortcuts into file... - Exporter les raccourcis vers un fichier... - - - + Failed to open %1 as octave shortcut file Impossible d'ouvrir %1 en tant que fichier de raccourcis @@ -3156,7 +3178,7 @@ octave::variable_editor - + Variable Editor Éditeur de Variables @@ -3166,7 +3188,32 @@ Éditer les Variables. - + + Foreground + + + + + Background + Arrière plan + + + + Selected Foreground + + + + + Selected Background + + + + + Alternate Background + + + + Variable Editor Toolbar Barre d'outils de l'éditeur de variables @@ -3252,7 +3299,7 @@ octave::variable_editor_stack - + Save Variable %1 As Enregistrer la Variable %1 Sous diff -r 65f201566857 -r 75ee2de069ee libgui/languages/it_IT.ts --- a/libgui/languages/it_IT.ts Sat Apr 14 18:11:14 2018 -0700 +++ b/libgui/languages/it_IT.ts Sun Apr 15 07:08:41 2018 +0200 @@ -1,6 +1,6 @@ - + QObject @@ -122,6 +122,672 @@ + QsciLexerBash + + + Default + Default + + + + Error + Errore + + + + Comment + + + + + Number + + + + + Keyword + + + + + Double-quoted string + + + + + Single-quoted string + + + + + Operator + + + + + Identifier + + + + + Scalar + + + + + Parameter expansion + + + + + Backticks + + + + + Here document delimiter + + + + + Single-quoted here document + + + + + QsciLexerBatch + + + Default + Default + + + + Comment + + + + + Keyword + + + + + Label + + + + + Hide command character + + + + + External command + + + + + Variable + + + + + Operator + + + + + QsciLexerCPP + + + Default + Default + + + + Inactive default + + + + + C comment + + + + + Inactive C comment + + + + + C++ comment + + + + + Inactive C++ comment + + + + + JavaDoc style C comment + + + + + Inactive JavaDoc style C comment + + + + + Number + + + + + Inactive number + + + + + Keyword + + + + + Inactive keyword + + + + + Double-quoted string + + + + + Inactive double-quoted string + + + + + Single-quoted string + + + + + Inactive single-quoted string + + + + + IDL UUID + + + + + Inactive IDL UUID + + + + + Pre-processor block + + + + + Inactive pre-processor block + + + + + Operator + + + + + Inactive operator + + + + + Identifier + + + + + Inactive identifier + + + + + Unclosed string + + + + + Inactive unclosed string + + + + + C# verbatim string + + + + + Inactive C# verbatim string + + + + + JavaScript regular expression + + + + + Inactive JavaScript regular expression + + + + + JavaDoc style C++ comment + + + + + Inactive JavaDoc style C++ comment + + + + + Secondary keywords and identifiers + + + + + Inactive secondary keywords and identifiers + + + + + JavaDoc keyword + + + + + Inactive JavaDoc keyword + + + + + JavaDoc keyword error + + + + + Inactive JavaDoc keyword error + + + + + Global classes and typedefs + + + + + Inactive global classes and typedefs + + + + + C++ raw string + + + + + Inactive C++ raw string + + + + + QsciLexerDiff + + + Default + Default + + + + Comment + + + + + Command + + + + + Header + + + + + Position + Posizione + + + + Removed line + + + + + Added line + + + + + Changed line + + + + + QsciLexerMatlab + + + Default + Default + + + + Comment + + + + + Command + + + + + Number + + + + + Keyword + + + + + Single-quoted string + + + + + Operator + + + + + Identifier + + + + + Double-quoted string + + + + + QsciLexerPerl + + + Default + Default + + + + Error + Errore + + + + Comment + + + + + POD + + + + + Number + + + + + Keyword + + + + + Double-quoted string + + + + + Single-quoted string + + + + + Operator + + + + + Identifier + + + + + Scalar + + + + + Array + + + + + Hash + + + + + Symbol table + + + + + Regular expression + + + + + Substitution + + + + + Backticks + + + + + Data section + + + + + Here document delimiter + + + + + Single-quoted here document + + + + + Double-quoted here document + + + + + Backtick here document + + + + + Quoted string (q) + + + + + Quoted string (qq) + + + + + Quoted string (qx) + + + + + Quoted string (qr) + + + + + Quoted string (qw) + + + + + POD verbatim + + + + + Subroutine prototype + + + + + Format identifier + + + + + Format body + + + + + Double-quoted string (interpolated variable) + + + + + Translation + + + + + Regular expression (interpolated variable) + + + + + Substitution (interpolated variable) + + + + + Backticks (interpolated variable) + + + + + Double-quoted here document (interpolated variable) + + + + + Backtick here document (interpolated variable) + + + + + Quoted string (qq, interpolated variable) + + + + + Quoted string (qx, interpolated variable) + + + + + Quoted string (qr, interpolated variable) + + + + + QsciScintilla + + + &Undo + + + + + &Redo + &Ripeti + + + + Cu&t + &Taglia + + + + &Copy + + + + + &Paste + + + + + Delete + Elimina + + + + Select All + Seleziona tutto + + + QtHandles::Figure @@ -262,185 +928,154 @@ annotation_dialog - Annotation Annotazione - Text Testo - String Stringa - Font Carattere - bold grassetto - b See the comment on 'b' in QObject. g - italic corsivo - i See the comment on 'b' in QObject. c - color colore - Horz alignment Allineamento orizzontale - left sinistra - - middle centro - right destra - Vert alignment Allineamento verticale - top in alto - bottom in basso - Position Posizione - X X - Y Y - Width Larghezza - Height Altezza - units unità - normalized normalizzato - Fit to box Adatta al riquadro - Box Riquadro - Background Sfondo - Edge Bordo - Line style Stile linea - none nessuno - Line width Ampiezza linea @@ -456,14 +1091,14 @@ octave::documentation - + - + Octave Documentation Documentazione di Octave - + Could not copy help collection to temporary file. Search capabilities may be affected. %1 @@ -481,7 +1116,29 @@ aiuto nel terminale sarà disponibile. - + + Find: + + + + + + Search forward + + + + + + Search backward + + + + + Escape + + + + Contents Contenuti @@ -502,7 +1159,7 @@ Indice - + Unable to register help file %1. Impossibile registrare il file di aiuto %1. @@ -3091,22 +3748,22 @@ - Import shortcuts from file... - Importa scorciatoie da file... - - - + Import shortcuts from file ... + + + + + Export shortcuts into file ... + + + + Octave Shortcut Files (*.osc);;All Files (*) File di scorciatoie di Octave (*.osc);;Tutti i file (*) - - Export shortcuts into file... - Esporta scorciatoie su file... - - - + Failed to open %1 as octave shortcut file Impossibile aprire %1 come file di scorciatoie di Octave @@ -3192,7 +3849,7 @@ octave::variable_editor - + Variable Editor Editor di variabili @@ -3202,7 +3859,32 @@ Modifica variabili. - + + Foreground + + + + + Background + Sfondo + + + + Selected Foreground + + + + + Selected Background + + + + + Alternate Background + + + + Variable Editor Toolbar Barra degli strumenti editor di variabili @@ -3287,7 +3969,7 @@ octave::variable_editor_stack - + Save Variable %1 As Salva la variabile %1 come @@ -3507,847 +4189,700 @@ settings_dialog - Settings Impostazioni - - General Generale - Octave logo only Logo di Octave solamente - Letter icons Icone testuali - Graphic icons Icone grafiche - Dock widget title bar Barra del titolo degli widget - Confirm before exiting Chiedi conferma prima di uscire - Custom style Stile personalizzato - - Show status bar Mostra barra di stato - Text inactive Testo inattivo - - Active Attiva - Normal Normale - Background inactive Sfondo inattivo - These preferences are applied after any .octaverc startup files. Queste preferenze vengono applicate dopo tutti i file di avvio .octaverc. - Restore working directory of previous session Ripristina la cartella di lavoro della sessione precedente - Editor Editor - Color Colore - - This works well for monospaced fonts. The line is drawn at a position based on the width of a space character in the default font. It may not work very well if styles use proportional fonts or if varied font sizes or bold, italic and normal texts are used. Questa impostazione è adatta a caratteri monospaced. La linea è posta in una posizione basata sulla larghezza di uno spazio bianco del tipo di carattere predefinito. Può non funzionare bene se gli stili usano caratteri proporzionali o se diverse dimensioni di carattere, grassetto o corsivo sono utilizzati. - Enable Code Folding Attiva espansione del codice - Windows (CRLF) Windows (CRLF) - Mac (CR) Mac (CR) - Unix (LF) Unix (LF) - Show horizontal scroll bar Mostra barra di scorrimento orizzontale - Wrap long lines at current window border Spezza righe lunghe al margine della finestra corrente - Indent width Ampiezza indentazione - Tab indents line Tab indenta la riga - Auto indentation Indentazione automatica - Tab width Ampiezza tabulazione - Show indentation guides Mostra guide per l'indentazione - Backspace unindents line Backspace rimuove l'indentazione - Indentation uses tabs Indenta con tabulazioni - Auto completion Completamento automatico - Match keywords Abbina parole chiave - Case sensitive Distinzione maiuscole/minuscole - Replace word by suggested one Sostituisci parola con quella suggerita - Match words in document Abbina parole nel documento - Use custom file editor Utilizza editor personalizzato - Editor Styles Stili dell'editor - Terminal Colors Colori del terminale - - Font Carattere - Show line numbers Mostra numeri di riga - Highlight current line Evidenzia la riga corrente - Show whitespace Mostra spazi - Do not show whitespace used for indentation Non mostrare gli spazi utilizzati per l'indentazione - Show EOL characters Mostra carattere di fine riga - Default EOL mode Modalità di default per i caratteri di fine riga - Number of characters before list is shown: Numero di caratteri prima che la lista sia mostrata: - Create nonexistent files without prompting Crea file inesistenti senza chiedere conferma - command line (%f=file, %l=line): linea di comando (%f=file, %l=riga): - Terminal Terminale - Cursor type: Tipo di cursore: - Cursor blinking Cursore lampeggiante - Use foreground color Usa colore di primo piano - - Font size Dimensione carattere - Set focus to terminal when running a command from within another widget Rendi il terminale la finestra attiva quando un comando è eseguito da un altro widget - File Browser Gestore dei file - Interface Interfaccia - Small Piccola - Large Grande - 3D 3D - Octave Startup Avvio di Octave - - Startup path Percorso di avvio - - Browse Naviga - Show tool bar Mostra barra degli strumenti - Tab width min. Ampiezza tabulazione min. - max. max. - Show complete path in title Mostra percorso file nel titolo - Number size as difference to editor font Numera dimensione come differenza rispetto al carattere dell'editor - Highlight all occurrences of a word selected by a double click Evidenzia tutte le occorrenze di una parola selezionata con doppio click - Comments (Octave) Commenti (Octave) - Strings considered for uncommenting text Stringhe considerate per decommentare il testo - String used for commenting selected text Stringa utilizzata per commentare il testo selezionato - Long lines Righe lunghe - Break long lines at line length Spezza righe lunghe alla lunghezza di riga - Break lines only in comments Spezza righe soltanto nei commenti - Line length Lunghezza riga - Long line marker Marcatore di riga lunga - Line Riga - Background Sfondo - Indentation Indentazione - Auto insert after "if" etc. Inserimento automatico dopo "if" etc. - Nothing Nulla - "endif" etc. "endif" etc. - "end" "end" - With Octave builtins Con comandi built-in di Octave - With Octave functions Con funzioni di Octave - Show completion list automatically Mostra lista di completamento automaticamente - File handling Gestione file - Reload externally changed files without prompt Ricarica file modificati esternamente senza chiedere - Restore editor tabs from previous session on startup or when editor is shown again after closing Ripristina schede della sessione precedente all'avvio o quando l'editor è riaperto dopo essere stato chiuso - Text encoding used for loading and saving Codifica testuale usata per caricare e salvare - Close all files when the editor widget is closed/hidden Chiudi tutti i file quando l'editor è chiuso/nascosto - <html><head/><body><p>Select font, font size (as a difference from the default size), font style (<b>b</b>old, <b>i</b>talic, <b>u</b>nderline), text color, and background color (for the latter, the color magenta (255,0,255) is a placeholder for the default background color).</p></body></html> <html><head/><body><p>Seleziona carattere, dimensione carattere (come differenza dispetto alla dimensione predefinita), stile di carattere (<b>g</b>rassetto, <b>c</b>orsivo, <b>s</b>ottolineato), colore del testo, e colore dello sfondo (per quest'ultimo, il colore magenta (255,0,255) indica il colore di default per lo sfondo).</p></body></html> - (Changing buffer size clears history) (Il cambio della dimensione della lista svuota lo storico comandi) - History buffer Size Dimensione storico comandi - Print debug location in terminal window in addition to the marker in the editor Stampa la posizione di debug nella finestra del terminale oltre al marcatore nell'editor - Behavior Comportamento - Restore last directory of previous session Ripristina l'ultima cartella della sessione precedente - Extensions of files to be opened in the default text editor (separated by ";"): Estensioni dei file da aprire nell'editor di testo di default (separate da ";"): - Workspace Spazio di lavoro - Colors for variable attributes Colori per gli attributi delle variabili - Hide tool tips Nascondi suggerimenti - Import shortcut set Importa scorciatoie - Export current shortcut set Esporta le attuali scorciatoie - Reset shortcuts to their defaults Reimposta le scorciatoie ai valori predefiniti - - Default Default - Edit a shortcut by double-clicking in a cell Modifica una scorciatoia facendo doppio click in una cella - Actual Attuale - Network Rete - Allow Octave to connect to the Octave web site to display current news and information Permetti all'applicazione di connettersi al sito web di Octave per mostrare notizie ed informazioni aggiornate - Use proxy server Usa server proxy - Variable Editor Editor di variabili - Default row height Altezza di default riga - Default column width Larghezza di default colonna - Use Terminal Font Usa set di caratteri del terminale - Autofit Adatta automaticamente - Plus font height Oltre all'altezza del carattere - By Column Per colonna - Uniform Uniforme - Variable Editor Colors Colori dell'editor di variabli - Use alternating row colors Usa colori alternati per le righe - HttpProxy HttpProxy - Icon set for dock widgets Set di icone per gli widget - Language (requires restart) Lingua (cambiarla richiede riavvio) - Icon size Dimensione icona - Synchronize Octave working directory with file browser Sincronizza la cartella di lavoro di Octave con il gestore dei file - Shortcuts Scorciatoie - Select this option to prevent conflicts with readline shortcuts Seleziona questa opzione per evitrare conflitti con le scorciatoie di readline - Disable global shortcuts when terminal window has focus Disabilita le scorciatoie globali quando il terminale è selezionato - Export Esporta - Import Importa - Action Azione - Socks5Proxy Socks5Proxy - Hostname: Nome host: - Proxy type: Tipo di proxy: - Port: Porta: - Username: Nome utente: - Password: Password: diff -r 65f201566857 -r 75ee2de069ee libgui/languages/ja_JP.ts --- a/libgui/languages/ja_JP.ts Sat Apr 14 18:11:14 2018 -0700 +++ b/libgui/languages/ja_JP.ts Sun Apr 15 07:08:41 2018 +0200 @@ -54,7 +54,7 @@ カーソル - + Difference to the default size 既定のサイズとの差 @@ -1086,14 +1086,14 @@ octave::documentation - + - + Octave Documentation Octave ドキュメント - + Could not copy help collection to temporary file. Search capabilities may be affected. %1 @@ -1107,7 +1107,29 @@ ドキュメントビューアーに必要なデータをセットアップできません.コンソールウィジェットでのヘルプテキストだけが使用可能です. - + + Find: + + + + + + Search forward + + + + + + Search backward + + + + + Escape + + + + Contents コンテント @@ -1128,7 +1150,7 @@ インデックス - + Unable to register help file %1. @@ -1632,7 +1654,7 @@ - + @@ -1641,7 +1663,7 @@ Octave エディタ - + Cannot add breakpoint to modified file. Save and add breakpoint, or cancel? 修正されたファイルにブレークポイントを加えることはできません. @@ -1729,7 +1751,7 @@ 全てのファイル (*) - + "%1" is not a valid identifier. @@ -1821,7 +1843,7 @@ 列の色のオルタネーション - + Enter the path or filename パスまたはファイル名の入力 @@ -1989,7 +2011,7 @@ - + New File.txt @@ -2007,7 +2029,7 @@ - + New Directory 新しいディレクトリ @@ -2475,12 +2497,12 @@ - + About Octave Octave について - + Octave Octave @@ -2491,12 +2513,12 @@ - + Browse directories ディレクトリのブラウズ - + Octave Files (*.m);;All Files (*) Octave ファイル (*.m);;全てのファイル (*) @@ -2533,7 +2555,7 @@ Octave エディタ - + &File ファイル (&F) @@ -2895,7 +2917,7 @@ ウィジェットをドック - + Undock widget ウィジェットをアンドック @@ -3701,22 +3723,22 @@ - Import shortcuts from file... - ショートカットのファイルからのインポート... - - - + Import shortcuts from file ... + + + + + Export shortcuts into file ... + + + + Octave Shortcut Files (*.osc);;All Files (*) Octave ショートカットファイル (*.osc);;全てのファイル (*) - - Export shortcuts into file... - ショートカットのファイルへのエクスポート... - - - + Failed to open %1 as octave shortcut file %1 を Octave ショートカットファイルとして開くのに失敗しました @@ -3802,7 +3824,7 @@ octave::variable_editor - + Variable Editor 変数エディタ @@ -3812,7 +3834,32 @@ 変数の編集 - + + Foreground + + + + + Background + 背景 + + + + Selected Foreground + + + + + Selected Background + + + + + Alternate Background + + + + Variable Editor Toolbar 変数エディタのツールバー @@ -3897,7 +3944,7 @@ octave::variable_editor_stack - + Save Variable %1 As 変数 %1 を別名で保存 @@ -3905,7 +3952,7 @@ octave::variable_editor_view - + Cut 切り取り @@ -4048,7 +4095,7 @@ フィルタ - + View the variables in the active workspace.<br> アクティブワークスペースの変数の表示<br> @@ -4815,7 +4862,7 @@ パスワード: - + Octave Settings Octave の設定 diff -r 65f201566857 -r 75ee2de069ee libgui/languages/nl_NL.ts --- a/libgui/languages/nl_NL.ts Sat Apr 14 18:11:14 2018 -0700 +++ b/libgui/languages/nl_NL.ts Sun Apr 15 07:08:41 2018 +0200 @@ -2076,14 +2076,14 @@ octave::documentation - + - + Octave Documentation Octave documentatie - + Could not copy help collection to temporary file. Search capabilities may be affected. %1 @@ -2101,7 +2101,29 @@ console widget zijn beschikbaar. - + + Find: + + + + + + Search forward + + + + + + Search backward + + + + + Escape + + + + Contents Inhoud @@ -2122,7 +2144,7 @@ Index - + Unable to register help file %1. Kan help bestand %1 niet registreren. @@ -4711,22 +4733,22 @@ - Import shortcuts from file... - Importeer sneltoetsen uit bestand... - - - + Import shortcuts from file ... + + + + + Export shortcuts into file ... + + + + Octave Shortcut Files (*.osc);;All Files (*) Octave Sneltoetsbestanden (*.osc);;Alle bestanden (*) - - Export shortcuts into file... - Exporteer sneltoetsen naar bestand... - - - + Failed to open %1 as octave shortcut file Kon bestand %1 niet als octave sneltoetsbestand openen @@ -4812,7 +4834,7 @@ octave::variable_editor - + Variable Editor Variable Editor @@ -4822,7 +4844,32 @@ Variabelen bewerken - + + Foreground + + + + + Background + Achtergrond + + + + Selected Foreground + + + + + Selected Background + + + + + Alternate Background + + + + Variable Editor Toolbar Variable Editor Werkbalk @@ -4907,7 +4954,7 @@ octave::variable_editor_stack - + Save Variable %1 As Sla variable %1 op als diff -r 65f201566857 -r 75ee2de069ee libgui/languages/pt_BR.ts --- a/libgui/languages/pt_BR.ts Sat Apr 14 18:11:14 2018 -0700 +++ b/libgui/languages/pt_BR.ts Sun Apr 15 07:08:41 2018 +0200 @@ -54,7 +54,7 @@ cursor - + Difference to the default size Diferença com relação ao tamanho padrão @@ -420,12 +420,21 @@ octave::documentation - + + + Octave Documentation Documentação do Octave - + + Could not copy help collection to temporary +file. Search capabilities may be affected. +%1 + + + + Could not setup the data required for the documentation viewer. Only help texts in the Console Widget will be available. @@ -434,7 +443,29 @@ na Janela de Comandos estarão disponíveis. - + + Find: + + + + + + Search forward + + + + + + Search backward + + + + + Escape + + + + Contents Conteúdo @@ -454,6 +485,11 @@ Index Índice + + + Unable to register help file %1. + + octave::documentation_dock_widget @@ -729,8 +765,8 @@ - convert line endings to &windows (crlf) - Converter Finais de Linha para &Windows (CRLF) + Convert Line Endings to &Windows (CRLF) + @@ -922,11 +958,6 @@ Editor Editor - - - &%1 %2 - &%1 %2 - octave::file_editor_tab @@ -959,7 +990,7 @@ - + @@ -968,7 +999,7 @@ Editor do Octave - + Cannot add breakpoint to modified file. Save and add breakpoint, or cancel? Não é possível adicionar ponto de parada ao arquivo modificado. @@ -1060,7 +1091,7 @@ Todos os Arquivos (*) - + "%1" is not a valid identifier. @@ -1078,27 +1109,20 @@ - The current codec %1 + The current encoding %1 can not be applied. Please select another one or cancel saving! - O codificador atual %1 -não pode ser aplicado - -Favor selecionar outro ou cancelar a gravação! + The current editor contents can not be encoded -with the selected codec %1. +with the selected encoding %1. Using it will result in data loss! -Do you want to chose another codec? - O conteúdo atual do editor não pode ser codificado -com o codificador selecionado %1. -Usá-lo resultará em perda de dados! - -Deseja escolher outro codificador? +Do you want to choose another encoding? + @@ -1162,7 +1186,7 @@ Cores de linhas alternantes - + Enter the path or filename Digite o caminho ou nome de arquivo @@ -1330,7 +1354,7 @@ - + New File.txt Novo Arquivo.txt @@ -1348,7 +1372,7 @@ - + New Directory Novo Diretório @@ -1816,12 +1840,12 @@ - + About Octave Sobre o Octave - + Octave Octave @@ -1832,12 +1856,12 @@ - + Browse directories Navegar pelos diretórios - + Octave Files (*.m);;All Files (*) Arquivos do Octave (*.m);;Todos os Arquivos (*) @@ -1874,7 +1898,7 @@ Editor do Octave - + &File &Arquivo @@ -2237,7 +2261,7 @@ Acoplar painel - + Undock widget Desacoplar painel @@ -3044,22 +3068,22 @@ - Import shortcuts from file... - Importar teclas de atalho de arquivo... - - - + Import shortcuts from file ... + + + + + Export shortcuts into file ... + + + + Octave Shortcut Files (*.osc);;All Files (*) Arquivos de Teclas de Atalho do Octave (*.osc);;Todos Arquivos (*) - - Export shortcuts into file... - Exportar teclas de atalho para arquivo... - - - + Failed to open %1 as octave shortcut file Falha ao abrir %1 como arquivo de teclas de atalho do Octave @@ -3145,7 +3169,7 @@ octave::variable_editor - + Variable Editor Editor de Variáveis @@ -3155,7 +3179,32 @@ Editar variáveis. - + + Foreground + + + + + Background + Fundo + + + + Selected Foreground + + + + + Selected Background + + + + + Alternate Background + + + + Variable Editor Toolbar Barra de Ferramentas do Editor de Variáveis @@ -3240,20 +3289,15 @@ octave::variable_editor_stack - + Save Variable %1 As Salvar Variável %1 Como - - - ./%1.txt - ./%1.txt - octave::variable_editor_view - + Cut Recortar @@ -3396,7 +3440,7 @@ Filtrar - + View the variables in the active workspace.<br> Visualizar as variáveis no Ambiente de Trabalho ativo.<br> @@ -3530,7 +3574,12 @@ Exibir caracteres de final de linha - + + Wrap long lines at current window border + + + + Default EOL mode Modo padrão para final de linha @@ -3601,12 +3650,12 @@ - + Font Fonte - + Show line numbers Exibir números de linha @@ -3662,12 +3711,12 @@ - + Font size Tamanho de fonte - + Set focus to terminal when running a command from within another widget Focar no terminal quando executar comando a partir de outro painel @@ -3852,12 +3901,7 @@ Fundo - - Wrap long lines at curent window border - Quebrar linhas longas na borda atual da janela - - - + Indentation Indentação @@ -4033,17 +4077,12 @@ Editor de Variáveis - + Default row height Altura de linha padrão - 20 - 20 - - - Default column width Largura de coluna padrão @@ -4053,22 +4092,17 @@ Usar Fonte de Terminal - - 2 - 2 - - - + Autofit Auto ajustar - + Plus font height Altura da fonte adicional - + By Column Por Coluna @@ -4078,7 +4112,7 @@ Uniforme - + Variable Editor Colors Cores do Editor de Variáveis @@ -4088,7 +4122,7 @@ Usar cores de linha alternadas - + HttpProxy Proxy HTTP @@ -4173,7 +4207,7 @@ Senha: - + Octave Settings Configurações do Octave diff -r 65f201566857 -r 75ee2de069ee libgui/languages/pt_PT.ts --- a/libgui/languages/pt_PT.ts Sat Apr 14 18:11:14 2018 -0700 +++ b/libgui/languages/pt_PT.ts Sun Apr 15 07:08:41 2018 +0200 @@ -54,7 +54,7 @@ cursor - + Difference to the default size Diferença em relação ao tamanho do tipo de letra default @@ -1086,19 +1086,50 @@ octave::documentation - + + + Octave Documentation - + + Could not copy help collection to temporary +file. Search capabilities may be affected. +%1 + + + + Could not setup the data required for the documentation viewer. Only help texts in the Console Widget will be available. - + + Find: + + + + + + Search forward + + + + + + Search backward + + + + + Escape + + + + Contents @@ -1118,6 +1149,11 @@ Index + + + Unable to register help file %1. + + octave::documentation_dock_widget @@ -1390,7 +1426,7 @@ - convert line endings to &windows (crlf) + Convert Line Endings to &Windows (CRLF) @@ -1583,11 +1619,6 @@ Editor Editor - - - &%1 %2 - - octave::file_editor_tab @@ -1620,7 +1651,7 @@ - + @@ -1629,7 +1660,7 @@ Editor do Octave - + Cannot add breakpoint to modified file. Save and add breakpoint, or cancel? @@ -1718,7 +1749,7 @@ Todos os Ficheiros (*) - + "%1" is not a valid identifier. @@ -1730,7 +1761,7 @@ - The current codec %1 + The current encoding %1 can not be applied. Please select another one or cancel saving! @@ -1739,10 +1770,10 @@ The current editor contents can not be encoded -with the selected codec %1. +with the selected encoding %1. Using it will result in data loss! -Do you want to chose another codec? +Do you want to choose another encoding? @@ -1807,7 +1838,7 @@ Alternar cor das linhas - + Enter the path or filename Introduzir o local ou nome de ficheiro @@ -1974,7 +2005,7 @@ - + New File.txt Novo Ficheiro.txt @@ -1992,7 +2023,7 @@ - + New Directory Novo Directório @@ -2460,12 +2491,12 @@ - + About Octave Sobre o Octave - + Octave Octave @@ -2476,12 +2507,12 @@ - + Browse directories Escolher directório - + Octave Files (*.m);;All Files (*) Ficheiros do Octave (*.m);;Todos os Ficheiros (*) @@ -2517,7 +2548,7 @@ Editor do Octave - + &File &Ficheiro @@ -2879,7 +2910,7 @@ Acoplar painel - + Undock widget Desacoplar painel @@ -3572,7 +3603,7 @@ Zoom In - + Ampliar @@ -3681,22 +3712,22 @@ - Import shortcuts from file... - - - - + Import shortcuts from file ... + + + + + Export shortcuts into file ... + + + + Octave Shortcut Files (*.osc);;All Files (*) Ficheiros de teclas de atalho do Octave (*.osc);; Todos Ficheiros (*) - - Export shortcuts into file... - - - - + Failed to open %1 as octave shortcut file Falha ao abrir %1 como ficheiro de teclas de atalho do Octave @@ -3781,7 +3812,7 @@ octave::variable_editor - + Variable Editor @@ -3791,7 +3822,32 @@ - + + Foreground + + + + + Background + + + + + Selected Foreground + + + + + Selected Background + + + + + Alternate Background + + + + Variable Editor Toolbar @@ -3876,20 +3932,15 @@ octave::variable_editor_stack - + Save Variable %1 As - - - ./%1.txt - - octave::variable_editor_view - + Cut Cortar @@ -4032,7 +4083,7 @@ Filtrar - + View the variables in the active workspace.<br> Ver as variáveis no Ambiente de Trabalho activo.<br> @@ -4166,7 +4217,12 @@ Mostrar caracteres de fins de linha - + + Wrap long lines at current window border + + + + Default EOL mode Modo padrão para final de linha @@ -4237,12 +4293,12 @@ - + Font Tipo de letra - + Show line numbers Mostrar números da linha @@ -4298,12 +4354,12 @@ - + Font size Tamanho da letra - + Set focus to terminal when running a command from within another widget Focar na linha de comandos ao executar comando a partir de um outro painel @@ -4488,12 +4544,7 @@ - - Wrap long lines at curent window border - - - - + Indentation Indentação @@ -4669,17 +4720,12 @@ - + Default row height - 20 - 3D {20?} - - - Default column width @@ -4689,22 +4735,17 @@ - - 2 - 3D {2?} - - - + Autofit - + Plus font height - + By Column @@ -4714,7 +4755,7 @@ - + Variable Editor Colors @@ -4724,7 +4765,7 @@ - + HttpProxy Proxy HTTP @@ -4809,7 +4850,7 @@ Palavra-chave: - + Octave Settings diff -r 65f201566857 -r 75ee2de069ee libgui/languages/ru_RU.ts --- a/libgui/languages/ru_RU.ts Sat Apr 14 18:11:14 2018 -0700 +++ b/libgui/languages/ru_RU.ts Sun Apr 15 07:08:41 2018 +0200 @@ -54,7 +54,7 @@ указатель - + Difference to the default size Отличие то размера по умолчанию @@ -1086,19 +1086,50 @@ octave::documentation - + + + Octave Documentation - + + Could not copy help collection to temporary +file. Search capabilities may be affected. +%1 + + + + Could not setup the data required for the documentation viewer. Only help texts in the Console Widget will be available. - + + Find: + + + + + + Search forward + + + + + + Search backward + + + + + Escape + + + + Contents @@ -1118,6 +1149,11 @@ Index + + + Unable to register help file %1. + + octave::documentation_dock_widget @@ -1393,7 +1429,7 @@ - convert line endings to &windows (crlf) + Convert Line Endings to &Windows (CRLF) @@ -1586,11 +1622,6 @@ Editor Редактор - - - &%1 %2 - &%1 %2 - octave::file_editor_tab @@ -1623,7 +1654,7 @@ - + @@ -1632,7 +1663,7 @@ Редактор Octave - + Cannot add breakpoint to modified file. Save and add breakpoint, or cancel? @@ -1722,7 +1753,7 @@ Все файлы (*) - + "%1" is not a valid identifier. @@ -1734,7 +1765,7 @@ - The current codec %1 + The current encoding %1 can not be applied. Please select another one or cancel saving! @@ -1743,10 +1774,10 @@ The current editor contents can not be encoded -with the selected codec %1. +with the selected encoding %1. Using it will result in data loss! -Do you want to chose another codec? +Do you want to choose another encoding? @@ -1811,7 +1842,7 @@ Чередующиеся цвета строк - + Enter the path or filename Введите путь или имя файла @@ -1976,7 +2007,7 @@ - + New File.txt Новый файл.txt @@ -1994,7 +2025,7 @@ - + New Directory Новая папка @@ -2462,12 +2493,12 @@ - + About Octave Об Octave - + Octave Octave @@ -2478,12 +2509,12 @@ - + Browse directories Выбрать папку - + Octave Files (*.m);;All Files (*) Файлы Octave (*.m);;Все файлы (*) @@ -2520,7 +2551,7 @@ Редактор Octave - + &File &Файл @@ -2883,7 +2914,7 @@ Закрепить виджет - + Undock widget Открепить виджет @@ -3685,22 +3716,22 @@ - Import shortcuts from file... - - - - + Import shortcuts from file ... + + + + + Export shortcuts into file ... + + + + Octave Shortcut Files (*.osc);;All Files (*) Файл набора комбинаций клавиш Octave (*.osc);;Все файлы (*) - - Export shortcuts into file... - - - - + Failed to open %1 as octave shortcut file Невозможно открыть %1 как набор комбинаций клавиш Octave @@ -3785,7 +3816,7 @@ octave::variable_editor - + Variable Editor @@ -3795,7 +3826,32 @@ - + + Foreground + + + + + Background + Цвет фона + + + + Selected Foreground + + + + + Selected Background + + + + + Alternate Background + + + + Variable Editor Toolbar @@ -3880,20 +3936,15 @@ octave::variable_editor_stack - + Save Variable %1 As - - - ./%1.txt - - octave::variable_editor_view - + Cut Вырезать @@ -4036,7 +4087,7 @@ Фильтр - + View the variables in the active workspace.<br> Содержимое текущей области переменных.<br> @@ -4196,7 +4247,12 @@ Показывать панель инструментов - + + Wrap long lines at current window border + + + + Indentation Отступы @@ -4317,12 +4373,12 @@ - + Font Шрифт - + Show line numbers Показывать номера строк @@ -4437,12 +4493,12 @@ - + Font size Размер шрифта - + Set focus to terminal when running a command from within another widget Устанавливать фокус на командном окне при запуске команды из другого виджета @@ -4547,12 +4603,7 @@ Цвет фона - - Wrap long lines at curent window border - - - - + Auto insert after "if" etc. @@ -4673,17 +4724,12 @@ - + Default row height - 20 - Объёмный вид {20?} - - - Default column width @@ -4693,22 +4739,17 @@ - - 2 - Объёмный вид {2?} - - - + Autofit - + Plus font height - + By Column @@ -4718,7 +4759,7 @@ - + Variable Editor Colors @@ -4728,7 +4769,7 @@ - + HttpProxy HttpProxy @@ -4813,7 +4854,7 @@ Пароль: - + Octave Settings Параметры Octave diff -r 65f201566857 -r 75ee2de069ee libgui/languages/uk_UA.ts --- a/libgui/languages/uk_UA.ts Sat Apr 14 18:11:14 2018 -0700 +++ b/libgui/languages/uk_UA.ts Sun Apr 15 07:08:41 2018 +0200 @@ -54,7 +54,7 @@ - + Difference to the default size @@ -1086,19 +1086,50 @@ octave::documentation - + + + Octave Documentation - + + Could not copy help collection to temporary +file. Search capabilities may be affected. +%1 + + + + Could not setup the data required for the documentation viewer. Only help texts in the Console Widget will be available. - + + Find: + + + + + + Search forward + + + + + + Search backward + + + + + Escape + + + + Contents @@ -1118,6 +1149,11 @@ Index + + + Unable to register help file %1. + + octave::documentation_dock_widget @@ -1384,7 +1420,7 @@ - convert line endings to &windows (crlf) + Convert Line Endings to &Windows (CRLF) @@ -1577,11 +1613,6 @@ Editor Редактор - - - &%1 %2 - - octave::file_editor_tab @@ -1614,7 +1645,7 @@ - + @@ -1623,7 +1654,7 @@ - + Cannot add breakpoint to modified file. Save and add breakpoint, or cancel? @@ -1707,7 +1738,7 @@ - + "%1" is not a valid identifier. @@ -1719,7 +1750,7 @@ - The current codec %1 + The current encoding %1 can not be applied. Please select another one or cancel saving! @@ -1728,10 +1759,10 @@ The current editor contents can not be encoded -with the selected codec %1. +with the selected encoding %1. Using it will result in data loss! -Do you want to chose another codec? +Do you want to choose another encoding? @@ -1792,7 +1823,7 @@ Чергувати колір рядків - + Enter the path or filename @@ -1956,7 +1987,7 @@ - + New File.txt @@ -1973,7 +2004,7 @@ - + New Directory @@ -2422,12 +2453,12 @@ - + About Octave Про Octave - + Octave @@ -2438,12 +2469,12 @@ - + Browse directories - + Octave Files (*.m);;All Files (*) @@ -2479,7 +2510,7 @@ - + &File &Файл @@ -2819,7 +2850,7 @@ - + Undock widget @@ -3603,22 +3634,22 @@ - Import shortcuts from file... - - - - + Import shortcuts from file ... + + + + + Export shortcuts into file ... + + + + Octave Shortcut Files (*.osc);;All Files (*) - - Export shortcuts into file... - - - - + Failed to open %1 as octave shortcut file @@ -3703,7 +3734,7 @@ octave::variable_editor - + Variable Editor @@ -3713,7 +3744,32 @@ - + + Foreground + + + + + Background + + + + + Selected Foreground + + + + + Selected Background + + + + + Alternate Background + + + + Variable Editor Toolbar @@ -3798,20 +3854,15 @@ octave::variable_editor_stack - + Save Variable %1 As - - - ./%1.txt - - octave::variable_editor_view - + Cut @@ -3954,7 +4005,7 @@ - + View the variables in the active workspace.<br> @@ -4114,7 +4165,12 @@ - + + Wrap long lines at current window border + + + + Indentation @@ -4235,12 +4291,12 @@ - + Font - + Show line numbers @@ -4355,12 +4411,12 @@ - + Font size - + Set focus to terminal when running a command from within another widget @@ -4465,12 +4521,7 @@ - - Wrap long lines at curent window border - - - - + Auto insert after "if" etc. @@ -4591,17 +4642,12 @@ - + Default row height - 20 - - - - Default column width @@ -4611,22 +4657,17 @@ - - 2 - - - - + Autofit - + Plus font height - + By Column @@ -4636,7 +4677,7 @@ - + Variable Editor Colors @@ -4646,7 +4687,7 @@ - + HttpProxy @@ -4731,7 +4772,7 @@ Пароль: - + Octave Settings diff -r 65f201566857 -r 75ee2de069ee libgui/languages/zh_CN.ts --- a/libgui/languages/zh_CN.ts Sat Apr 14 18:11:14 2018 -0700 +++ b/libgui/languages/zh_CN.ts Sun Apr 15 07:08:41 2018 +0200 @@ -54,7 +54,7 @@ 光标 - + Difference to the default size 和默认大小的差别 @@ -1086,14 +1086,14 @@ octave::documentation - + - + Octave Documentation - + Could not copy help collection to temporary file. Search capabilities may be affected. %1 @@ -1107,7 +1107,29 @@ - + + Find: + + + + + + Search forward + + + + + + Search backward + + + + + Escape + + + + Contents @@ -1128,7 +1150,7 @@ - + Unable to register help file %1. @@ -1596,7 +1618,7 @@ Editor - + 编辑器 @@ -1630,7 +1652,7 @@ - + @@ -1639,7 +1661,7 @@ Octave 编辑器 - + Cannot add breakpoint to modified file. Save and add breakpoint, or cancel? @@ -1729,7 +1751,7 @@ 所有文件 (*) - + "%1" is not a valid identifier. @@ -1823,7 +1845,7 @@ 备选列颜色 - + Enter the path or filename 输入路径或文件名 @@ -1991,7 +2013,7 @@ - + New File.txt 新建文件.txt @@ -2009,7 +2031,7 @@ - + New Directory 新建目录 @@ -2462,12 +2484,12 @@ - + About Octave 关于 Octave - + Octave Octave @@ -2478,12 +2500,12 @@ - + Browse directories 浏览目录 - + Octave Files (*.m);;All Files (*) Octave 文件 (*.m);;所有文件 (*) @@ -2520,7 +2542,7 @@ Octave 编辑器 - + &File 文件 (&F) @@ -2712,12 +2734,12 @@ Workspace - + 工作空间 Editor - + 编辑器 @@ -2860,7 +2882,7 @@ 停靠组件 - + Undock widget 取消组件停靠 @@ -3213,13 +3235,13 @@ Workspace - + 工作空间 Editor - + 编辑器 @@ -3660,22 +3682,22 @@ - Import shortcuts from file... - 从文件导入快捷键... - - - + Import shortcuts from file ... + + + + + Export shortcuts into file ... + + + + Octave Shortcut Files (*.osc);;All Files (*) Octave 快捷键文件 (*.osc);;全部文件 (*) - - Export shortcuts into file... - 导出快捷键到文件... - - - + Failed to open %1 as octave shortcut file 无法将 %1 作为 Octave 快捷键文件打开 @@ -3761,7 +3783,7 @@ octave::variable_editor - + Variable Editor @@ -3771,7 +3793,32 @@ - + + Foreground + + + + + Background + 背景 + + + + Selected Foreground + + + + + Selected Background + + + + + Alternate Background + + + + Variable Editor Toolbar @@ -3856,7 +3903,7 @@ octave::variable_editor_stack - + Save Variable %1 As @@ -3864,7 +3911,7 @@ octave::variable_editor_view - + Cut 剪切 @@ -3989,7 +4036,7 @@ Workspace - + 工作空间 @@ -4007,7 +4054,7 @@ 过滤器 - + View the variables in the active workspace.<br> 显示当前活动工作区的变量。<br> @@ -4774,7 +4821,7 @@ 密码: - + Octave Settings Octave 设置