diff --git a/po/es.po b/po/es.po index 3181ded..e155ccd 100644 --- a/po/es.po +++ b/po/es.po @@ -14,15 +14,15 @@ msgid "" msgstr "" "Project-Id-Version: Xfce Apps\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-03-04 12:53+0100\n" -"PO-Revision-Date: 2022-03-05 07:56+0000\n" -"Last-Translator: Toni Estévez \n" +"POT-Creation-Date: 2022-05-24 12:52+0200\n" +"PO-Revision-Date: 2013-07-03 18:41+0000\n" +"Last-Translator: Toni Estévez , 2021-2022\n" "Language-Team: Spanish (http://www.transifex.com/xfce/xfce-apps/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" #: ../xfce4-taskmanager.desktop.in.h:1 ../src/main.c:210 #: ../src/process-tree-view.c:375 ../src/process-tree-view.c:390 @@ -56,12 +56,12 @@ msgstr "Servicio de notificaciones de Xfce" msgid "Settings daemon is unavailable" msgstr "El servicio de configuración no está disponible" -#: ../src/process-statusbar.c:139 ../src/process-window.c:436 +#: ../src/process-statusbar.c:139 ../src/process-window.c:446 #, c-format msgid "CPU: %s%%" msgstr "Procesador: %s %%" -#: ../src/process-statusbar.c:149 ../src/process-window.c:440 +#: ../src/process-statusbar.c:149 ../src/process-window.c:450 #, c-format msgid "Memory: %s" msgstr "Memoria: %s" @@ -228,7 +228,7 @@ msgstr "PID no encontrado" msgid "No PID found for window 0x%lx." msgstr "No se ha encontrado el PID de la ventana 0x%lx." -#: ../src/process-window.c:308 +#: ../src/process-window.c:319 msgid "Filter on process name" msgstr "Filtrar por el nombre del proceso" @@ -241,20 +241,24 @@ msgid "Identify an open window by clicking on it." msgstr "Identificar una ventana al hacer clic en ella." #: ../src/process-window.ui.h:4 +msgid "Show/hide process filter" +msgstr "Mostrar/ocultar el filtro de procesos" + +#: ../src/process-window.ui.h:5 msgid "You are using the root account, you may harm your system." msgstr "Está usando la cuenta del superusuario, puede dañar el sistema." -#: ../src/process-window.ui.h:5 +#: ../src/process-window.ui.h:6 msgid "" " Starting task" msgstr " Iniciando la tarea" -#: ../src/process-window.ui.h:6 +#: ../src/process-window.ui.h:7 msgid "" " Changing task" msgstr " Cambiando de tarea" -#: ../src/process-window.ui.h:7 +#: ../src/process-window.ui.h:8 msgid "" " Terminating task" msgstr " Finalizando la tarea"