texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[5376] srclist+po update for 5.1.90


From: karl
Subject: [5376] srclist+po update for 5.1.90
Date: Fri, 13 Sep 2013 17:07:27 +0000

Revision: 5376
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=5376
Author:   karl
Date:     2013-09-13 17:07:26 +0000 (Fri, 13 Sep 2013)
Log Message:
-----------
srclist+po update for 5.1.90

Modified Paths:
--------------
    trunk/INSTALL.generic
    trunk/build-aux/config.sub
    trunk/doc/Makefile.am
    trunk/doc/version.texi
    trunk/man/pod2texi.1
    trunk/po/POTFILES.in
    trunk/po/cs.po
    trunk/po/da.po
    trunk/po/de.po
    trunk/po/de_AT.po
    trunk/po/eo.po
    trunk/po/es.po
    trunk/po/fr.po
    trunk/po/he.po
    trunk/po/hr.po
    trunk/po/hu.po
    trunk/po/id.po
    trunk/po/it.po
    trunk/po/ja.po
    trunk/po/nb.po
    trunk/po/nl.po
    trunk/po/pl.po
    trunk/po/ro.po
    trunk/po/ru.po
    trunk/po/rw.po
    trunk/po/sl.po
    trunk/po/sv.po
    trunk/po/tr.po
    trunk/po/uk.po
    trunk/po/vi.po
    trunk/po/zh_CN.po
    trunk/po/zh_TW.po

Modified: trunk/INSTALL.generic
===================================================================
--- trunk/INSTALL.generic       2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/INSTALL.generic       2013-09-13 17:07:26 UTC (rev 5376)
@@ -12,8 +12,8 @@
 Basic Installation
 ==================
 
-   Briefly, the shell commands `./configure; make; make install' should
-configure, build, and install this package.  The following
+   Briefly, the shell command `./configure && make && make install'
+should configure, build, and install this package.  The following
 more-detailed instructions are generic; see the `README' file for
 instructions specific to this package.  Some packages provide this
 `INSTALL' file but do not implement all of the features documented

Modified: trunk/build-aux/config.sub
===================================================================
--- trunk/build-aux/config.sub  2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/build-aux/config.sub  2013-09-13 17:07:26 UTC (rev 5376)
@@ -2,7 +2,7 @@
 # Configuration validation subroutine script.
 #   Copyright 1992-2013 Free Software Foundation, Inc.
 
-timestamp='2013-08-10'
+timestamp='2013-09-05'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -324,7 +324,7 @@
        c6x)
                basic_machine=tic6x-unknown
                ;;
-       m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | picochip)
+       m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip)
                basic_machine=$basic_machine-unknown
                os=-none
                ;;

Modified: trunk/doc/Makefile.am
===================================================================
--- trunk/doc/Makefile.am       2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/doc/Makefile.am       2013-09-13 17:07:26 UTC (rev 5376)
@@ -101,7 +101,7 @@
        rm -rf $(doctemp) && mkdir $(doctemp)
        cd $(doctemp) \
        && pod2html $(abs_top_srcdir)/Pod-Simple-Texinfo/pod2texi.pl 
>pod2texi.html \
-       && ln -s ../*.texi ../*.txi . \
+       && ln -s ../*.texi . \
        && $(gendocs_invoke) -o $(manual1) $(manual1) $(manual1_title) \
        && $(gendocs_invoke) -o $(manual2) $(manual2) $(manual2_title) \
        && $(gendocs_invoke) -o $(manual3) $(manual3) $(manual3_title)

Modified: trunk/doc/version.texi
===================================================================
--- trunk/doc/version.texi      2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/doc/version.texi      2013-09-13 17:07:26 UTC (rev 5376)
@@ -1,4 +1,4 @@
address@hidden UPDATED 10 September 2013
address@hidden UPDATED 12 September 2013
 @set UPDATED-MONTH September 2013
 @set EDITION 5.1.90
 @set VERSION 5.1.90

Modified: trunk/man/pod2texi.1
===================================================================
--- trunk/man/pod2texi.1        2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/man/pod2texi.1        2013-09-13 17:07:26 UTC (rev 5376)
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.20)
+.\" Automatically generated by Pod::Man 2.27 (Pod::Simple 3.28)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -38,6 +38,8 @@
 .    ds PI \(*p
 .    ds L" ``
 .    ds R" ''
+.    ds C`
+.    ds C'
 'br\}
 .\"
 .\" Escape single quotes in literal strings from groff's Unicode transform.
@@ -48,17 +50,24 @@
 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
 .\" entries marked with X<> in POD.  Of course, you'll have to process the
 .\" output yourself in some meaningful fashion.
-.ie \nF \{\
-.    de IX
-.    tm Index:\\$1\t\\n%\t"\\$2"
+.\"
+.\" Avoid warning from groff about undefined register 'F'.
+.de IX
 ..
-.    nr % 0
-.    rr F
-.\}
-.el \{\
-.    de IX
+.nr rF 0
+.if \n(.g .if rF .nr rF 1
+.if (\n(rF:(\n(.g==0)) \{
+.    if \nF \{
+.        de IX
+.        tm Index:\\$1\t\\n%\t"\\$2"
 ..
+.        if !\nF==2 \{
+.            nr % 0
+.            nr F 2
+.        \}
+.    \}
 .\}
+.rr rF
 .\"
 .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
 .\" Fear.  Run.  Save yourself.  No user-serviceable parts.
@@ -124,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "POD2TEXI 1"
-.TH POD2TEXI 1 "2013-02-22" "perl v5.16.2" "User Contributed Perl 
Documentation"
+.TH POD2TEXI 1 "2013-08-10" "perl v5.18.1" "User Contributed Perl 
Documentation"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
@@ -215,7 +224,7 @@
 the Free Software Foundation; either version 3 of the License,
 or (at your option) any later version.
 .PP
-There is \s-1NO\s0 \s-1WARRANTY\s0, to the extent permitted by law.
+There is \s-1NO WARRANTY,\s0 to the extent permitted by law.
 .SH "AUTHOR"
 .IX Header "AUTHOR"
 Patrice Dumas <address@hidden>.

Modified: trunk/po/POTFILES.in
===================================================================
--- trunk/po/POTFILES.in        2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/po/POTFILES.in        2013-09-13 17:07:26 UTC (rev 5376)
@@ -12,6 +12,7 @@
 gnulib/lib/regcomp.c
 gnulib/lib/xalloc-die.c
 info/echo-area.c
+info/filesys.c
 info/footnotes.c
 info/footnotes.h
 info/indices.c

Modified: trunk/po/cs.po
===================================================================
--- trunk/po/cs.po      2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/po/cs.po      2013-09-13 17:07:26 UTC (rev 5376)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: texinfo 4.0\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2013-09-12 09:25-0700\n"
+"POT-Creation-Date: 2013-09-13 09:54-0700\n"
 "PO-Revision-Date: 2000-10-31 15:17+01:00\n"
 "Last-Translator: Vladimir Michl <address@hidden>\n"
 "Language-Team: Czech <address@hidden>\n"
@@ -152,7 +152,7 @@
 msgid "Unmatched ) or \\)"
 msgstr "Nep\xE1rov\xE1 }"
 
-#: gnulib/lib/regcomp.c:704
+#: gnulib/lib/regcomp.c:707
 #, fuzzy
 msgid "No previous regular expression"
 msgstr "Nen\xED p\xF8edchoz\xED hledan\xFD \xF8et\xECzec"
@@ -282,6 +282,21 @@
 msgid "Scroll the completions window"
 msgstr "Odrolov\xE1n\xED obsahu okna s dopln\xECn\xEDmi"
 
+#: info/filesys.c:88
+#, fuzzy, c-format
+msgid "looking for file \"%s\""
+msgstr "V\xFDstupn\xED soubor `%s' nelze vytvo\xF8it."
+
+#: info/filesys.c:178
+#, fuzzy, c-format
+msgid "looking for file %s in %s"
+msgstr "V\xFDstupn\xED soubor `%s' nelze vytvo\xF8it."
+
+#: info/filesys.c:209 info/filesys.c:224 info/filesys.c:245
+#, fuzzy, c-format
+msgid "found file %s"
+msgstr "V\xFDstupn\xED soubor `%s' nelze vytvo\xF8it."
+
 #: info/footnotes.c:211
 msgid "Footnotes could not be displayed"
 msgstr "Pozn\xE1mky pod \xE8arou nelze zobrazit"

Modified: trunk/po/da.po
===================================================================
--- trunk/po/da.po      2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/po/da.po      2013-09-13 17:07:26 UTC (rev 5376)
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: texinfo 4.2e\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2013-09-12 09:25-0700\n"
+"POT-Creation-Date: 2013-09-13 09:54-0700\n"
 "PO-Revision-Date: 2002-11-08 09:13GMT\n"
 "Last-Translator: Claus Hindsgaul <address@hidden>\n"
 "Language-Team: Danish <address@hidden>\n"
@@ -151,7 +151,7 @@
 msgid "Unmatched ) or \\)"
 msgstr "Uparret }"
 
-#: gnulib/lib/regcomp.c:704
+#: gnulib/lib/regcomp.c:707
 #, fuzzy
 msgid "No previous regular expression"
 msgstr "Ingen tidligere s\xF8getekst"
@@ -281,6 +281,21 @@
 msgid "Scroll the completions window"
 msgstr "Rul afslutningsvinduet"
 
+#: info/filesys.c:88
+#, fuzzy, c-format
+msgid "looking for file \"%s\""
+msgstr "fejl under lukning af uddatafilen '%s'"
+
+#: info/filesys.c:178
+#, fuzzy, c-format
+msgid "looking for file %s in %s"
+msgstr "fejl under lukning af uddatafilen '%s'"
+
+#: info/filesys.c:209 info/filesys.c:224 info/filesys.c:245
+#, fuzzy, c-format
+msgid "found file %s"
+msgstr "fejl under lukning af uddatafilen '%s'"
+
 #: info/footnotes.c:211
 msgid "Footnotes could not be displayed"
 msgstr "Fodnoter kunne ikke vises"

Modified: trunk/po/de.po
===================================================================
--- trunk/po/de.po      2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/po/de.po      2013-09-13 17:07:26 UTC (rev 5376)
@@ -34,7 +34,7 @@
 msgstr ""
 "Project-Id-Version: texinfo 5.0.91\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2013-09-12 09:25-0700\n"
+"POT-Creation-Date: 2013-09-13 09:54-0700\n"
 "PO-Revision-Date: 2013-03-10 11:05+0100\n"
 "Last-Translator: Michael Piefel <address@hidden>\n"
 "Language-Team: German <address@hidden>\n"
@@ -172,7 +172,7 @@
 msgid "Unmatched ) or \\)"
 msgstr "Nicht übereinstimmende ) oder \\)"
 
-#: gnulib/lib/regcomp.c:704
+#: gnulib/lib/regcomp.c:707
 msgid "No previous regular expression"
 msgstr "Keine vorheriger regulärer Ausdruck"
 
@@ -301,6 +301,21 @@
 msgid "Scroll the completions window"
 msgstr "Im Vervollständigungs-Fenster blättern"
 
+#: info/filesys.c:88
+#, fuzzy, c-format
+msgid "looking for file \"%s\""
+msgstr "Fehler beim Schließen der Ausgabedatei „%s“."
+
+#: info/filesys.c:178
+#, fuzzy, c-format
+msgid "looking for file %s in %s"
+msgstr "Fehler beim Schließen der Ausgabedatei „%s“."
+
+#: info/filesys.c:209 info/filesys.c:224 info/filesys.c:245
+#, fuzzy, c-format
+msgid "found file %s"
+msgstr "Fehler beim Schließen der Ausgabedatei „%s“."
+
 #: info/footnotes.c:211
 msgid "Footnotes could not be displayed"
 msgstr "Fußnoten können nicht angezeigt werden"

Modified: trunk/po/de_AT.po
===================================================================
--- trunk/po/de_AT.po   2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/po/de_AT.po   2013-09-13 17:07:26 UTC (rev 5376)
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: texinfo 3.12d\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2013-09-12 09:25-0700\n"
+"POT-Creation-Date: 2013-09-13 09:54-0700\n"
 "PO-Revision-Date: 1999-02-16 21:14+01:00\n"
 "Last-Translator: Karl Eichwalder <address@hidden>\n"
 "Language-Team: German <address@hidden>\n"
@@ -146,7 +146,7 @@
 msgid "Unmatched ) or \\)"
 msgstr ""
 
-#: gnulib/lib/regcomp.c:704
+#: gnulib/lib/regcomp.c:707
 msgid "No previous regular expression"
 msgstr ""
 
@@ -274,6 +274,21 @@
 msgid "Scroll the completions window"
 msgstr ""
 
+#: info/filesys.c:88
+#, c-format
+msgid "looking for file \"%s\""
+msgstr ""
+
+#: info/filesys.c:178
+#, c-format
+msgid "looking for file %s in %s"
+msgstr ""
+
+#: info/filesys.c:209 info/filesys.c:224 info/filesys.c:245
+#, c-format
+msgid "found file %s"
+msgstr ""
+
 #: info/footnotes.c:211
 msgid "Footnotes could not be displayed"
 msgstr ""

Modified: trunk/po/eo.po
===================================================================
--- trunk/po/eo.po      2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/po/eo.po      2013-09-13 17:07:26 UTC (rev 5376)
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: texinfo 5.0.91\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2013-09-12 09:25-0700\n"
+"POT-Creation-Date: 2013-09-13 09:54-0700\n"
 "PO-Revision-Date: 2013-03-09 20:12+0100\n"
 "Last-Translator: Benno Schulenberg <address@hidden>\n"
 "Language-Team: Esperanto <address@hidden>\n"
@@ -150,7 +150,7 @@
 msgid "Unmatched ) or \\)"
 msgstr "Senpara ) aŭ \\)"
 
-#: gnulib/lib/regcomp.c:704
+#: gnulib/lib/regcomp.c:707
 msgid "No previous regular expression"
 msgstr "Mankas antaŭa regulesprimo"
 
@@ -278,6 +278,21 @@
 msgid "Scroll the completions window"
 msgstr "Rulumi la fenestron de kompletigoj"
 
+#: info/filesys.c:88
+#, fuzzy, c-format
+msgid "looking for file \"%s\""
+msgstr "eraro dum fermo de eliga dosiero «%s»"
+
+#: info/filesys.c:178
+#, fuzzy, c-format
+msgid "looking for file %s in %s"
+msgstr "eraro dum fermo de eliga dosiero «%s»"
+
+#: info/filesys.c:209 info/filesys.c:224 info/filesys.c:245
+#, fuzzy, c-format
+msgid "found file %s"
+msgstr "eraro dum fermo de eliga dosiero «%s»"
+
 #: info/footnotes.c:211
 msgid "Footnotes could not be displayed"
 msgstr "La piednotoj ne eligeblas"

Modified: trunk/po/es.po
===================================================================
--- trunk/po/es.po      2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/po/es.po      2013-09-13 17:07:26 UTC (rev 5376)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: texinfo-4.12.94\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2013-09-12 09:25-0700\n"
+"POT-Creation-Date: 2013-09-13 09:54-0700\n"
 "PO-Revision-Date: 2008-09-04 23:50+0200\n"
 "Last-Translator: Benno Schulenberg <address@hidden>\n"
 "Language-Team: Spanish <address@hidden>\n"
@@ -156,7 +156,7 @@
 msgid "Unmatched ) or \\)"
 msgstr "`}' desemparejada"
 
-#: gnulib/lib/regcomp.c:704
+#: gnulib/lib/regcomp.c:707
 #, fuzzy
 msgid "No previous regular expression"
 msgstr "No existe constancia de búsqueda anterior"
@@ -286,6 +286,21 @@
 msgid "Scroll the completions window"
 msgstr "Avanzar en la lista de entradas"
 
+#: info/filesys.c:88
+#, fuzzy, c-format
+msgid "looking for file \"%s\""
+msgstr "error cerrando fichero `%s'"
+
+#: info/filesys.c:178
+#, fuzzy, c-format
+msgid "looking for file %s in %s"
+msgstr "error cerrando fichero `%s'"
+
+#: info/filesys.c:209 info/filesys.c:224 info/filesys.c:245
+#, fuzzy, c-format
+msgid "found file %s"
+msgstr "error cerrando fichero `%s'"
+
 #: info/footnotes.c:211
 msgid "Footnotes could not be displayed"
 msgstr "Las notas a pie de página no pudieron ser mostradas"

Modified: trunk/po/fr.po
===================================================================
--- trunk/po/fr.po      2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/po/fr.po      2013-09-13 17:07:26 UTC (rev 5376)
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: texinfo 5.0.91\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2013-09-12 09:25-0700\n"
+"POT-Creation-Date: 2013-09-13 09:54-0700\n"
 "PO-Revision-Date: 2013-03-09 12:30+0100\n"
 "Last-Translator: Jean-Charles Malahieude <address@hidden>\n"
 "Language-Team: French <address@hidden>\n"
@@ -154,7 +154,7 @@
 msgid "Unmatched ) or \\)"
 msgstr ") ou \\) sans correspondance"
 
-#: gnulib/lib/regcomp.c:704
+#: gnulib/lib/regcomp.c:707
 msgid "No previous regular expression"
 msgstr "Aucune expression rationnelle antérieure"
 
@@ -282,6 +282,21 @@
 msgid "Scroll the completions window"
 msgstr "Fait défiler la fenêtre des façons de compléter"
 
+#: info/filesys.c:88
+#, fuzzy, c-format
+msgid "looking for file \"%s\""
+msgstr "erreur de fermeture du fichier de sortie « %s »"
+
+#: info/filesys.c:178
+#, fuzzy, c-format
+msgid "looking for file %s in %s"
+msgstr "erreur de fermeture du fichier de sortie « %s »"
+
+#: info/filesys.c:209 info/filesys.c:224 info/filesys.c:245
+#, fuzzy, c-format
+msgid "found file %s"
+msgstr "erreur de fermeture du fichier de sortie « %s »"
+
 #: info/footnotes.c:211
 msgid "Footnotes could not be displayed"
 msgstr "Impossible d'afficher les notes de bas de page"

Modified: trunk/po/he.po
===================================================================
--- trunk/po/he.po      2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/po/he.po      2013-09-13 17:07:26 UTC (rev 5376)
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: texinfo 4.2\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2013-09-12 09:25-0700\n"
+"POT-Creation-Date: 2013-09-13 09:54-0700\n"
 "PO-Revision-Date: 2002-04-03 12:31+0300\n"
 "Last-Translator: Eli Zaretskii <address@hidden>\n"
 "Language-Team: Hebrew <address@hidden>\n"
@@ -150,7 +150,7 @@
 msgid "Unmatched ) or \\)"
 msgstr "\xE2\xE5\xE6-\xEF\xE1 \xE5\xEC \xEF\xE9\xE0\xF9 }"
 
-#: gnulib/lib/regcomp.c:704
+#: gnulib/lib/regcomp.c:707
 #, fuzzy
 msgid "No previous regular expression"
 msgstr "\xEF\xE5\xF8\xE7\xE0 \xF9\xE5\xF4\xE9\xE7\xEE \xFA\xE6\xE5\xF8\xE7\xEE 
\xEF\xE9\xE0"
@@ -280,6 +280,21 @@
 msgid "Scroll the completions window"
 msgstr "\xFA\xE5\xEE\xEC\xF9\xE4\xE4 \xEF\xE5\xEC\xE7 \xFA\xE0 
\xEC\xE5\xEC\xE2"
 
+#: info/filesys.c:88
+#, fuzzy, c-format
+msgid "looking for file \"%s\""
+msgstr "`%s' \xE8\xEC\xF4 \xF5\xE1\xE5\xF7 \xFA\xF8\xE9\xE2\xF1\xE1 
\xE4\xEC\xF7\xFA"
+
+#: info/filesys.c:178
+#, fuzzy, c-format
+msgid "looking for file %s in %s"
+msgstr "`%s' \xE8\xEC\xF4 \xF5\xE1\xE5\xF7 \xFA\xF8\xE9\xE2\xF1\xE1 
\xE4\xEC\xF7\xFA"
+
+#: info/filesys.c:209 info/filesys.c:224 info/filesys.c:245
+#, fuzzy, c-format
+msgid "found file %s"
+msgstr "`%s' \xE8\xEC\xF4 \xF5\xE1\xE5\xF7 \xFA\xF8\xE9\xE2\xF1\xE1 
\xE4\xEC\xF7\xFA"
+
 #: info/footnotes.c:211
 msgid "Footnotes could not be displayed"
 msgstr "\xED\xE9\xE9\xEC\xE5\xF9 \xFA\xE5\xF8\xF2\xE4 \xE2\xE9\xF6\xE4\xEC 
\xEF\xFA\xE9\xF0 \xE0\xEC"

Modified: trunk/po/hr.po
===================================================================
--- trunk/po/hr.po      2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/po/hr.po      2013-09-13 17:07:26 UTC (rev 5376)
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: texinfo 5.0.91\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2013-09-12 09:25-0700\n"
+"POT-Creation-Date: 2013-09-13 09:54-0700\n"
 "PO-Revision-Date: 2013-04-18 00:43+0200\n"
 "Last-Translator: Tomislav Krznar <address@hidden>\n"
 "Language-Team: Croatian <address@hidden>\n"
@@ -149,7 +149,7 @@
 msgid "Unmatched ) or \\)"
 msgstr "Neuparena ) ili \\)"
 
-#: gnulib/lib/regcomp.c:704
+#: gnulib/lib/regcomp.c:707
 msgid "No previous regular expression"
 msgstr "Nedostaje prethodni regularni izraz"
 
@@ -278,6 +278,21 @@
 msgid "Scroll the completions window"
 msgstr "Pomakni sadržaj prozora za varijante dovršavanja"
 
+#: info/filesys.c:88
+#, fuzzy, c-format
+msgid "looking for file \"%s\""
+msgstr "greška pri zatvaranju izlazne datoteke „%s”"
+
+#: info/filesys.c:178
+#, fuzzy, c-format
+msgid "looking for file %s in %s"
+msgstr "greška pri zatvaranju izlazne datoteke „%s”"
+
+#: info/filesys.c:209 info/filesys.c:224 info/filesys.c:245
+#, fuzzy, c-format
+msgid "found file %s"
+msgstr "greška pri zatvaranju izlazne datoteke „%s”"
+
 #: info/footnotes.c:211
 msgid "Footnotes could not be displayed"
 msgstr "Ne mogu prikazati fusnote"

Modified: trunk/po/hu.po
===================================================================
--- trunk/po/hu.po      2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/po/hu.po      2013-09-13 17:07:26 UTC (rev 5376)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: info\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2013-09-12 09:25-0700\n"
+"POT-Creation-Date: 2013-09-13 09:54-0700\n"
 "PO-Revision-Date: 2006-02-18 16:00+0100\n"
 "Last-Translator: Mate LABADI <address@hidden>\n"
 "Language-Team: hungarian <address@hidden>\n"
@@ -152,7 +152,7 @@
 msgstr "Pár nélküli }"
 
 # keresési feltétel / keresési szöveg / keresett szöveg ? LM
-#: gnulib/lib/regcomp.c:704
+#: gnulib/lib/regcomp.c:707
 #, fuzzy
 msgid "No previous regular expression"
 msgstr "Nincs korábbi keresési feltétel"
@@ -282,6 +282,21 @@
 msgid "Scroll the completions window"
 msgstr "A kiegészítések ablak görgetése "
 
+#: info/filesys.c:88
+#, fuzzy, c-format
+msgid "looking for file \"%s\""
+msgstr "hiba a(z) „%s“ output fájl bezárásakor"
+
+#: info/filesys.c:178
+#, fuzzy, c-format
+msgid "looking for file %s in %s"
+msgstr "hiba a(z) „%s“ output fájl bezárásakor"
+
+#: info/filesys.c:209 info/filesys.c:224 info/filesys.c:245
+#, fuzzy, c-format
+msgid "found file %s"
+msgstr "hiba a(z) „%s“ output fájl bezárásakor"
+
 #: info/footnotes.c:211
 msgid "Footnotes could not be displayed"
 msgstr "A lábjegyzetek nem jeleníthetők meg"

Modified: trunk/po/id.po
===================================================================
--- trunk/po/id.po      2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/po/id.po      2013-09-13 17:07:26 UTC (rev 5376)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: texinfo 4.12.94\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2013-09-12 09:25-0700\n"
+"POT-Creation-Date: 2013-09-13 09:54-0700\n"
 "PO-Revision-Date: 2008-11-11 17:30+0700\n"
 "Last-Translator: Arif E. Nugroho <address@hidden>\n"
 "Language-Team: Indonesian <address@hidden>\n"
@@ -155,7 +155,7 @@
 msgid "Unmatched ) or \\)"
 msgstr "Tidak cocok }"
 
-#: gnulib/lib/regcomp.c:704
+#: gnulib/lib/regcomp.c:707
 #, fuzzy
 msgid "No previous regular expression"
 msgstr "Tidak ada string pencarian sebelumnya"
@@ -284,6 +284,21 @@
 msgid "Scroll the completions window"
 msgstr "Scroll jendela komplesi"
 
+#: info/filesys.c:88
+#, fuzzy, c-format
+msgid "looking for file \"%s\""
+msgstr "error menutup berkas keluaran `%s'"
+
+#: info/filesys.c:178
+#, fuzzy, c-format
+msgid "looking for file %s in %s"
+msgstr "error menutup berkas keluaran `%s'"
+
+#: info/filesys.c:209 info/filesys.c:224 info/filesys.c:245
+#, fuzzy, c-format
+msgid "found file %s"
+msgstr "error menutup berkas keluaran `%s'"
+
 #: info/footnotes.c:211
 msgid "Footnotes could not be displayed"
 msgstr "Catatan kaki tidak dapat ditampilkan"

Modified: trunk/po/it.po
===================================================================
--- trunk/po/it.po      2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/po/it.po      2013-09-13 17:07:26 UTC (rev 5376)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: texinfo 5.0.91\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2013-09-12 09:25-0700\n"
+"POT-Creation-Date: 2013-09-13 09:54-0700\n"
 "PO-Revision-Date: 2013-03-09 11:00+0100\n"
 "Last-Translator: Francesco Groccia <address@hidden>\n"
 "Language-Team: Italian <address@hidden>\n"
@@ -145,7 +145,7 @@
 msgid "Unmatched ) or \\)"
 msgstr "«)» «\\)» non accoppiate"
 
-#: gnulib/lib/regcomp.c:704
+#: gnulib/lib/regcomp.c:707
 msgid "No previous regular expression"
 msgstr "Nessuna espressione regolare precedente"
 
@@ -273,6 +273,21 @@
 msgid "Scroll the completions window"
 msgstr "Scorri la finestra dei completamenti"
 
+#: info/filesys.c:88
+#, fuzzy, c-format
+msgid "looking for file \"%s\""
+msgstr "errore durante la chiusura del file di output «%s»"
+
+#: info/filesys.c:178
+#, fuzzy, c-format
+msgid "looking for file %s in %s"
+msgstr "errore durante la chiusura del file di output «%s»"
+
+#: info/filesys.c:209 info/filesys.c:224 info/filesys.c:245
+#, fuzzy, c-format
+msgid "found file %s"
+msgstr "errore durante la chiusura del file di output «%s»"
+
 #: info/footnotes.c:211
 msgid "Footnotes could not be displayed"
 msgstr "Le note a piè di pagina non possono essere visualizzate"

Modified: trunk/po/ja.po
===================================================================
--- trunk/po/ja.po      2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/po/ja.po      2013-09-13 17:07:26 UTC (rev 5376)
@@ -13,7 +13,7 @@
 msgstr ""
 "Project-Id-Version: texinfo 4.13.91\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2013-09-12 09:25-0700\n"
+"POT-Creation-Date: 2013-09-13 09:54-0700\n"
 "PO-Revision-Date: 2012-11-29 07:15+0900\n"
 "Last-Translator: Takeshi Hamasaki <address@hidden>\n"
 "Language-Team: Japanese <address@hidden>\n"
@@ -152,7 +152,7 @@
 msgid "Unmatched ) or \\)"
 msgstr ") または \\) が不一致です"
 
-#: gnulib/lib/regcomp.c:704
+#: gnulib/lib/regcomp.c:707
 msgid "No previous regular expression"
 msgstr "以前に正規表現がありません"
 
@@ -279,6 +279,21 @@
 msgid "Scroll the completions window"
 msgstr "補完ウィンドウをスクロール"
 
+#: info/filesys.c:88
+#, fuzzy, c-format
+msgid "looking for file \"%s\""
+msgstr "出力ファイル `%s' を閉じる際にエラーが発生しました"
+
+#: info/filesys.c:178
+#, fuzzy, c-format
+msgid "looking for file %s in %s"
+msgstr "出力ファイル `%s' を閉じる際にエラーが発生しました"
+
+#: info/filesys.c:209 info/filesys.c:224 info/filesys.c:245
+#, fuzzy, c-format
+msgid "found file %s"
+msgstr "出力ファイル `%s' を閉じる際にエラーが発生しました"
+
 #: info/footnotes.c:211
 msgid "Footnotes could not be displayed"
 msgstr "脚注を表示できません"

Modified: trunk/po/nb.po
===================================================================
--- trunk/po/nb.po      2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/po/nb.po      2013-09-13 17:07:26 UTC (rev 5376)
@@ -21,7 +21,7 @@
 msgstr ""
 "Project-Id-Version: texinfo 4.7.90\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2013-09-12 09:25-0700\n"
+"POT-Creation-Date: 2013-09-13 09:54-0700\n"
 "PO-Revision-Date: 2004-12-05 15:37+0100\n"
 "Last-Translator: Trond Endrest\xF8l <address@hidden>\n"
 "Language-Team: Norwegian Bokmaal <address@hidden>\n"
@@ -164,7 +164,7 @@
 msgid "Unmatched ) or \\)"
 msgstr "Umatchet }"
 
-#: gnulib/lib/regcomp.c:704
+#: gnulib/lib/regcomp.c:707
 #, fuzzy
 msgid "No previous regular expression"
 msgstr "Ingen tidligere s\xF8kestreng"
@@ -293,6 +293,21 @@
 msgid "Scroll the completions window"
 msgstr "Rulle fullf\xF8ringsvinduet"
 
+#: info/filesys.c:88
+#, fuzzy, c-format
+msgid "looking for file \"%s\""
+msgstr "Feil ved lukking av outputfila \xAB%s\xBB"
+
+#: info/filesys.c:178
+#, fuzzy, c-format
+msgid "looking for file %s in %s"
+msgstr "Feil ved lukking av outputfila \xAB%s\xBB"
+
+#: info/filesys.c:209 info/filesys.c:224 info/filesys.c:245
+#, fuzzy, c-format
+msgid "found file %s"
+msgstr "Feil ved lukking av outputfila \xAB%s\xBB"
+
 #: info/footnotes.c:211
 msgid "Footnotes could not be displayed"
 msgstr "Fotnoter kunne ikke vises"

Modified: trunk/po/nl.po
===================================================================
--- trunk/po/nl.po      2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/po/nl.po      2013-09-13 17:07:26 UTC (rev 5376)
@@ -13,7 +13,7 @@
 msgstr ""
 "Project-Id-Version: texinfo-5.0.91\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2013-09-12 09:25-0700\n"
+"POT-Creation-Date: 2013-09-13 09:54-0700\n"
 "PO-Revision-Date: 2013-03-09 19:42+0100\n"
 "Last-Translator: Benno Schulenberg <address@hidden>\n"
 "Language-Team: Dutch <address@hidden>\n"
@@ -152,7 +152,7 @@
 msgid "Unmatched ) or \\)"
 msgstr "Ongepaarde ) of \\)"
 
-#: gnulib/lib/regcomp.c:704
+#: gnulib/lib/regcomp.c:707
 msgid "No previous regular expression"
 msgstr "Geen eerdere reguliere expressie"
 
@@ -280,6 +280,21 @@
 msgid "Scroll the completions window"
 msgstr "Het voltooiingsvenster scrollen"
 
+#: info/filesys.c:88
+#, fuzzy, c-format
+msgid "looking for file \"%s\""
+msgstr "fout bij sluiten van uitvoerbestand '%s'"
+
+#: info/filesys.c:178
+#, fuzzy, c-format
+msgid "looking for file %s in %s"
+msgstr "fout bij sluiten van uitvoerbestand '%s'"
+
+#: info/filesys.c:209 info/filesys.c:224 info/filesys.c:245
+#, fuzzy, c-format
+msgid "found file %s"
+msgstr "fout bij sluiten van uitvoerbestand '%s'"
+
 #: info/footnotes.c:211
 msgid "Footnotes could not be displayed"
 msgstr "De voetnoten kunnen niet weergegeven worden"

Modified: trunk/po/pl.po
===================================================================
--- trunk/po/pl.po      2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/po/pl.po      2013-09-13 17:07:26 UTC (rev 5376)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: texinfo 5.0.91\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2013-09-12 09:25-0700\n"
+"POT-Creation-Date: 2013-09-13 09:54-0700\n"
 "PO-Revision-Date: 2013-03-09 15:42+0100\n"
 "Last-Translator: Jakub Bogusz <address@hidden>\n"
 "Language-Team: Polish <address@hidden>\n"
@@ -146,7 +146,7 @@
 msgid "Unmatched ) or \\)"
 msgstr "Niesparowane ) lub \\)"
 
-#: gnulib/lib/regcomp.c:704
+#: gnulib/lib/regcomp.c:707
 msgid "No previous regular expression"
 msgstr "Brak poprzedniego wyrażenia regularnego"
 
@@ -275,6 +275,21 @@
 msgid "Scroll the completions window"
 msgstr "Przewijanie okna uzupełnień"
 
+#: info/filesys.c:88
+#, fuzzy, c-format
+msgid "looking for file \"%s\""
+msgstr "błąd podczas zamykania pliku wyjściowego `%s'"
+
+#: info/filesys.c:178
+#, fuzzy, c-format
+msgid "looking for file %s in %s"
+msgstr "błąd podczas zamykania pliku wyjściowego `%s'"
+
+#: info/filesys.c:209 info/filesys.c:224 info/filesys.c:245
+#, fuzzy, c-format
+msgid "found file %s"
+msgstr "błąd podczas zamykania pliku wyjściowego `%s'"
+
 #: info/footnotes.c:211
 msgid "Footnotes could not be displayed"
 msgstr "Przypisy nie mogą być wyświetlone"

Modified: trunk/po/ro.po
===================================================================
--- trunk/po/ro.po      2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/po/ro.po      2013-09-13 17:07:26 UTC (rev 5376)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: texinfo 4.7.94\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2013-09-12 09:25-0700\n"
+"POT-Creation-Date: 2013-09-13 09:54-0700\n"
 "PO-Revision-Date: 2005-05-03 12:00+05\n"
 "Last-Translator: Laurentiu Buzdugan <address@hidden>\n"
 "Language-Team: Romanian <address@hidden>\n"
@@ -152,7 +152,7 @@
 msgid "Unmatched ) or \\)"
 msgstr "} f\xE3r\xE3 pereche"
 
-#: gnulib/lib/regcomp.c:704
+#: gnulib/lib/regcomp.c:707
 #, fuzzy
 msgid "No previous regular expression"
 msgstr "Nici un \xBAir c\xE3utat anterior"
@@ -281,6 +281,21 @@
 msgid "Scroll the completions window"
 msgstr "Scroll fereastra de complet\xE3ri"
 
+#: info/filesys.c:88
+#, fuzzy, c-format
+msgid "looking for file \"%s\""
+msgstr "eroare la \xEEnchiderea fi\xBAierului de ie\xBAire `%s'"
+
+#: info/filesys.c:178
+#, fuzzy, c-format
+msgid "looking for file %s in %s"
+msgstr "eroare la \xEEnchiderea fi\xBAierului de ie\xBAire `%s'"
+
+#: info/filesys.c:209 info/filesys.c:224 info/filesys.c:245
+#, fuzzy, c-format
+msgid "found file %s"
+msgstr "eroare la \xEEnchiderea fi\xBAierului de ie\xBAire `%s'"
+
 #: info/footnotes.c:211
 msgid "Footnotes could not be displayed"
 msgstr "Notele de subsol nu pot fi afi\xBAate"

Modified: trunk/po/ru.po
===================================================================
--- trunk/po/ru.po      2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/po/ru.po      2013-09-13 17:07:26 UTC (rev 5376)
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: texinfo 4.7.94\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2013-09-12 09:25-0700\n"
+"POT-Creation-Date: 2013-09-13 09:54-0700\n"
 "PO-Revision-Date: 2005-02-07 09:27+0300\n"
 "Last-Translator: Oleg S. Tihonov <address@hidden>\n"
 "Language-Team: Russian <address@hidden>\n"
@@ -149,7 +149,7 @@
 msgid "Unmatched ) or \\)"
 msgstr "\xEE\xC5\xD0\xC1\xD2\xCE\xC1\xD1 }"
 
-#: gnulib/lib/regcomp.c:704
+#: gnulib/lib/regcomp.c:707
 #, fuzzy
 msgid "No previous regular expression"
 msgstr "\xEE\xC5\xD4 \xD3\xD4\xD2\xCF\xCB\xC9 
\xD0\xD2\xC5\xC4\xD9\xC4\xD5\xDD\xC5\xC7\xCF \xD0\xCF\xC9\xD3\xCB\xC1"
@@ -278,6 +278,21 @@
 msgid "Scroll the completions window"
 msgstr "\xF0\xD2\xCF\xCB\xD2\xD5\xD4\xC9\xD4\xD8 \xCF\xCB\xCE\xCF 
\xDA\xC1\xD7\xC5\xD2\xDB\xC5\xCE\xC9\xCA"
 
+#: info/filesys.c:88
+#, fuzzy, c-format
+msgid "looking for file \"%s\""
+msgstr "\xCE\xC5\xD7\xCF\xDA\xCD\xCF\xD6\xCE\xCF \xDA\xC1\xCB\xD2\xD9\xD4\xD8 
\xD7\xD9\xC8\xCF\xC4\xCE\xCF\xCA \xC6\xC1\xCA\xCC `%s'"
+
+#: info/filesys.c:178
+#, fuzzy, c-format
+msgid "looking for file %s in %s"
+msgstr "\xCE\xC5\xD7\xCF\xDA\xCD\xCF\xD6\xCE\xCF \xDA\xC1\xCB\xD2\xD9\xD4\xD8 
\xD7\xD9\xC8\xCF\xC4\xCE\xCF\xCA \xC6\xC1\xCA\xCC `%s'"
+
+#: info/filesys.c:209 info/filesys.c:224 info/filesys.c:245
+#, fuzzy, c-format
+msgid "found file %s"
+msgstr "\xCE\xC5\xD7\xCF\xDA\xCD\xCF\xD6\xCE\xCF \xDA\xC1\xCB\xD2\xD9\xD4\xD8 
\xD7\xD9\xC8\xCF\xC4\xCE\xCF\xCA \xC6\xC1\xCA\xCC `%s'"
+
 #: info/footnotes.c:211
 msgid "Footnotes could not be displayed"
 msgstr "\xF3\xCE\xCF\xD3\xCB\xC9 \xCE\xC5 \xCD\xCF\xC7\xD5\xD4 
\xC2\xD9\xD4\xD8 \xD0\xCF\xCB\xC1\xDA\xC1\xCE\xD9"

Modified: trunk/po/rw.po
===================================================================
--- trunk/po/rw.po      2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/po/rw.po      2013-09-13 17:07:26 UTC (rev 5376)
@@ -16,7 +16,7 @@
 msgstr ""
 "Project-Id-Version: texinfo 4.7.94\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2013-09-12 09:25-0700\n"
+"POT-Creation-Date: 2013-09-13 09:54-0700\n"
 "PO-Revision-Date: 2005-04-04 10:55-0700\n"
 "Last-Translator: Steven Michael Murphy <address@hidden>\n"
 "Language-Team: Kinyarwanda <address@hidden>\n"
@@ -155,7 +155,7 @@
 msgid "Unmatched ) or \\)"
 msgstr ""
 
-#: gnulib/lib/regcomp.c:704
+#: gnulib/lib/regcomp.c:707
 #, fuzzy
 msgid "No previous regular expression"
 msgstr "Ibanjirije Gushaka Ikurikiranyanyuguti"
@@ -307,6 +307,21 @@
 msgid "Scroll the completions window"
 msgstr "i Idirishya"
 
+#: info/filesys.c:88
+#, fuzzy, c-format
+msgid "looking for file \"%s\""
+msgstr "Ikosa Ibisohoka IDOSIYE"
+
+#: info/filesys.c:178
+#, fuzzy, c-format
+msgid "looking for file %s in %s"
+msgstr "Ikosa Ibisohoka IDOSIYE"
+
+#: info/filesys.c:209 info/filesys.c:224 info/filesys.c:245
+#, fuzzy, c-format
+msgid "found file %s"
+msgstr "Ikosa Ibisohoka IDOSIYE"
+
 #: info/footnotes.c:211
 #, fuzzy
 msgid "Footnotes could not be displayed"

Modified: trunk/po/sl.po
===================================================================
--- trunk/po/sl.po      2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/po/sl.po      2013-09-13 17:07:26 UTC (rev 5376)
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: texinfo 4.13\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2013-09-12 09:25-0700\n"
+"POT-Creation-Date: 2013-09-13 09:54-0700\n"
 "PO-Revision-Date: 2012-08-10 18:31+0100\n"
 "Last-Translator: Klemen Košir <address@hidden>\n"
 "Language-Team: Slovenian <address@hidden>\n"
@@ -157,7 +157,7 @@
 msgid "Unmatched ) or \\)"
 msgstr "Neujemajoč }"
 
-#: gnulib/lib/regcomp.c:704
+#: gnulib/lib/regcomp.c:707
 #, fuzzy
 msgid "No previous regular expression"
 msgstr "Brez niza predhodnega iskanja"
@@ -286,6 +286,21 @@
 msgid "Scroll the completions window"
 msgstr "Pomikaj okno dopolnitev"
 
+#: info/filesys.c:88
+#, fuzzy, c-format
+msgid "looking for file \"%s\""
+msgstr "napaka med končanjem datoteke vnosa `%s'"
+
+#: info/filesys.c:178
+#, fuzzy, c-format
+msgid "looking for file %s in %s"
+msgstr "napaka med končanjem datoteke vnosa `%s'"
+
+#: info/filesys.c:209 info/filesys.c:224 info/filesys.c:245
+#, fuzzy, c-format
+msgid "found file %s"
+msgstr "napaka med končanjem datoteke vnosa `%s'"
+
 #: info/footnotes.c:211
 msgid "Footnotes could not be displayed"
 msgstr "Sprotnih opomb ni bilo mogoče prikazati"

Modified: trunk/po/sv.po
===================================================================
--- trunk/po/sv.po      2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/po/sv.po      2013-09-13 17:07:26 UTC (rev 5376)
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: texinfo 4.11.93\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2013-09-12 09:25-0700\n"
+"POT-Creation-Date: 2013-09-13 09:54-0700\n"
 "PO-Revision-Date: 2008-03-09 20:35+0100\n"
 "Last-Translator: Christian Rose <address@hidden>\n"
 "Language-Team: Swedish <address@hidden>\n"
@@ -154,7 +154,7 @@
 msgid "Unmatched ) or \\)"
 msgstr "Ensam }"
 
-#: gnulib/lib/regcomp.c:704
+#: gnulib/lib/regcomp.c:707
 #, fuzzy
 msgid "No previous regular expression"
 msgstr "Ingen tidigare söksträng"
@@ -283,6 +283,21 @@
 msgid "Scroll the completions window"
 msgstr "Rulla kompletteringsfönstret"
 
+#: info/filesys.c:88
+#, fuzzy, c-format
+msgid "looking for file \"%s\""
+msgstr "fel vid stängning av utdatafilen \"%s\""
+
+#: info/filesys.c:178
+#, fuzzy, c-format
+msgid "looking for file %s in %s"
+msgstr "fel vid stängning av utdatafilen \"%s\""
+
+#: info/filesys.c:209 info/filesys.c:224 info/filesys.c:245
+#, fuzzy, c-format
+msgid "found file %s"
+msgstr "fel vid stängning av utdatafilen \"%s\""
+
 #: info/footnotes.c:211
 msgid "Footnotes could not be displayed"
 msgstr "Fotnoter kunde inte visas"

Modified: trunk/po/tr.po
===================================================================
--- trunk/po/tr.po      2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/po/tr.po      2013-09-13 17:07:26 UTC (rev 5376)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: texinfo 4.13.92\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2013-09-12 09:25-0700\n"
+"POT-Creation-Date: 2013-09-13 09:54-0700\n"
 "PO-Revision-Date: 2012-12-24 23:21-0600\n"
 "Last-Translator: Eyüp Hakan Duran <address@hidden>\n"
 "Language-Team: Turkish <address@hidden>\n"
@@ -147,7 +147,7 @@
 msgid "Unmatched ) or \\)"
 msgstr "Eşleşmemiş ) ya da \\)"
 
-#: gnulib/lib/regcomp.c:704
+#: gnulib/lib/regcomp.c:707
 msgid "No previous regular expression"
 msgstr "Öncesinde düzenli ifade yok"
 
@@ -276,6 +276,21 @@
 msgid "Scroll the completions window"
 msgstr "Tamamlama penceresini kaydırır"
 
+#: info/filesys.c:88
+#, fuzzy, c-format
+msgid "looking for file \"%s\""
+msgstr "`%s' çıktı dosyasını kapatmada hata"
+
+#: info/filesys.c:178
+#, fuzzy, c-format
+msgid "looking for file %s in %s"
+msgstr "`%s' çıktı dosyasını kapatmada hata"
+
+#: info/filesys.c:209 info/filesys.c:224 info/filesys.c:245
+#, fuzzy, c-format
+msgid "found file %s"
+msgstr "`%s' çıktı dosyasını kapatmada hata"
+
 #: info/footnotes.c:211
 msgid "Footnotes could not be displayed"
 msgstr "Dipnotlar gösterilemedi"

Modified: trunk/po/uk.po
===================================================================
--- trunk/po/uk.po      2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/po/uk.po      2013-09-13 17:07:26 UTC (rev 5376)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: texinfo 4.13\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2013-09-12 09:25-0700\n"
+"POT-Creation-Date: 2013-09-13 09:54-0700\n"
 "PO-Revision-Date: 2010-06-01 14:53+0300\n"
 "Last-Translator: Maxim V. Dziumanenko <address@hidden>\n"
 "Language-Team: Ukrainian <address@hidden>\n"
@@ -156,7 +156,7 @@
 msgid "Unmatched ) or \\)"
 msgstr "Невідповідна }"
 
-#: gnulib/lib/regcomp.c:704
+#: gnulib/lib/regcomp.c:707
 #, fuzzy
 msgid "No previous regular expression"
 msgstr "Нема попереднього рядку пошуку"
@@ -285,6 +285,21 @@
 msgid "Scroll the completions window"
 msgstr "Прокрутити вікно списку доповнень"
 
+#: info/filesys.c:88
+#, fuzzy, c-format
+msgid "looking for file \"%s\""
+msgstr "помилка закриття файлу виводу `%s'"
+
+#: info/filesys.c:178
+#, fuzzy, c-format
+msgid "looking for file %s in %s"
+msgstr "помилка закриття файлу виводу `%s'"
+
+#: info/filesys.c:209 info/filesys.c:224 info/filesys.c:245
+#, fuzzy, c-format
+msgid "found file %s"
+msgstr "помилка закриття файлу виводу `%s'"
+
 #: info/footnotes.c:211
 msgid "Footnotes could not be displayed"
 msgstr "Не вдалося відобразити виноски"

Modified: trunk/po/vi.po
===================================================================
--- trunk/po/vi.po      2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/po/vi.po      2013-09-13 17:07:26 UTC (rev 5376)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: texinfo-5.0.91\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2013-09-12 09:25-0700\n"
+"POT-Creation-Date: 2013-09-13 09:54-0700\n"
 "PO-Revision-Date: 2013-03-09 13:43+0700\n"
 "Last-Translator: Trần Ngọc Quân <address@hidden>\n"
 "Language-Team: Vietnamese <address@hidden>\n"
@@ -149,7 +149,7 @@
 msgid "Unmatched ) or \\)"
 msgstr "Có một ký tự “)” hay “\\)” lẻ đôi"
 
-#: gnulib/lib/regcomp.c:704
+#: gnulib/lib/regcomp.c:707
 msgid "No previous regular expression"
 msgstr "Không có biểu thức chính quy đi trước"
 
@@ -276,6 +276,21 @@
 msgid "Scroll the completions window"
 msgstr "Cuộn cửa sổ từ gợi ý"
 
+#: info/filesys.c:88
+#, fuzzy, c-format
+msgid "looking for file \"%s\""
+msgstr "gặp lỗi khi đóng tập tin xuất “%s”"
+
+#: info/filesys.c:178
+#, fuzzy, c-format
+msgid "looking for file %s in %s"
+msgstr "gặp lỗi khi đóng tập tin xuất “%s”"
+
+#: info/filesys.c:209 info/filesys.c:224 info/filesys.c:245
+#, fuzzy, c-format
+msgid "found file %s"
+msgstr "gặp lỗi khi đóng tập tin xuất “%s”"
+
 #: info/footnotes.c:211
 msgid "Footnotes could not be displayed"
 msgstr "Không thể hiển thị cước chú"

Modified: trunk/po/zh_CN.po
===================================================================
--- trunk/po/zh_CN.po   2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/po/zh_CN.po   2013-09-13 17:07:26 UTC (rev 5376)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: texinfo 4.13\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2013-09-12 09:25-0700\n"
+"POT-Creation-Date: 2013-09-13 09:54-0700\n"
 "PO-Revision-Date: 2009-05-21 15:08中国标准时间\n"
 "Last-Translator: Ji ZhengYu <address@hidden>\n"
 "Language-Team: Chinese (simplified) <address@hidden"
@@ -156,7 +156,7 @@
 msgid "Unmatched ) or \\)"
 msgstr "不匹配的 }"
 
-#: gnulib/lib/regcomp.c:704
+#: gnulib/lib/regcomp.c:707
 #, fuzzy
 msgid "No previous regular expression"
 msgstr "没有上次搜索字符串"
@@ -285,6 +285,21 @@
 msgid "Scroll the completions window"
 msgstr "滚动补齐窗口"
 
+#: info/filesys.c:88
+#, fuzzy, c-format
+msgid "looking for file \"%s\""
+msgstr "关闭输出文件“%s”时出错"
+
+#: info/filesys.c:178
+#, fuzzy, c-format
+msgid "looking for file %s in %s"
+msgstr "关闭输出文件“%s”时出错"
+
+#: info/filesys.c:209 info/filesys.c:224 info/filesys.c:245
+#, fuzzy, c-format
+msgid "found file %s"
+msgstr "关闭输出文件“%s”时出错"
+
 #: info/footnotes.c:211
 msgid "Footnotes could not be displayed"
 msgstr "无法显示脚注"

Modified: trunk/po/zh_TW.po
===================================================================
--- trunk/po/zh_TW.po   2013-09-13 17:07:06 UTC (rev 5375)
+++ trunk/po/zh_TW.po   2013-09-13 17:07:26 UTC (rev 5376)
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: texinfo 4.1\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2013-09-12 09:25-0700\n"
+"POT-Creation-Date: 2013-09-13 09:54-0700\n"
 "PO-Revision-Date: 2002-03-08 04:56+0800\n"
 "Last-Translator: Abel Cheung <address@hidden>\n"
 "Language-Team: Chinese (traditional) <address@hidden>\n"
@@ -149,7 +149,7 @@
 msgid "Unmatched ) or \\)"
 msgstr "\xA5\xBC\xB0t\xB9諸 }"
 
-#: gnulib/lib/regcomp.c:704
+#: gnulib/lib/regcomp.c:707
 #, fuzzy
 msgid "No previous regular expression"
 msgstr "address@hidden"
@@ -279,6 +279,21 @@
 msgid "Scroll the completions window"
 msgstr "\xB1\xB2\xB0ʧ\xB9\xA6\xA8\xA5y\xA4\xC0\xB9j\xB5\xF8\xB5\xA1"
 
+#: info/filesys.c:88
+#, fuzzy, c-format
+msgid "looking for file \"%s\""
+msgstr "\xB5L\xAAk\xABإ߿\xE9\xA5X\xC0ɮ\xD7 `%s'."
+
+#: info/filesys.c:178
+#, fuzzy, c-format
+msgid "looking for file %s in %s"
+msgstr "\xB5L\xAAk\xABإ߿\xE9\xA5X\xC0ɮ\xD7 `%s'."
+
+#: info/filesys.c:209 info/filesys.c:224 info/filesys.c:245
+#, fuzzy, c-format
+msgid "found file %s"
+msgstr "\xB5L\xAAk\xABإ߿\xE9\xA5X\xC0ɮ\xD7 `%s'."
+
 #: info/footnotes.c:211
 msgid "Footnotes could not be displayed"
 msgstr "\xB5L\xAAk\xC5\xE3\xA5ܵ\xF9\xB8}"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]