summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README-alpha29
-rw-r--r--po/de.po68
-rw-r--r--po/fr.po68
3 files changed, 81 insertions, 84 deletions
diff --git a/README-alpha b/README-alpha
index 375ccc2..a5d2887 100644
--- a/README-alpha
+++ b/README-alpha
@@ -1,30 +1,28 @@
`mkid' README.alpha-test
-Special instructions for testers:
+Special instructions for alpha testers:
-* The file-tree walking code is new. It passes purify tests, and seems to
- work pretty well. So far, I've only compiled and built on Linux
- (libc-5.2.4), SunOS 4.1.4 and BSDI 2.0.1. I expect some portability
- problems on other systems.
+* The code is pretty solid, so I expect most problems to be portability
+ issues.
* At least do this:
- ./configure --prefix=test; make all; make check; make install.
+ ./configure --prefix test; make all; make check; make install.
- This is not a very rigorous test, but it at least ensures sanity for the
- core tools. If all goes well and you want to start using it, reconfigure
- to install in a normal place, e.g.,
+ Make check should "echo OK" if it succeeded. This is not a very rigorous
+ test, but it at least ensures sanity for the core tools.
+ If all goes well and you want to start using it, reconfigure to install
+ in a normal place, e.g.,
# put things in /usr/local/{bin,lib,info} (the default)
./configure; make install
-or-
# put things in /usr/{bin,lib,info}
- ./configure --prefix=/usr; make install
+ ./configure --prefix /usr; make install
If you have the time, patience and software, please build using both your
- vendor-supplied *ANSI* C compiler and gcc. (non-ANSI compilation is
- broken for now...) By default, configure will use gcc if it is available.
- You can override this by doing this:
+ vendor-supplied compiler and gcc. By default, configure will use gcc if
+ it is available. You can override this by doing this:
make distclean
CC=vendor-supplied-cc ./configure # bourne-shell syntax
@@ -44,9 +42,8 @@ Special instructions for testers:
* Be aware that this is still work in progress. See TODO for a list of
things yet undone.
-* Note that ID file format is incompatible with all previous versions of
- mkid, so you'll have to rebuild your ID files.
-
+* Note that ID file format is incompatible with mkid2, so you'll have to
+ rebuild your ID files. You should notice that the new mkid is faster.
Local Variables:
mode: text
diff --git a/po/de.po b/po/de.po
index f2b9a78..10bd526 100644
--- a/po/de.po
+++ b/po/de.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: GNU mkid 3.0.8\n"
-"POT-Creation-Date: 1999-04-04 01:11-0700\n"
+"POT-Creation-Date: 1999-04-06 00:45-0700\n"
"PO-Revision-Date: 1996-03-23 22:34 MET\n"
"Last-Translator: Karl Eichwalder <ke@ke.Central.DE>\n"
"Language-Team: German <de@li.org>\n"
@@ -36,7 +36,7 @@ msgstr ""
msgid "can't determine the io_size of a string!"
msgstr ""
-#: libidu/idread.c:45 src/mkid.c:446 src/xtokid.c:215
+#: libidu/idread.c:45 src/mkid.c:451 src/xtokid.c:221
#, c-format
msgid "can't open `%s'"
msgstr ""
@@ -115,17 +115,17 @@ msgid ""
"strings\n"
msgstr ""
-#: libidu/scanners.c:694 libidu/scanners.c:970 libidu/scanners.c:1173
+#: libidu/scanners.c:695 libidu/scanners.c:971 libidu/scanners.c:1174
#, c-format
msgid "junk: `%c'"
msgstr "\"junk\": '%c'"
-#: libidu/scanners.c:696 libidu/scanners.c:972 libidu/scanners.c:1175
+#: libidu/scanners.c:697 libidu/scanners.c:973 libidu/scanners.c:1176
#, c-format
msgid "junk: `\\%03o'"
msgstr "\"junk\": '\\%03o'"
-#: libidu/scanners.c:800
+#: libidu/scanners.c:801
msgid ""
"Assembly language:\n"
" -c,--comment=CHARS Any of CHARS starts a comment until end-of-line\n"
@@ -135,7 +135,7 @@ msgid ""
" -n,--no-cpp Don't handle C pre-processor directives\n"
msgstr ""
-#: libidu/scanners.c:1076
+#: libidu/scanners.c:1077
msgid ""
"Text language:\n"
" -i,--include=CHAR-CLASS Treat characters of CHAR-CLASS as token "
@@ -144,55 +144,55 @@ msgid ""
"delimiters\n"
msgstr ""
-#: libidu/walker.c:106
+#: libidu/walker.c:107
#, c-format
msgid "can't read directory `%s' (`.' from `%s')"
msgstr ""
-#: libidu/walker.c:173
+#: libidu/walker.c:174
#, c-format
msgid "notice: `%s' was a %s, but is now a %s!"
msgstr ""
-#: libidu/walker.c:174 libidu/walker.c:175
+#: libidu/walker.c:175 libidu/walker.c:176
msgid "file"
msgstr ""
-#: libidu/walker.c:174 libidu/walker.c:175
+#: libidu/walker.c:175 libidu/walker.c:176
msgid "directory"
msgstr ""
-#: libidu/walker.c:293
+#: libidu/walker.c:299
#, c-format
msgid "warning: `%s' and `%s' are the same file, but yield different scans!"
msgstr ""
-#: libidu/walker.c:389
+#: libidu/walker.c:393
#, c-format
msgid "notice: scan parameters changed for `%s'"
msgstr ""
-#: libidu/walker.c:593
+#: libidu/walker.c:597
#, fuzzy
msgid "can't get working directory"
msgstr "%s: Name des aktuellen Verzeichnisses nicht zu erreichen."
-#: libidu/walker.c:650
+#: libidu/walker.c:654
#, c-format
msgid "can't chdir to `%s'"
msgstr ""
-#: libidu/walker.c:655
+#: libidu/walker.c:659
#, c-format
msgid "can't chdir to `%s' from `%s'"
msgstr ""
-#: libidu/walker.c:709
+#: libidu/walker.c:713
#, c-format
msgid "can't lstat `%s' from `%s'"
msgstr ""
-#: libidu/walker.c:717
+#: libidu/walker.c:721
#, c-format
msgid "can't stat `%s' from `%s'"
msgstr ""
@@ -441,88 +441,88 @@ msgstr ""
msgid "can't modify `%s'"
msgstr ""
-#: src/mkid.c:429
+#: src/mkid.c:434
#, c-format
msgid "can't stat `%s'"
msgstr ""
-#: src/mkid.c:498
+#: src/mkid.c:503
#, fuzzy, c-format
msgid " new = %d/%d"
msgstr ", new=%d/%d"
-#: src/mkid.c:507
+#: src/mkid.c:512
#, c-format
msgid "Name=%ld, "
msgstr "Name=%ld, "
-#: src/mkid.c:508
+#: src/mkid.c:513
#, c-format
msgid "Number=%ld, "
msgstr "Zahl=%ld, "
-#: src/mkid.c:509
+#: src/mkid.c:514
#, c-format
msgid "String=%ld, "
msgstr "Zeichenkette=%ld, "
# ist das gemeint? ###
-#: src/mkid.c:510
+#: src/mkid.c:515
#, c-format
msgid "Literal=%ld, "
msgstr "Zeichen=%ld, "
-#: src/mkid.c:511
+#: src/mkid.c:516
#, c-format
msgid "Comment=%ld\n"
msgstr "Kommentar=%ld\n"
-#: src/mkid.c:513
+#: src/mkid.c:518
#, fuzzy, c-format
msgid "Files=%ld, "
msgstr "Dateien=%d, "
-#: src/mkid.c:514
+#: src/mkid.c:519
#, c-format
msgid "Tokens=%ld, "
msgstr "Tokens=%ld, "
-#: src/mkid.c:515
+#: src/mkid.c:520
#, c-format
msgid "Bytes=%ld Kb, "
msgstr "Bytes=%ld Kb, "
-#: src/mkid.c:516
+#: src/mkid.c:521
#, fuzzy, c-format
msgid "Heap=%d+%d Kb, "
msgstr "\"Heap\"=%ld Kb, "
-#: src/mkid.c:518
+#: src/mkid.c:523
#, c-format
msgid "Output=%ld (%ld tok, %ld hit)\n"
msgstr "Ausgabe=%ld (%ld tok, %ld hit)\n"
# Frequenz übersetzen? ke
-#: src/mkid.c:521
+#: src/mkid.c:526
#, fuzzy, c-format
msgid ", Freq=%ld/%ld=%.2f\n"
msgstr "\"Freq\"=%ld/%ld=%.2f\n"
-#: src/mkid.c:545
+#: src/mkid.c:550
msgid "Sorting tokens...\n"
msgstr "Sortiere \"Token\"...\n"
-#: src/mkid.c:551
+#: src/mkid.c:556
#, c-format
msgid "Writing `%s'...\n"
msgstr "Schreibe '%s'...\n"
-#: src/mkid.c:554
+#: src/mkid.c:559
#, c-format
msgid "can't create `%s'"
msgstr ""
-#: src/mkid.c:708
+#: src/mkid.c:713
#, fuzzy
msgid "level %d: %ld/%ld = %.0f%%\n"
msgstr "level %d: %ld == %ld\n"
diff --git a/po/fr.po b/po/fr.po
index 8c4177d..b081a93 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 1999-04-04 01:11-0700\n"
+"POT-Creation-Date: 1999-04-06 00:45-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI +ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -47,7 +47,7 @@ msgstr ""
msgid "can't determine the io_size of a string!"
msgstr ""
-#: libidu/idread.c:45 src/mkid.c:446 src/xtokid.c:215
+#: libidu/idread.c:45 src/mkid.c:451 src/xtokid.c:221
#, c-format
msgid "can't open `%s'"
msgstr ""
@@ -126,17 +126,17 @@ msgid ""
"strings\n"
msgstr ""
-#: libidu/scanners.c:694 libidu/scanners.c:970 libidu/scanners.c:1173
+#: libidu/scanners.c:695 libidu/scanners.c:971 libidu/scanners.c:1174
#, c-format
msgid "junk: `%c'"
msgstr "déchet: `%c'"
-#: libidu/scanners.c:696 libidu/scanners.c:972 libidu/scanners.c:1175
+#: libidu/scanners.c:697 libidu/scanners.c:973 libidu/scanners.c:1176
#, c-format
msgid "junk: `\\%03o'"
msgstr "déchet: `\\%03o'"
-#: libidu/scanners.c:800
+#: libidu/scanners.c:801
msgid ""
"Assembly language:\n"
" -c,--comment=CHARS Any of CHARS starts a comment until end-of-line\n"
@@ -146,7 +146,7 @@ msgid ""
" -n,--no-cpp Don't handle C pre-processor directives\n"
msgstr ""
-#: libidu/scanners.c:1076
+#: libidu/scanners.c:1077
msgid ""
"Text language:\n"
" -i,--include=CHAR-CLASS Treat characters of CHAR-CLASS as token "
@@ -155,55 +155,55 @@ msgid ""
"delimiters\n"
msgstr ""
-#: libidu/walker.c:106
+#: libidu/walker.c:107
#, c-format
msgid "can't read directory `%s' (`.' from `%s')"
msgstr ""
-#: libidu/walker.c:173
+#: libidu/walker.c:174
#, c-format
msgid "notice: `%s' was a %s, but is now a %s!"
msgstr ""
-#: libidu/walker.c:174 libidu/walker.c:175
+#: libidu/walker.c:175 libidu/walker.c:176
msgid "file"
msgstr ""
-#: libidu/walker.c:174 libidu/walker.c:175
+#: libidu/walker.c:175 libidu/walker.c:176
msgid "directory"
msgstr ""
-#: libidu/walker.c:293
+#: libidu/walker.c:299
#, c-format
msgid "warning: `%s' and `%s' are the same file, but yield different scans!"
msgstr ""
-#: libidu/walker.c:389
+#: libidu/walker.c:393
#, c-format
msgid "notice: scan parameters changed for `%s'"
msgstr ""
-#: libidu/walker.c:593
+#: libidu/walker.c:597
#, fuzzy
msgid "can't get working directory"
msgstr "%s: Impossible d'obtenir le répertoire courant."
-#: libidu/walker.c:650
+#: libidu/walker.c:654
#, c-format
msgid "can't chdir to `%s'"
msgstr ""
-#: libidu/walker.c:655
+#: libidu/walker.c:659
#, c-format
msgid "can't chdir to `%s' from `%s'"
msgstr ""
-#: libidu/walker.c:709
+#: libidu/walker.c:713
#, c-format
msgid "can't lstat `%s' from `%s'"
msgstr ""
-#: libidu/walker.c:717
+#: libidu/walker.c:721
#, c-format
msgid "can't stat `%s' from `%s'"
msgstr ""
@@ -450,86 +450,86 @@ msgstr ""
msgid "can't modify `%s'"
msgstr ""
-#: src/mkid.c:429
+#: src/mkid.c:434
#, c-format
msgid "can't stat `%s'"
msgstr ""
-#: src/mkid.c:498
+#: src/mkid.c:503
#, fuzzy, c-format
msgid " new = %d/%d"
msgstr ", nouveau=%d/%d"
-#: src/mkid.c:507
+#: src/mkid.c:512
#, c-format
msgid "Name=%ld, "
msgstr "Nom=%ld, "
-#: src/mkid.c:508
+#: src/mkid.c:513
#, c-format
msgid "Number=%ld, "
msgstr "Numéro=%ld, "
-#: src/mkid.c:509
+#: src/mkid.c:514
#, c-format
msgid "String=%ld, "
msgstr "Chaîne=%ld, "
-#: src/mkid.c:510
+#: src/mkid.c:515
#, c-format
msgid "Literal=%ld, "
msgstr "Litéral=%ld, "
-#: src/mkid.c:511
+#: src/mkid.c:516
#, c-format
msgid "Comment=%ld\n"
msgstr "Commentaire=%ld\n"
-#: src/mkid.c:513
+#: src/mkid.c:518
#, fuzzy, c-format
msgid "Files=%ld, "
msgstr "Fichiers=%d, "
-#: src/mkid.c:514
+#: src/mkid.c:519
#, c-format
msgid "Tokens=%ld, "
msgstr "Unités lexicales=%ld, "
-#: src/mkid.c:515
+#: src/mkid.c:520
#, c-format
msgid "Bytes=%ld Kb, "
msgstr "Octets=%ld Kb, "
-#: src/mkid.c:516
+#: src/mkid.c:521
#, fuzzy, c-format
msgid "Heap=%d+%d Kb, "
msgstr "tas=%ld Kb, "
-#: src/mkid.c:518
+#: src/mkid.c:523
#, c-format
msgid "Output=%ld (%ld tok, %ld hit)\n"
msgstr "Sortie=%ld (%ld unités lexicales, %ld Touches)\n"
-#: src/mkid.c:521
+#: src/mkid.c:526
#, fuzzy, c-format
msgid ", Freq=%ld/%ld=%.2f\n"
msgstr "Freq=%ld/%ld=%.2f\n"
-#: src/mkid.c:545
+#: src/mkid.c:550
msgid "Sorting tokens...\n"
msgstr "Tri unités lexicales...\n"
-#: src/mkid.c:551
+#: src/mkid.c:556
#, c-format
msgid "Writing `%s'...\n"
msgstr "Écriture `%s'...\n"
-#: src/mkid.c:554
+#: src/mkid.c:559
#, c-format
msgid "can't create `%s'"
msgstr ""
-#: src/mkid.c:708
+#: src/mkid.c:713
#, fuzzy
msgid "level %d: %ld/%ld = %.0f%%\n"
msgstr "niveau %d: %ld == %ld\n"