"Fossies" - the Fresh Open Source Software Archive

Member "duff-0.5.2/po/en@boldquot.po" (28 Jan 2012, 6808 Bytes) of package /linux/privat/old/duff-0.5.2.tar.gz:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) PO translation source code syntax highlighting (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 # English translations for duff package.
    2 # Copyright (C) 2012 Camilla Berglund
    3 # This file is distributed under the same license as the duff package.
    4 # Automatically generated, 2012.
    5 #
    6 # All this catalog "translates" are quotation characters.
    7 # The msgids must be ASCII and therefore cannot contain real quotation
    8 # characters, only substitutes like grave accent (0x60), apostrophe (0x27)
    9 # and double quote (0x22). These substitutes look strange; see
   10 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
   11 #
   12 # This catalog translates grave accent (0x60) and apostrophe (0x27) to
   13 # left single quotation mark (U+2018) and right single quotation mark (U+2019).
   14 # It also translates pairs of apostrophe (0x27) to
   15 # left single quotation mark (U+2018) and right single quotation mark (U+2019)
   16 # and pairs of quotation mark (0x22) to
   17 # left double quotation mark (U+201C) and right double quotation mark (U+201D).
   18 #
   19 # When output to an UTF-8 terminal, the quotation characters appear perfectly.
   20 # When output to an ISO-8859-1 terminal, the single quotation marks are
   21 # transliterated to apostrophes (by iconv in glibc 2.2 or newer) or to
   22 # grave/acute accent (by libiconv), and the double quotation marks are
   23 # transliterated to 0x22.
   24 # When output to an ASCII terminal, the single quotation marks are
   25 # transliterated to apostrophes, and the double quotation marks are
   26 # transliterated to 0x22.
   27 #
   28 # This catalog furthermore displays the text between the quotation marks in
   29 # bold face, assuming the VT100/XTerm escape sequences.
   30 #
   31 msgid ""
   32 msgstr ""
   33 "Project-Id-Version: duff 0.5.2\n"
   34 "Report-Msgid-Bugs-To: elmindreda@elmindreda.org\n"
   35 "POT-Creation-Date: 2012-01-28 23:50+0100\n"
   36 "PO-Revision-Date: 2012-01-28 23:50+0100\n"
   37 "Last-Translator: Automatically generated\n"
   38 "Language-Team: none\n"
   39 "Language: en@boldquot\n"
   40 "MIME-Version: 1.0\n"
   41 "Content-Type: text/plain; charset=UTF-8\n"
   42 "Content-Transfer-Encoding: 8bit\n"
   43 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
   44 
   45 #: src/duff.c:145
   46 #, c-format
   47 msgid "Copyright (c) 2005 Camilla Berglund <elmindreda@elmindreda.org>\n"
   48 msgstr "Copyright (c) 2005 Camilla Berglund <elmindreda@elmindreda.org>\n"
   49 
   50 #: src/duff.c:146
   51 #, c-format
   52 msgid "%s contains shaX-asaddi\n"
   53 msgstr "%s contains shaX-asaddi\n"
   54 
   55 #: src/duff.c:147
   56 #, c-format
   57 msgid "Copyright (c) 2001-2003 Allan Saddi <allan@saddi.com>\n"
   58 msgstr "Copyright (c) 2001-2003 Allan Saddi <allan@saddi.com>\n"
   59 
   60 #: src/duff.c:156
   61 #, c-format
   62 msgid ""
   63 "Usage: %s [-0HLPaepqrtz] [-d function] [-f format] [-l size] [file ...]\n"
   64 msgstr ""
   65 "Usage: %s [-0HLPaepqrtz] [-d function] [-f format] [-l size] [file ...]\n"
   66 
   67 #: src/duff.c:162
   68 #, c-format
   69 msgid "Options:\n"
   70 msgstr "Options:\n"
   71 
   72 #: src/duff.c:163
   73 #, c-format
   74 msgid "  -0  read and write file names terminated by a null character\n"
   75 msgstr "  -0  read and write file names terminated by a null character\n"
   76 
   77 #: src/duff.c:164
   78 #, c-format
   79 msgid "  -H  follow symbolic links to directories on the command line\n"
   80 msgstr "  -H  follow symbolic links to directories on the command line\n"
   81 
   82 #: src/duff.c:165
   83 #, c-format
   84 msgid "  -L  follow all symbolic links to directories\n"
   85 msgstr "  -L  follow all symbolic links to directories\n"
   86 
   87 #: src/duff.c:166
   88 #, c-format
   89 msgid "  -P  do not follow any symbolic links (default)\n"
   90 msgstr "  -P  do not follow any symbolic links (default)\n"
   91 
   92 #: src/duff.c:167
   93 #, c-format
   94 msgid "  -a  include hidden files when searching recursively\n"
   95 msgstr "  -a  include hidden files when searching recursively\n"
   96 
   97 #: src/duff.c:168
   98 #, c-format
   99 msgid "  -d  the message digest function to use: sha1 sha256 sha384 sha512\n"
  100 msgstr "  -d  the message digest function to use: sha1 sha256 sha384 sha512\n"
  101 
  102 #: src/duff.c:169
  103 #, c-format
  104 msgid ""
  105 "  -e  excess mode; list all but one file from each cluster (no headers)\n"
  106 msgstr ""
  107 "  -e  excess mode; list all but one file from each cluster (no headers)\n"
  108 
  109 #: src/duff.c:170
  110 #, c-format
  111 msgid "  -f  format for cluster headers\n"
  112 msgstr "  -f  format for cluster headers\n"
  113 
  114 #: src/duff.c:171
  115 #, c-format
  116 msgid "  -h  show this help\n"
  117 msgstr "  -h  show this help\n"
  118 
  119 #: src/duff.c:172
  120 #, c-format
  121 msgid "  -l  the minimum size that activates sampling\n"
  122 msgstr "  -l  the minimum size that activates sampling\n"
  123 
  124 #: src/duff.c:173
  125 #, c-format
  126 msgid "  -q  quiet; suppress warnings and error messages\n"
  127 msgstr "  -q  quiet; suppress warnings and error messages\n"
  128 
  129 #: src/duff.c:174
  130 #, c-format
  131 msgid "  -p  physical mode; do not report multiple links as duplicates\n"
  132 msgstr "  -p  physical mode; do not report multiple links as duplicates\n"
  133 
  134 #: src/duff.c:175
  135 #, c-format
  136 msgid "  -r  search recursively through specified directories\n"
  137 msgstr "  -r  search recursively through specified directories\n"
  138 
  139 #: src/duff.c:176
  140 #, c-format
  141 msgid "  -t  thorough; force byte-by-byte comparison of files\n"
  142 msgstr "  -t  thorough; force byte-by-byte comparison of files\n"
  143 
  144 #: src/duff.c:177
  145 #, c-format
  146 msgid "  -v  show version information\n"
  147 msgstr "  -v  show version information\n"
  148 
  149 #: src/duff.c:178
  150 #, c-format
  151 msgid "  -z  do not report empty files\n"
  152 msgstr "  -z  do not report empty files\n"
  153 
  154 #: src/duff.c:185
  155 #, c-format
  156 msgid "Report bugs to <%s>\n"
  157 msgstr "Report bugs to <%s>\n"
  158 
  159 #: src/duff.c:230
  160 #, c-format
  161 msgid "%s is not a supported digest function"
  162 msgstr "%s is not a supported digest function"
  163 
  164 #: src/duff.c:245
  165 #, c-format
  166 msgid "Ignoring invalid sample limit %s"
  167 msgstr "Ignoring invalid sample limit %s"
  168 
  169 #: src/duff.c:280
  170 #, c-format
  171 msgid "%n files in cluster %i (%s bytes)"
  172 msgstr "%n files in cluster %i (%s bytes)"
  173 
  174 #: src/duff.c:282
  175 #, c-format
  176 msgid "%n files in cluster %i (%s bytes, digest %d)"
  177 msgstr "%n files in cluster %i (%s bytes, digest %d)"
  178 
  179 #: src/duff.c:288
  180 #, c-format
  181 msgid "Digest (%%d) is not calculated in thorough mode (-t)"
  182 msgstr "Digest (%%d) is not calculated in thorough mode (-t)"
  183 
  184 #: src/duffdriver.c:265 src/duffutil.c:116 src/duffutil.c:160
  185 msgid "Out of memory"
  186 msgstr "Out of memory"
  187 
  188 #: src/duffdriver.c:394
  189 #, c-format
  190 msgid "%s is a symbolic link; skipping"
  191 msgstr "%s is a symbolic link; skipping"
  192 
  193 #: src/duffdriver.c:397
  194 #, c-format
  195 msgid "%s is a named pipe; skipping"
  196 msgstr "%s is a named pipe; skipping"
  197 
  198 #: src/duffdriver.c:400
  199 #, c-format
  200 msgid "%s is a block device; skipping"
  201 msgstr "%s is a block device; skipping"
  202 
  203 #: src/duffdriver.c:403
  204 #, c-format
  205 msgid "%s is a character device; skipping"
  206 msgstr "%s is a character device; skipping"
  207 
  208 #: src/duffdriver.c:406
  209 #, c-format
  210 msgid "%s is a directory; skipping"
  211 msgstr "%s is a directory; skipping"
  212 
  213 #: src/duffdriver.c:409
  214 #, c-format
  215 msgid "%s is a socket; skipping"
  216 msgstr "%s is a socket; skipping"
  217 
  218 #: src/duffdriver.c:412 src/duffutil.c:220 src/duffutil.c:243
  219 #: src/duffutil.c:266 src/duffutil.c:289
  220 msgid "This cannot happen"
  221 msgstr "This cannot happen"