Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[deepin-terminal] Updates for project Deepin Terminal #357

Merged
merged 14 commits into from
Aug 28, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions translations/deepin-terminal_es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -173,17 +173,17 @@
<message>
<location filename="../src/remotemanage/groupconfigoptdlg.cpp" line="38"/>
<source>Group Name(Required)</source>
<translation type="unfinished"/>
<translation>Nombre del grupo (obligatorio)</translation>
</message>
<message>
<location filename="../src/remotemanage/groupconfigoptdlg.cpp" line="40"/>
<source>Add Group</source>
<translation type="unfinished"/>
<translation>Añadir Grupo</translation>
</message>
<message>
<location filename="../src/remotemanage/groupconfigoptdlg.cpp" line="43"/>
<source>Edit Group</source>
<translation type="unfinished"/>
<translation>Editar Grupo</translation>
</message>
<message>
<location filename="../src/remotemanage/groupconfigoptdlg.cpp" line="59"/>
Expand All @@ -208,7 +208,7 @@
<message>
<location filename="../src/remotemanage/groupconfigoptdlg.cpp" line="68"/>
<source>The name should be no more than 30 characters</source>
<translation type="unfinished"/>
<translation>El nombre no debe tener más de 30 caracteres.</translation>
</message>
</context>
<context>
Expand All @@ -221,17 +221,17 @@
<message>
<location filename="../src/views/listview.cpp" line="849"/>
<source>Delete Custom Command</source>
<translation type="unfinished"/>
<translation>Borrar comando personalizado</translation>
</message>
<message>
<location filename="../src/views/listview.cpp" line="852"/>
<source>Cancel Server Group</source>
<translation type="unfinished"/>
<translation>Cancelar grupo de servidores</translation>
</message>
<message>
<location filename="../src/views/listview.cpp" line="859"/>
<source>Ungrouped servers will go back to server list!</source>
<translation type="unfinished"/>
<translation>¡Los servidores no agrupados volverán a la lista de servidores!</translation>
</message>
<message>
<location filename="../src/views/listview.cpp" line="484"/>
Expand Down Expand Up @@ -530,7 +530,7 @@
<message>
<location filename="../src/settings/settings_translation.cpp" line="147"/>
<source>Include special character(s) in double click selections</source>
<translation type="unfinished"/>
<translation>Incluir caracter(es) especiales en las selecciones de doble clic</translation>
</message>
<message>
<location filename="../src/views/tabrenamedlg.cpp" line="187"/>
Expand Down Expand Up @@ -719,13 +719,13 @@
<location filename="../src/common/utils.cpp" line="183"/>
<location filename="../src/common/utils.cpp" line="217"/>
<source>There is still a process running in this terminal. Closing the terminal will terminate it.</source>
<translation type="unfinished"/>
<translation>Todavía hay un proceso en ejecución en esta terminal. Si la cierras, se terminará.</translation>
</message>
<message>
<location filename="../src/common/utils.cpp" line="187"/>
<location filename="../src/common/utils.cpp" line="221"/>
<source>There are still %1 processes running in this terminal. Closing the terminal will terminate all of them.</source>
<translation type="unfinished"/>
<translation>Todavía hay %1 procesos ejecutándose en esta terminal. Al cerrar la terminal, se terminarán todos.</translation>
</message>
<message>
<location filename="../src/common/utils.cpp" line="191"/>
Expand All @@ -737,7 +737,7 @@
<location filename="../src/common/utils.cpp" line="193"/>
<location filename="../src/common/utils.cpp" line="213"/>
<source>There are still processes running in this window. Closing the window will terminate all of them.</source>
<translation type="unfinished"/>
<translation>Todavía hay procesos en ejecución en esta ventana. Al cerrar la ventana, se terminarán todos.</translation>
</message>
<message>
<location filename="../src/main/mainwindow.cpp" line="1834"/>
Expand Down Expand Up @@ -863,7 +863,7 @@
<message>
<location filename="../src/remotemanage/remotemanagementpanel.cpp" line="212"/>
<source>Add Group</source>
<translation type="unfinished"/>
<translation>Añadir Grupo</translation>
</message>
<message>
<location filename="../src/remotemanage/remotemanagementpanel.cpp" line="214"/>
Expand Down Expand Up @@ -902,12 +902,12 @@
<message>
<location filename="../src/remotemanage/serverconfigmanager.cpp" line="87"/>
<source>Groups</source>
<translation type="unfinished"/>
<translation>Grupos</translation>
</message>
<message>
<location filename="../src/remotemanage/serverconfigmanager.cpp" line="88"/>
<source>Servers</source>
<translation type="unfinished"/>
<translation>Servidores</translation>
</message>
</context>
<context>
Expand Down
Loading