From 04cc4f8c63a635bcdbce4d887e7c6b3483e6f141 Mon Sep 17 00:00:00 2001 From: Jiri Moskovcak Date: Tue, 5 Apr 2011 14:27:30 +0200 Subject: make event xml description translatable --- po/pt.po | 331 +++++++++++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 250 insertions(+), 81 deletions(-) (limited to 'po/pt.po') diff --git a/po/pt.po b/po/pt.po index 4ce1cad2..39dd643a 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ABRT\n" "Report-Msgid-Bugs-To: jmoskovc@redhat.com\n" -"POT-Creation-Date: 2011-03-29 15:09+0200\n" +"POT-Creation-Date: 2011-04-05 14:23+0200\n" "PO-Revision-Date: 2011-03-26 22:40+0000\n" "Last-Translator: jmoskovc \n" "Language-Team: Portuguese \n" @@ -21,21 +21,21 @@ msgstr "" msgid "ABRT notification applet" msgstr "Applet de notificação do ABRT" -#: ../src/applet/abrt-applet.desktop.in.h:2 ../src/gui-gtk/abrt-gtk.c:351 -#: ../src/gui-gtk/abrt.desktop.in.h:1 +#: ../src/applet/abrt-applet.desktop.in.h:2 ../src/gui-gtk/abrt.desktop.in.h:1 +#: ../src/gui-gtk/abrt-gtk.c:351 msgid "Automatic Bug Reporting Tool" msgstr "Ferramenta automática para reportar erros" -#: ../src/applet/applet.c:76 +#: ../src/applet/applet.c:83 #, c-format msgid "A crash in the %s package has been detected" msgstr "Foi detectada uma falha no pacote %s" -#: ../src/applet/applet.c:78 +#: ../src/applet/applet.c:85 msgid "A crash has been detected" msgstr "Foi detectado uma falha" -#: ../src/applet/applet.c:275 +#: ../src/applet/applet.c:279 msgid "ABRT service is not running" msgstr "O serviço ABRT não está a correr" @@ -96,7 +96,7 @@ msgstr "" msgid "\tHostname : %s\n" msgstr "\tMáquina : %s\n" -#: ../src/cli/cli.c:142 +#: ../src/cli/cli.c:143 #, c-format msgid "" "Dump directory: %s\n" @@ -119,27 +119,27 @@ msgstr "" "Sistema: %s, kernel %s\n" "Motivo: %s\n" -#: ../src/cli/cli.c:170 +#: ../src/cli/cli.c:171 #, c-format msgid "Coredump file: %s\n" msgstr "Ficheiro de coredump: %s\n" -#: ../src/cli/cli.c:174 +#: ../src/cli/cli.c:175 #, c-format msgid "Rating: %s\n" msgstr "Classificação: %s\n" -#: ../src/cli/cli.c:179 +#: ../src/cli/cli.c:180 #, c-format msgid "Crash function: %s\n" msgstr "falha na função: %s\n" -#: ../src/cli/cli.c:183 +#: ../src/cli/cli.c:184 #, c-format msgid "Hostname: %s\n" msgstr "Máquina: %s\n" -#: ../src/cli/cli.c:187 +#: ../src/cli/cli.c:188 #, c-format msgid "" "\n" @@ -150,7 +150,7 @@ msgstr "" "Comentário:\n" "%s\n" -#: ../src/cli/cli.c:193 +#: ../src/cli/cli.c:194 #, c-format msgid "" "\n" @@ -161,7 +161,7 @@ msgstr "" "Traçagem:\n" "%s\n" -#: ../src/cli/cli.c:250 +#: ../src/cli/cli.c:251 #, c-format msgid "" "Usage: %s -l[f] [-D BASE_DIR]...]\n" @@ -202,7 +202,7 @@ msgstr "" "\t-V, --version\tApresentar versão e sair\n" "\t-v, --verbose\tSer verboso\n" -#: ../src/cli/cli.c:298 +#: ../src/cli/cli.c:299 msgid "You must specify exactly one operation" msgstr "Tem de especificar exactamente uma operação" @@ -288,33 +288,52 @@ msgstr "s" msgid "N" msgstr "N" -#: ../src/cli/report.cpp:511 +#: ../src/cli/report.cpp:514 msgid "Your input is not valid, because of:" msgstr "" -#: ../src/cli/report.cpp:514 +#: ../src/cli/report.cpp:517 #, c-format msgid "Bad value for '%s': %s" msgstr "" -#: ../src/cli/report.cpp:670 ../src/gui-wizard-gtk/wizard.c:1043 +#: ../src/cli/report.cpp:615 +#, fuzzy, c-format +msgid "Select how you would like to analyze the problem:\n" +msgstr "Seleccione como gostaria de analisar o problema:" + +#: ../src/cli/report.cpp:631 +#, c-format +msgid "Choose option [0 - %u]: " +msgstr "" + +#: ../src/cli/report.cpp:645 +#, c-format +msgid "You have chosen number out of range" +msgstr "" + +#: ../src/cli/report.cpp:653 +msgid "Invalid input, program exiting..." +msgstr "" + +#: ../src/cli/report.cpp:769 ../src/gui-wizard-gtk/wizard.c:1047 msgid "Reporting..." msgstr "A reportar..." -#: ../src/cli/report.cpp:684 +#: ../src/cli/report.cpp:783 #, c-format msgid "Report using %s?" msgstr "Reportar utilizando %s?" -#: ../src/cli/report.cpp:687 +#: ../src/cli/report.cpp:786 msgid "Skipping..." msgstr "A passar à frente..." -#: ../src/cli/report.cpp:704 +#: ../src/cli/report.cpp:803 msgid "Reporting disabled because the backtrace is unusable" msgstr "Relatório desactivado porque a traçagem não é utilizável" -#: ../src/cli/report.cpp:708 +#: ../src/cli/report.cpp:807 #, c-format msgid "" "Please try to install debuginfo manually using the command: \"debuginfo-" @@ -323,25 +342,25 @@ msgstr "" "Por favor, tente instalar o debuginfo manualmente utilizando o comando: " "\"debuginfo-install %s\" e tente novamente\n" -#: ../src/cli/report.cpp:724 +#: ../src/cli/report.cpp:823 #, c-format msgid "Crash reported via %d report events (%d errors)\n" msgstr "Falha reportada via %d relatório de eventos (%d erros)\n" -#: ../src/daemon/abrt-action-save-package-data.c:252 +#: ../src/daemon/abrt-action-save-package-data.c:255 msgid "" " [-v] -d DIR\n" "\n" "Query package database and save package name, component, and description" msgstr "" -#: ../src/daemon/abrt-action-save-package-data.c:263 +#: ../src/daemon/abrt-action-save-package-data.c:266 #: ../src/daemon/abrt-handle-crashdump.c:61 -#: ../src/plugins/abrt-action-analyze-c.c:178 #: ../src/plugins/abrt-action-analyze-backtrace.c:72 +#: ../src/plugins/abrt-action-analyze-c.c:178 #: ../src/plugins/abrt-action-analyze-oops.c:144 #: ../src/plugins/abrt-action-analyze-python.c:49 -#: ../src/plugins/abrt-action-bugzilla.cpp:932 +#: ../src/plugins/abrt-action-bugzilla.cpp:931 #: ../src/plugins/abrt-action-generate-backtrace.c:256 #: ../src/plugins/abrt-action-kerneloops.c:145 #: ../src/plugins/abrt-action-mailx.c:147 @@ -373,8 +392,8 @@ msgid "List possible events [which start with PFX]" msgstr "Listar eventos possíveis [que começam com PFX]" #: ../src/daemon/abrt-handle-crashdump.c:64 ../src/daemon/abrt-server.c:298 -#: ../src/daemon/Daemon.cpp:550 ../src/gui-gtk/main.c:170 -#: ../src/gui-wizard-gtk/main.c:93 +#: ../src/daemon/Daemon.cpp:550 ../src/gui-gtk/main.c:175 +#: ../src/gui-wizard-gtk/main.c:94 msgid "Add program names to log" msgstr "" @@ -426,6 +445,10 @@ msgstr "Evento" msgid "Configure E_vent" msgstr "Configurar E_vento" +#: ../src/gui-gtk/abrt.desktop.in.h:2 +msgid "View and report application crashes" +msgstr "Ver e reportar as falhas de aplicações" + #: ../src/gui-gtk/abrt-gtk.c:255 msgid "Reported" msgstr "Reportado" @@ -458,11 +481,7 @@ msgstr "" msgid "Online _Help" msgstr "" -#: ../src/gui-gtk/abrt.desktop.in.h:2 -msgid "View and report application crashes" -msgstr "Ver e reportar as falhas de aplicações" - -#: ../src/gui-gtk/main.c:158 +#: ../src/gui-gtk/main.c:163 msgid "" " [-vp] [DIR]...\n" "\n" @@ -470,14 +489,14 @@ msgid "" "(default DIRs: " msgstr "" -#: ../src/gui-wizard-gtk/main.c:80 +#: ../src/gui-wizard-gtk/main.c:81 msgid "" " [-vp] [-g GUI_FILE] DIR\n" "\n" "GUI tool to analyze and report problem saved in specified DIR" msgstr "" -#: ../src/gui-wizard-gtk/main.c:92 +#: ../src/gui-wizard-gtk/main.c:93 msgid "Alternate GUI file" msgstr "Ficheiro GUI alternativo" @@ -509,13 +528,13 @@ msgid "%llu bytes, %u files" msgstr "%llu bytes, %u ficheiros" #. TODO: better msg? -#: ../src/gui-wizard-gtk/wizard.c:848 +#: ../src/gui-wizard-gtk/wizard.c:851 #, c-format msgid "No processing for event '%s' is defined" msgstr "Não está definido processamento para o evento '%s'" #. bt is usable, but not complete, so show a warning -#: ../src/gui-wizard-gtk/wizard.c:943 +#: ../src/gui-wizard-gtk/wizard.c:946 msgid "" "The backtrace is incomplete, please make sure you provide the steps to " "reproduce." @@ -524,37 +543,37 @@ msgstr "" "para reproduzir." #. FIXME: see CreporterAssistant: 394 for ideas -#: ../src/gui-wizard-gtk/wizard.c:949 +#: ../src/gui-wizard-gtk/wizard.c:952 msgid "Reporting disabled because the backtrace is unusable." msgstr "Relatório desactivado porque a traçagem não é utilizável." -#: ../src/gui-wizard-gtk/wizard.c:958 +#: ../src/gui-wizard-gtk/wizard.c:961 msgid "You should check the backtrace for sensitive data." msgstr "Deve verificar a traçagem por dados sensíveis." -#: ../src/gui-wizard-gtk/wizard.c:959 +#: ../src/gui-wizard-gtk/wizard.c:962 msgid "You must agree with sending the backtrace." msgstr "Tem de concordar com o envio da traçagem." -#: ../src/gui-wizard-gtk/wizard.c:1015 +#: ../src/gui-wizard-gtk/wizard.c:1018 msgid "Analyzing..." msgstr "A analisar..." -#: ../src/gui-wizard-gtk/wizard.c:1016 +#: ../src/gui-wizard-gtk/wizard.c:1019 #, c-format msgid "Analyzing finished with exit code %d" msgstr "A análise terminou com código %d" -#: ../src/gui-wizard-gtk/wizard.c:1044 +#: ../src/gui-wizard-gtk/wizard.c:1048 #, c-format msgid "Reporting finished with exit code %d" msgstr "Relatório terminou com código %d" -#: ../src/gui-wizard-gtk/wizard.c:1162 +#: ../src/gui-wizard-gtk/wizard.c:1166 msgid "Name" msgstr "Nome" -#: ../src/gui-wizard-gtk/wizard.c:1171 +#: ../src/gui-wizard-gtk/wizard.c:1175 msgid "Value" msgstr "Valor" @@ -655,26 +674,26 @@ msgstr "" msgid "Uploaded: %llu of %llu kbytes" msgstr "Enviado: %llu de %llu kbytes" -#: ../src/lib/event_config.c:313 +#: ../src/lib/event_config.c:291 msgid "Missing mandatory value" msgstr "" -#: ../src/lib/event_config.c:321 +#: ../src/lib/event_config.c:299 #, c-format msgid "Invalid utf8 character '%c'" msgstr "" -#: ../src/lib/event_config.c:332 +#: ../src/lib/event_config.c:312 #, c-format msgid "Invalid number '%s'" msgstr "" -#: ../src/lib/event_config.c:343 +#: ../src/lib/event_config.c:324 #, c-format msgid "Invalid boolean value '%s'" msgstr "" -#: ../src/lib/event_config.c:347 +#: ../src/lib/event_config.c:328 msgid "Unsupported option type" msgstr "" @@ -683,13 +702,6 @@ msgstr "" msgid "Usage: %s\n" msgstr "Utilização: %s\n" -#: ../src/plugins/abrt-action-analyze-c.c:167 -msgid "" -" [-v] -d DIR\n" -"\n" -"Calculates and saves UUID of coredump in dump directory DIR" -msgstr "" - #: ../src/plugins/abrt-action-analyze-backtrace.c:61 msgid "" " [options] -d DIR\n" @@ -707,6 +719,13 @@ msgstr "" msgid "Backtrace parsing failed for %s" msgstr "Processamento da traçagem falhou para %s" +#: ../src/plugins/abrt-action-analyze-c.c:167 +msgid "" +" [-v] -d DIR\n" +"\n" +"Calculates and saves UUID of coredump in dump directory DIR" +msgstr "" + #: ../src/plugins/abrt-action-analyze-oops.c:133 msgid "" " [-vs] -d DIR\n" @@ -724,90 +743,90 @@ msgstr "" "\n" "Calcula e grava os UUID e DUPHASH dos dumps dos erros de python" -#: ../src/plugins/abrt-action-bugzilla.cpp:517 +#: ../src/plugins/abrt-action-bugzilla.cpp:518 #, c-format msgid "New bug id: %i" msgstr "Novo ID de erro: %i" #: ../src/plugins/abrt-action-bugzilla.cpp:647 -#, c-format -msgid "Empty login or password, please check %s" +#, fuzzy +msgid "Empty login or password, please check your configuration" msgstr "Utilizador e senha vazios, por favor verifique %s" -#: ../src/plugins/abrt-action-bugzilla.cpp:662 +#: ../src/plugins/abrt-action-bugzilla.cpp:661 #, c-format msgid "Essential file '%s' is missing, can't continue.." msgstr "" -#: ../src/plugins/abrt-action-bugzilla.cpp:666 +#: ../src/plugins/abrt-action-bugzilla.cpp:665 #, c-format msgid "Essential file '%s' is empty, can't continue.." msgstr "" -#: ../src/plugins/abrt-action-bugzilla.cpp:675 +#: ../src/plugins/abrt-action-bugzilla.cpp:674 #, c-format msgid "Logging into Bugzilla at %s" msgstr "" -#: ../src/plugins/abrt-action-bugzilla.cpp:678 +#: ../src/plugins/abrt-action-bugzilla.cpp:677 msgid "Checking for duplicates" msgstr "" -#: ../src/plugins/abrt-action-bugzilla.cpp:700 -#: ../src/plugins/abrt-action-bugzilla.cpp:736 +#: ../src/plugins/abrt-action-bugzilla.cpp:699 +#: ../src/plugins/abrt-action-bugzilla.cpp:735 msgid "Missing mandatory member 'bugs'" msgstr "Falta membro obrigatório 'erros'" -#: ../src/plugins/abrt-action-bugzilla.cpp:719 -#: ../src/plugins/abrt-action-bugzilla.cpp:752 -#: ../src/plugins/abrt-action-bugzilla.cpp:828 +#: ../src/plugins/abrt-action-bugzilla.cpp:718 +#: ../src/plugins/abrt-action-bugzilla.cpp:751 +#: ../src/plugins/abrt-action-bugzilla.cpp:827 msgid "get_bug_info() failed. Could not collect all mandatory information" msgstr "" "Falhou get_bug_info(). Não foi possível recolher todas as informações " "obrigatórias" -#: ../src/plugins/abrt-action-bugzilla.cpp:767 +#: ../src/plugins/abrt-action-bugzilla.cpp:766 msgid "Creating a new bug" msgstr "" -#: ../src/plugins/abrt-action-bugzilla.cpp:772 +#: ../src/plugins/abrt-action-bugzilla.cpp:771 msgid "Bugzilla entry creation failed" msgstr "Criação de entrada no Bugzilla falhou" -#: ../src/plugins/abrt-action-bugzilla.cpp:784 -#: ../src/plugins/abrt-action-bugzilla.cpp:884 +#: ../src/plugins/abrt-action-bugzilla.cpp:783 +#: ../src/plugins/abrt-action-bugzilla.cpp:883 msgid "Logging out" msgstr "" #. decision based on state -#: ../src/plugins/abrt-action-bugzilla.cpp:802 +#: ../src/plugins/abrt-action-bugzilla.cpp:801 #, c-format msgid "Bug is already reported: %i" msgstr "Erro já foi reportado: %i" -#: ../src/plugins/abrt-action-bugzilla.cpp:813 +#: ../src/plugins/abrt-action-bugzilla.cpp:812 #, c-format msgid "Bugzilla couldn't find parent of bug %d" msgstr "Bugzilla não encontra o pai do erro %d" -#: ../src/plugins/abrt-action-bugzilla.cpp:843 +#: ../src/plugins/abrt-action-bugzilla.cpp:842 #, c-format msgid "Add %s to CC list" msgstr "Adicionar %s à lista CC" -#: ../src/plugins/abrt-action-bugzilla.cpp:869 +#: ../src/plugins/abrt-action-bugzilla.cpp:868 #, c-format msgid "Adding new comment to bug %d" msgstr "Adicionar novo comentário no erro (%d)" -#: ../src/plugins/abrt-action-bugzilla.cpp:920 +#: ../src/plugins/abrt-action-bugzilla.cpp:919 msgid "" " [-v] -c CONFFILE -d DIR\n" "\n" "Reports problem to Bugzilla" msgstr "" -#: ../src/plugins/abrt-action-bugzilla.cpp:933 +#: ../src/plugins/abrt-action-bugzilla.cpp:932 #: ../src/plugins/abrt-action-rhtsupport.c:277 msgid "Configuration file (may be given many times)" msgstr "Ficheiro de configuração (pode ser inserido várias vezes)" @@ -1112,6 +1131,156 @@ msgstr "Não sair, monitorar o ficheiro por novos oopses" msgid "Make the dump directory world readable" msgstr "" -#: ../src/plugins/abrt-retrace-client.c:704 +#: ../src/plugins/abrt-retrace-client.c:707 msgid "log to syslog" msgstr "Registar no syslog" + +#: ../src/plugins/analyze_LocalGDB.xml.in.h:1 +msgid "Download debuginfo packages and generate backtrace locally using GDB" +msgstr "" + +#: ../src/plugins/analyze_LocalGDB.xml.in.h:2 +msgid "Local GNU Debugger" +msgstr "" + +#: ../src/plugins/analyze_RetraceServer.xml.in.h:1 +msgid "Address of the retrace server" +msgstr "" + +#: ../src/plugins/analyze_RetraceServer.xml.in.h:2 +msgid "Retrace server URL" +msgstr "" + +#: ../src/plugins/analyze_RetraceServer.xml.in.h:3 +msgid "Send core dump to remote retrace server for analysis" +msgstr "" + +#: ../src/plugins/report_Bugzilla.xml.in.h:1 +msgid "Address of Bugzilla server" +msgstr "" + +#: ../src/plugins/report_Bugzilla.xml.in.h:2 +msgid "Bugzilla" +msgstr "" + +#: ../src/plugins/report_Bugzilla.xml.in.h:3 +msgid "Bugzilla URL" +msgstr "" + +#: ../src/plugins/report_Bugzilla.xml.in.h:4 +msgid "Bugzilla account password" +msgstr "" + +#: ../src/plugins/report_Bugzilla.xml.in.h:5 +msgid "Bugzilla account user name" +msgstr "" + +#: ../src/plugins/report_Bugzilla.xml.in.h:6 +#: ../src/plugins/report_RHTSupport.xml.in.h:2 +msgid "Check SSL key validity" +msgstr "" + +#: ../src/plugins/report_Bugzilla.xml.in.h:7 +#: ../src/plugins/report_RHTSupport.xml.in.h:3 +#, fuzzy +msgid "Password" +msgstr "Apresentar senha" + +#: ../src/plugins/report_Bugzilla.xml.in.h:8 +msgid "Report to Bugzilla bug tracker" +msgstr "" + +#: ../src/plugins/report_Bugzilla.xml.in.h:9 +msgid "User name" +msgstr "" + +#: ../src/plugins/report_Bugzilla.xml.in.h:10 +#: ../src/plugins/report_RHTSupport.xml.in.h:10 +msgid "Verify SSL" +msgstr "" + +#: ../src/plugins/report_Kerneloops.xml.in.h:1 +msgid "Kerneloops URL" +msgstr "" + +#: ../src/plugins/report_Kerneloops.xml.in.h:2 +msgid "Kerneloops.org" +msgstr "" + +#: ../src/plugins/report_Kerneloops.xml.in.h:3 +msgid "Oops server url" +msgstr "" + +#: ../src/plugins/report_Kerneloops.xml.in.h:4 +msgid "Send kernel problems to oops tracker" +msgstr "" + +#: ../src/plugins/report_Mailx.xml.in.h:1 +msgid "Mailx" +msgstr "" + +#: ../src/plugins/report_Mailx.xml.in.h:2 +msgid "Message subject" +msgstr "" + +#: ../src/plugins/report_Mailx.xml.in.h:3 +msgid "Recipient" +msgstr "" + +#: ../src/plugins/report_Mailx.xml.in.h:4 +msgid "Recipient's email" +msgstr "" + +#: ../src/plugins/report_Mailx.xml.in.h:5 +msgid "Send Binary Data" +msgstr "" + +#: ../src/plugins/report_Mailx.xml.in.h:6 +msgid "Send binary files like coredump" +msgstr "" + +#: ../src/plugins/report_Mailx.xml.in.h:7 +#, fuzzy +msgid "Send via email" +msgstr "A enviar E-mail..." + +#: ../src/plugins/report_Mailx.xml.in.h:8 +msgid "Sender" +msgstr "" + +#: ../src/plugins/report_Mailx.xml.in.h:9 +#, fuzzy +msgid "Sender's email" +msgstr "A enviar E-mail..." + +#: ../src/plugins/report_Mailx.xml.in.h:10 +msgid "Subject" +msgstr "" + +#: ../src/plugins/report_RHTSupport.xml.in.h:1 +msgid "Address of the Red Hat support portal" +msgstr "" + +#: ../src/plugins/report_RHTSupport.xml.in.h:4 +msgid "RH Portal URL" +msgstr "" + +#: ../src/plugins/report_RHTSupport.xml.in.h:5 +msgid "Red Hat Customer Support" +msgstr "" + +#: ../src/plugins/report_RHTSupport.xml.in.h:6 +msgid "Red Hat customer password" +msgstr "" + +#: ../src/plugins/report_RHTSupport.xml.in.h:7 +msgid "Red Hat customer user name" +msgstr "" + +#: ../src/plugins/report_RHTSupport.xml.in.h:8 +msgid "Report to Red Hat support" +msgstr "" + +#: ../src/plugins/report_RHTSupport.xml.in.h:9 +msgid "Username" +msgstr "" -- cgit