[-]
[+]
|
Deleted |
recode.spec
|
@@ -1,161 +0,0 @@
-Summary: Conversion between character sets and surfaces
-Name: recode
-Version: 3.6
-Release: 22%{?dist}
-License: GPL
-Group: Applications/File
-Source: http://recode.progiciels-bpi.ca/archives/recode-%{version}.tar.gz
-Patch0: recode.patch
-Patch1: recode-3.6-getcwd.patch
-Url: http://recode.progiciels-bpi.ca/
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
-Requires(post): /sbin/install-info
-Requires(post): /sbin/ldconfig
-Requires(preun): /sbin/install-info
-Requires(postun): /sbin/ldconfig
-
-
-%description
-The `recode' converts files between character sets and usages.
-It recognises or produces nearly 150 different character sets
-and is able to transliterate files between almost any pair. When exact
-transliteration are not possible, it may get rid of the offending
-characters or fall back on approximations. Most RFC 1345 character sets
-are supported.
-
-%package devel
-Summary: Header files and static libraries for development using recode
-Group: Development/Libraries
-Requires: %{name} = %{version}-%{release}
-
-%description devel
-The `recode' library converts files between character sets and usages.
-The library recognises or produces nearly 150 different character sets
-and is able to transliterate files between almost any pair. When exact
-transliteration are not possible, it may get rid of the offending
-characters or fall back on approximations. Most RFC 1345 character sets
-are supported.
-
-%prep
-%setup -q
-%patch0 -p1
-%patch1 -p1 -b .getcwd
-
-%build
-%configure --disable-static
-make %{?_smp_mflags}
-
-%install
-rm -rf $RPM_BUILD_ROOT
-
-%makeinstall
-%find_lang %{name}
-
-# remove unpackaged file from the buildroot
-rm -f $RPM_BUILD_ROOT%{_infodir}/dir
-
-# remove libtool archives
-rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
-
-
-%post
-/sbin/ldconfig
-/sbin/install-info %{_infodir}/recode.info.gz %{_infodir}/dir --entry="* recode: (recode). Conversion between character sets and surfaces." || :
-
-%preun
-if [ $1 = 0 ]; then
- /sbin/install-info --delete %{_infodir}/recode.info.gz %{_infodir}/dir --entry="* recode: (recode). Conversion between character sets and surfaces." || :
-fi
-
-%postun -p /sbin/ldconfig
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-%files -f %{name}.lang
-%defattr(-,root,root)
-%doc AUTHORS COPYING* ChangeLog NEWS README THANKS TODO
-%{_mandir}/*/*
-%{_infodir}/recode.info*
-%{_bindir}/*
-%{_libdir}/*.so.0*
-
-%files devel
-%defattr(-,root,root)
-%{_libdir}/*.so
-%{_includedir}/*
-
-%changelog
-* Fri Sep 01 2006 Zoltan Kota <z.kota[AT]gmx.net> 3.6-22
-- rebuild
-
-* Mon Feb 13 2006 Zoltan Kota <z.kota[AT]gmx.net> 3.6-21
-- rebuild
-
-* Thu Dec 22 2005 Zoltan Kota <z.kota[AT]gmx.net> 3.6-20
-- rebuild
-
-* Fri Aug 26 2005 Zoltan Kota <z.kota[AT]gmx.net> 3.6-19
-- fix requires
-- disable static libs and remove libtool archives
-- add %%doc
-
-* Fri Aug 26 2005 Zoltan Kota <z.kota[AT]gmx.net> 3.6-18
-- add dist tag
-- specfile cleanup
-
-* Thu May 26 2005 Bill Nottingham <notting@redhat.com> 3.6-17
-- rebuild for Extras
-
-* Mon Mar 07 2005 Than Ngo <than@redhat.com> 3.6-16
-- cleanup
-
-* Sat Mar 05 2005 Than Ngo <than@redhat.com> 3.6-15
-- rebuilt
-
-* Wed Feb 09 2005 Than Ngo <than@redhat.com> 3.6-14
-- rebuilt
-
-* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
-- rebuilt
-
-* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
-- rebuilt
-
-* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
-- rebuilt
-
-* Fri Feb 13 2004 Than Ngo <than@redhat.com> 3.6-11
-- add a patch file from kota@szbk.u-szeged.hu (bug #115524)
-
-* Thu Nov 20 2003 Thomas Woerner <twoerner@redhat.com> 3.6-10
-- Fixed RPATH (missing make in %%build)
-
-* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
-- rebuilt
-
-* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
-- rebuilt
-
-* Wed Dec 11 2002 Tim Powers <timp@redhat.com> 3.6-7
-- rebuild on all arches
-- remove unpackaged file from the buildroot
-
-* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
-- automated rebuild
-
-* Thu May 23 2002 Tim Powers <timp@redhat.com>
-- automated rebuild
-
-* Mon Apr 15 2002 Bill Nottingham <notting@redhat.com> 3.6-4
-- add ldconfig %post/%postun
-
-* Tue Feb 26 2002 Than Ngo <than@redhat.com> 3.6-3
-- rebuild
-
-* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
-- automated rebuild
-
-* Tue Nov 13 2001 Than Ngo <than@redhat.com> 3.6-1
-- initial RPM for 8.0
|
[-]
[+]
|
Added |
recode-3.6-gettext.patch
^
|
@@ -0,0 +1,11 @@
+--- m4/gettext.m4
++++ m4/gettext.m4
+@@ -87,7 +87,7 @@
+ AC_CHECK_HEADERS(argz.h limits.h locale.h malloc.h string.h unistd.h sys/param.h)
+ AC_FUNC_MMAP
+ AC_CHECK_FUNCS(getcwd mempcpy munmap setlocale stpcpy strcasecmp strchr strdup __argz_count __argz_stringify __argz_next)
+- AM_LC_MESSAGES
++ gt_LC_MESSAGES
+
+ if test -z "$ALL_LINGUAS"; then
+ AC_MSG_WARN(This package does not install translations yet.)
|
[-]
[+]
|
Added |
recode-3.6-locale.patch
^
|
@@ -0,0 +1,15 @@
+--- src/main.c
++++ src/main.c
+@@ -393,7 +393,12 @@
+ if (strncmp (program_name, "lt-", 3) == 0)
+ program_name += 3;
+
++#ifdef LC_MESSAGES
++ setlocale (LC_MESSAGES, "");
++ setlocale (LC_CTYPE, "");
++#else
+ setlocale (LC_ALL, "");
++#endif
+ bindtextdomain (PACKAGE, LOCALEDIR);
+ textdomain (PACKAGE);
+
|
[-]
[+]
|
Added |
recode-3.6-memleak.patch
^
|
@@ -0,0 +1,58 @@
+2000-07-26 Andreas Schwab <schwab@suse.de>
+
+ * names.c (alias_free): New function.
+ (prepare_for_aliases): Pass it to hash_initialize.
+ * outer.c (recode_delete_outer): Free elements of
+ argmatch_charset_array and argmatch_surface_array.
+
+--- recode-3.5d/src/names.c.~2~ Wed Jul 26 19:02:19 2000
++++ recode-3.5d/src/names.c Wed Jul 26 19:02:28 2000
+@@ -101,6 +101,20 @@
+ return strcmp (first->name, second->name) == 0;
+ }
+
++static void
++alias_free (void *void_alias)
++{
++ RECODE_ALIAS alias = void_alias;
++ struct recode_surface_list *list, *next;
++
++ for (list = alias->implied_surfaces; list != NULL; list = next)
++ {
++ next = list->next;
++ free (list);
++ }
++ free (alias);
++}
++
+ bool
+ prepare_for_aliases (RECODE_OUTER outer)
+ {
+@@ -108,7 +122,7 @@
+ outer->number_of_symbols = 0;
+
+ outer->alias_table
+- = hash_initialize (800, NULL, alias_hasher, alias_comparator, free);
++ = hash_initialize (800, NULL, alias_hasher, alias_comparator, alias_free);
+ if (!outer->alias_table)
+ return false;
+
+--- recode-3.5d/src/outer.c.~2~ Wed Jul 26 19:00:41 2000
++++ recode-3.5d/src/outer.c Wed Jul 26 19:00:59 2000
+@@ -608,7 +608,15 @@
+ if (outer->alias_table)
+ hash_free (outer->alias_table);
+ if (outer->argmatch_charset_array)
+- free (outer->argmatch_charset_array);
++ {
++ char **cursor;
++
++ for (cursor = outer->argmatch_charset_array; *cursor; cursor++)
++ free (*cursor);
++ for (cursor = outer->argmatch_surface_array; *cursor; cursor++)
++ free (*cursor);
++ free (outer->argmatch_charset_array);
++ }
+ if (outer->one_to_same)
+ free (outer->one_to_same);
+ free (outer);
|
[-]
[+]
|
Added |
recode-3.6-task.patch
^
|
@@ -0,0 +1,11 @@
+--- src/task.c
++++ src/task.c
+@@ -1198,6 +1198,8 @@
+ else
+ success = transform_mere_copy (subtask);
+
++ task->output = subtask->output;
++
+ if (subtask->input.name && *subtask->input.name)
+ fclose (subtask->input.file);
+ if (subtask->output.name && *subtask->output.name)
|
[-]
[+]
|
Changed |
recode-3.6.patch
^
|
@@ -1,11 +1,112 @@
---- recode-3.6/lib/gettext.c.orig 2005-03-07 12:18:30.000000000 +0100
-+++ recode-3.6/lib/gettext.c 2005-03-07 12:23:14.000000000 +0100
-@@ -1668,8 +1668,6 @@
- # if !defined HAVE_GETCWD
- char *getwd ();
- # define getcwd(buf, max) getwd (buf)
--# else
--char *getcwd ();
- # endif
- # ifndef HAVE_STPCPY
- static char *stpcpy PARAMS ((char *dest, const char *src));
+--- configure.in
++++ configure.in
+@@ -7,7 +7,7 @@
+ AM_CONFIG_HEADER(config.h)
+ AM_INIT_AUTOMAKE(recode, 3.6)
+ AT_CONFIG(../src)
+-ALL_LINGUAS="da de el es fr gl it nl pl pt sl sv"
++ALL_LINGUAS="cs da de el es fr gl it nl pl pt sl sv"
+
+ AC_PROG_CC
+ AC_AIX
+@@ -32,9 +32,7 @@
+
+ jm_FUNC_MALLOC
+ jm_FUNC_REALLOC
+-AC_SUBST(LIBOBJS)
+
+-AC_CANONICAL_HOST
+ jm_LANGINFO_CODESET
+ jm_GLIBC21
+
+@@ -43,11 +41,11 @@
+
+ # This is necessary so that .o files in LIBOBJS are also built via
+ # the ANSI2KNR-filtering rules.
+-LIBOBJS=`echo $LIBOBJS | sed 's/\.o /\$U.o /g;s/\.o$/\$U.o/'`
++LIB@&t@OBJS=`echo "$LIB@&t@OBJS" | sed 's,\.[[^.]]* ,$U&,g;s,\.[[^.]]*$,$U&,'`
+
+ LTALLOCA=`echo $ALLOCA | sed 's/\.o/.lo/g'`
+ AC_SUBST(LTALLOCA)
+-LTLIBOBJS=`echo $LIBOBJS | sed 's/\.o /.lo /g;s/\.o$/.lo/'`
++LTLIBOBJS=`echo "$LIB@&t@OBJS" | sed 's,\.[[^.]]* ,.lo ,g;s,\.[[^.]]*$,.lo,'`
+ AC_SUBST(LTLIBOBJS)
+
+ AC_OUTPUT(Makefile contrib/Makefile doc/Makefile i18n/Makefile lib/Makefile
+--- m4/gettext.m4
++++ m4/gettext.m4
+@@ -76,7 +76,7 @@
+ with_included_gettext=yes
+ fi
+ if test $with_included_gettext = yes; then
+- LIBOBJS="$LIBOBJS gettext.o"
++ AC_LIBOBJ([gettext])
+ AC_DEFINE(HAVE_GETTEXT)
+ AC_DEFINE(HAVE_DCGETTEXT)
+ else
+--- m4/malloc.m4
++++ m4/malloc.m4
+@@ -27,8 +27,7 @@
+ jm_cv_func_working_malloc=no)
+ ])
+ if test $jm_cv_func_working_malloc = no; then
+- AC_SUBST(LIBOBJS)
+- LIBOBJS="$LIBOBJS malloc.$ac_objext"
++ AC_LIBOBJ([malloc])
+ AC_DEFINE_UNQUOTED(malloc, rpl_malloc,
+ [Define to rpl_malloc if the replacement function should be used.])
+ fi
+--- m4/realloc.m4
++++ m4/realloc.m4
+@@ -27,8 +27,7 @@
+ jm_cv_func_working_realloc=no)
+ ])
+ if test $jm_cv_func_working_realloc = no; then
+- AC_SUBST(LIBOBJS)
+- LIBOBJS="$LIBOBJS realloc.$ac_objext"
++ AC_LIBOBJ([realloc])
+ AC_DEFINE_UNQUOTED(realloc, rpl_realloc,
+ [Define to rpl_realloc if the replacement function should be used.])
+ fi
+--- src/libiconv.c
++++ src/libiconv.c
+@@ -195,12 +195,17 @@
+ memcpy() doesn't do here, because the regions might overlap.
+ memmove() isn't worth it, because we rarely have to move more
+ than 12 bytes. */
+- if (input > input_buffer && input_left > 0)
++ cursor = input_buffer;
++ if (input_left > 0)
+ {
+- cursor = input_buffer;
+- do
+- *cursor++ = *input++;
+- while (--input_left > 0);
++ if (input > input_buffer)
++ {
++ do
++ *cursor++ = *input++;
++ while (--input_left > 0);
++ }
++ else
++ cursor += input_left;
+ }
+ }
+
+--- src/request.c
++++ src/request.c
+@@ -1073,13 +1073,12 @@
+ if (task->output.cursor + 4 >= task->output.limit)
+ {
+ RECODE_OUTER outer = task->request->outer;
+- size_t old_size = task->output.limit - task->output.buffer;
+ size_t new_size = task->output.cursor + 4 - task->output.buffer;
+
+ /* FIXME: Rethink about how the error should be reported. */
+ if (REALLOC (task->output.buffer, new_size, char))
+ {
+- task->output.cursor = task->output.buffer + old_size;
++ task->output.cursor = task->output.buffer + new_size - 4;
+ task->output.limit = task->output.buffer + new_size;
+ }
+ }
|
[-]
[+]
|
Added |
recode-gcc43.patch
^
|
@@ -0,0 +1,11 @@
+--- src/recodext.h
++++ src/recodext.h
+@@ -218,7 +218,7 @@
+ enum recode_symbol_type type : 3;
+
+ /* Non zero if this one should be ignored. */
+- bool ignore : 2;
++ bool ignore : 1;
+ };
+
+ struct recode_surface_list
|
[-]
[+]
|
Deleted |
recode.patch
^
|
@@ -1,68 +0,0 @@
---- recode-3.6.orig/src/libiconv.c
-+++ recode-3.6/src/libiconv.c
-@@ -1,5 +1,5 @@
- /* Conversion of files between different charsets and surfaces.
-- Copyright © 1999, 2000 Free Software Foundation, Inc.
-+ Copyright © 1999, 2000, 2001 Free Software Foundation, Inc.
- Contributed by François Pinard <pinard@iro.umontreal.ca>, 1999,
- and Bruno Haible <haible@clisp.cons.org>, 2000.
-
-@@ -195,12 +195,17 @@
- memcpy() doesn't do here, because the regions might overlap.
- memmove() isn't worth it, because we rarely have to move more
- than 12 bytes. */
-- if (input > input_buffer && input_left > 0)
-+ cursor = input_buffer;
-+ if (input_left > 0)
- {
-- cursor = input_buffer;
-- do
-- *cursor++ = *input++;
-- while (--input_left > 0);
-+ if (input > input_buffer)
-+ {
-+ do
-+ *cursor++ = *input++;
-+ while (--input_left > 0);
-+ }
-+ else
-+ cursor += input_left;
- }
- }
-
---- recode-3.6.orig/src/request.c
-+++ recode-3.6/src/request.c
-@@ -1073,7 +1073,7 @@
- if (task->output.cursor + 4 >= task->output.limit)
- {
- RECODE_OUTER outer = task->request->outer;
-- size_t old_size = task->output.limit - task->output.buffer;
-+ size_t old_size = task->output.cursor - task->output.buffer;
- size_t new_size = task->output.cursor + 4 - task->output.buffer;
-
- /* FIXME: Rethink about how the error should be reported. */
---- recode-3.6.orig/src/task.c
-+++ recode-3.6/src/task.c
-@@ -1198,6 +1198,8 @@
- else
- success = transform_mere_copy (subtask);
-
-+ task->output = subtask->output;
-+
- if (subtask->input.name && *subtask->input.name)
- fclose (subtask->input.file);
- if (subtask->output.name && *subtask->output.name)
---- recode-3.6.orig/src/hash.h
-+++ recode-3.6/src/hash.h
-@@ -21,6 +21,11 @@
- /* Make sure USE_OBSTACK is defined to 1 if you want the allocator to use
- obstacks instead of malloc, and recompile `hash.c' with same setting. */
-
-+#define hash_lookup recode_hash_lookup
-+#define hash_delete recode_hash_delete
-+#define hash_free recode_hash_free
-+#define hash_insert recode_hash_insert
-+
- #ifndef PARAMS
- # if PROTOTYPES || __STDC__
- # define PARAMS(Args) Args
|
[-]
[+]
|
Added |
cs_recode.po
^
|
@@ -0,0 +1,510 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR Free Software Foundation, Inc.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: recode 3.5\n"
+"POT-Creation-Date: 2000-11-13 11:29+0100\n"
+"PO-Revision-Date: 2000-11-13 11:29+0100\n"
+"Last-Translator: Petr Blaha <pblaha@suse.cz>\n"
+"Language-Team: Czech <cs@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=ISO-8859-2\n"
+"Content-Transfer-Encoding: 8-bit\n"
+
+#. Dump all characters.
+#: src/debug.c:287
+msgid ""
+"UCS2 Mne Description\n"
+"\n"
+msgstr ""
+"UCS2 Mne Popis\n"
+"\n"
+
+#: src/main.c:140
+msgid "No error"
+msgstr "bez chyby"
+
+#: src/main.c:143
+msgid "Non canonical input"
+msgstr "Nekanonický vstup"
+
+#: src/main.c:146
+msgid "Ambiguous output"
+msgstr "Dvojznaèný výstup"
+
+#: src/main.c:149
+msgid "Untranslatable input"
+msgstr "Nepøelo¾itelný vstup"
+
+#: src/main.c:152
+msgid "Invalid input"
+msgstr "Neplatný vstup"
+
+#: src/main.c:155
+msgid "System detected problem"
+msgstr "Systém zjistil problém"
+
+#: src/main.c:158
+msgid "Misuse of recoding library"
+msgstr "Nesprávné u¾ití knihovny recoding"
+
+#: src/main.c:161
+msgid "Internal recoding bug"
+msgstr "Vnitøní chyba pøevodu"
+
+#: src/main.c:206
+msgid ""
+"This program is free software; you can redistribute it and/or modify\n"
+"it under the terms of the GNU General Public License as published by\n"
+"the Free Software Foundation; either version 2, or (at your option)\n"
+"any later version.\n"
+"\n"
+"This program is distributed in the hope that it will be useful,\n"
+"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+"GNU General Public License for more details.\n"
+"\n"
+"You should have received a copy of the GNU General Public License\n"
+"along with this program; if not, write to the Free Software Foundation,\n"
+"Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+msgstr ""
+
+#: src/main.c:231
+#, c-format
+msgid "Try `%s %s' for more information.\n"
+msgstr "Zkus `%s %s' pro více informací.\n"
+
+#: src/main.c:235
+msgid ""
+"Free `recode' converts files between various character sets and surfaces.\n"
+msgstr ""
+"Free `recode' pøevádí soubory mezi rùznými znakovými sadami a kódováními.\n"
+
+#: src/main.c:239
+#, c-format
+msgid ""
+"\n"
+"Usage: %s [OPTION]... [ [CHARSET] | REQUEST [FILE]... ]\n"
+msgstr ""
+"\n"
+"Pou¾ití: %s [PØEPÍNAÈ]... [ [ZNAKOVÁ SADA] | PO®ADAVEK [SOUBOR]... ]\n"
+
+#: src/main.c:242
+msgid ""
+"\n"
+"If a long option shows an argument as mandatory, then it is mandatory\n"
+"for the equivalent short option also. Similarly for optional arguments.\n"
+msgstr ""
+"\n"
+"Kdy¾ dlouhý pøepínaè ukazuje na povinný argument, tak je také povinný\n"
+"pro ekvivalentní krátný pøepínaè. Podobnì je to také volitelné argumenty.\n"
+
+
+#: src/main.c:248
+msgid ""
+"\n"
+"Listings:\n"
+" -l, --list[=FORMAT] list one or all known charsets\n"
+" -k, --known=PAIRS restrict charsets according to known PAIRS "
+"list\n"
+" -h, --header[=[LN/]NAME] write table NAME on stdout using LN, then exit\n"
+" -F, --freeze-tables write out a C module holding all tables\n"
+" -T, --find-subsets report all charsets being subset of others\n"
+" -C, --copyright display Copyright and copying conditions\n"
+" --help display this help and exit\n"
+" --version output version information and exit\n"
+msgstr ""
+"\n"
+"Seznamy:\n"
+" -l, --list[=FORMÁT] seznam jedné nebo v¹ech známých znakových sad\n"
+" -k, --known=DVOJICE omezená znaková sada podle známých DVOJIC"
+"seznam\n"
+" -h, --header[=[LN/]JMÉNO] zapi¹ tabulku JMÉNO na standartní výtup\n"
+" pou¾itím LN a poté skonèi\n"
+" -F, --freeze-tables write out a C module holding all tables\n"
+" -T, --find-subsets report all charsets being subset of others\n"
+" -C, --copyright zobraz Copyright a podmínky pro kopírování\n"
+" --help zobraz tuto nápovìdu a skonèi\n"
+" --version vypi¹ informaci o verzi a skonèi\n"
+
+#: src/main.c:261
+msgid ""
+"\n"
+"Operation modes:\n"
+" -v, --verbose explain sequence of steps and report progress\n"
+" -q, --quiet, --silent inhibit messages about irreversible recodings\n"
+" -f, --force force recodings even when not reversible\n"
+" -t, --touch touch the recoded files after replacement\n"
+" -i, --sequence=files use intermediate files for sequencing passes\n"
+" --sequence=memory use memory buffers for sequencing passes\n"
+msgstr ""
+"\n"
+"Funkèní módy:\n"
+" -v, --verbose uka¾ sekvence krokù a vypisuj postup\n"
+" -q, --quiet, --silent zabraò zprávám o nevratném pøevádìní\n"
+" -f, --force force recodings even when not reversible\n"
+" -t, --touch touch the recoded files after replacement\n"
+" -i, --sequence=files pou¾ij pøechodné soubory pro sekvenèní prùchod\n"
+" --sequence=memory pou¾ij vyrovnávací pamìt pro sekvenèní prùchod\n"
+
+#: src/main.c:273
+msgid " -p, --sequence=pipe use pipe machinery for sequencing passes\n"
+msgstr " -p, --sequence=pipe pou¾ij rouru pro sekvenèní prùchod\n"
+
+
+#: src/main.c:278
+msgid " -p, --sequence=pipe same as -i (on this system)\n"
+msgstr " -p, --sequence=pipe stejné jako -i (v tomto systému)\n"
+
+
+#: src/main.c:283
+msgid ""
+"\n"
+"Fine tuning:\n"
+" -s, --strict use strict mappings, even loose characters\n"
+" -d, --diacritics convert only diacritics or alike for HTML/LaTeX\n"
+" -S, --source[=LN] limit recoding to strings and comments as for LN\n"
+" -c, --colons use colons instead of double quotes for diaeresis\n"
+" -g, --graphics approximate IBMPC rulers by ASCII graphics\n"
+" -x, --ignore=CHARSET ignore CHARSET while choosing a recoding path\n"
+msgstr ""
+"\n"
+"Vyladìní:\n"
+" -s, --strict pou¾ij pøesné mapování, jenom pøi characters\n"
+" -d, --diacritics pøevádìj jenom diakritiku nebo jako pro HTML/LaTeX\n"
+" -S, --source[=LN] limit recoding to strings and comments as for LN\n"
+" -c, --colons use colons instead of double quotes for diaeresis\n"
+" -g, --graphics pøibli¾ IBMPC pravidla ASCII grafice\n"
+" -x, --ignore=CHARSET ignoruj CHARSET bìhem výbìru pøevodní cesty\n"
+
+#: src/main.c:294
+msgid ""
+"\n"
+"Option -l with no FORMAT nor CHARSET list available charsets and surfaces.\n"
+"FORMAT is `decimal', `octal', `hexadecimal' or `full' (or one of `dohf').\n"
+msgstr ""
+"\n"
+"Parametr -l bez FORMÁTu nebo ZNAKOVÉ SADY vypisuje dostupná kodování.\n"
+"FORMAT je `decimal', `octal', `hexadecimal' nebo `full' (nebo jeden z `dohf').\n"
+
+#: src/main.c:302
+#, c-format
+msgid ""
+"Unless DEFAULT_CHARSET is set in environment, CHARSET defaults to `%s'.\n"
+msgstr ""
+"Pokud je DEFAULT_CHARSET nastaven v systémovém prostøedí,\nimplicitnì je CHARSET do `%s'.\n"
+
|
|
Deleted |
recode-3.6-22.el5.centos.src.rpm
^
|
|
Added |
recode-3.6-639.1.src.rpm
^
|
|
Renamed |
recode-3.6.tar.bz2
^
|