~ubuntu-branches/debian/sid/kdevelop/sid

« back to all changes in this revision

Viewing changes to po/pt/kdevgdb.po

  • Committer: Package Import Robot
  • Author(s): Lisandro Damián Nicanor Pérez Meyer, Pino Toscano, Sune Vuorela, Lisandro Damián Nicanor Pérez Meyer
  • Date: 2015-09-02 21:10:24 UTC
  • mfrom: (1.3.24)
  • Revision ID: package-import@ubuntu.com-20150902211024-ntruxcyb574f3xuk
Tags: 4:4.7.1-1
* Team upload.

[ Pino Toscano ]
* Change section of kdevelop-dev to libdevel.
* Add ${misc:Depends} in kdevelop-dbg and kdevelop-l10n.

[ Sune Vuorela ]
* Make KDevelop recommend kapptemplate to have more meaningful project
  templates available.

[ Lisandro Damián Nicanor Pérez Meyer ]
* New upstream release.
  - Bump kdevplatform-dev build dependency to 1.7.1.
* Remove kde-workspace from build dependencies. We no longer provide
  a KDE 4 based workspace.
  - Add libsoprano-dev as a build dependency, it was probably previously
    pulled in by kde-workspace.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
msgstr ""
3
3
"Project-Id-Version: kdevcppdebugger\n"
4
4
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
5
 
"POT-Creation-Date: 2014-08-26 06:32+0000\n"
 
5
"POT-Creation-Date: 2014-10-17 05:40+0000\n"
6
6
"PO-Revision-Date: 2013-10-27 11:40+0000\n"
7
7
"Last-Translator: José Nuno Coelho Pires <zepires@gmail.com>\n"
8
8
"Language-Team: Portuguese <kde-i18n-pt@kde.org>\n"
653
653
msgid "Debugging Shell Not Found"
654
654
msgstr "Linha de Comandos de Depuração Não Encontrada"
655
655
 
656
 
#: gdb.cpp:331
 
656
#: gdb.cpp:351
657
657
msgctxt "<b>Internal debugger error</b>"
658
658
msgid ""
659
659
"<p>The debugger component encountered internal error while processing reply "
662
662
"<p>A componente de depuração encontrou um erro interno ao processar a "
663
663
"resposta do 'gdb'. Por favor envie um relatório de erros."
664
664
 
665
 
#: gdb.cpp:333
 
665
#: gdb.cpp:353
666
666
#, kde-format
667
667
msgid ""
668
668
"The exception is: %1\n"
671
671
"A excepção é: %1\n"
672
672
"A resposta do MI é: %2"
673
673
 
674
 
#: gdb.cpp:336
 
674
#: gdb.cpp:356
675
675
msgid "Internal debugger error"
676
676
msgstr "Erro interno do depurador"
677
677
 
678
 
#: gdb.cpp:388
 
678
#: gdb.cpp:408
679
679
#, kde-format
680
680
msgid ""
681
681
"<b>Could not start debugger.</b><p>Could not run '%1'. Make sure that the "
684
684
"<b>Não foi possível iniciar o depurador.</b><p>Não foi possível executar o "
685
685
"'%1'. Certifique-se que o local foi indicado correctamente."
686
686
 
687
 
#: gdb.cpp:392
 
687
#: gdb.cpp:412
688
688
msgid "Could not start debugger"
689
689
msgstr "Não foi possível iniciar o depurador"
690
690
 
691
 
#: gdb.cpp:409
 
691
#: gdb.cpp:429
692
692
msgid ""
693
693
"<b>Gdb crashed.</b><p>Because of that the debug session has to be ended."
694
694
"<br>Try to reproduce the crash with plain gdb and report a bug.<br>"
697
697
"interrompida.<br/>Tente reproduzir o estoiro com um 'gdb' normal e comunique "
698
698
"um erro.<br/></p>"
699
699
 
700
 
#: gdb.cpp:412
 
700
#: gdb.cpp:432
701
701
msgid "Gdb crashed"
702
702
msgstr "O GDB estoirou"
703
703
 
958
958
msgid "Select Core File"
959
959
msgstr "Seleccionar o Ficheiro 'Core'"
960
960
 
961
 
#: stty.cpp:242
 
961
#: stty.cpp:247
962
962
msgid ""
963
963
"Cannot use the tty* or pty* devices.\n"
964
964
"Check the settings on /dev/tty* and /dev/pty*\n"
971
971
"e pty* e/ou acrescentar o utilizador ao grupo 'tty', usando o comando "
972
972
"\"usermod -aG tty username\"."
973
973
 
974
 
#: stty.cpp:291
 
974
#: stty.cpp:296
975
975
#, kde-format
976
976
msgid "%1 is incorrect terminal name"
977
977
msgstr "O %1 é um nome de terminal incorrecto"
978
978
 
979
 
#: stty.cpp:297
 
979
#: stty.cpp:302
980
980
msgid "Can't create a temporary file"
981
981
msgstr "Não é possível criar um ficheiro temporário"
982
982
 
983
 
#: stty.cpp:336
 
983
#: stty.cpp:341
984
984
#, kde-format
985
985
msgid ""
986
986
"Can't receive %1 tty/pty. Check that %1 is actually a terminal and that it "