summaryrefslogtreecommitdiff
path: root/po
Commit message (Collapse)AuthorAgeFilesLines
* Fixesv2.5.2Bernhard Rosenkraenzer2006-11-241-15/+5
| | | | * po/Makefile.in.in: Adjust to work with automake 1.1x
* Add current translations from www.iro.umontreal.caBernhard Rosenkraenzer2006-08-1839-1781/+7887
|
* * README.DOS, TODO, grep.spec, doc/grep.1, doc/grep.texi,Charles Levert2005-11-084-5/+5
| | | | | | | | | | | | src/grep.h, po/da.po, po/nb.po, po/no.po, po/sv.po: Replace all capitalized "Grep" by a lowercase "grep", except in citations. Reported by Benno Schulenberg <benno@nietvergeten.nl> from the <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=190551> entry in the Debian bug tracker. * doc/grep.1, doc/grep.texi: Explain that the "egrep" and "fgrep" commands are deprecated and provided for historical applications. Replace some "egrep" uses by "grep -E" to promote the newer usage. Typeset "zgrep" as a command. Fix some spacing and punctuation bugs.
* Fix email address in ko.poJulian Foad2005-02-231-1/+1
| | | | * po/ko.po: Fix email address.
* Use PACKAGE_BUGREPORT.Stepan Kasal2004-11-2025-51/+51
| | | | | | This change is based on a suggestion by Elliott Hughes. * src/grep.c (usage): Use PACKAGE_BUGREPORT. * po/*.po: Hacked the current translation again.
* fix for current automake, drop support of legacy autotoolsStepan Kasal2004-11-201-2/+4
| | | | | | | | | | * ./cvsignore: Amended several .cvsignore files and removed *.gmo, acinclude.m4 and stamp-h.in from the root one. * m4/init.m4: Nuked, it was breaking current automake. * m4/Makefile.m4: Removed init.m4. * autogen.m4: Drop support for legacy autoconf; tell whether the auto tools exited successfully or not; fix the permissions of tests/*.sh--CVS doesn't provide a way to fix it.
* bug report address changeStepan Kasal2004-11-1925-51/+51
| | | | | | | | Change bug-gnu-utils address to bug-grep, on many places; there is no need to have the word ``grep'' in subject then. Thanks to Tony Abou-Assaleh and Benno Schulenberg for pointing out this. * 2.5.1 Release.
* Remove grep.pot because it is a generated fileJulian Foad2004-11-111-334/+0
|
* remove non-constant initializersStepan Kasal2003-07-081-10/+10
| | | | * src/dfa.c: remove non-constant initializers from dfa.c
* *** empty log message ***Stepan Kasal2003-06-051-35/+36
|
* Comply with ridiculous guidelines even though they make no sense whatsoeverBernhard Rosenkraenzer2002-03-261-27/+28
| | | | | | * src/grep.c, src/Makefile.am, configure.in: Add patch from Paul Eggert <eggert@twinsun.com> to comply with ridiculous guidelines (don't act differently if invoked as egrep or fgrep)
* Translation updatesBernhard Rosenkraenzer2002-03-267-448/+531
|
* FixBernhard Rosenkraenzer2002-03-152-42/+41
| | | | | | * src/Makefile.am, po/Makefile.in.in: Support DESTDIR properly * tests/bre.tests: Add fix from Peter Breitenlohner <peb@mppmu.mpg.de>
* Update translationsBernhard Rosenkraenzer2002-03-1324-2153/+3747
| | | | * po/*: Sync with translation project
* gettext 0.11, autoconf 2.53Bernhard Rosenkraenzer2002-03-131-28/+29
| | | | | | * configure.in, m4/regex.m4, m4/malloc.m4, m4/realloc.m4: Don't set LIBOBJS directly, autoconf 2.53 doesn't like it * intl/*: Sync with gettext 0.11
* Update pot fileBernhard Rosenkraenzer2002-01-221-27/+37
|
* Sync with translation projectBernhard Rosenkraenzer2002-01-221-188/+102
| | | | * po/ru.po: Sync with translation project
* Reduce bloatBernhard Rosenkraenzer2001-11-191-26/+27
| | | | * configure.in, lib/Makefile.am: Don't use internal getopt if
* Add -o optionBernhard Rosenkraenzer2001-11-191-1/+1
| | | | | * src/grep.c: Add --only-matching (-o) switch (see NEWS) * doc/grep.texi, doc/grep.1, NEWS: Document changes
* Document the changeBernhard Rosenkraenzer2001-09-261-1/+1
| | | | | * src/dfa.c: Fix an i18n bug: echo "A" | grep '[A-Z0-9]' wouldn't work in non-C-Locales on systems using current versions of glibc.
* Fix i18n bug - echo "A" | grep '[A-Z0-9]' wouldn't return anything on aBernhard Rosenkraenzer2001-09-261-5/+5
| | | | GNU/Linux system with LANG set to anything but "C".
* timestamps shouldn't be in cvsBernhard Rosenkraenzer2001-09-251-1/+0
|
* Sync with current autoconfBernhard Rosenkraenzer2001-09-251-122/+0
|
* More autoconf 2.5x/automake 1.5 changesBernhard Rosenkraenzer2001-09-252-65/+60
|
* * configure.in: Add gl in ALL_LINGUAS.Alain Magloire2001-08-314-239/+312
| | | | | | | | | | | * doc/grep.1: Warn that grep insert a "--" between groups of matches, when using the context options. * doc/grep.texi: Likewised. * configure.in: Add gl in ALL_LINGUAS. * doc/grep.1: Warn that grep insert a "--" between groups of matches, when using the context options. * doc/grep.texi: Likewised.
* * doc/grep.texi: Point out that some Platforms do not supportAlain Magloire2001-08-2519-493/+569
| | | | | | | reading of directories and silently ignore them. * doc/grep.texi: Point out that some Platforms do not support reading of directories and silently ignore them.
* Updated.Alain Magloire2001-07-311-0/+422
| | | | | | | * po/*.po: New files from the translation team: grep-2.5e.de.po grep-2.5e.el.po grep-2.5e.eo.po grep-2.5e.es.po grep-2.5e.et.po grep-2.5e.fr.po grep-2.5e.gl.po grep-2.5e.it.po grep-2.5e.pl.po grep-2.5e.sl.po
* New translation pot.Alain Magloire2001-07-3110-1125/+800
|
* 2001-07-31 Andreas Schwab <schwab@suse.de>Alain Magloire2001-07-3121-85/+106
| | | | | | | | * src/grep.c: Fix all uses of error to pass a proper format string. * src/grep.c: Fix all uses of error to pass a proper format string.
* Added changes propose by Isuma H.Alain Magloire2001-04-2820-242/+242
| | | | | | | | | | | | | | | | | * dfa.c (mblen_buf) : New variable contains the amount of remain byte of corresponding multibyte character in the input string. (SKIP_REMAIN_MB_IF_INITIAL_STATE) : Use mblen_buf. (match_anychar) : Use mblen_buf. (match_mb_charset) : Use mblen_buf. (transit_state_consume_1char) : Use mblen_buf. (transit_state) : Use inputwcs to get current (multibyte) character. (dfaexec) : Add initialization of mblen_buf. * dfa.c (addtok) : Set appropriate value to multibyte_prop. (dfastate) : Add the initialization of the variable. (dfaexec) : Call transit_state if d->fail may transit by multibyte characters. (transit_state_singlebyte) : Clean up unnecessary code. (transit_state_consume_1char) : Likewise.
* Isamu new email.Alain Magloire2001-04-1920-142/+142
|
* Two patches from Isamu.Alain Magloire2001-04-1920-542/+542
| | | | | | | | * search.c (check_multibyte_string) : Check the case when mbclen == 0. * search.c (check_multibyte_string) : Check the head of multibyte characters, and optimize a bit. (EGexecute) : Optimize a bit. (Fexecute) : Fix the index.
* Fix the search bugsAlain Magloire2001-03-0721-373/+421
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only the Regex patterns should be split in an array, patterns[]. The dfa and KWset compiled patterns should remain global and the patterns compiled all at once. * src/search.c : include "error.h" and "xalloc.h" to get prototyping of x*alloc() and error(). (kwsinit) : Reverse to previous behaviour and takes no argument. (kwsmusts) : Likewised. (Gcompile) : For the regex pattern, split them and each pattern is put in different compiled structure patterns[]. The patterns are given to dfacomp() and kwsmusts() as is. (Ecompile) : Likewised. (Fcompile) : Reverse to the old behaviour of compiling the enire patterns in one shot. (EGexecute) : If falling to GNU regex for the matching, loop in the array of compile patterns[] to find a match. (error) : Many error () were call with arguments in the wrong order. * tests/file.sh : Simple test to check for pattern in files. Reaction to bug report fired by Greg Louis <glouis@dynamicro.on.ca> In multibyte environments, handle multibyte characters as single characters in bracket expressions. * src/dfa.h (mb_char_classes) : new structure. (mbcsets) : new variable. (nmbcsets) : new variable. (mbcsets_alloc) : new variable. * src/dfa.c (prtok) : handle MBCSET. (fetch_wc) : new function to fetch a wide character. (parse_bracket_exp_mb) : new function to handle multibyte character in lex(). (lex) : invoke parse_bracket_exp_mb() for multibyte bracket expression. (atom) : handle MBCSET. (epsclosure) : likewise. (dfaanalyze) : likewise. (dfastate) : likewise. (match_mb_charset) : new function to judge whether a bracket match with a multibyte character. (check_matching_with_multibyte_ops) : handle MBCSET. (dfainit) : initialize new variables. (dfafree) : free new variables.
* (no commit message)Alain Magloire2001-03-0422-2109/+2778
|
* (no commit message)Alain Magloire2001-02-1821-815/+735
|
* New file.Alain Magloire2001-02-181-0/+4
|
* (no commit message)Alain Magloire2001-02-0921-546/+752
|
* doc fixes.Alain Magloire2001-02-0821-1126/+1535
| | | | * doc/grep.texi : Typo fixes.
* po/cs.po po/de.po po/eo.po po/es.po po/et.po po/it.po po/ja.poAlain Magloire2000-03-021-6/+40
| | | | updated
* Modified Files:Alain Magloire2000-03-0212-1202/+1150
| | | | | | | | | | | ChangeLog po/cs.po po/de.po po/el.po po/eo.po po/es.po po/et.po po/fr.po po/hr.po po/id.po po/ja.po po/ko.po po/nl.po po/no.po po/pl.po po/pt_BR.po po/ru.po po/sl.po po/sv.po Updated. * 2.4.1 Release * 2.4 Release.
* Added Files:Alain Magloire2000-02-267-0/+2486
| | | | | cs.po eo.po et.po hr.po id.po it.po ja.po new file for translation
* Modified Files:Alain Magloire2000-02-2612-1003/+892
| | | | | | | | | ChangeLog configure.in po/de.po po/el.po po/es.po po/fr.po po/ko.po po/nl.po po/no.po po/pl.po po/pt_BR.po po/ru.po po/sl.po po/sv.po updates. * po/*.po: update of the PO files.
* release for 2.4Alain Magloire1999-12-0212-747/+808
| | | | | | | de.po el.po es.po fr.po ko.po nl.po no.po pl.po pt_BR.po ru.po sl.po sv.po new po files for 2.3f
* po updatedAlain Magloire1999-10-281-1/+1
|
* update from iroAlain Magloire1999-10-061-1/+1
|
* new addition to pot.Alain Magloire1999-08-161-0/+362
|
* New pot files.Alain Magloire1999-08-168-396/+1095
|
* updateAlain Magloire1999-03-191-1/+1
| | | | | say 2.3.1. say 2.3.1.
* update.Alain Magloire1999-03-191-1/+1
|
* updateAlain Magloire1999-03-032-47/+67
|