summaryrefslogtreecommitdiffstats
path: root/po/es.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/es.po')
-rw-r--r--po/es.po42
1 files changed, 36 insertions, 6 deletions
diff --git a/po/es.po b/po/es.po
index 9935bda..ca9bfc6 100644
--- a/po/es.po
+++ b/po/es.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: petitboot 20140623-g89bd2ed2-dirty\n"
"Report-Msgid-Bugs-To: https://lists.ozlabs.org/listinfo/petitboot\n"
-"POT-Creation-Date: 2018-05-29 16:53+1000\n"
+"POT-Creation-Date: 2018-11-29 10:59+1100\n"
"PO-Revision-Date: 2014-06-24 13:56+0800\n"
"Last-Translator: Jeremy Kerr <jk@ozlabs.org>\n"
"Language-Team: Spanish\n"
@@ -93,8 +93,8 @@ msgid "%u downloads in progress..."
msgstr "%u descargas en curso..."
#, c-format
-msgid "%u %s downloading: %.0f%% - %lu%cB"
-msgstr "%u %s descargando: %.0f%% - %lu%cB"
+msgid "%u %s downloading: %.0f%% - %<PRIu64>%cB"
+msgstr "%u %s descargando: %.0f%% - %<PRIu64>%cB"
msgid "item"
msgid_plural "items"
@@ -105,6 +105,19 @@ msgstr[1] "elementos"
msgid "Booting in %d sec: [%s] %s"
msgstr "Arrancando en %d s: [%s] %s"
+msgid "device type"
+msgstr ""
+
+msgid "device UUID"
+msgstr ""
+
+msgid "unknown specifier"
+msgstr ""
+
+#, c-format
+msgid "Applying temporary autoboot override: %s"
+msgstr ""
+
#. TRANSLATORS: this string will be passed the type of the
#. device (eg "disk" or "network"), which will be translated
#. accordingly.
@@ -429,9 +442,16 @@ msgid "User item %u"
msgstr "Elemento de usuario %u"
#, c-format
+msgid "Plugins (%u)"
+msgstr "Plugins (%u)"
+
+#, c-format
msgid " %s [installed]"
msgstr ""
+msgid "Plugins (0)"
+msgstr "Plugins (0)"
+
#, c-format
msgid "SAFE MODE: select '%s' to continue"
msgstr "MODALIDAD SEGURA: seleccione '%s' para continuar"
@@ -458,9 +478,6 @@ msgstr "Registro de estado del sistema"
msgid "Retrieve config from URL"
msgstr "Recuperar configuración de URL"
-msgid "Plugins (0)"
-msgstr "Plugins (0)"
-
msgid "Reboot"
msgstr "Rearrancar"
@@ -581,6 +598,10 @@ msgstr " Dirección IP: %s"
msgid "none"
msgstr "ninguno"
+#, c-format
+msgid " IPv6 Address: %s"
+msgstr " Dirección IPv6: %s"
+
#. TRANSLATORS: these "up" / "down" strings refer to the
#. * link status for a network connection.
#, c-format
@@ -631,6 +652,15 @@ msgid ""
"To retreive new boot options from a remote configuration file, select the "
"'Retrieve config from URL' option.\n"
"\n"
+"To restrict petitboot to only autobooting from a specific device type, the "
+"following keys are available:\n"
+"\n"
+" F10: Only autoboot from disk\n"
+" F11: Only autoboot from USB devices\n"
+" F12: Only autoboot from network\n"
+"\n"
+"Unlike other keys, these do not cancel automatic boot.\n"
+"\n"
"To close the Petitboot interface, type X (exit).\n"
msgstr ""
"En la pantalla de menú principal, seleccione una opción de arranque. Las "
OpenPOWER on IntegriCloud