From 1df1903d230c4f8dbd0876b8bbc3454aa1af389c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Mon, 12 Apr 2021 20:48:32 +0200 Subject: core: add option "-save" in command /upgrade (closes #1630) --- po/es.po | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'po/es.po') diff --git a/po/es.po b/po/es.po index fc06a1769..01fcdf7da 100644 --- a/po/es.po +++ b/po/es.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-04-11 09:28+0200\n" +"POT-Creation-Date: 2021-04-12 20:29+0200\n" "PO-Revision-Date: 2021-02-06 15:55+0100\n" "Last-Translator: Elián Hanisch \n" "Language-Team: weechat-dev \n" @@ -1022,6 +1022,10 @@ msgstr "%sNo esta permitido reiniciar todas las opciones" msgid "%d option(s) reset, %d option(s) removed" msgstr "%d opción(es) reiniciada(s), %d opción(es) removida(s)" +#, fuzzy, c-format +msgid "%sUnable to save WeeChat session (files *.upgrade)" +msgstr "%sError: no se pudo guardar la sesión" + #, c-format msgid "" "%sCan't upgrade: there is one or more background process (hook type " @@ -1049,10 +1053,6 @@ msgstr "Ninguna barra definida" msgid "Upgrading WeeChat with binary file: \"%s\"..." msgstr "Actualizando WeeChat con el archivo binario: \"%s\"..." -#, fuzzy, c-format -msgid "%sUnable to save session in file" -msgstr "%sError: no se pudo guardar la sesión" - #, c-format msgid "***** Error: exec failed (program: \"%s\"), exiting WeeChat" msgstr "***** Error: el ejecutable falló (programa: \"%s\"), cerrando WeeChat" @@ -2681,11 +2681,13 @@ msgstr "" " /unset weechat.color.*" #, fuzzy -msgid "reload the WeeChat binary without disconnecting from servers" +msgid "" +"save WeeChat session and reload the WeeChat binary without disconnecting " +"from servers" msgstr "actualizar WeeChat sin desconectarse de los servidores" #, fuzzy -msgid "[-yes] [|-quit]" +msgid "[-yes] [|-save|-quit]" msgstr "[|-quit]" #, fuzzy @@ -2695,6 +2697,7 @@ msgid "" "path_to_binary: path to WeeChat binary (default is current binary)\n" " -dummy: do nothing (option used to prevent accidental completion " "with \"-quit\")\n" +" -save: only save the session (do not quit not reload WeeChat)\n" " -quit: close *ALL* connections, save session and quit WeeChat, " "which makes possible a delayed restoration (see below)\n" "\n" -- cgit v1.2.3