diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2022-01-18 15:26:51 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2022-01-28 15:38:08 +0100 |
commit | 0c142789754d3b1707aebb8095686cc34dbfe60f (patch) | |
tree | 833f17e094b8371cc42ca6db3ec74a1cd3d1830a | |
parent | d6fdc555b38f90eda09a66aed37d8d9f03268966 (diff) |
updated translations for commit a94838e1792a85f74a540daafb6715a5b3ae2908v20220118-rebase
-rw-r--r-- | po/es/librelib.po | 4 | ||||
-rw-r--r-- | po/es/libretools.po | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/po/es/librelib.po b/po/es/librelib.po index 7d289c5..552840f 100644 --- a/po/es/librelib.po +++ b/po/es/librelib.po @@ -192,9 +192,9 @@ msgstr "Mientras que algunas librerías se pueden obtener sólo por su nombre " #: src/lib/librelib:48 msgid "By default, it looks for the files in `%s`, but this can be changed " - "with the environmental variable LIBRETOOLS_LIBDIR." + "with the environmental variable LIBRETOOLS_LIBRARY_PATH." msgstr "De forma predeterminada, busca los archivos en `%s`, pero esto puede " - "cambiarse con la variable ambiental LIBRETOOLS_LIBDIR." + "cambiarse con la variable ambiental LIBRETOOLS_LIBRARY_PATH." #: src/lib/librelib:51 msgid "Example usage:" diff --git a/po/es/libretools.po b/po/es/libretools.po index 8919d53..167ca35 100644 --- a/po/es/libretools.po +++ b/po/es/libretools.po @@ -419,8 +419,8 @@ msgid "Running HOOKPOSTRELEASE..." msgstr "Ejecutando HOOKPRERELEASE..." #: src/abslibre-tools/librestage:32 -msgid "Usage: %s [REPO]" -msgstr "Uso: %s [REPO]" +msgid "Usage: %s [-A <arch>] [REPO]" +msgstr "Uso: %s [-A <arquitectura>] [REPO]" #: src/abslibre-tools/librestage:33 msgid "Stages the package(s) build by ./PKGBUILD for upload." |