Browsing Portuguese translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Portuguese guidelines.
4352 of 1470 results
43.
the device.map entry `%s' is invalid. Ignoring it. Please correct or delete your device.map
TRANSLATORS: Only one entry is ignored. However the suggestion
is to correct/delete the whole file.
device.map is a file indicating which
devices are available at boot time. Fedora populated it with
entries like (hd0,1) /dev/sda1 which would mean that every
partition is a separate disk for BIOS. Such entries were
inactive in GRUB due to its bug which is now gone. Without
this additional check these entries would be harmful now.

a entrada em device.map "%s" é inválida. A ignorá-la. Por favor, corrija ou elimine o seu device.map
Translated by Pedro Albuquerque
Located in .pc/disable-floppies.patch/grub-core/kern/emu/hostdisk.c:503 grub-core/kern/emu/hostdisk.c:503
44.
filename expected
nome de ficheiro esperado
Translated by Pedro Albuquerque
Located in .pc/disable-floppies.patch/grub-core/kern/emu/hostdisk.c:519 .pc/rhboot-f34-make-exit-take-a-return-code.patch/grub-core/commands/minicmd.c:44 .pc/secure-boot/loader-framework.patch/grub-core/loader/efi/chainloader.c:232 .pc/secure-boot/loader-framework.patch/grub-core/loader/efi/linux.c:376 .pc/secure-boot/loader-framework.patch/grub-core/loader/efi/linux.c:463 .pc/secure-boot/revert-efi-fallback-to-legacy.patch/grub-core/loader/efi/linux.c:377 .pc/secure-boot/revert-efi-fallback-to-legacy.patch/grub-core/loader/efi/linux.c:480 .pc/ubuntu-dont-verify-loopback-images.patch/grub-core/disk/loopback.c:98 grub-core/commands/blocklist.c:124 grub-core/commands/cat.c:57 grub-core/commands/configfile.c:35 grub-core/commands/efi/loadbios.c:169 grub-core/commands/file.c:160 grub-core/commands/hexdump.c:47 grub-core/commands/legacycfg.c:228 grub-core/commands/legacycfg.c:334 grub-core/commands/minicmd.c:44 grub-core/commands/syslinuxcfg.c:146 grub-core/commands/testload.c:60 grub-core/commands/testspeed.c:52 grub-core/disk/loopback.c:98 grub-core/efiemu/main.c:293 grub-core/font/font_cmd.c:32 grub-core/kern/emu/hostdisk.c:519 grub-core/loader/arm/linux.c:365 grub-core/loader/arm/linux.c:410 grub-core/loader/arm/linux.c:473 grub-core/loader/arm64/xen_boot.c:384 grub-core/loader/arm64/xen_boot.c:397 grub-core/loader/arm64/xen_boot.c:448 grub-core/loader/efi/chainloader.c:230 grub-core/loader/efi/linux.c:376 grub-core/loader/efi/linux.c:463 grub-core/loader/emu/linux.c:119 grub-core/loader/emu/linux.c:152 grub-core/loader/i386/bsd.c:1468 grub-core/loader/i386/bsd.c:1813 grub-core/loader/i386/bsd.c:2091 grub-core/loader/i386/coreboot/chainloader.c:438 grub-core/loader/i386/linux.c:664 grub-core/loader/i386/linux.c:1047 grub-core/loader/i386/pc/chainloader.c:290 grub-core/loader/i386/pc/freedos.c:105 grub-core/loader/i386/pc/linux.c:139 grub-core/loader/i386/pc/linux.c:406 grub-core/loader/i386/pc/ntldr.c:85 grub-core/loader/i386/pc/plan9.c:409 grub-core/loader/i386/pc/pxechainloader.c:94 grub-core/loader/i386/pc/truecrypt.c:96 grub-core/loader/i386/xen.c:643 grub-core/loader/i386/xen.c:776 grub-core/loader/i386/xen.c:851 grub-core/loader/i386/xen.c:861 grub-core/loader/i386/xnu.c:487 grub-core/loader/ia64/efi/linux.c:459 grub-core/loader/ia64/efi/linux.c:539 grub-core/loader/mips/linux.c:238 grub-core/loader/mips/linux.c:429 grub-core/loader/multiboot.c:322 grub-core/loader/multiboot.c:374 grub-core/loader/multiboot.c:384 grub-core/loader/powerpc/ieee1275/linux.c:255 grub-core/loader/powerpc/ieee1275/linux.c:327 grub-core/loader/sparc64/ieee1275/linux.c:305 grub-core/loader/sparc64/ieee1275/linux.c:381 grub-core/loader/xnu.c:370 grub-core/loader/xnu.c:479 grub-core/loader/xnu.c:797 grub-core/loader/xnu.c:911 grub-core/loader/xnu.c:1296 grub-core/loader/xnu.c:1446 grub-core/loader/xnu.c:1472 grub-core/video/readers/jpeg.c:916 grub-core/video/readers/png.c:1118
45.
the drive name `%s' in device.map is incorrect. Using %s instead. Please use the form [hfc]d[0-9]* (E.g. `hd0' or `cd')
TRANSLATORS: device.map is a filename. Not to be translated.
device.map specifies disk correspondance overrides. Previously
one could create any kind of device name with this. Due to
some problems we decided to limit it to just a handful
possibilities.
o nome de unidade "%s" em device.map está incorrecto. A usar antes %s. Por favor, use a forma [hfc]d[0-9]* (e.g. "hd0" ou "cd")
Translated by Pedro Albuquerque
Located in .pc/disable-floppies.patch/grub-core/kern/emu/hostdisk.c:555 grub-core/kern/emu/hostdisk.c:567
46.
couldn't find IEEE1275 device path for %s.
You will have to set `boot-device' variable manually
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
impossível encontrar o caminho de dispositivo IEEE1275 para %s.
Terá de definir a variável "boot-device" manualmente
Translated by Pedro Albuquerque
Located in .pc/efi-variable-storage-minimise-writes.patch/grub-core/osdep/unix/platform.c:77 .pc/install-powerpc-machtypes.patch/grub-core/osdep/unix/platform.c:77 .pc/ubuntu-resilient-boot-boot-order.patch/grub-core/osdep/unix/platform.c:74 grub-core/osdep/unix/platform.c:74
47.
Unable to open stream from %s: %s
Impossível abrir fluxo de %s: %s
Translated by Pedro Albuquerque
Located in .pc/efi-variable-storage-minimise-writes.patch/grub-core/osdep/unix/platform.c:92 .pc/efi-variable-storage-minimise-writes.patch/grub-core/osdep/unix/platform.c:100 .pc/install-powerpc-machtypes.patch/grub-core/osdep/unix/platform.c:92 .pc/install-powerpc-machtypes.patch/grub-core/osdep/unix/platform.c:100 .pc/probe-fusionio.patch/grub-core/osdep/linux/getroot.c:605 .pc/probe-fusionio.patch/grub-core/osdep/linux/getroot.c:675 .pc/zpool-full-device-name.patch/grub-core/osdep/unix/getroot.c:249 .pc/zpool-full-device-name.patch/grub-core/osdep/unix/getroot.c:638 grub-core/osdep/linux/getroot.c:605 grub-core/osdep/linux/getroot.c:675 grub-core/osdep/unix/getroot.c:250 grub-core/osdep/unix/getroot.c:639
48.
%s: not found
TRANSLATORS: This message is shown when required executable `%s'
isn't found.
%s: não encontrado
Translated by Pedro Albuquerque
Located in .pc/efi-variable-storage-minimise-writes.patch/grub-core/osdep/unix/platform.c:149 .pc/efi-variable-storage-minimise-writes.patch/grub-core/osdep/unix/platform.c:189 .pc/install-powerpc-machtypes.patch/grub-core/osdep/unix/platform.c:149 .pc/install-powerpc-machtypes.patch/grub-core/osdep/unix/platform.c:189 .pc/ubuntu-resilient-boot-boot-order.patch/grub-core/osdep/unix/platform.c:103 grub-core/osdep/unix/platform.c:103
49.
`nvram' failed.
You will have to set `boot-device' variable manually. At the IEEE1275 prompt, type:
%s
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in .pc/efi-variable-storage-minimise-writes.patch/grub-core/osdep/unix/platform.c:228 .pc/ubuntu-resilient-boot-boot-order.patch/grub-core/osdep/unix/platform.c:142 grub-core/osdep/unix/platform.c:142
50.
`nvsetenv' failed.
You will have to set `boot-device' variable manually. At the IEEE1275 prompt, type:
%s
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
"nvsetenv" falhou.
Terá de definir a variável "boot-device" manualmente. Na linha do IEEE1275, digite:
%s
Translated by Pedro Albuquerque
Located in .pc/efi-variable-storage-minimise-writes.patch/grub-core/osdep/unix/platform.c:240 .pc/install-powerpc-machtypes.patch/grub-core/osdep/unix/platform.c:225 .pc/ubuntu-resilient-boot-boot-order.patch/grub-core/osdep/unix/platform.c:154 grub-core/osdep/unix/platform.c:154
51.
You will have to set `SystemPartition' and `OSLoader' manually.
Terá de definir "SystemPartition" e "OSLoader" manualmente.
Translated by Pedro Albuquerque
Located in .pc/efi-variable-storage-minimise-writes.patch/grub-core/osdep/unix/platform.c:256 .pc/install-powerpc-machtypes.patch/grub-core/osdep/unix/platform.c:240 .pc/ubuntu-resilient-boot-boot-order.patch/grub-core/osdep/unix/platform.c:170 grub-core/osdep/unix/platform.c:170
52.
MODULES
MÓDULOS
Translated by Pedro Albuquerque
Located in .pc/efi-variable-storage-minimise-writes.patch/include/grub/util/install.h:30 .pc/efi-variable-storage-minimise-writes.patch/include/grub/util/install.h:35 .pc/install-powerpc-machtypes.patch/include/grub/util/install.h:30 .pc/install-powerpc-machtypes.patch/include/grub/util/install.h:35 .pc/ubuntu-resilient-boot-boot-order.patch/include/grub/util/install.h:30 .pc/ubuntu-resilient-boot-boot-order.patch/include/grub/util/install.h:35 include/grub/util/install.h:30 include/grub/util/install.h:35
4352 of 1470 results

This translation is managed by Ubuntu Portuguese Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Abel Maio, Adolfo Silva, Alexandre Fidalgo, Almufadado, Bajoja Boy, Bruno Nova, Carnë Draug, Diogo Lavareda, Hugo.Batel, Ivo Xavier, Marco Paulo Martins Sousa, Pedro Albuquerque, Pedro Dias, Pedro Flores, Serrano, Tiago_Ribeiro, melissawm, xx.