Revert lost translations in es, gl, ja

Looks like Jacques needs to enable these locales on his system.
This commit is contained in:
Bill Kendrick 2021-09-18 11:04:16 -07:00
parent dd2689786e
commit d1a97638b9
63 changed files with 6251 additions and 6690 deletions

View file

@ -1,35 +1,38 @@
Tux Paint
version 0.9.27
Environment Variables Documentation
versión 0.9.27
Documentación de variábeis de contorno
Copyright © 2021-2021 by various contributors; see AUTHORS.
Copyright © 2021-2021 por varios colaboradores; vexa AUTHORS (AUTORES).
http://www.tuxpaint.org/
August 8, 2021
8 de Agosto de 2021
----------------------------------------------------------------------
Tux Paint understands a number of environment variables, either directly,
or indirectly by the libraries that it utilizes.
Tux Paint comprende unha serie de variábeis de contorno, ben directamente
ou indirectamente polas bibliotecas que emprega.
Storage-related environment variables
Variábeis de contorno relacionadas co almacenamento
HOME
Specifies the user's "home directory", which is used to locate
numerous other files or directories. In some cases, it is utilized
as part of a fall-back location, when other environment variables
(elsewhere in this documentation) are not set. Sometimes, the
location to use can be overridden by options provided on the
command-line or via Tux Paint's configuration file. See the
"OPTIONS" documentation for details.
Especifica o «directorio persoal» do usuario, que se usa para
localizar outros ficheiros ou directorios. Nalgúns casos, úsase
como parte dunha situación alternativa, cando non se configuran
outras variábeis de contorno (noutros lugares desta
documentación). Ás veces, a localización a empregar pode ser
anulada polas opcións fornecidas na liña de ordes ou a través do
ficheiro de configuración de Tux Paint. Consulte a documentación
de «OPCIÓNS» (OPTIONS) para máis detalles.
A few examples of where "$HOME" is used include:
Algúns exemplos de onde se usa «$HOME» inclúen:
* The location of Tux Paint's configuration file
* The basis of where Tux Paint saves and loads users' drawings
* The location of a user's private collection of data files —
stamps, brushes, etc. — (versus those available system wide)
* A localización do ficheiro de configuración de Tux Paint
* A base de onde Tux Paint garda e carga os debuxos dos
usuarios
* A localización da colección privada de ficheiros de datos dun
usuario — selos, pinceis, etc. — (fronte aos dispoñíbeis no
sistema)
XDG_CONFIG_HOME
@ -53,11 +56,11 @@ Storage-related environment variables
TEMP
Specifies the location where temporary files may be created. Only
used by Tux Paint on Microsoft Windows OSes. Uses "userdata" if
not set.
Especifica a localización onde se poden crear ficheiros temporais.
Só o usa Tux Paint nos sistemas operativos Microsoft Windows.
Emprega «userdata» se non se define.
Language-related environment variables
Variábeis de contorno relacionadas co idioma
LANG
@ -73,19 +76,19 @@ Language-related environment variables
environment variable is used, if set. If not, "LC_ALL" is used as
a fallback. Then "LC_MESSAGES", and finally "LANG".
Display-related environment variables
Variábeisbles de contorno relacionadas co que se amosa
The following are a few of the environment variables supported by Simple
DirectMedia Layer (libSD) — which Tux Paint utilizes for displaying
graphics, playing sounds, and receiving mouse, keyboard, and joystick
input — and which may be useful to users of Tux Paint.
A seguir amósanse algunhas das variábeis de contorno compatíbeis con
Simple DirectMedia Layer (libSD) — que Tux Paint utiliza para amosar
gráficos, reproducir sons e recibir entrada do rato, teclado e joystick —
e que poden ser útiles para os usuarios de Tux Paint.
SDL_VIDEO_ALLOW_SCREENSAVER
Specifies whether Tux Paint should allow a screensaver to run. Can
be set to '1' (true) by Tux Paint itself by issuing the
command-line option "--allowscreensaver" or its configuration file
counterpart.
Especifica se Tux Paint debería permitir a execución dun protector
de pantalla. Pode ser definido como «1» (verdadeiro) polo propio
Tux Paint emitindo a opción de liña de ordes «--allowscreensaver»
ou o seu equivaente no ficheiro de configuración.
SDL_VIDEO_WINDOW_POS