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

« back to all changes in this revision

Viewing changes to po/en_GB/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:
8
8
msgstr ""
9
9
"Project-Id-Version: kdevgdb\n"
10
10
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
11
 
"POT-Creation-Date: 2014-08-26 06:32+0000\n"
 
11
"POT-Creation-Date: 2014-10-17 05:40+0000\n"
12
12
"PO-Revision-Date: 2014-06-27 00:46+0100\n"
13
13
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
14
14
"Language-Team: British English <kde-l10n-en_gb@kde.org>\n"
640
640
msgid "Debugging Shell Not Found"
641
641
msgstr "Debugging Shell Not Found"
642
642
 
643
 
#: gdb.cpp:331
 
643
#: gdb.cpp:351
644
644
msgctxt "<b>Internal debugger error</b>"
645
645
msgid ""
646
646
"<p>The debugger component encountered internal error while processing reply "
649
649
"<p>The debugger component encountered internal error while processing reply "
650
650
"from gdb. Please submit a bug report."
651
651
 
652
 
#: gdb.cpp:333
 
652
#: gdb.cpp:353
653
653
#, kde-format
654
654
msgid ""
655
655
"The exception is: %1\n"
658
658
"The exception is: %1\n"
659
659
"The MI response is: %2"
660
660
 
661
 
#: gdb.cpp:336
 
661
#: gdb.cpp:356
662
662
msgid "Internal debugger error"
663
663
msgstr "Internal debugger error"
664
664
 
665
 
#: gdb.cpp:388
 
665
#: gdb.cpp:408
666
666
#, kde-format
667
667
msgid ""
668
668
"<b>Could not start debugger.</b><p>Could not run '%1'. Make sure that the "
671
671
"<b>Could not start debugger.</b><p>Could not run '%1'. Make sure that the "
672
672
"path name is specified correctly."
673
673
 
674
 
#: gdb.cpp:392
 
674
#: gdb.cpp:412
675
675
msgid "Could not start debugger"
676
676
msgstr "Could not start debugger"
677
677
 
678
 
#: gdb.cpp:409
 
678
#: gdb.cpp:429
679
679
msgid ""
680
680
"<b>Gdb crashed.</b><p>Because of that the debug session has to be ended."
681
681
"<br>Try to reproduce the crash with plain gdb and report a bug.<br>"
683
683
"<b>Gdb crashed.</b><p>Because of that the debug session has to be ended."
684
684
"<br>Try to reproduce the crash with plain gdb and report a bug.<br>"
685
685
 
686
 
#: gdb.cpp:412
 
686
#: gdb.cpp:432
687
687
msgid "Gdb crashed"
688
688
msgstr "Gdb crashed"
689
689
 
943
943
msgid "Select Core File"
944
944
msgstr "Select Core File"
945
945
 
946
 
#: stty.cpp:242
 
946
#: stty.cpp:247
947
947
msgid ""
948
948
"Cannot use the tty* or pty* devices.\n"
949
949
"Check the settings on /dev/tty* and /dev/pty*\n"
955
955
"As root you may need to \"chmod ug+rw\" tty* and pty* devices and/or add the "
956
956
"user to the tty group using \"usermod -aG tty username\"."
957
957
 
958
 
#: stty.cpp:291
 
958
#: stty.cpp:296
959
959
#, kde-format
960
960
msgid "%1 is incorrect terminal name"
961
961
msgstr "%1 is incorrect terminal name"
962
962
 
963
 
#: stty.cpp:297
 
963
#: stty.cpp:302
964
964
msgid "Can't create a temporary file"
965
965
msgstr "Can't create a temporary file"
966
966
 
967
 
#: stty.cpp:336
 
967
#: stty.cpp:341
968
968
#, kde-format
969
969
msgid ""
970
970
"Can't receive %1 tty/pty. Check that %1 is actually a terminal and that it "