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

« back to all changes in this revision

Viewing changes to po/ca/kdevcpp.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:
5
5
#
6
6
# Manuel Tortosa <manutortosa@gmail.com>, 2009, 2010.
7
7
# Josep Ma. Ferrer <txemaq@gmail.com>, 2010, 2011, 2012, 2013, 2014.
8
 
# Antoni Bella Pérez <antonibella5@orange.es>, 2012, 2013.
 
8
# Antoni Bella Pérez <antonibella5@yahoo.com>, 2012, 2013.
9
9
msgid ""
10
10
msgstr ""
11
11
"Project-Id-Version: kdevcpp\n"
12
12
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
13
 
"POT-Creation-Date: 2014-07-04 06:03+0000\n"
14
 
"PO-Revision-Date: 2014-06-26 23:02+0200\n"
 
13
"POT-Creation-Date: 2014-12-17 05:11+0000\n"
 
14
"PO-Revision-Date: 2014-11-16 13:27+0100\n"
15
15
"Last-Translator: Josep Ma. Ferrer <txemaq@gmail.com>\n"
16
16
"Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
17
17
"Language: ca\n"
21
21
"Plural-Forms: nplurals=2; plural=n != 1;\n"
22
22
"X-Accelerator-Marker: &\n"
23
23
"X-Generator: Lokalize 1.4\n"
24
 
"X-Language: ca_ES\n"
25
24
 
26
25
msgctxt "NAME OF TRANSLATORS"
27
26
msgid "Your names"
524
523
msgid "Declare %1 %2"
525
524
msgstr "Declara %1 %2"
526
525
 
527
 
#: cppduchain/missingdeclarationassistant.cpp:347
 
526
#: cppduchain/missingdeclarationassistant.cpp:352
528
527
#, kde-format
529
528
msgctxt "assistant, declare member in class identified by %1"
530
529
msgid "member of <code>%1</code>:"
531
530
msgstr "membre de <code>%1</code>:"
532
531
 
533
 
#: cppduchain/missingdeclarationassistant.cpp:353
 
532
#: cppduchain/missingdeclarationassistant.cpp:358
534
533
#, kde-format
535
534
msgctxt "assistant, declare %1 as member of class identified by %2"
536
535
msgid "Declare <code>'%1'</code> as member of <code>%2</code>"
537
536
msgstr "Declara <code>«%1»</code> com a membre de <code>%2</code>"
538
537
 
539
 
#: cppduchain/missingdeclarationassistant.cpp:377
 
538
#: cppduchain/missingdeclarationassistant.cpp:382
540
539
#, kde-format
541
540
msgid "Declare <code>'%1'</code> as"
542
541
msgstr "Declara <code>'%1'</code> com a"
596
595
#: cppduchain/usebuilder.cpp:151
597
596
#, kde-format
598
597
msgid "Use of deleted function: %1"
599
 
msgstr "Ús de funció suprimida: %1"
 
598
msgstr "Ús de funció eliminada: %1"
600
599
 
601
 
#: cpplanguagesupport.cpp:139
 
600
#: cpplanguagesupport.cpp:141
602
601
msgid "Edit include directories"
603
602
msgstr "Edita els directoris «include»"
604
603
 
605
 
#: cpplanguagesupport.cpp:173
 
604
#: cpplanguagesupport.cpp:175
606
605
msgid "C++ Support"
607
606
msgstr "Implementació de C++"
608
607
 
609
 
#: cpplanguagesupport.cpp:173
 
608
#: cpplanguagesupport.cpp:175
610
609
msgid "Support for C++ Language"
611
610
msgstr "Implementació del llenguatge C++"
612
611
 
613
 
#: cpplanguagesupport.cpp:218
 
612
#: cpplanguagesupport.cpp:220
614
613
msgid "Files"
615
614
msgstr "Fitxers"
616
615
 
617
 
#: cpplanguagesupport.cpp:238
 
616
#: cpplanguagesupport.cpp:240
618
617
msgid "&Switch Definition/Declaration"
619
618
msgstr "&Canvia la definició/declaració"
620
619
 
621
 
#: cpplanguagesupport.cpp:248
 
620
#: cpplanguagesupport.cpp:250
622
621
msgid "Rename Declaration"
623
622
msgstr "Reanomena la declaració"
624
623
 
625
 
#: cpplanguagesupport.cpp:254
 
624
#: cpplanguagesupport.cpp:256
626
625
msgid "Move into Source"
627
626
msgstr "Mou al codi font"
628
627
 
629
 
#: cpplanguagesupport.cpp:808
 
628
#: cpplanguagesupport.cpp:810
630
629
msgid "Emptied by preprocessor<br />"
631
630
msgstr "Buidat per preprocessador<br />"
632
631
 
757
756
msgid "Build information from the cmake XML generator"
758
757
msgstr "Informació de construcció del generador XML de Cmake"
759
758
 
760
 
#: parser/lexer.cpp:1108
 
759
#: parser/lexer.cpp:1106
761
760
#, kde-format
762
761
msgid "invalid input: %1"
763
762
msgstr "Entrada invàlida: %1"