# Translation of kdevformatters.po to Catalan # Copyright (C) 2009-2013 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # # Manuel Tortosa , 2009. # Josep Ma. Ferrer , 2010, 2012, 2013. # Antoni Bella Pérez , 2013. msgid "" msgstr "" "Project-Id-Version: kdevformatters\n" "Report-Msgid-Bugs-To: xakepa10@gmail.com\n" "POT-Creation-Date: 2015-11-05 07:06+0200\n" "PO-Revision-Date: 2013-11-10 14:27+0100\n" "Last-Translator: Antoni Bella Pérez \n" "Language-Team: Catalan \n" "Language: ca@valencia\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" #: astyle/astyle_plugin.cpp:37 msgid "Astyle Formatter" msgstr "Formatador «astyle»" #: astyle/astyle_plugin.cpp:37 msgid "A formatting tool using astyle" msgstr "Una eina per formatar que usa «astyle»" #: astyle/astyle_plugin.cpp:65 msgid "" "Artistic Style is a source code indenter, formatter, and beautifier " "for the C, C++, C# and Java programming languages.
Home Page: http://astyle.sourceforge.net" msgstr "" "Estil artístic és un sagnador, formatador i embellidor de codi font " "per llenguatges de programació C, C++, C# i Java.
Lloc web: http://astyle.sourceforge.net" #. i18n: file: astyle/astyle_preferences.ui:21 #. i18n: ectx: attribute (title), widget (QWidget, tabIndentqtion) #: rc.cpp:3 msgid "Indentation" msgstr "Sagnat" #. i18n: file: astyle/astyle_preferences.ui:36 #. i18n: ectx: property (text), item, widget (KComboBox, cbIndentType) #: rc.cpp:6 msgctxt "Indentation type" msgid "Tabs" msgstr "Tabuladors" #. i18n: file: astyle/astyle_preferences.ui:41 #. i18n: ectx: property (text), item, widget (KComboBox, cbIndentType) #: rc.cpp:9 msgctxt "Indentation type" msgid "Force tabs" msgstr "Força els tabuladors" #. i18n: file: astyle/astyle_preferences.ui:46 #. i18n: ectx: property (text), item, widget (KComboBox, cbIndentType) #: rc.cpp:12 msgctxt "Indentation type" msgid "Spaces" msgstr "Espais" #. i18n: file: astyle/astyle_preferences.ui:74 #. i18n: ectx: property (toolTip), widget (QSpinBox, inpNuberSpaces) #: rc.cpp:15 msgid "" "Number of spaces that will be converted to a tab.\n" "The number of spaces per tab is controled by the editor." msgstr "" "Nombre d'espais que es convertiran en una tabulació.\n" "El nombre d'espais per tabulació es controlat a l'editor." #. i18n: file: astyle/astyle_preferences.ui:92 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkConvertTabs) #: rc.cpp:19 msgid "Convert tabs to spaces." msgstr "Converteix tabuladors a espais." #. i18n: file: astyle/astyle_preferences.ui:95 #. i18n: ectx: property (text), widget (QCheckBox, chkConvertTabs) #: rc.cpp:22 msgid "Con&vert tabs into spaces" msgstr "Con&verteix tabuladors en espais" #. i18n: file: astyle/astyle_preferences.ui:102 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkFillEmptyLines) #: rc.cpp:25 msgid "Fill empty lines with the white space of their previous lines." msgstr "Emplena les línies buides amb l'espai en blanc de les línies prèvies." #. i18n: file: astyle/astyle_preferences.ui:105 #. i18n: ectx: property (text), widget (QCheckBox, chkFillEmptyLines) #: rc.cpp:28 msgid "Fill empt&y lines" msgstr "&Emplena les línies buides" #. i18n: file: astyle/astyle_preferences.ui:127 #. i18n: ectx: property (text), widget (QLabel, lblIndentObjects) #: rc.cpp:31 msgid "Indent" msgstr "Sagna" #. i18n: file: astyle/astyle_preferences.ui:144 #. i18n: ectx: property (text), item, widget (KListWidget, listIdentObjects) #. i18n: file: astyle/astyle_preferences.ui:352 #. i18n: ectx: property (title), widget (QGroupBox, gpBlocks) #: rc.cpp:34 rc.cpp:117 msgid "Blocks" msgstr "Blocs" #. i18n: file: astyle/astyle_preferences.ui:149 #. i18n: ectx: property (text), item, widget (KListWidget, listIdentObjects) #. i18n: file: astyle/astyle_preferences.ui:269 #. i18n: ectx: property (title), widget (QGroupBox, gpBrackets) #: rc.cpp:37 rc.cpp:86 msgid "Brackets" msgstr "Claus" #. i18n: file: astyle/astyle_preferences.ui:154 #. i18n: ectx: property (text), item, widget (KListWidget, listIdentObjects) #: rc.cpp:40 msgid "Cases" msgstr "«Cases»" #. i18n: file: astyle/astyle_preferences.ui:159 #. i18n: ectx: property (text), item, widget (KListWidget, listIdentObjects) #: rc.cpp:43 msgid "Class" msgstr "Classes" #. i18n: file: astyle/astyle_preferences.ui:164 #. i18n: ectx: property (text), item, widget (KListWidget, listIdentObjects) #: rc.cpp:46 msgid "Labels" msgstr "Etiquetes" #. i18n: file: astyle/astyle_preferences.ui:169 #. i18n: ectx: property (text), item, widget (KListWidget, listIdentObjects) #: rc.cpp:49 msgid "Namespaces" msgstr "Espais de noms" #. i18n: file: astyle/astyle_preferences.ui:174 #. i18n: ectx: property (text), item, widget (KListWidget, listIdentObjects) #: rc.cpp:52 msgid "Preprocessor directives" msgstr "Directives del preprocessador" #. i18n: file: astyle/astyle_preferences.ui:179 #. i18n: ectx: property (text), item, widget (KListWidget, listIdentObjects) #: rc.cpp:55 msgid "Switches" msgstr "«Switches»" #. i18n: file: astyle/astyle_preferences.ui:192 #. i18n: ectx: property (toolTip), widget (QSpinBox, inpMaxStatement) #. i18n: file: astyle/astyle_preferences.ui:234 #. i18n: ectx: property (toolTip), widget (QLabel, TextLabel2_2) #: rc.cpp:58 rc.cpp:76 msgid "" "Indent a maximal # spaces in a continuous statement,\n" "relative to the previous line." msgstr "" "Sagna un màxim de # espais a una declaració contínua,\n" "en relació amb la línia anterior." #. i18n: file: astyle/astyle_preferences.ui:203 #. i18n: ectx: property (toolTip), widget (QLabel, TextLabel3_2) #. i18n: file: astyle/astyle_preferences.ui:217 #. i18n: ectx: property (toolTip), widget (QSpinBox, inpMinConditional) #: rc.cpp:62 rc.cpp:69 msgid "" "Indent a minimal # spaces in a continuous conditional\n" "belonging to a conditional header." msgstr "" "Sagna un mínim de # espais en un condicional continu\n" "pertanyent a un encapçalat condicional." #. i18n: file: astyle/astyle_preferences.ui:206 #. i18n: ectx: property (text), widget (QLabel, TextLabel3_2) #: rc.cpp:66 msgid "Minimum in conditional:" msgstr "Mínim a condicional:" #. i18n: file: astyle/astyle_preferences.ui:220 #. i18n: ectx: property (specialValueText), widget (QSpinBox, inpMinConditional) #: rc.cpp:73 msgid "Twice current" msgstr "El doble de l'actual" #. i18n: file: astyle/astyle_preferences.ui:237 #. i18n: ectx: property (text), widget (QLabel, TextLabel2_2) #: rc.cpp:80 msgid "Maximum in statement:" msgstr "Màxim a declaració:" #. i18n: file: astyle/astyle_preferences.ui:263 #. i18n: ectx: attribute (title), widget (QWidget, tabOther) #. i18n: file: astyle/astyle_preferences.ui:521 #. i18n: ectx: property (title), widget (QGroupBox, gpOther) #: rc.cpp:83 rc.cpp:209 msgid "Other" msgstr "Altre" #. i18n: file: astyle/astyle_preferences.ui:283 #. i18n: ectx: property (text), widget (QLabel, lblBrackets) #. i18n: file: astyle/astyle_preferences.ui:550 #. i18n: ectx: property (text), item, widget (QComboBox, cbPointerAlign) #: rc.cpp:89 rc.cpp:224 msgid "Type" msgstr "Tipus" #. i18n: file: astyle/astyle_preferences.ui:297 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkBracketsCloseHeaders) #: rc.cpp:92 msgid "" "Break brackets before closing headers (e.g. 'else', 'catch', ...)\n" "from their immediately preceding closing brackets." msgstr "" "Divideix les claus abans de tancar els encapçalaments (p. ex. «else»\n" "«catch», etc.) de la seua clau de tancament immediatament anterior." #. i18n: file: astyle/astyle_preferences.ui:300 #. i18n: ectx: property (text), widget (QCheckBox, chkBracketsCloseHeaders) #: rc.cpp:96 msgid "Brea&k closing headers" msgstr "&Divideix les capçaleres de tancament" #. i18n: file: astyle/astyle_preferences.ui:314 #. i18n: ectx: property (text), item, widget (KComboBox, cbBrackets) #. i18n: file: astyle/astyle_preferences.ui:426 #. i18n: ectx: property (text), item, widget (KComboBox, cbParenthesisPadding) #. i18n: file: astyle/astyle_preferences.ui:535 #. i18n: ectx: property (text), item, widget (QComboBox, cbPointerAlign) #: rc.cpp:99 rc.cpp:161 rc.cpp:215 msgid "No change" msgstr "Sense canvi" #. i18n: file: astyle/astyle_preferences.ui:319 #. i18n: ectx: property (text), item, widget (KComboBox, cbBrackets) #: rc.cpp:102 msgid "Attach" msgstr "Adjunta" #. i18n: file: astyle/astyle_preferences.ui:324 #. i18n: ectx: property (text), item, widget (KComboBox, cbBrackets) #: rc.cpp:105 msgid "Break" msgstr "Divideix" #. i18n: file: astyle/astyle_preferences.ui:329 #. i18n: ectx: property (text), item, widget (KComboBox, cbBrackets) #: rc.cpp:108 msgid "Linux" msgstr "Linux" #. i18n: file: astyle/astyle_preferences.ui:334 #. i18n: ectx: property (text), item, widget (KComboBox, cbBrackets) #: rc.cpp:111 msgid "Stroustrup" msgstr "Stroustrup" #. i18n: file: astyle/astyle_preferences.ui:339 #. i18n: ectx: property (text), item, widget (KComboBox, cbBrackets) #: rc.cpp:114 msgid "Run-In" msgstr "Seguit" #. i18n: file: astyle/astyle_preferences.ui:367 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkBlockBreak) #: rc.cpp:120 msgid "" "Insert empty lines around unrelated blocks, labels, classes,...\n" "Known problems:\n" "\n" "1. If a statement is NOT part of a block, \n" "the following statements are all double spaced. \n" "Statements enclosed in a block are formatted \n" "correctly.\n" "\n" "2. Comments are broken from the block.\n" msgstr "" "Insereix línies buides al voltant del blocs no vinculats, etiquetes, \n" "classes.... Problemes coneguts:\n" "\n" "1. Si una sentencia no forma part d'un bloc.\n" "s'usara un doble espaiat per les sentencies següents. \n" "Les sentencies tancades en un bloc es formataran\n" "correctament.\n" "2. Els comentaris se separen del bloc.\n" #. i18n: file: astyle/astyle_preferences.ui:370 #. i18n: ectx: property (text), widget (QCheckBox, chkBlockBreak) #: rc.cpp:132 msgctxt "Means break unrelated blocks by a newline" msgid "&Break blocks" msgstr "Divideix &blocs" #. i18n: file: astyle/astyle_preferences.ui:388 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkBlockBreakAll) #: rc.cpp:135 msgid "" "Like --break-blocks, except also insert empty lines \n" "around closing headers (e.g. 'else', 'catch', ...).\n" "\n" "Known problems:\n" "\n" "1. If a statement is NOT part of a block, \n" "the following statements are all double spaced. \n" "Statements enclosed in a block are formatted \n" "correctly.\n" "\n" "2. Comments are broken from the block.\n" msgstr "" "Igual que --break-blocks, excepte que també insereix \n" "línies buides al voltant dels encapçalaments de tancament \n" "(p. ex. «else», «catch»...).\n" "\n" "Problemes coneguts:\n" "\n" "1. Si una sentencia NO és part d'un bloc, \n" "les sentencies següents tindran un doble espaiat. \n" "Les declaracions tancades en un bloc es formataran \n" "correctament.\n" "\n" "2. Els comentaris se separaran del bloc.\n" #. i18n: file: astyle/astyle_preferences.ui:391 #. i18n: ectx: property (text), widget (QCheckBox, chkBlockBreakAll) #: rc.cpp:149 msgctxt "Means break all blocks with a newline" msgid "Break all bl&ocks" msgstr "Divideix tots el bl&ocs" #. i18n: file: astyle/astyle_preferences.ui:398 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkBlockIfElse) #: rc.cpp:152 msgid "Break 'else if()' statements into two different lines." msgstr "Divideix les sentencies «else if()» en dos línies diferents." #. i18n: file: astyle/astyle_preferences.ui:401 #. i18n: ectx: property (text), widget (QCheckBox, chkBlockIfElse) #: rc.cpp:155 msgctxt "Means break else if() into separate lines" msgid "Break i&f-else" msgstr "Divideix i&f-else" #. i18n: file: astyle/astyle_preferences.ui:411 #. i18n: ectx: property (title), widget (QGroupBox, gpPadding) #: rc.cpp:158 msgid "Padding" msgstr "Farciment" #. i18n: file: astyle/astyle_preferences.ui:431 #. i18n: ectx: property (text), item, widget (KComboBox, cbParenthesisPadding) #: rc.cpp:164 msgid "Unpad" msgstr "Sense farciment" #. i18n: file: astyle/astyle_preferences.ui:436 #. i18n: ectx: property (text), item, widget (KComboBox, cbParenthesisPadding) #: rc.cpp:167 msgid "Inside only" msgstr "Sols a l'interior" #. i18n: file: astyle/astyle_preferences.ui:441 #. i18n: ectx: property (text), item, widget (KComboBox, cbParenthesisPadding) #: rc.cpp:170 msgid "Outside only" msgstr "Sols a l'exterior" #. i18n: file: astyle/astyle_preferences.ui:446 #. i18n: ectx: property (text), item, widget (KComboBox, cbParenthesisPadding) #: rc.cpp:173 msgid "Inside and outside" msgstr "A l'interior i a l'exterior" #. i18n: file: astyle/astyle_preferences.ui:456 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkPadOperators) #: rc.cpp:176 msgid "" "Insert space padding around operators.\n" "Once padded, operators stay padded.\n" "There is no unpad operator option." msgstr "" "Insereix espais de farciment al voltant dels operadors.\n" "Una vegada emplenats, els operadors romandran plens.\n" "No hi ha opció per esborrar este farciment." #. i18n: file: astyle/astyle_preferences.ui:459 #. i18n: ectx: property (text), widget (QCheckBox, chkPadOperators) #: rc.cpp:181 msgid "&Add spaces around operators" msgstr "&Afig espais al voltant dels operadors" #. i18n: file: astyle/astyle_preferences.ui:466 #. i18n: ectx: property (text), widget (QLabel, lblParenthesis) #: rc.cpp:184 msgid "Pad parenthesis" msgstr "Farceix els parèntesis" #. i18n: file: astyle/astyle_preferences.ui:476 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkPadParenthesisHeader) #: rc.cpp:187 msgid "" "Insert space padding after parenthesis headers (e.g. 'if', 'for', " "'while', ...)" msgstr "" "Insereix espais de farciment després de les capçaleres dels parèntesis (p. " "ex. «if», «for», «while»,...)" #. i18n: file: astyle/astyle_preferences.ui:479 #. i18n: ectx: property (text), widget (QCheckBox, chkPadParenthesisHeader) #: rc.cpp:190 msgid "Add spaces after parenthesis &headers" msgstr "Afig espais després de les &capçaleres dels parèntesis" #. i18n: file: astyle/astyle_preferences.ui:491 #. i18n: ectx: property (title), widget (QGroupBox, gpOneLiners) #: rc.cpp:193 msgid "One liners" msgstr "D'una línia" #. i18n: file: astyle/astyle_preferences.ui:498 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkKeepStatements) #: rc.cpp:196 msgid "" "Do not break lines containing multiple statements into\n" "multiple single-statement lines." msgstr "" "No dividisques les línies que contenen múltiples sentencies\n" "en múltiples línies d'una sola sentencia." #. i18n: file: astyle/astyle_preferences.ui:501 #. i18n: ectx: property (text), widget (QCheckBox, chkKeepStatements) #: rc.cpp:200 msgid "&Keep one-line statements" msgstr "&Mantén declaracions d'una línia" #. i18n: file: astyle/astyle_preferences.ui:508 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkKeepBlocks) #: rc.cpp:203 msgid "Do not break blocks residing completely on one line." msgstr "No dividisques els blocs que resideixen en una sola línia." #. i18n: file: astyle/astyle_preferences.ui:511 #. i18n: ectx: property (text), widget (QCheckBox, chkKeepBlocks) #: rc.cpp:206 msgid "Keep o&ne-line blocks" msgstr "Mantén &blocs d'una línia" #. i18n: file: astyle/astyle_preferences.ui:527 #. i18n: ectx: property (text), widget (QLabel, lblPointerAlign) #: rc.cpp:212 msgid "Pointer Alignment" msgstr "Alineament de punter" #. i18n: file: astyle/astyle_preferences.ui:540 #. i18n: ectx: property (text), item, widget (QComboBox, cbPointerAlign) #: rc.cpp:218 msgid "Name" msgstr "Nom" #. i18n: file: astyle/astyle_preferences.ui:545 #. i18n: ectx: property (text), item, widget (QComboBox, cbPointerAlign) #: rc.cpp:221 msgid "Middle" msgstr "Centre" #: customscript/customscript_plugin.cpp:50 msgid "Custom Script Formatter" msgstr "Script formatador personalitzat" #: customscript/customscript_plugin.cpp:50 msgid "A formatter using custom scripts" msgstr "Un formatador que usa scripts personalitzats" #: customscript/customscript_plugin.cpp:99 msgid "" "Indent and Format Source Code.
This plugin allows using powerful " "external formatting tools that can be invoked through the command-line.
For example, the uncrustify, astyle or indent " "formatters can be used.
The advantage of command-line formatters is " "that formatting configurations can be easily shared by all team members, " "independent of their preferred IDE." msgstr "" "Sagnat i format de codi font.
Este connector permet l'ús de " "potents eines de formatat externes que es poden invocar des de la línia " "d'ordes.
Per exemple, es poden utilitzar els formatadors uncrustify, astyle o indent.
L'avantatge dels formatadors de " "línia d'ordes és que les configuracions de formatat es poden compartir " "fàcilment entre tots els membres de l'equip, independentment del seu IDE " "preferit." #: customscript/customscript_plugin.cpp:242 msgid "Gnu Indent: GNU" msgstr "GNU Indent: GNU" #: customscript/customscript_plugin.cpp:245 msgid "Gnu Indent: Kernighan & Ritchie" msgstr "GNU Indent: Kernighan & Ritchie" #: customscript/customscript_plugin.cpp:248 msgid "Gnu Indent: Original Berkeley indent style" msgstr "GNU Indent: Estil de sagnat original de Berkeley" #: customscript/customscript_plugin.cpp:254 msgid "" "Description:
kdev_format_source is a script bundled with " "KDevelop which allows using fine-grained formatting rules by placing meta-" "files called format_sources into the file-system.

Each " "line of the format_sources files defines a list of wildcards followed " "by a colon and the used formatting-command.

The formatting-" "command should use $TMPFILE to reference the temporary file to " "reformat.

Example:
*.cpp *.h : myformatter $TMPFILE
This will reformat all files ending with .cpp or .h " "using the custom formatting script myformatter.

Example: " "
subdir/* : uncrustify -l CPP -f $TMPFILE -c uncrustify.config -o " "$TMPFILE
This will reformat all files in subdirectory subdir using the uncrustify tool with the config-file uncrustify." "config." msgstr "" "Descripció:
kdev_format_source és un script distribuït amb el " "KDevelop que permet l'ús de regles fines de formatat col·locant metafitxers " "anomenats format_sources en el sistema de fitxers.

Cada " "línia dels fitxers format_sources defineix una llista de comodins " "seguits per dos punts i l'orde de formatat utilitzada.

L'orde de " "formatat hauria d'utilitzar $TMPFILE per referenciar el fitxer " "temporal a reformatar.

Exemple:
*.cpp *.h : myformatter " "$TMPFILE
Això reformatarà tots els fitxers acabats amb .cpp " "o .h utilitzant l'script de formatat personalitzat myformatter.

Exemple:
subdir/* : uncrustify -l CPP -f $TMPFILE -" "c uncrustify.config -o $TMPFILE
Això reformatarà tots els fitxers " "del subdirectori subdir utilitzant l'eina uncrustify amb el " "fitxer de configuració uncrustify.config." #: customscript/customscript_plugin.cpp:504 msgid "Command: " msgstr "Orde: " #: customscript/customscript_plugin.cpp:510 msgid "" "You can enter an arbitrary shell command.
The unformatted source-" "code is reached to the command
through the standard input, and the " "
formatted result is read from the standard output.

If you " "add $TMPFILE into the command, then
a temporary file is used " "for transferring the code." msgstr "" "Podeu introduir qualsevol orde de l'intèrpret d'ordes.
El codi " "font sense formatar s'envia a l'orde
des de l'entrada estàndard, i el " "
resultat formatat es llig des de l'eixida estàndard.

Si " "afegiu $TMPFILE en l'orde, llavors
s'utilitzarà un fitxer " "temporal per transferir el codi." #: customscript/customscript_plugin.cpp:521 msgid "More Variables" msgstr "Més variables" #: customscript/customscript_plugin.cpp:531 msgid "Style: %1" msgstr "Estil: %1" #: customscript/customscript_plugin.cpp:544 msgid "" "$TMPFILE will be replaced with the path to a temporary file.
The code will be written into the file, the temporary
file will be " "substituted into that position, and the result
will be read out of " "that file.

$FILE will be replaced with the path of the " "original file.
The contents of the file must not be modified, changes " "are allowed
only in $TMPFILE.

${PROJECT_NAME} will " "be replaced by the path of
the currently open project with the " "matching name." msgstr "" "$TMPFILE se substituirà amb el camí a un fitxer temporal.
El " "codi s'escriurà en el fitxer, el fitxer temporal
se substituirà en " "esta posició, i el resultat
es llegirà d'este fitxer.

" "$FILE se substituirà amb el camí al fitxer original.
El contingut " "del fitxer no es modificarà.
Només es permeten canvis en $TMPFILE.

${PROJECT_NAME} se substituirà pel camí del
projecte " "actualment obert amb el nom coincident." #: customscript/customscript_plugin.cpp:556 msgid "Variable Replacements" msgstr "Substitucions de variables"