diff --git a/RedPandaIDE/mainwindow.cpp b/RedPandaIDE/mainwindow.cpp index 92840a50..a2b21fb4 100644 --- a/RedPandaIDE/mainwindow.cpp +++ b/RedPandaIDE/mainwindow.cpp @@ -1501,7 +1501,7 @@ void MainWindow::updateStatusbarForLineCol(const Editor* e, bool clear) if (pSettings->editor().forceFixedFontWidth()){ int col = e->charToGlyphLeft(e->caretY(),e->caretX())/e->charWidth()+1; if (e->selAvail()) { - msg = tr("Line: %1/%2 Col: %3 Sel:%5") + msg = tr("Line: %1/%2 Col: %3 Sel:%4") .arg(e->caretY()) .arg(e->document()->count()) .arg(col) diff --git a/RedPandaIDE/translations/RedPandaIDE_pt_BR.ts b/RedPandaIDE/translations/RedPandaIDE_pt_BR.ts index d3775d20..f4686305 100644 --- a/RedPandaIDE/translations/RedPandaIDE_pt_BR.ts +++ b/RedPandaIDE/translations/RedPandaIDE_pt_BR.ts @@ -149,7 +149,7 @@ BacktraceModel - + Function Função @@ -1268,7 +1268,7 @@ Debugger - + No compiler set Nenhum compilador @@ -1337,12 +1337,12 @@ Recompilar - + Signal "%1" Received: Recebido sinal "%1": - + Save file '%1' failed. @@ -4272,7 +4272,7 @@ - + New Problem Set Novo conjunto de problemas @@ -5440,13 +5440,13 @@ Ctrl+Shift+Down - + - + @@ -5458,7 +5458,7 @@ Erro - + New Novo @@ -5484,12 +5484,12 @@ - + Problem Set %1 Conjunto de problemas %1 - + Load Theme Error Erro ao carregar tema @@ -5535,7 +5535,7 @@ Linha:%1 Coluna:%2 Seleção:%3 Linhas:%4 Tamanho:%5 - + Read Only Apenas leitura @@ -5688,7 +5688,12 @@ Propriedades... - + + Line: %1/%2 Col: %3 + + + + Open Source File Abrir arquivo fonte @@ -6059,7 +6064,12 @@ Quer mesmo fazer isso? - + + Line: %1/%2 Col: %3 Sel:%4 + + + + Compile Failed Falha ao compilar @@ -6955,7 +6965,7 @@ - + Exact @@ -6970,7 +6980,7 @@ - + Folder Not Empty @@ -6985,7 +6995,7 @@ - + Line: %1/%2 Char: %3/%4 Sel:%5 @@ -6995,7 +7005,7 @@ - + %1 Version @@ -7008,7 +7018,7 @@ MemoryModel - + ascii: '%1' @@ -8618,7 +8628,7 @@ - + Save Salvar diff --git a/RedPandaIDE/translations/RedPandaIDE_zh_CN.ts b/RedPandaIDE/translations/RedPandaIDE_zh_CN.ts index e6394a09..e3f06567 100644 --- a/RedPandaIDE/translations/RedPandaIDE_zh_CN.ts +++ b/RedPandaIDE/translations/RedPandaIDE_zh_CN.ts @@ -217,7 +217,7 @@ p, li { white-space: pre-wrap; } BacktraceModel - + Function 函数 @@ -1462,7 +1462,7 @@ p, li { white-space: pre-wrap; } Debugger - + No compiler set 无编译器设置 @@ -1573,7 +1573,7 @@ p, li { white-space: pre-wrap; } 重新编译? - + Signal "%1" Received: 收到信号"%1": @@ -4593,7 +4593,7 @@ p, li { white-space: pre-wrap; } - + @@ -4747,7 +4747,7 @@ p, li { white-space: pre-wrap; } 工具栏2 - + New 新建 @@ -4880,7 +4880,7 @@ p, li { white-space: pre-wrap; } - + Copy @@ -6159,7 +6159,7 @@ p, li { white-space: pre-wrap; } 文件编码 - + Recent Files 文件历史 @@ -6203,7 +6203,7 @@ p, li { white-space: pre-wrap; } 行: %1 列: %2 已选择 :%3 总行数: %4 总长度: %5 - + Read Only 只读 @@ -6371,7 +6371,7 @@ p, li { white-space: pre-wrap; } %1版 - + Line: %1/%2 Char: %3/%4 Sel:%5 行: %1/%2 字符: %3/%4 选中:%5 @@ -6381,7 +6381,7 @@ p, li { white-space: pre-wrap; } 行: %1/%2 字符: %3/%4 - + Correct compile settings for debug @@ -6487,7 +6487,7 @@ p, li { white-space: pre-wrap; } 清除 - + Export 导出 @@ -6498,7 +6498,7 @@ p, li { white-space: pre-wrap; } - + Problem Set %1 试题集%1 @@ -6557,12 +6557,17 @@ p, li { white-space: pre-wrap; } 删除 - + %1 Version %1版 - + + Line: %1/%2 Col: %3 + 行: %1/%2 列: %3 + + + Remove All Bookmarks 删除全部书签 @@ -6726,7 +6731,12 @@ p, li { white-space: pre-wrap; } 请取消该设置,重新编译然后重新启动调试。 - + + Line: %1/%2 Col: %3 Sel:%4 + 行: %1/%2 字符: %3 选中:%4 + + + Goto Url 跳转到试题网址 @@ -7430,13 +7440,13 @@ p, li { white-space: pre-wrap; } 试题案例%1 - + - + @@ -7448,7 +7458,7 @@ p, li { white-space: pre-wrap; } 错误 - + Recent Projects 项目历史 @@ -7469,7 +7479,7 @@ p, li { white-space: pre-wrap; } 编译生成的可执行文件中没有符号表,无法被调试。 - + Version Control 版本控制 @@ -7523,7 +7533,7 @@ p, li { white-space: pre-wrap; } 确认转换 - + Exact 完全一致 @@ -7542,7 +7552,7 @@ p, li { white-space: pre-wrap; } 行: %1 列: %2 (%3个字符) 总行数: %4 - + If you are using the Release compiler set, please use choose the Debug version from toolbar. @@ -8986,7 +8996,7 @@ p, li { white-space: pre-wrap; } QFileSystemModel - + <b>The name "%1" cannot be used.</b><p>Try using another name, with fewer characters or no punctuation marks. <b>文件名 "%1" 无法被使用!</b><p>可能是重名、过长、为空或者是使用了不能出现在文件名里的符号。 @@ -8995,7 +9005,7 @@ p, li { white-space: pre-wrap; } QObject - + Save 保存 diff --git a/RedPandaIDE/translations/RedPandaIDE_zh_TW.ts b/RedPandaIDE/translations/RedPandaIDE_zh_TW.ts index 3522a65c..ac91aabc 100644 --- a/RedPandaIDE/translations/RedPandaIDE_zh_TW.ts +++ b/RedPandaIDE/translations/RedPandaIDE_zh_TW.ts @@ -137,7 +137,7 @@ BacktraceModel - + Function @@ -1121,7 +1121,7 @@ Debugger - + No compiler set @@ -1186,12 +1186,12 @@ - + Signal "%1" Received: - + Save file '%1' failed. @@ -4065,7 +4065,7 @@ - + New Problem Set @@ -5220,13 +5220,13 @@ - + - + @@ -5238,7 +5238,7 @@ - + New @@ -5264,12 +5264,12 @@ - + Problem Set %1 - + Load Theme Error @@ -5311,7 +5311,12 @@ - + + Line: %1/%2 Col: %3 Sel:%4 + + + + Read Only @@ -5409,7 +5414,12 @@ - + + Line: %1/%2 Col: %3 + + + + Open Source File @@ -6656,7 +6666,7 @@ - + Exact @@ -6671,7 +6681,7 @@ - + Folder Not Empty @@ -6686,7 +6696,7 @@ - + Line: %1/%2 Char: %3/%4 Sel:%5 @@ -6696,7 +6706,7 @@ - + %1 Version @@ -6709,7 +6719,7 @@ MemoryModel - + ascii: '%1' @@ -8239,7 +8249,7 @@ - + Save