summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2022-01-18 15:26:51 +0100
committerAndreas Grapentin <andreas@grapentin.org>2022-01-18 15:26:51 +0100
commite97a28b8ea0f572906eaf5522a771d6ea0a09849 (patch)
tree1cda9c17dd731ed5dd37a174e557c79cecd7c8df
parent43955373ca7010b0f1d6694c3f82b40636292a5d (diff)
updated translations for commit a94838e1792a85f74a540daafb6715a5b3ae2908v20220118v20200414
-rw-r--r--po/es/librelib.po4
-rw-r--r--po/es/libretools.po4
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 3d1dc27..57a8e19 100644
--- a/po/es/libretools.po
+++ b/po/es/libretools.po
@@ -387,8 +387,8 @@ msgid "Running HOOKPOSTRELEASE..."
msgstr "Ejecutando HOOKPRERELEASE..."
#: src/abslibre-tools/librestage:30
-msgid "Usage: %s [REPO]"
-msgstr "Uso: %s [REPO]"
+msgid "Usage: %s [-A <arch>] [REPO]"
+msgstr "Uso: %s [-A <arquitectura>] [REPO]"
#: src/abslibre-tools/librestage:31
msgid "Stages the package(s) build by ./PKGBUILD for upload."