summaryrefslogtreecommitdiff
path: root/po/ca.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ca.po')
-rw-r--r--po/ca.po230
1 files changed, 230 insertions, 0 deletions
diff --git a/po/ca.po b/po/ca.po
new file mode 100644
index 0000000..f64e679
--- /dev/null
+++ b/po/ca.po
@@ -0,0 +1,230 @@
+# Catalan translation of dctrl-tools.
+# Copyright © 2004 Antti-Juhani Kaijanaho.
+# This file is distributed under the same license as the dctrl-tools package.
+# Jordi Mallach <jordi@debian.org>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: dctrl-tools\n"
+"Report-Msgid-Bugs-To: ajk@debian.org\n"
+"POT-Creation-Date: 2004-01-06 20:55+0200\n"
+"PO-Revision-Date: 2004-01-06 16:37+0100\n"
+"Last-Translator: Jordi Mallach <jordi@debian.org>\n"
+"Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: grep-dctrl.c:43
+msgid "grep-dctrl -- grep Debian control files"
+msgstr "grep-dctrl -- cerca patrons en fitxers de control de Debian"
+
+#: grep-dctrl.c:122
+msgid "Show the testing banner."
+msgstr "Mostra l'avís de prova."
+
+#: grep-dctrl.c:124
+msgid "LEVEL"
+msgstr "NIVELL"
+
+#: grep-dctrl.c:124
+msgid "Set debugging level to LEVEL."
+msgstr "Estableix el nivell de depuració a NIVELL."
+
+#: grep-dctrl.c:125 grep-dctrl.c:127
+msgid "FIELD,FIELD,..."
+msgstr "CAMP,CAMP,..."
+
+#: grep-dctrl.c:125
+msgid "Restrict pattern matching to the FIELDs given."
+msgstr "Restringeix la coincidència de patrons als CAMPs donats."
+
+#: grep-dctrl.c:126
+msgid "Shorthand for -FPackage"
+msgstr "Forma curta per a -FPackage"
+
+#: grep-dctrl.c:127
+msgid "Show only the body of these fields from the matching paragraphs."
+msgstr "Mostra només el cos d'aquests camps dels paràgrafs coincidents."
+
+#: grep-dctrl.c:128
+msgid ""
+"Show only the first line of the \"Description\" field from the matching "
+"paragraphs."
+msgstr ""
+"Mostra només la primera línia del camp «Description» dels paràgrafs "
+"coincidents."
+
+#: grep-dctrl.c:129
+msgid "Suppress field names when showing specified fields."
+msgstr "Suprimeix els noms dels camps quan mostra els camps especificats."
+
+#: grep-dctrl.c:130
+msgid "Regard the pattern as an extended POSIX regular expression."
+msgstr "Considera el patró com una expressió regular estesa POSIX."
+
+#: grep-dctrl.c:131
+msgid "The pattern is a standard POSIX regular expression."
+msgstr "El patró és una expressió regular estàndard POSIX."
+
+#: grep-dctrl.c:132
+msgid "Ignore case when looking for a match."
+msgstr ""
+"No distigueixes entre majúscules i minúscules quan cerca una coincidència."
+
+#: grep-dctrl.c:133
+msgid "Show only paragraphs that do not match."
+msgstr "Mostra només els paràgrafs que no coincideixen."
+
+#: grep-dctrl.c:134
+msgid "Show only the count of matching paragraphs."
+msgstr "Mostra només el compte de paràgrafs coincidents."
+
+#: grep-dctrl.c:135
+msgid "FNAME"
+msgstr "NOMFITXER"
+
+#: grep-dctrl.c:135
+msgid "Use FNAME as the config file."
+msgstr "Utilitza NOMFITXER com el fitxer de configuració."
+
+#: grep-dctrl.c:136
+msgid "Do an exact match."
+msgstr "Fes una coincidència exacta."
+
+#: grep-dctrl.c:137
+msgid "Print out the copyright license."
+msgstr "Mostra la llicència del copyright."
+
+#: grep-dctrl.c:138
+msgid "Conjunct predicates."
+msgstr "Predicats conjunts."
+
+#: grep-dctrl.c:139
+msgid "Disjunct predicates."
+msgstr "Predicats disjunts."
+
+#: grep-dctrl.c:140
+msgid "Negate the following predicate."
+msgstr "Nega el següent predicat."
+
+#: grep-dctrl.c:141
+msgid "Debug option parsing."
+msgstr "Depura l'anàlisi d'opcions."
+
+#: grep-dctrl.c:142 grep-dctrl.c:143
+msgid "No output to stdout"
+msgstr "No mostra res a l'eixida estàndard"
+
+#: grep-dctrl.c:205 grep-dctrl.c:275 grep-dctrl.c:336 predicate.c:39
+msgid "predicate is too complex"
+msgstr "el predicat és massa complex"
+
+#: grep-dctrl.c:237
+msgid "A pattern is mandatory."
+msgstr "Es necessita un patró."
+
+#: grep-dctrl.c:296
+msgid "syntax error in command line"
+msgstr "hi ha un error de sintaxi a la línia d'ordres"
+
+#: grep-dctrl.c:313
+msgid "missing ')' in command line"
+msgstr "manca un «)» en la línia d'ordres"
+
+#: grep-dctrl.c:401
+msgid "no such log level"
+msgstr "aquest nivell de registre no existeix"
+
+#: grep-dctrl.c:440 grep-dctrl.c:449
+msgid "inconsistent atom modifiers"
+msgstr "els modificadors d'àtom no són consistents"
+
+#: grep-dctrl.c:490
+msgid "unexpected ')' in command line"
+msgstr "s'ha trobat un «)» inesperat a la línia d'ordres"
+
+#: grep-dctrl.c:501
+msgid "too many file names"
+msgstr "hi ha massa noms de fitxers"
+
+#: grep-dctrl.c:589
+msgid "a predicate is required"
+msgstr "es requereix un predicat"
+
+#: grep-dctrl.c:595
+msgid "too many output fields"
+msgstr "hi ha massa camps d'eixida"
+
+#: grep-dctrl.c:599
+msgid "Adding \"Description\" to selected output fields because of -d"
+msgstr ""
+"S'està afegint «Description» als camps d'eixida seleccionats a causa de -d"
+
+#: grep-dctrl.c:608
+msgid "cannot suppress field names when showing whole paragraphs"
+msgstr "no es pot suprimir els noms de camp quan es mostren paràgrafs sencers"
+
+#: grep-dctrl.c:648
+#, c-format
+msgid "%s: %s: cannot stat: %s\n"
+msgstr "%s: %s: no es pot fer stat(): %s\n"
+
+#: grep-dctrl.c:657
+msgid "is a directory, skipping"
+msgstr "és un directori, s'està ometent"
+
+#: grep-dctrl.c:658
+msgid "is a block device, skipping"
+msgstr "és un dispositiu de bloc, s'està ometent"
+
+#: grep-dctrl.c:659
+msgid "internal error"
+msgstr "s'ha produït un error intern"
+
+#: grep-dctrl.c:660
+msgid "is a socket, skipping"
+msgstr "és un sòcol, s'està ometent"
+
+#: grep-dctrl.c:661
+msgid "unknown file type, skipping"
+msgstr "el tipus de fitxer és desconegut, s'està ometent"
+
+#: paragraph.c:73 paragraph.c:98
+msgid "unexpected end of file"
+msgstr "s'ha trobat un final de fitxer inesperat"
+
+#: paragraph.c:91
+msgid "unexpected end of line"
+msgstr "s'ha trobat un final de línia inesperat"
+
+#: rc.c:75
+msgid "reading config file"
+msgstr "s'està llegint el fitxer de configuració"
+
+#: rc.c:96
+msgid "read failure or out of memory"
+msgstr "ha fallat la lectura o la memòria s'ha exhaurit"
+
+#: rc.c:116
+msgid "syntax error: need a executable name"
+msgstr "error de sintaxi: es necessita un nom d'executable"
+
+#: rc.c:124
+msgid "syntax error: need an input file name"
+msgstr "error de sintaxi: es necessita un nom de fitxer d'entrada"
+
+#: rc.c:129
+msgid "considering executable name"
+msgstr "s'està considerant el nom de l'executable"
+
+#: rc.c:131
+msgid "yes, will use executable name"
+msgstr "sí, s'utilitzarà el nom d'executable"
+
+#: rc.c:133
+msgid "default input file"
+msgstr "fitxer d'entrada per defecte"
+
+#~ msgid "%s: %s: %s\n"
+#~ msgstr "%s: %s: %s\n"