From bad6d4ae348d45b7a9dcc2f92b16c43ce9ad217c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Th=C3=A9r=C3=A8se=20Godefroy?= Date: Sat, 14 Aug 2021 10:17:10 +0200 Subject: [PATCH] esd-es.po: remove previous msgid & fuzzy diff. --- esd-es.po | 117 ------------------------------------------------------ 1 file changed, 117 deletions(-) diff --git a/esd-es.po b/esd-es.po index d05c5bc3..7e233d18 100644 --- a/esd-es.po +++ b/esd-es.po @@ -37,9 +37,6 @@ msgstr "" "vigilancia con el cifrado GnuPG" #. type: Attribute 'content' of: -# | GnuPG, GPG, openpgp, surveillance, privacy, email, security, [-GnuPG2-] -# | {+GnuPG2, encryption+} -#| msgid "GnuPG, GPG, openpgp, surveillance, privacy, email, security, GnuPG2" msgid "" "GnuPG, GPG, openpgp, surveillance, privacy, email, security, GnuPG2, " "encryption" @@ -495,18 +492,10 @@ msgstr "" "GPG_guide/Public_Review\">página de comentarios." #. type: Content of:

-# | Step 1.b [-Get your terminal ready and install-] {+Install+} GnuPG -#| msgid "Step 1.b Get your terminal ready and install GnuPG" msgid "Step 1.b Install GnuPG" msgstr "Paso 1.b Instala GnuPG" #. type: Content of:

-# | If you are using a GNU/Linux machine, you should already have GnuPG -# | installed, and you can skip to Step-] -# | {+href=\"#section2\">Section+} 2. -#| msgid "" -#| "If you are using a GNU/Linux machine, you should already have GnuPG " -#| "installed, and you can skip to Step 2." msgid "" "If you are using a GNU/Linux machine, you should already have GnuPG " "installed, and you can skip to Section 2." @@ -515,15 +504,6 @@ msgstr "" "GnuPG y puedes saltar a la Sección 2." #. type: Content of:

-# | If you are using a macOS or Windows machine, however, you need to first -# | install the GnuPG program. Select your operating system below and follow -# | the [-steps.-] {+instructions.+} For the rest of [-the steps in-] this -# | guide, the steps are the same for all operating systems. -#| msgid "" -#| "If you are using a macOS or Windows machine, however, you need to first " -#| "install the GnuPG program. Select your operating system below and follow " -#| "the steps. For the rest of the steps in this guide, the steps are the " -#| "same for all operating systems." msgid "" "If you are using a macOS or Windows machine, however, you need to first " "install the GnuPG program. Select your operating system below and follow the " @@ -560,16 +540,6 @@ msgstr "" "\"Terminal\", que ya viene preinstalado en macOS." #. type: Content of:

-# | [-To make things easier, we recommend setting up the third-party package -# | manager \"Homebrew\" to install GnuPG.-]{+#+} Copy the [-link-] {+first -# | command+} on the home page of Homebrew -# | {+by clicking on the clipboard icon,+} and paste it in Terminal. Click -# | \"Enter\" and wait for [-it-] {+the installation+} to finalize. -#| msgid "" -#| "To make things easier, we recommend setting up the third-party package " -#| "manager \"Homebrew\" to install GnuPG. Copy the link on the home page of " -#| "Homebrew and paste it in Terminal. Click " -#| "\"Enter\" and wait for it to finalize." msgid "" "# Copy the first command on the home page of Homebrew by clicking on the clipboard icon, and paste it in Terminal. " @@ -581,11 +551,6 @@ msgstr "" " \"Enter\" y espera a que finalice la instalación." #. type: Content of:

-# | [-When it is done,-]{+# Then+} install [-the program-] {+GnuPG+} by -# | entering the following code in Terminal: -#| msgid "" -#| "When it is done, install the program by entering the following code in " -#| "Terminal:" msgid "# Then install GnuPG by entering the following code in Terminal:" msgstr "" "# Después instala GnuPG introduciendo el siguiente código en el Terminal:" @@ -736,8 +701,6 @@ msgstr "" ">Ctrl + Alt + T)." #. type: Content of:

-# | # {+Enter+} gpg --full-generate-key to start the process. -#| msgid "# gpg --full-generate-key to start the process." msgid "# Enter gpg --full-generate-key to start the process." msgstr "" "# Escribe gpg --full-generate-key para comenzar el proceso." @@ -757,9 +720,6 @@ msgstr "" "una clave robusta." #. type: Content of:

-# | # Choose the expiration date[-,-]{+;+} we suggest 2y (2 -# | years). -#| msgid "# Choose the expiration date, we suggest 2y (2 years)." msgid "# Choose the expiration date; we suggest 2y (2 years)." msgstr "# Escoge la fecha de expiración, sugerimos 2y (2 años)." @@ -813,18 +773,6 @@ msgid "GnuPG is not installed" msgstr "GnuPG no está instalado" #. type: Content of:

-# | [-GPG is not installed.-]You can check if this is the case with the -# | command gpg [---version.-] {+--version.+} If -# | GnuPG is not installed, it [-would-] {+will+} bring up the following -# | result on most GNU/Linux operating systems, or something like it: -# | Command 'gpg' not found, but can be installed with: sudo apt install -# | gnupg. Follow that command and install the program. -#| msgid "" -#| "GPG is not installed. You can check if this is the case with the command " -#| "gpg --version. If GnuPG is not installed, it would bring up " -#| "the following result on most GNU/Linux operating systems, or something " -#| "like it: Command 'gpg' not found, but can be installed with: sudo " -#| "apt install gnupg. Follow that command and install the program." msgid "" "You can check if this is the case with the command gpg --version. If GnuPG is not installed, it will bring up the following " @@ -857,18 +805,6 @@ msgid "How can I see my key?" msgstr "¿Cómo puedo ver mi clave?" #. type: Content of:
-# | Use the following command to see all keys: -# | [-gpg--list-keys.-] {+gpg --list-keys.+} -# | Yours should be listed in there, and later, so will Edward's ([-s-]{+S+}ection 3). [-If you want to see only your -# | key, you can use gpg --list-key [your@email]. You can also -# | use gpg --list-secret-key to see your own private key.-] -#| msgid "" -#| "Use the following command to see all keys: gpg--list-keys. " -#| "Yours should be listed in there, and later, so will Edward's (section 3). If you want to see only your key, you can " -#| "use gpg --list-key [your@email]. You can also use gpg " -#| "--list-secret-key to see your own private key." msgid "" "Use the following command to see all keys: gpg --list-keys. Yours should be listed in there, and later, so will Edward's " @@ -900,19 +836,6 @@ msgid "More resources" msgstr "Más recursos" #. type: Content of:
-# | For more information about this process, you can also refer to The GNU -# | Privacy Handbook. Make sure you stick with \"RSA and RSA\" (the -# | default), because it's newer and more secure than the algorithms the -# | documentation recommends. Also make sure your key is at least [-4096 -# | bits-] {+4096 bits+} if you want to be secure. -#| msgid "" -#| "For more information about this process, you can also refer to The GNU Privacy " -#| "Handbook. Make sure you stick with \"RSA and RSA\" (the default), " -#| "because it's newer and more secure than the algorithms the documentation " -#| "recommends. Also make sure your key is at least 4096 bits if you want to " -#| "be secure." msgid "" "For more information about this process, you can also refer to The GNU Privacy " @@ -1033,19 +956,6 @@ msgid "Generate a revocation certificate" msgstr "Genera un certificado de revocación" #. type: Content of:

-# | Just in case you lose your key, or it gets compromised, you want to -# | generate a certificate and choose to save it in a safe place on your -# | computer for now (please refer to step-] -# | {+href=\"#step-6c\">Step+} 6.C for how to best store your revocation -# | cerficate safely). This step is essential for your email self-defense, as -# | you'll learn more about in Section 5. -#| msgid "" -#| "Just in case you lose your key, or it gets compromised, you want to " -#| "generate a certificate and choose to save it in a safe place on your " -#| "computer for now (please refer to step 6.C for " -#| "how to best store your revocation cerficate safely). This step is " -#| "essential for your email self-defense, as you'll learn more about in Section 5." msgid "" "Just in case you lose your key, or it gets compromised, you want to generate " "a certificate and choose to save it in a safe place on your computer for now " @@ -1078,11 +988,6 @@ msgstr "" "1 = la clave ha sido comprometida." #. type: Content of:

-# | # You don't have to fill in a reason, but you can[-,-]{+;+} then press -# | [-enter-] {+\"Enter\"+} for an empty line, and confirm your selection. -#| msgid "" -#| "# You don't have to fill in a reason, but you can, then press enter for " -#| "an empty line, and confirm your selection." msgid "" "# You don't have to fill in a reason, but you can; then press \"Enter\" for " "an empty line, and confirm your selection." @@ -1216,12 +1121,6 @@ msgid " $ gpg --edit-key [your@email] " msgstr " $ gpg --edit-key [tu@correo] " #. type: Content of:

-# | Because this is your key, you should choose [-ultimate.-] -# | {+ultimate.+} You shouldn't trust anyone else's key -# | ultimately. -#| msgid "" -#| "Because this is your key, you should choose ultimate. You " -#| "shouldn't trust anyone else's key ultimately." msgid "" "Because this is your key, you should choose ultimate. " "You shouldn't trust anyone else's key ultimately." @@ -1231,16 +1130,6 @@ msgstr "" "deberías confiar en la máxima confianza en la clave de nadie más." #. type: Content of:

-# | Refer to troubleshoot-] -# | {+href=\"#step-2b\">Troubleshooting+} in [-s-]{+S+}tep 2.B for more -# | information on permissions. When transferring keys, your permissions may -# | get mixed, and errors may be prompted. These are easily avoided when your -# | folders and files have the right permissions -#| msgid "" -#| "Refer to troubleshoot in step 2.B for more " -#| "information on permissions. When transferring keys, your permissions may " -#| "get mixed, and errors may be prompted. These are easily avoided when your " -#| "folders and files have the right permissions" msgid "" "Refer to Troubleshooting in Step 2.B for more " "information on permissions. When transferring keys, your permissions may get " @@ -1313,12 +1202,6 @@ msgstr "" "# En \"Archivo\" → Importar clave(s) secreta(s) desde archivo" #. type: Content of:

-# | # Select the file you saved under the name [my_secret_key.asc] in step 2.b-] {+href=\"#step-2b\">Step 2.B+} when -# | you exported your key -#| msgid "" -#| "# Select the file you saved under the name [my_secret_key.asc] in step 2.b when you exported your key" msgid "" "# Select the file you saved under the name [my_secret_key.asc] in Step 2.B when you exported your key" -- 2.25.1