# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the GNU recode package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: GNU recode 3.7.15\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" "POT-Creation-Date: 2025-03-17 13:22+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: src/main.c:112 msgid "No error" msgstr "" #: src/main.c:115 msgid "Non canonical input" msgstr "" #: src/main.c:118 msgid "Ambiguous output" msgstr "" #: src/main.c:121 msgid "Untranslatable input" msgstr "" #: src/main.c:124 msgid "Invalid input" msgstr "" #: src/main.c:127 msgid "System detected problem" msgstr "" #: src/main.c:130 msgid "Misuse of recoding library" msgstr "" #: src/main.c:133 msgid "Internal recoding bug" msgstr "" #: src/main.c:175 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 3, 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, see .\n" msgstr "" #: src/main.c:199 #, c-format msgid "Try `%s %s' for more information.\n" msgstr "" #: src/main.c:203 msgid "Recode converts files between various character sets and surfaces.\n" msgstr "" #: src/main.c:207 #, c-format msgid "" "\n" "Usage: %s [OPTION]... [ [CHARSET] | REQUEST [FILE]... ]\n" msgstr "" #: src/main.c:210 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 "" #: src/main.c:216 msgid "" "\n" "Listings:\n" " -l, --list[=FORMAT] list one or all known charsets and aliases\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" " -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 "" #: src/main.c:228 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, -p, --sequence=STRATEGY ignored for backwards compatibility\n" msgstr "" #: src/main.c:238 msgid "" "\n" "Fine tuning:\n" " -s, --strict use strict mappings; discard untranslatable " "characters\n" " -d, --diacritics convert only diacritics and special characters for\n" " HTML/LaTeX/BibTeX\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" " -I, --prefer-iconv use iconv if possible\n" msgstr "" #: src/main.c:251 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 "" #: src/main.c:257 msgid "" "Unless DEFAULT_CHARSET is set in environment, CHARSET defaults to the " "locale\n" "dependent encoding, determined by LC_ALL, LC_CTYPE, LANG.\n" msgstr "" #: src/main.c:262 msgid "" "With -k, possible before charsets are listed for the given after CHARSET,\n" "both being tabular charsets, with PAIRS of the form `BEF1:AFT1,BEF2:" "AFT2,...'\n" "and BEFs and AFTs being codes are given as decimal numbers.\n" msgstr "" #: src/main.c:267 msgid "" "LN is some language, it may be `c', `perl' or `po'; `c' is the default.\n" msgstr "" #: src/main.c:270 msgid "" "\n" "REQUEST is SUBREQUEST[,SUBREQUEST]...; SUBREQUEST is ENCODING[.." "ENCODING]...\n" "ENCODING is [CHARSET][/[SURFACE]]...; REQUEST often looks like BEFORE.." "AFTER,\n" "with BEFORE and AFTER being charsets. An omitted CHARSET implies the usual\n" "charset; an omitted [/SURFACE]... means the implied surfaces for CHARSET; " "a /\n" "with an empty surface name means no surfaces at all. See the manual.\n" msgstr "" #: src/main.c:278 msgid "" "\n" "Each FILE is recoded over itself, destroying the original. If no\n" "FILE is specified, then act as a filter and recode stdin to stdout.\n" msgstr "" #: src/main.c:283 msgid "" "\n" "Report bugs at https://github.com/rrthomas/recode\n" msgstr "" #: src/main.c:358 #, c-format msgid "Symbol `%s' is unknown" msgstr "" #: src/main.c:428 #, c-format msgid "Sequence `%s' is ambiguous" msgstr "" #: src/main.c:433 #, c-format msgid "Sequence `%s' is unknown" msgstr "" #: src/main.c:461 src/main.c:522 #, c-format msgid "Language `%s' is ambiguous" msgstr "" #: src/main.c:466 src/main.c:527 #, c-format msgid "Language `%s' is unknown" msgstr "" #: src/main.c:562 #, c-format msgid "Format `%s' is ambiguous" msgstr "" #: src/main.c:567 #, c-format msgid "Format `%s' is unknown" msgstr "" #: src/main.c:627 msgid "Written by François Pinard .\n" msgstr "" #: src/main.c:630 msgid "" "\n" "Copyright (C) 1990-2023 Free Software Foundation, Inc.\n" msgstr "" #: src/main.c:634 msgid "" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" msgstr "" #: src/main.c:688 src/main.c:702 #, c-format msgid "Charset `%s' is unknown or ambiguous" msgstr "" #: src/main.c:733 #, c-format msgid "Required argument is missing" msgstr "" #: src/main.c:742 #, c-format msgid "Request `%s' is erroneous" msgstr "" #: src/main.c:846 #, c-format msgid "Recoding %s..." msgstr "" #: src/main.c:856 #, c-format msgid " done\n" msgstr "" #: src/main.c:894 #, c-format msgid " failed: %s%s%s%s%s%s\n" msgstr "" #: src/main.c:896 src/main.c:906 src/main.c:928 msgid " in step `" msgstr "" #: src/main.c:898 src/main.c:908 src/main.c:930 msgid ".." msgstr "" #: src/main.c:900 src/main.c:910 src/main.c:932 msgid "'" msgstr "" #: src/main.c:904 #, c-format msgid "%s failed: %s%s%s%s%s%s" msgstr "" #: src/main.c:926 #, c-format msgid "%s%s%s%s%s%s" msgstr "" #: src/names.c:353 #, c-format msgid "Charset %s already exists and is not %s" msgstr "" #: src/names.c:848 #, c-format msgid "Cannot list `%s', no names available for this charset" msgstr "" #: src/names.c:1000 src/names.c:1046 #, c-format msgid "Dec Oct Hex UCS2 Mne %s\n" msgstr "" #: src/names.c:1065 #, c-format msgid "Sorry, no names available for `%s'" msgstr "" #: src/outer.c:115 #, c-format msgid "Resurfacer set more than once for `%s'" msgstr "" #: src/outer.c:122 #, c-format msgid "Unsurfacer set more than once for `%s'" msgstr "" #: src/outer.c:470 src/recode.c:69 src/recode.c:81 msgid "Virtual memory exhausted" msgstr "" #: src/recode.c:109 #, c-format msgid "Codes %3d and %3u both recode to %3d" msgstr "" #: src/recode.c:123 #, c-format msgid "No character recodes to %3u" msgstr "" #: src/recode.c:124 msgid "Cannot invert given one-to-one table" msgstr "" #: src/recode.c:180 src/recode.c:192 #, c-format msgid "Following diagnostics for `%s' to `%s'" msgstr "" #: src/recode.c:185 src/recode.c:197 #, c-format msgid "Pair no. %u: <%3d, %3d> conflicts with <%3d, %3d>" msgstr "" #: src/recode.c:228 msgid "Cannot complete table from set of known pairs" msgstr "" #: src/recode.c:485 msgid "Identity recoding, not worth a table" msgstr "" #: src/recode.c:492 msgid "Recoding is too complex for a mere table" msgstr "" #: src/recode.c:524 #, c-format msgid "%sConversion table generated mechanically by %s %s" msgstr "" #: src/recode.c:526 #, c-format msgid "%sfor sequence %s.%s" msgstr "" #: src/recode.c:748 msgid "No table to print" msgstr "" #: src/request.c:35 msgid "reversible" msgstr "" #: src/request.c:37 #, c-format msgid "%s to %s" msgstr "" #: src/request.c:38 src/request.c:40 msgid "byte" msgstr "" #: src/request.c:39 src/request.c:41 msgid "ucs2" msgstr "" #: src/request.c:39 src/request.c:41 msgid "variable" msgstr "" #: src/request.c:109 msgid "*Unachievable*" msgstr "" #: src/request.c:111 msgid "*mere copy*" msgstr "" #: src/request.c:228 msgid "Virtual memory exhausted!" msgstr "" #: src/request.c:252 msgid "Step initialisation failed" msgstr "" #: src/request.c:259 msgid "Step initialisation failed (unprocessed options)" msgstr "" #: src/request.c:573 #, c-format msgid "Request: %s\n" msgstr "" #: src/request.c:740 #, c-format msgid "Shrunk to: %s\n" msgstr "" #: src/request.c:847 src/request.c:983 #, c-format msgid "Unrecognised surface name `%s'" msgstr "" #: src/request.c:954 #, c-format msgid "No way to recode from `%s' to `%s'" msgstr "" #: src/request.c:1046 msgid "Expecting `..' in request" msgstr "" #: src/task.c:467 #, c-format msgid "Child process wait status is 0x%0.2x" msgstr "" #: src/testdump.c:305 msgid "" "UCS2 Mne Description\n" "\n" msgstr ""