You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
at least 10% translated updated for the source file '/Source/NETworkManager.Localization/Resources/Strings.resx'
on the 'es_ES' language.
Manual sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
<value>Los archivos de perfil se cifran en el disco mediante Rijndael (AES) con un tamaño de clave de 256 bits y un tamaño de bloque de 128 bits en modo CBC. La clave de cifrado se deriva de una contraseña maestra que utiliza Rfc2898DeriveBytes (PBKDF2) con 1.000.000 de iteraciones. En tiempo de ejecución, las contraseñas se almacenan como SecureString una vez que se carga el archivo de perfil. Para algunas funciones, la contraseña debe convertirse en una cadena normal y permanecerá sin cifrar en la memoria hasta que el recolector de basura las limpie.
772
+
<value>Profile files are encrypted on disk using AES with a key size of 256 bits and a block size of 128 bits in CBC mode. The encryption key is derived from a master password using Rfc2898DeriveBytes (PBKDF2) with 1,000,000 iterations. At runtime, passwords are stored as SecureString once the profile file is loaded. For some functions, the password must be converted to a normal string and remains unencrypted in memory until the garbage collector cleans them up.
773
773
774
-
Esta es una característica nueva que aún puede contener errores. ¡Haz una copia de seguridad de tus archivos de perfil antes de habilitar el cifrado de archivos de perfil!</value>
774
+
First make a backup copy of your profile files before enabling encryption!</value>
775
775
</data>
776
776
<dataname="Custom"xml:space="preserve">
777
777
<value>Personalizado</value>
@@ -810,7 +810,7 @@ Esta es una característica nueva que aún puede contener errores. ¡Haz una cop
<value>No se pudo cargar el perfil y puede estar dañado. Si esto es inesperado o debido a una actualización, ¡por favor informa este problema en GitHub!</value>
<value>If this happened after an update, you may need to migrate the profiles to a newer version. When you click "Migrate", a PowerShell window opens with the migration script. Check the path and press Enter.
2897
+
2898
+
Otherwise, the profile may be corrupted and you want to report the issue on GitHub.</value>
2897
2899
</data>
2898
2900
<dataname="EditGroupDots"xml:space="preserve">
2899
2901
<value>Editar grupo...</value>
@@ -2923,7 +2925,7 @@ $$hostname$$ --> Nombre del host</value>
0 commit comments