diff options
-rw-r--r-- | ChangeLog | 17 | ||||
-rw-r--r-- | ChangeLog.pre-2-10 | 17 | ||||
-rw-r--r-- | ChangeLog.pre-2-12 | 17 | ||||
-rw-r--r-- | ChangeLog.pre-2-2 | 17 | ||||
-rw-r--r-- | ChangeLog.pre-2-4 | 17 | ||||
-rw-r--r-- | ChangeLog.pre-2-6 | 17 | ||||
-rw-r--r-- | ChangeLog.pre-2-8 | 17 | ||||
-rw-r--r-- | INSTALL | 4 | ||||
-rw-r--r-- | NEWS | 18 | ||||
-rw-r--r-- | README | 17 | ||||
-rw-r--r-- | acglib.m4 | 8 | ||||
-rw-r--r-- | docs/reference/glib/tmpl/timers.sgml | 1 | ||||
-rw-r--r-- | po/az.po | 82 | ||||
-rw-r--r-- | po/be.po | 82 | ||||
-rw-r--r-- | po/bg.po | 82 | ||||
-rw-r--r-- | po/ca.po | 82 | ||||
-rw-r--r-- | po/cs.po | 82 | ||||
-rw-r--r-- | po/da.po | 82 | ||||
-rw-r--r-- | po/de.po | 82 | ||||
-rw-r--r-- | po/el.po | 114 | ||||
-rw-r--r-- | po/es.po | 82 | ||||
-rw-r--r-- | po/eu.po | 82 | ||||
-rw-r--r-- | po/fi.po | 166 | ||||
-rw-r--r-- | po/fr.po | 82 | ||||
-rw-r--r-- | po/gl.po | 82 | ||||
-rw-r--r-- | po/hi.po | 82 | ||||
-rw-r--r-- | po/ja.po | 20 | ||||
-rw-r--r-- | po/ko.po | 82 | ||||
-rw-r--r-- | po/ms.po | 82 | ||||
-rw-r--r-- | po/nl.po | 82 | ||||
-rw-r--r-- | po/nn.po | 2 | ||||
-rw-r--r-- | po/no.po | 2 | ||||
-rw-r--r-- | po/pl.po | 82 | ||||
-rw-r--r-- | po/pt.po | 82 | ||||
-rw-r--r-- | po/pt_BR.po | 82 | ||||
-rw-r--r-- | po/ro.po | 82 | ||||
-rw-r--r-- | po/ru.po | 143 | ||||
-rw-r--r-- | po/sk.po | 82 | ||||
-rw-r--r-- | po/sl.po | 82 | ||||
-rw-r--r-- | po/sq.po | 82 | ||||
-rw-r--r-- | po/sv.po | 82 | ||||
-rw-r--r-- | po/ta.po | 82 | ||||
-rw-r--r-- | po/tr.po | 82 | ||||
-rw-r--r-- | po/uk.po | 189 | ||||
-rw-r--r-- | po/vi.po | 82 | ||||
-rw-r--r-- | po/zh_CN.po | 82 | ||||
-rw-r--r-- | po/zh_TW.po | 82 |
47 files changed, 1649 insertions, 1450 deletions
@@ -1,3 +1,18 @@ +Wed Dec 11 17:53:34 2002 Owen Taylor <otaylor@redhat.com> + + * === Release 2.1.4 === + + * NEWS: Updates. + +Wed Dec 11 17:49:15 2002 Owen Taylor <otaylor@redhat.com> + + * m4macros/glib-gettext.m4: Unset + ac_cv_func_bind_textdomain_codeset before calling + AC_CHECK_FUNCS(bind_textdomain_codeset) again. + + * configure.in: Remove duplicate call to + AC_CHECK_FUNCS(bind_textdomain_codeset) + 2002-12-11 Pauli Virtanen <pauli.virtanen@hut.fi> * configure.in: Added "fi" to ALL_LINGUAS. @@ -135,7 +150,7 @@ Thu Dec 5 15:43:46 2002 Owen Taylor <otaylor@redhat.com> Thu Dec 5 15:24:14 2002 Owen Taylor <otaylor@redhat.com> Start of fixes for cross-compilation. Based on - patches from Dimi Shahbaz, Dan Kegel, Johannes Stenzenbach, + patches from Dimi Shahbaz, Dan Kegel, Johannes Stezenbach, Amy Lin. (#58786) * configure.in: Don't run the Digital-Unix 4 -std1 check diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 2e51d75fa..2237649ba 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,18 @@ +Wed Dec 11 17:53:34 2002 Owen Taylor <otaylor@redhat.com> + + * === Release 2.1.4 === + + * NEWS: Updates. + +Wed Dec 11 17:49:15 2002 Owen Taylor <otaylor@redhat.com> + + * m4macros/glib-gettext.m4: Unset + ac_cv_func_bind_textdomain_codeset before calling + AC_CHECK_FUNCS(bind_textdomain_codeset) again. + + * configure.in: Remove duplicate call to + AC_CHECK_FUNCS(bind_textdomain_codeset) + 2002-12-11 Pauli Virtanen <pauli.virtanen@hut.fi> * configure.in: Added "fi" to ALL_LINGUAS. @@ -135,7 +150,7 @@ Thu Dec 5 15:43:46 2002 Owen Taylor <otaylor@redhat.com> Thu Dec 5 15:24:14 2002 Owen Taylor <otaylor@redhat.com> Start of fixes for cross-compilation. Based on - patches from Dimi Shahbaz, Dan Kegel, Johannes Stenzenbach, + patches from Dimi Shahbaz, Dan Kegel, Johannes Stezenbach, Amy Lin. (#58786) * configure.in: Don't run the Digital-Unix 4 -std1 check diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index 2e51d75fa..2237649ba 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,18 @@ +Wed Dec 11 17:53:34 2002 Owen Taylor <otaylor@redhat.com> + + * === Release 2.1.4 === + + * NEWS: Updates. + +Wed Dec 11 17:49:15 2002 Owen Taylor <otaylor@redhat.com> + + * m4macros/glib-gettext.m4: Unset + ac_cv_func_bind_textdomain_codeset before calling + AC_CHECK_FUNCS(bind_textdomain_codeset) again. + + * configure.in: Remove duplicate call to + AC_CHECK_FUNCS(bind_textdomain_codeset) + 2002-12-11 Pauli Virtanen <pauli.virtanen@hut.fi> * configure.in: Added "fi" to ALL_LINGUAS. @@ -135,7 +150,7 @@ Thu Dec 5 15:43:46 2002 Owen Taylor <otaylor@redhat.com> Thu Dec 5 15:24:14 2002 Owen Taylor <otaylor@redhat.com> Start of fixes for cross-compilation. Based on - patches from Dimi Shahbaz, Dan Kegel, Johannes Stenzenbach, + patches from Dimi Shahbaz, Dan Kegel, Johannes Stezenbach, Amy Lin. (#58786) * configure.in: Don't run the Digital-Unix 4 -std1 check diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 2e51d75fa..2237649ba 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,18 @@ +Wed Dec 11 17:53:34 2002 Owen Taylor <otaylor@redhat.com> + + * === Release 2.1.4 === + + * NEWS: Updates. + +Wed Dec 11 17:49:15 2002 Owen Taylor <otaylor@redhat.com> + + * m4macros/glib-gettext.m4: Unset + ac_cv_func_bind_textdomain_codeset before calling + AC_CHECK_FUNCS(bind_textdomain_codeset) again. + + * configure.in: Remove duplicate call to + AC_CHECK_FUNCS(bind_textdomain_codeset) + 2002-12-11 Pauli Virtanen <pauli.virtanen@hut.fi> * configure.in: Added "fi" to ALL_LINGUAS. @@ -135,7 +150,7 @@ Thu Dec 5 15:43:46 2002 Owen Taylor <otaylor@redhat.com> Thu Dec 5 15:24:14 2002 Owen Taylor <otaylor@redhat.com> Start of fixes for cross-compilation. Based on - patches from Dimi Shahbaz, Dan Kegel, Johannes Stenzenbach, + patches from Dimi Shahbaz, Dan Kegel, Johannes Stezenbach, Amy Lin. (#58786) * configure.in: Don't run the Digital-Unix 4 -std1 check diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 2e51d75fa..2237649ba 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,18 @@ +Wed Dec 11 17:53:34 2002 Owen Taylor <otaylor@redhat.com> + + * === Release 2.1.4 === + + * NEWS: Updates. + +Wed Dec 11 17:49:15 2002 Owen Taylor <otaylor@redhat.com> + + * m4macros/glib-gettext.m4: Unset + ac_cv_func_bind_textdomain_codeset before calling + AC_CHECK_FUNCS(bind_textdomain_codeset) again. + + * configure.in: Remove duplicate call to + AC_CHECK_FUNCS(bind_textdomain_codeset) + 2002-12-11 Pauli Virtanen <pauli.virtanen@hut.fi> * configure.in: Added "fi" to ALL_LINGUAS. @@ -135,7 +150,7 @@ Thu Dec 5 15:43:46 2002 Owen Taylor <otaylor@redhat.com> Thu Dec 5 15:24:14 2002 Owen Taylor <otaylor@redhat.com> Start of fixes for cross-compilation. Based on - patches from Dimi Shahbaz, Dan Kegel, Johannes Stenzenbach, + patches from Dimi Shahbaz, Dan Kegel, Johannes Stezenbach, Amy Lin. (#58786) * configure.in: Don't run the Digital-Unix 4 -std1 check diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 2e51d75fa..2237649ba 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,18 @@ +Wed Dec 11 17:53:34 2002 Owen Taylor <otaylor@redhat.com> + + * === Release 2.1.4 === + + * NEWS: Updates. + +Wed Dec 11 17:49:15 2002 Owen Taylor <otaylor@redhat.com> + + * m4macros/glib-gettext.m4: Unset + ac_cv_func_bind_textdomain_codeset before calling + AC_CHECK_FUNCS(bind_textdomain_codeset) again. + + * configure.in: Remove duplicate call to + AC_CHECK_FUNCS(bind_textdomain_codeset) + 2002-12-11 Pauli Virtanen <pauli.virtanen@hut.fi> * configure.in: Added "fi" to ALL_LINGUAS. @@ -135,7 +150,7 @@ Thu Dec 5 15:43:46 2002 Owen Taylor <otaylor@redhat.com> Thu Dec 5 15:24:14 2002 Owen Taylor <otaylor@redhat.com> Start of fixes for cross-compilation. Based on - patches from Dimi Shahbaz, Dan Kegel, Johannes Stenzenbach, + patches from Dimi Shahbaz, Dan Kegel, Johannes Stezenbach, Amy Lin. (#58786) * configure.in: Don't run the Digital-Unix 4 -std1 check diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 2e51d75fa..2237649ba 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,18 @@ +Wed Dec 11 17:53:34 2002 Owen Taylor <otaylor@redhat.com> + + * === Release 2.1.4 === + + * NEWS: Updates. + +Wed Dec 11 17:49:15 2002 Owen Taylor <otaylor@redhat.com> + + * m4macros/glib-gettext.m4: Unset + ac_cv_func_bind_textdomain_codeset before calling + AC_CHECK_FUNCS(bind_textdomain_codeset) again. + + * configure.in: Remove duplicate call to + AC_CHECK_FUNCS(bind_textdomain_codeset) + 2002-12-11 Pauli Virtanen <pauli.virtanen@hut.fi> * configure.in: Added "fi" to ALL_LINGUAS. @@ -135,7 +150,7 @@ Thu Dec 5 15:43:46 2002 Owen Taylor <otaylor@redhat.com> Thu Dec 5 15:24:14 2002 Owen Taylor <otaylor@redhat.com> Start of fixes for cross-compilation. Based on - patches from Dimi Shahbaz, Dan Kegel, Johannes Stenzenbach, + patches from Dimi Shahbaz, Dan Kegel, Johannes Stezenbach, Amy Lin. (#58786) * configure.in: Don't run the Digital-Unix 4 -std1 check @@ -1,8 +1,8 @@ Simple install procedure ======================== - % gzip -cd glib-2.1.3.tar.gz | tar xvf - # unpack the sources - % cd glib-2.1.3 # change to the toplevel directory + % gzip -cd glib-2.1.4.tar.gz | tar xvf - # unpack the sources + % cd glib-2.1.4 # change to the toplevel directory % ./configure # run the `configure' script % make # build GLIB @@ -1,3 +1,21 @@ +Overview of Changes from GLib 2.1.3 to GLib-2.1.4 +================================================= + +* autoconf changes to make it possible to cross compile + GLib. [Owen Taylor, Dan Kegel, Amy Lin, Dimi Shahbaz, + Johannes Stezenbach] +* Use libintl when it has bind_textdomain_codeset() and + GLib doesn't. [Owen] +* Improve generation of pseudo-random integers [Morten Welinder, + Sebastian Wilhelmi] +* Avoid literal UTF-8 in favor of octal escapes [Owen, Tomas Ogren] +* Cleanup include order [Sven Neumann] +* autoconf cleanups and bug fixes [Daniel, Matthias Clasen, Owen] +* Doc fixes and additions [Matthias] + +Other contributors: James M. Cape, Frederic Crozat, Martin Gansser, + Phuc LeHong, Manish Singh, Joshua Weage, Morten Welinder + Overview of Changes from GLib 2.0.x to GLib-2.1.x ================================================= @@ -1,7 +1,7 @@ General Information =================== -This is GLib version 2.1.3. GLib is the low-level core +This is GLib version 2.1.4. GLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, @@ -34,11 +34,16 @@ Notes about GLib-2.2.0 http://www.math.keio.ac.jp/~matumoto/emt.html - The original seeding algorithm, as found in GLib-2.0.x, can be used - instead of the new one by setting the environment variable - G_RANDOM_VERSION to the value of "2.0". Use the GLib-2.0 algorithm - only if you have sequences of numbers generated with Glib-2.0 that - you need to reproduce exactly. + Also the pseudo-random integers generated by g_rand_int_range and + g_random_int_range will have a slightly better equal distribution + with the new version of GLib. + + The original algorithms, as found in GLib-2.0.x, can be used instead + of the new ones by setting the environment variable G_RANDOM_VERSION + to the value of "2.0". + + Use the GLib-2.0 algorithms only if you have sequences of numbers + generated with Glib-2.0 that you need to reproduce exactly. How to report bugs ================== @@ -121,3 +121,11 @@ m4_ifvaln([$3],[$3])dnl])dnl ac_compile="$glib_ac_compile_save" rm -f conftest.$ac_objext conftest.err m4_ifval([$1], [conftest.$ac_ext])[]dnl ])# GLIB_CHECK_COMPILE_WARNINGS + +# GLIB_ASSERT_SET(VARIABLE) +# ------------------------- +AC_DEFUN([GLIB_ASSERT_SET], +[if test "x${$1+set}" != "xset" ; then + AC_MSG_ERROR($1 [must be set in cache file when cross-compiling.]) +fi +])dnl
\ No newline at end of file diff --git a/docs/reference/glib/tmpl/timers.sgml b/docs/reference/glib/tmpl/timers.sgml index bc2d4a6e8..328ca3f96 100644 --- a/docs/reference/glib/tmpl/timers.sgml +++ b/docs/reference/glib/tmpl/timers.sgml @@ -68,6 +68,7 @@ out parameter is essentially useless. @Returns: seconds elapsed as a floating point value, including any fractional part. + <!-- ##### FUNCTION g_timer_reset ##### --> <para> This function is useless; it's fine to call g_timer_start() on an @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 1.3.9\n" -"POT-Creation-Date: 2002-12-02 16:56-0500\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2001-12-24 20:11GMT+0200\n" "Last-Translator: Vasif İsmayıloğlu MD <azerb_linux@hotmail.com>\n" "Language-Team: Azerbaijani Turkic <linuxaz@azerimail.net>\n" @@ -24,14 +24,14 @@ msgstr "`%s' hərf dəstəsindən `%s' hərf dəstəsinə dönüşdürmə dəst msgid "Could not open converter from '%s' to '%s': %s" msgstr "`%s' dən `%s' ə dönüşdürücü açıla bilmir: %s" -#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "dönüşdürmə girişində hökmsüz bayt qatarı" -#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "Dönüşdürmə sırasında xəta yarandı: %s" @@ -86,74 +86,74 @@ msgstr "Qovşaq adında hökmsüz bayt qatarı" msgid "Error opening directory '%s': %s" msgstr "Cərgə açma xətası: '%s': %s" -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "\"%2$s\" faylını oxumaq üçün %1$lu bayt ayrıla bilmir" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "Fayl oxuma xətası: '%s': %s" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Fayldan oxuma iflası '%s': %s" -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "Fayl açma iflası '%s': %s" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "Faylın xüsusiyyətlərini əldə etmə iflası '%s': fstat() iflası: %s" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Fayl açma iflası '%s': fdopen() iflası: %s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Nümunə '%s' hökmsüzdür, '%s' daxil etməməlidir" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Şablon '%s' XXXXXX ilə qurtarmır" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "Fayl yaratma iflası '%s': %s" -#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "`%s' hərf dəstəsindən `%s' hərf dəstəsinə dönüşdürmə dəstəklənmir" -#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "`%s' dən `%s' ə dönüşdürücü açıla bilmir: %s" -#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "Can't do a raw read in g_io_channel_read_line_string" -#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "Oxuna buferdə dönüşdürülməmiş verilənlər var" -#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "Kanal qismi xarakterlə bitir" -#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Can't do a raw read in g_io_channel_read_to_end" @@ -395,105 +395,105 @@ msgstr "" "Sənəd bir şərh və ya gedişat göstərişi içində ikən gözlənilməz bir şəkildə " "qurtarır" -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "alıntılı mətn alıntı işarəti ilə başlamır" -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "Əmr sətirində və ya digər shell-quoted mətndə uyğunsuz alıntı işarəti" -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, fuzzy, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "Mətn '' xarakterindən həmən sonra qurtardı. (Mətn '%s')" -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "%c üçün uyğunluq alıntısı tapılmadan mətn qurtardı. (Mətn '%s')" -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "Mətn boş idi (və ya təkcə boşluq daxil edirdi)" -#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "Törəmə gedişatdan mə'lumat oxuma iflası" -#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" msgstr "" "g_io_channel_win32_poll() törəmə gedişatdan mə'lumat oxumada gözlənilməz xəta" -#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Törəmə pipe-dan oxuma iflası (%s)" -#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 #, fuzzy msgid "Failed to execute helper program" msgstr "Törəmə gedişat icra iflası (%s)" -#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Qovluq dəyişdirmə iflası '%s' (%s)" -#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "Törəmə gedişat icra iflası (%s)" -#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "Törəmə gedişatların xəbərləşməyi üçün pipe yaratma iflası (%s)" -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Törəmə gedişatdan mə'lumat oxuma iflası (%s)" -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "törəmə gedişatdan mə'lumat oxuma select()'də namə'lum xəta (%s)" -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "waitpid()'də namə'lum xəta (%s)" -#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "fork iflası (%s)" -#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "\"%s\" törəmə gedişat icra iflası (%s)" -#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Törəmə gedişat giriş və ya yekun istiqamətləndirmə xətası (%s)" -#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "Törəmə gedişat fork xətası (%s)" -#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "\"%s\" törəmə gedişat işində namə'lum xəta" -#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "Törəmə pid pipe dan kifayət qədər mə'lumat oxuma iflası (%s)" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" -"POT-Creation-Date: 2002-12-02 16:56-0500\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2002-11-20 17:52+0200\n" "Last-Translator: Ales Nyakhaychyk <i18n@infonet.by>\n" "Language-Team: Belarusian <i18n@mova.org>\n" @@ -29,8 +29,8 @@ msgstr "Ня атрымалася адчыніць пераўтваральні # glib/gconvert.c:592 glib/gconvert.c:882 glib/giochannel.c:1282 # glib/giochannel.c:1324 glib/giochannel.c:2163 glib/gutf8.c:875 # glib/gutf8.c:1320 -#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "" @@ -38,8 +38,8 @@ msgstr "" # glib/gconvert.c:597 glib/gconvert.c:813 glib/giochannel.c:1289 # glib/giochannel.c:2175 -#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "Памылка пад час пераўтварэньня: %s" @@ -106,90 +106,90 @@ msgid "Error opening directory '%s': %s" msgstr "Памылка пад час адкрыцьця каталёгу \"%s\": %s" # glib/gfileutils.c:337 glib/gfileutils.c:402 -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Ня атрымалася разьмеркаваць %lu байтаў для чытаньня файлу \"%s\"" # glib/gfileutils.c:348 -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "Памылка пад час чытаньня файлу \"%s\": %s" # glib/gfileutils.c:426 -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Збой пад час чытаньня з файлу \"%s\": %s" # glib/gfileutils.c:465 glib/gfileutils.c:533 -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "Збой пад час адкрыцьця файлу \"%s\": %s" # glib/gfileutils.c:479 -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "Збой пад час атрыманьня атрыбутаў файлу \"%s\": збой fstat(): %s" # glib/gfileutils.c:505 -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Збой пад час адкрыцьця файлу \"%s\": збой fdopen(): %s" # glib/gfileutils.c:712 -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Шаблён \"%s\" нядапушчальны, ня павінны ўтрымліваць \"%s\"" # glib/gfileutils.c:724 -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Шаблён \"%s\" сканчаецца не на XXXXXX" # glib/gfileutils.c:745 -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "Збой пад час стварэньня файлу \"%s\": %s" # glib/giochannel.c:1110 -#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "Пераўтварэньне з набору сымбаляў \"%s\" у \"%s\" ня падтрымліваецца" # glib/giochannel.c:1114 -#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "Ня атрымалася адчыніць пераўтваральнік з \"%s\" у \"%s\": %s" # glib/giochannel.c:1460 -#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "" "Немагчыма выканаць непасрэднае чытаньне ў функцыі " "g_io_channel_read_line_string" # glib/giochannel.c:1507 glib/giochannel.c:1761 glib/giochannel.c:1847 -#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "У буфэры чытаньня засталіся непераўтвораныя даньні" # glib/giochannel.c:1587 glib/giochannel.c:1661 -#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "Канал зачыняецца на няпоўным сымбалі" # glib/giochannel.c:1647 -#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "" "Немагчыма выканаць непасрэднае чытаньне ў функцыі g_io_channel_read_to_end" @@ -464,39 +464,39 @@ msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "Дакумэнт нечакана скончыўся ў нутры камэнтару ці інструкцыі" # glib/gshell.c:71 -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "Тэкст у дужках ня пачынаецца з сымбалю дужкі" # glib/gshell.c:161 -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "Неадпаведная дужка ў камандным радку ці іншым тэксьце абалёнкі" # glib/gshell.c:529 -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "Тэкст скончыўся адразу пасьля сымбалю \"\\\". (Тэкст быў \"%s\")" # glib/gshell.c:536 -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "Тэкст скончыўся перад адпаведнай дужкай для %c. (Тэкст быў \"%s\")" # glib/gshell.c:548 -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "Тэкст быў пусты (ці утрымліваў толькі прагалы)" # glib/gspawn-win32.c:214 -#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "Збой пад час чытаньня даньняў з працэса-нашчадка" # glib/gspawn-win32.c:365 -#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -505,42 +505,42 @@ msgstr "" "даньняў з працэса-нашчадка" # glib/gspawn-win32.c:843 glib/gspawn.c:914 -#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Збой пад час чытаньня даньняў з каналу нашчадка (%s)" # glib/gspawn-win32.c:940 -#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 msgid "Failed to execute helper program" msgstr "Памылка пад час выкананьня праграмы дапамогі" # glib/gspawn-win32.c:931 glib/gspawn.c:1119 -#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Збой пад час зьмены каталёгу \"%s\" (%s)" # glib/gspawn-win32.c:940 -#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "Збой пад час выкананьня працэса-нашчадка (%s)" # glib/gspawn-win32.c:981 glib/gspawn.c:1228 -#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "Збой пад час стварэньня каналу для абмену з працэсам-нашчадкам (%s)" # glib/gspawn.c:161 -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Збой пад час чытаньня даньняў з працэса-нашчадка (%s)" # glib/gspawn.c:293 -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "" @@ -548,43 +548,43 @@ msgstr "" "(%s)" # glib/gspawn.c:376 -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Непрадбачаная памылка ў waitpid() (%s)" # glib/gspawn.c:979 -#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "Збой пад час разгалінаньня (%s)" # glib/gspawn.c:1129 -#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Збой пад час выкананьня працэса-нашчадка \"%s\" (%s)" # glib/gspawn.c:1139 -#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Збой пад час перанакіраваньня вываду ці ўводу працэса-нашчадка (%s)" # glib/gspawn.c:1148 -#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "Збой пад час разгалінаньня працэса-нашчадка (%s)" # glib/gspawn.c:1156 -#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Невядомая памылка пад час выкананьня працэса-нашчадка \"%s\"" # glib/gspawn.c:1178 -#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" -"POT-Creation-Date: 2002-12-02 16:56-0500\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2002-06-26 11:15+0200\n" "Last-Translator: Borislav Aleksandrov <B.Aleksandrov@cnsys.bg>\n" "Language-Team: Bulgarian <dict@linux.zonebg.com>\n" @@ -24,14 +24,14 @@ msgstr "Конвертирането от набора символи '%s' къ msgid "Could not open converter from '%s' to '%s': %s" msgstr "Не мога да отворя конвертор от '%s' към '%s': %s" -#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "Грешна байтова последователност на входа за преобразуване" -#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "Грешка по време на преобразуване: %s" @@ -85,75 +85,75 @@ msgstr "Неправилно име на хост" msgid "Error opening directory '%s': %s" msgstr "Грешка при отваряне на директория '%s': %s" -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Не мога да разпределя %lu байта за четене а файл \"%s\"" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "Грешка при четене на файл '%s': %s" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Неуспех при четене от файл '%s': %s" -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "Неуспех при отваряне на файл '%s': %s" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "" "Неуспех при получаване на атрибутите на файл '%s': fstat() неуспешно: %s" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Неуспех за отваряне на файл '%s': fdopen() пропадна: %s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Шаблона '%s' е неправилен, не трябва да съдържа '%s'" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Шаблон '%s' не завършва с XXXXXX" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "Неуспех при създаване на файл '%s': %s" -#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "Конверсията от набор символи `%s' към `%s' не се поддържа" -#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "Не мога да отворя конвертор от `%s' към `%s': %s" -#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "Не мога да извърша четене в g_io_channel_read_line_string" -#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "В буфера за четене останаха неконвертирани данни" -#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "Канала прекъсна на непълен символ" -#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Не мога да прочета в g_io_channel_read_to_end" @@ -383,33 +383,33 @@ msgstr "Документа завърши неочаквано вътре в з msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "Документа завърши неочаквано вътре в коментара или инструкцията" -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "Текст в кавички не започва със символ кавичка" -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "Несъответсвие на кавички в команден ред или друг текст на shell" -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "Текста завършва веднага след символ '\\'. (Текста беше '%s')" -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "Текста завърва преди съответните кавички за %c. (текста беше '%s')" -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "Текста е празен (или съдържа само шпации)" -#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "Неуспех при четене на данни от синовен процес" -#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -417,73 +417,73 @@ msgstr "" "Неочаквана грешка в g_io_channel_win32_poll() при четене на данни от синовен " "процес" -#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Неуспех за четене от синовен канал (%s)" -#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 #, fuzzy msgid "Failed to execute helper program" msgstr "Неуспех при изпълнение на синовен процес (%s)" -#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Неуспех при промяна на директория '%s' (%s)" -#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "Неуспех при изпълнение на синовен процес (%s)" -#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "Неуспех за създаване на канал за комуникация със синовен процес (%s)" -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Неуспех при четене на данни от синовен процес (%s)" -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "" "Неочаквана грешка в select() при четене на данни от синовен процес (%s)" -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Неочаквана грешка в waitpid() (%s)" -#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "Неуспешен fork (%s)" -#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Неуспех при изпълнение на синовен процес \"%s\" (%s)" -#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Неуспех при пренасочване изхода или входа на синовен процес (%s)" -#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "Неуспех при 'fork' за синовен процес (%s)" -#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Неизвестна грешка при изпълнение на синовен процес \"%s\"" -#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.0.3\n" -"POT-Creation-Date: 2002-12-02 16:56-0500\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2002-06-04 01:23+0200\n" "Last-Translator: Jordi Mallach <jordi@sindominio.net>\n" "Language-Team: Catalan <gnome@softcatala.net>\n" @@ -24,14 +24,14 @@ msgstr "No es permet la conversió del joc de caràcters de '%s' a '%s'" msgid "Could not open converter from '%s' to '%s': %s" msgstr "No s'ha pogut obrir el convertidor de '%s' a '%s': %s" -#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "Seqüència de bytes invàlida en l'entrada de conversió" -#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "S'ha produït un error durant la conversió: %s" @@ -85,75 +85,75 @@ msgstr "Nom de l'ordinador central invàlid" msgid "Error opening directory '%s': %s" msgstr "S'ha produït un error en obrir el directori '%s': %s" -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "No s'ha pogut assignar %lu bytes per a llegir el fitxer \"%s\"" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "S'ha produït un error en llegir el fitxer '%s': %s" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "És impossible llegir des del fitxer '%s': %s" -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "És impossible obrir el fitxer '%s': %s" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "" "És impossible obtenir els atributs del fitxer '%s': fstat() ha fallat: %s" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "És impossible obrir el fitxer '%s': fdopen() ha fallat: %s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "La plantilla '%s' no és vàlida, no pot contenir cap '%s'" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "La plantilla '%s' no acaba en XXXXXX" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "És impossible crear el fitxer '%s': %s" -#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "No es suporta la conversió des del joc de caràcters '%s' fins al '%s'" -#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "No s'ha pogut obrir el convertidor des de '%s' fins a '%s': %s" -#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "No es pot fer una lectura bàsica a g_io_channel_read_line_string" -#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "A la memòria intermèdia de lectura hi ha dades sobrants no convertides" -#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "El canal acaba en un caràcter parcial" -#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "No es pot fer una lectura bàsica a g_io_channel_read_to_end" @@ -403,37 +403,37 @@ msgstr "" "El document ha acabat de manera inesperada enmig d'un comentari o una " "instrucció de processament" -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "El text citat no comença amb cometes" -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "" "S'han trobat unes cometes desaparellades en una línia d'ordres o en un altre " "text entre cometes" -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "El text acabava just després d'un caràcter '\\'. (El text era '%s')" -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "El text ha acabat abans de trobar les cometes corresponents per %c. (El text " "era '%s')" -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "El text era buit (o només contenia espais en blanc)" -#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "És impossible llegir dades del procés fill" -#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -441,74 +441,74 @@ msgstr "" "S'ha produït un error inesperat a g_io_chanel_win32_poll() en llegir dades " "d'un procés fill" -#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "És impossible llegir des del conducte fill (%s)" -#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 #, fuzzy msgid "Failed to execute helper program" msgstr "És impossible executar el procés fill (%s)" -#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "És impossible canviar al directori '%s' (%s)" -#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "És impossible executar el procés fill (%s)" -#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "És impossible crear el conducte per comunicar amb el procés fill (%s)" -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "És impossible llegir dades des del procés fill (%s)" -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "" "S'ha produït un error inesperat a select() en llegir dades des d'un procés " "fill (%s)" -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "S'ha produiït un error inesperat en waitpid() (%s)" -#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "És impossible bifurcar-se (%s)" -#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "És impossible executar el procés fill \"%s\" (%s)" -#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "És impossible redirigir la sortida o l'entrada del procés fill (%s)" -#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "És impossible bifurcar el procés fill (%s)" -#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "S'ha produït un error desconegut en executar el procés fill \"%s\"" -#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.0.1\n" -"POT-Creation-Date: 2002-12-03 05:54+0100\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2002-12-03 17:03+0100\n" "Last-Translator: Miloslav Trmac <mitr@volny.cz>\n" "Language-Team: Czech <cs@li.org>\n" @@ -24,14 +24,14 @@ msgstr "Převod ze znakové sady %s do %s není podporován" msgid "Could not open converter from '%s' to '%s': %s" msgstr "Nepodařilo se otevřít převaděč z %s do %s: %s" -#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "Neplatná posloupnost bajtů na vstupu" -#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "Chyba při převodu: %s" @@ -85,74 +85,74 @@ msgstr "Neplatné jméno hostitele" msgid "Error opening directory '%s': %s" msgstr "Chyba při otevírání adresáře '%s': %s" -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Nepodařilo se alokovat %lu bytů pro přečtení souboru \"%s\"" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "Chyba čtení souboru '%s': %s" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Chyba při čtení ze souboru '%s': %s" -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "Nepodařilo se otevřít soubor '%s': %s" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "Nepodařilo se získat atributy souboru '%s': selhání fstat(): %s" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Nepodařilo se otevřít soubor '%s': selhání fdopen(): %s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Šablona '%s' je chybná, neměla by obsahovat '%s'" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Šablona '%s' není ukončena pomocí XXXXXX" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "Nepodařilo se vytvořit soubor '%s': %s" -#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "Převod ze znakové sady `%s' do `%s' není podporován" -#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "Nepodařilo se otevřít převodník z `%s' do `%s': %s" -#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "Nepodařilo se přímé čtení v g_io_channel_read_line_string" -#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "Zbytek nepřevedených dat ve vstupní vyrovnávací paměti" -#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "Kanál ukončen částí znaku" -#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Nepodařilo se přímé čtení v g_io_channel_read_to_end" @@ -388,107 +388,107 @@ msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "" "Neočekávaný konec dokumentu uvnitř komentáře nebo instrukce pro zpracování" -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "Text v uvozovkách nezačíná uvozovkami" -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "" "Nenalezena uzavírací uvozovka v příkazovém řádku nebo jiném shellovém příkazu" -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "Text skončil právě za znakem '\\'. (Text byl '%s')" -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "Text skončil před nalezením odpovídajících uvozovek znakem %c. (Text byl '%" "s')" -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "Text je prázdný (nebo obsahuje pouze mezery)" -#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "Chyba čtení dat z procesu potomka" -#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" msgstr "" "Neočekávaná chyba v g_io_channel_win32_poll() při čtení dat z procesu potomka" -#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Nepodařilo se čtení z roury (%s)" -#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 msgid "Failed to execute helper program" msgstr "Nepodařilo se spustit pomocný program" -#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Nepodařilo se změnit adresář '%s' (%s)" -#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "Nepodařilo se spustit proces potomka (%s)" -#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "Nepodařilo se vytvořit rouru pro komunikaci s procesem potomka (%s)" -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Chyba čtení dat z procesu potomka (%s)" -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "Neočekávaná chyba v select() při čtení dat z procesu potomka (%s)" -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Neočekávaná chyba v waitpid() (%s)" -#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "Chyba volání fork (%s)" -#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Nepodařilo se spustit proces potomka \"%s\" (%s)" -#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Nepodařilo se přesměrovat vstup nebo výstup procesu potomka (%s)" -#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "Nepodařilo se vytvořit proces potomka (%s)" -#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Neznámá chyba při běhu procesu potomka \"%s\"" -#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "Nepodařilo se přečíst dostatek dat z roury potomka (%s)" @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 1.3.3\n" -"POT-Creation-Date: 2002-12-02 16:56-0500\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2002-11-25 22:49+0100\n" "Last-Translator: Ole Laursen <olau@hardworking.dk>\n" "Language-Team: Danish <dansk@klid.dk>\n" @@ -29,14 +29,14 @@ msgstr "Konvertering fra tegnsæt '%s' til '%s' er ikke understøttet" msgid "Could not open converter from '%s' to '%s': %s" msgstr "Kunne ikke åbne konverterer fra '%s' til '%s': %s" -#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "Ugyldig bytesekvens i konverteringsinddata" -#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "Fejl under konvertering: %s" @@ -90,74 +90,74 @@ msgstr "Ugyldigt værtsnavn" msgid "Error opening directory '%s': %s" msgstr "Fejl ved åbning af mappen '%s': %s" -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Kunne ikke allokere %lu byte til at læse filen \"%s\"" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "Fejl ved læsning af filen '%s': %s" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Fejl ved læsning fra filen '%s': %s" -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "Fejl ved åbning af filen '%s': %s" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "Fejl ved finding af egenskaber for filen '%s': fstat() mislykkedes: %s" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Fejl under åbning af filen '%s': fdopen() mislykkedes: %s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Skabelonen '%s' er ugyldig, må ikke indeholde en '%s'" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Skabelonen '%s' slutter ikke med XXXXXX" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "Fejl under oprettelse af filen '%s': %s" -#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "Konvertering fra tegnsæt '%s' til '%s' er ikke understøttet" -#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "Kunne ikke åbne konverterer fra '%s' til '%s': %s" -#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "Kan ikke foretage en rå læsning i g_io_channel_read_line_string" -#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "Resterende ukonverterede data i læsemellemlager" -#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "Kanal afslutter med et ufuldendt tegn" -#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Kan ikke foretage en rå læsning i g_io_channel_read_to_end" @@ -396,36 +396,36 @@ msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "" "Dokumentet sluttede uventet inden i en kommentar eller behandlingsinstruktion" -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "Anført tekst begynder ikke med anførselstegn" -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "" "Uafbalanceret anførselstegn i kommandolinje eller anden skal-anført tekst" -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "Tekst sluttede lige efter et '\\' tegn (teksten var '%s')" -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "Tekst sluttede før tilsvarende anførselstegn blev fundet for %c (teksten var " "'%s')" -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "Tekst var tom (eller indeholdt kun blanke tegn)" -#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "Fejl under læsning af data fra underprocess" -#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -433,71 +433,71 @@ msgstr "" "Uventet fejl i g_io_channel_win32_poll() under læsning af data fra en " "underprocess" -#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Fejl under læsning fra barnedatakanal (%s)" -#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 msgid "Failed to execute helper program" msgstr "Fejl under kørsel af hjælpeprogram" -#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Fejl ved skift til mappen '%s' (%s)" -#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "Fejl under kørsel af underprocess (%s)" -#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "Fejl under oprettelse af kommunikationskanal til underproces (%s)" -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Fejl ved læsning af data fra underprocess (%s)" -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "Uventet fejl i select() ved læsning af data fra underprocess (%s)" -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Uventet fejl i waitpid() (%s)" -#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "Fejl under fraspaltning af proces (%s)" -#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Fejl under kørsel af underprocessen \"%s\" (%s)" -#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Fejl under omdirigering af uddata eller inddata for underprocess (%s)" -#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "Fejl ved fraspaltning af underprocess (%s)" -#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Ukendt fejl under kørsel af underprocessen \"%s\"" -#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 1.3.15\n" -"POT-Creation-Date: 2002-12-02 16:56-0500\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2002-02-28 01:13+0100\n" "Last-Translator: Christian Meyer <chrisime@gnome.org>\n" "Language-Team: German <gnome-de@gnome.org>\n" @@ -23,14 +23,14 @@ msgstr "Umwandlung von Zeichensatz '%s' in '%s' wird nicht unterstützt" msgid "Could not open converter from '%s' to '%s': %s" msgstr "Konverter von '%s' in '%s' konnte nicht geöffnet werden: %s" -#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "Ungültige Bytefolge in Konvertierungseingabe" -#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "Fehler während der Umwandlung: %s" @@ -86,76 +86,76 @@ msgstr "Ungültiger Hostname" msgid "Error opening directory '%s': %s" msgstr "Fehler beim Öffnen des Verzeichnisses '%s': %s" -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "%lu byte konnten nicht alloziiert werden, um Datei \"%s\" zu lesen" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "Fehler beim Lesen der Datei '%s': %s" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Es konnte nicht aus der Datei '%s' gelesen werden: %s" -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "Datei '%s' konnte nicht geöffnet werden: %s" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "" "Attribute der Datei '%s' konnten nicht ermittelt werden: fstat() " "fehlgeschlagen: %s" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Datei '%s' konnte nicht geöffnet werden: fdopen() fehlgeschlagen: %s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Vorlage '%s' ungültig, sollte kein '%s' enthalten" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Vorlage '%s' endet nicht auf XXXXXX" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "Datei '%s' konnte nicht erstellt werden: %s" -#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "Umwandlung von Zeichensatz '%s' in '%s' wird nicht unterstützt" -#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "Konverter von '%s' in '%s' konnte nicht geöffnet werden: %s" -#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "Raw-read in g_io_channel_read_line_string nicht möglich" -#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "Nicht konvertierte Daten befinden sich noch im Lesepuffer " -#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "Kanal endet mit einem Teilzeichen" -#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Raw-read in g_io_channel_read_to_end nicht möglich" @@ -402,37 +402,37 @@ msgstr "" "Dokument endete unerwartet innerhalb eines Kommentars oder " "Verarbeitungsanweisung" -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "Zitierter Text beginnt nicht mit einem Anführungszeichen" -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "" "Unbalanciertes Anführungszeichen in Befehlszeile oder anderem Text in " "Shellquotes" -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "Text endete nach einem '\\'-Zeichen. (Der Text war '%s')" -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "Text endete, bevor ein passendes Anführungszeichen für %c gefunden wurde. " "(Der Text war '%s')" -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "Text war leer (oder enthielt nur Leerraum)" -#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "Daten konnten nicht vom Kindprozess gelesen werden" -#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -440,75 +440,75 @@ msgstr "" "Unerwarteter Fehler in g_io_channel_win32_poll() beim Lesen aus dem " "Kindprozess" -#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Lesen aus Pipe zum Kind (%s) fehlgeschlagen" -#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 #, fuzzy msgid "Failed to execute helper program" msgstr "Kindprozess konnte nicht ausgeführt werden (%s)" -#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "In Verzeichnis '%s' (%s) konnte nicht gewechselt werden" -#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "Kindprozess konnte nicht ausgeführt werden (%s)" -#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "" "Pipe für Kommunikation mit Kindprozess (%s) konnte nicht erzeugt werden" -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Daten vom Kindprozess konnten nicht gelesen werden (%s)" -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "" "Unerwarteter Fehler in select() beim Lesen von Daten eines Kindprozesses (%s)" -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Unerwarteter Fehler in waitpid() (%s)" -#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "Abspalten fehlgeschlagen (%s)" -#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Kindprozess \"%s\" konnte nicht ausgeführt werden (%s)" -#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "" "Umleiten der Ausgabe oder Eingabe des Kindprozesses (%s) fehlgeschlagen" -#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "Abspalten des Kindprozesses fehlgeschlagen (%s)" -#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Unbekannter Fehler beim Ausführen des Kindprozesses \"%s\"" -#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "Es konnten nicht genug Daten von Kind-PID-Pipe (%s) gelesen werden" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 1.0\n" -"POT-Creation-Date: 2002-12-03 20:06+0200\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2002-12-03 20:09+0200\n" "Last-Translator: Kostas Papadimas <pkst@gmx.net>\n" "Language-Team: Greek <nls@tux.hellug.gr>\n" @@ -29,15 +29,15 @@ msgstr "Η μετατροπή από την ομάδα χαρακτήρων %s' msgid "Could not open converter from '%s' to '%s': %s" msgstr "Δεν ήταν δυνατό το άνοιγμα μετατροπέα από `%s' σε `%s': %s" -#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "Μή έγκυρη σειρά στην είσοδο μετατροπής" # gconf/gconftool.c:1181 -#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "Σφάλμα κατά τη μετατροπή: %s" @@ -55,7 +55,8 @@ msgstr "Αδυναμία μετατροπής fallback '%s' σε codeset '%s'" #: glib/gconvert.c:1633 #, c-format msgid "The URI '%s' is not an absolute URI using the file scheme" -msgstr "Το URI '%s' δεν είναι ένα απόλυτο URI με την χρήση του σχήματος αρχείου" +msgstr "" +"Το URI '%s' δεν είναι ένα απόλυτο URI με την χρήση του σχήματος αρχείου" #: glib/gconvert.c:1643 #, c-format @@ -93,80 +94,80 @@ msgid "Error opening directory '%s': %s" msgstr "Σφάλμα ανοίγματος καταλόγου '%s': %s" # -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Αδύνατη η διάθεση %lu bytes στην ανάγνωση αρχείου \"%s\"" # -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "Σφάλμα ανάγνωσης αρχείου '%s': %s" # gconf/gconf-internals.c:2416 -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Αποτυχία ανάγνωσης από το αρχείο '%s': %s" # gconf/gconf-internals.c:2416 -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "Αποτυχία ανοίγματος αρχείου `%s': %s" # gconf/gconfd.c:1701 -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "Αποτυχία λήψης ιδιοτήτων του αρχείου '%s': fstat() απέτυχε: %s" # gconf/gconf-internals.c:2416 -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Αδυναμία ανοίγματος αρχείου '%s': fdopen() απέτυχε: %s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Το πρότυπο '%s' δεν είναι έγκυρο, θα πρέπει να περιέχει ένα '%s'" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Το πρότυπο '%s' δεν τελειώνει με XXXXXX" # gconf/gconf-internals.c:2416 -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "Αποτυχία δημιουργίας αρχείου '%s': %s" -#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "Η μετατροπή από ομάδα χαρακτήρων `%s' σε `%s' δεν υποστηρίζεται" -#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "Δεν ήταν δυνατό το άνοιγμα μετατροπέα από `%s' σε `%s': %s" -#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "Δεν είναι δυνατή η raw ανάγνωση σε g_io_channel_read_line_string" -#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "Εναπομείναντα δεδομένα που δεν έχουν μετατραπεί στο read buffer" -#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "Το κανάλι τερματίζει σε ημιτελή χαρακτήρα" -#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Δεν είναι δυνατή η raw ανάγνωση σε g_io_channel_read_to_end" @@ -196,7 +197,8 @@ msgid "Error on line %d: %s" msgstr "Σφάλμα στη γραμμή %d: %s" #: glib/gmarkup.c:385 -msgid "Empty entity '&;' seen; valid entities are: & " < > '" +msgid "" +"Empty entity '&;' seen; valid entities are: & " < > '" msgstr "" "Κενή καταχώρηση '&;' , έγκυρες οντότητες είναι: & " < > " "' " @@ -296,8 +298,11 @@ msgstr "" #: glib/gmarkup.c:1144 #, c-format -msgid "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" -msgstr "Περίεργος χαρακτήρας '%s', αναμενόταν ένα '=' μετά το όνομα γνωρίσματος '%s' του στοιχείου '%s'" +msgid "" +"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" +msgstr "" +"Περίεργος χαρακτήρας '%s', αναμενόταν ένα '=' μετά το όνομα γνωρίσματος '%" +"s' του στοιχείου '%s'" #: glib/gmarkup.c:1185 #, c-format @@ -402,44 +407,47 @@ msgstr "Το έγγραφο τερματίστηκε απρόσμενα μέσα #: glib/gmarkup.c:1687 #, c-format msgid "Document ended unexpectedly inside the close tag for element '%s'" -msgstr "Το έγγραφο τερματίστηκε απρόσμενα μέσα σε tag κλεισίματος για στοιχείο '%s'" +msgstr "" +"Το έγγραφο τερματίστηκε απρόσμενα μέσα σε tag κλεισίματος για στοιχείο '%s'" #: glib/gmarkup.c:1693 msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "Το έγγραφο τερματίστηκε απρόσμενα μέσα σε σχόλιο ή εντολή σε διεργασία" # gconf/gconf-internals.c:1577 -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "Το παρατιθέμενο αλφαριθμητικό δεν αρχίζει με εισαγωγικό σημείο" -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "" "Αταίριαστο ερωτηματικό στη γραμμή εντολών ή άλλο κείμενο που παρατίθεται από " "κέλυφος" -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" -msgstr "Το κείμενο τερματίστηκε αμέσως μετά από χαρακτήρα '\\' (Το κείμενο ήταν '%s')" +msgstr "" +"Το κείμενο τερματίστηκε αμέσως μετά από χαρακτήρα '\\' (Το κείμενο ήταν '%" +"s')" -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "Το κείμενο τερματίστηκε πριν να βρεθεί ταιριαστή παράθεση για %c. (Το " "κείμενο ήταν '%s')" -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "Το κείμενο ήταν κενό (ή περιέχει μόνο λευκό κενό)" -#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "Αποτυχία ανάγνωσης δεδομένων από θυγατρική διεργασία" -#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -448,74 +456,79 @@ msgstr "" "θυγατρική διεργασία" # gconf/gconftool.c:881 -#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Αποτυχία ανάγνωσης από θυγατρική σωλήνωση (%s)" -#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 msgid "Failed to execute helper program" msgstr "Αποτυχία εκτέλεσης βοηθητικού προγράμματος" -#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Αποτυχία αλλαγής καταλόγου '%s' (%s)" -#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "Αποτυχία εκτέλεσης θυγατρικής διεργασίας (%s)" -#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" -msgstr "Αποτυχία δημιουργίας σωλήνωσης για την επικοινωνία με θυγατρική διεργασία (%s)" +msgstr "" +"Αποτυχία δημιουργίας σωλήνωσης για την επικοινωνία με θυγατρική διεργασία (%" +"s)" # gconf/gconf-internals.c:2416 -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Αποτυχία ανάγνωσης δεδομένων από θυγατρική διεργασία (%s)" -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" -msgstr "Απρόσμενο σφάλμα στο select() ανάγνωσης δεδομένων από θυγατρική διεργασία (%s)" +msgstr "" +"Απρόσμενο σφάλμα στο select() ανάγνωσης δεδομένων από θυγατρική διεργασία (%" +"s)" -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Μη αναμενόμενο σφάλμα στη waitpid() (%s)" # gconf/gconf-internals.c:2416 -#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "Αποτυχία δικράνωσης (%s)" # gconf/gconf-internals.c:2416 -#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Αποτυχία εκτέλεσης θυγατρικής διεργασίας \"%s\" (%s)" -#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" -msgstr "Αποτυχία προώθησης αποτελέσματος ή εισόδου της θυγατρικής διεργασίας (%s)" +msgstr "" +"Αποτυχία προώθησης αποτελέσματος ή εισόδου της θυγατρικής διεργασίας (%s)" -#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "Αποτυχία δικράνωσης θυγατρικής διεργασίάς (%s)" -#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Άγνωστο σφάλμα κατά την εκτέλεση της θυγατρικής διεργασίας \"%s\"" -#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "Αποτυχία ανάγνωσης επαρκών δεδομένων από θυγατρική σωλήνωση pid (%s)" @@ -532,4 +545,3 @@ msgstr "Μή έγκυρη σειρά στην είσοδο μεταροπής" #: glib/gutf8.c:1341 glib/gutf8.c:1437 msgid "Character out of range for UTF-16" msgstr "Ο χαρακτήρας είναι έξω από την εμβέλεια για UTF-16" - @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 1.3\n" -"POT-Creation-Date: 2002-12-02 16:56-0500\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2002-03-06 01:31-0300\n" "Last-Translator: German Poo Caaman~o <gpoo@ubiobio.cl>\n" "Language-Team: Spanish <traductores@es.gnome.org>\n" @@ -25,14 +25,14 @@ msgstr "Conversión desde el conjunto de caracteres `%s'·a·`%s'·no soportada" msgid "Could not open converter from '%s' to '%s': %s" msgstr "No se pudo abrir el conversor de `%s'·a·'%s':·%s" -#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "Secuencia de byte no válida en la entrada de conversión" -#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "Error·durante la·conversión:·%s" @@ -88,75 +88,75 @@ msgstr "El nombrel del host no es válido" msgid "Error opening directory '%s': %s" msgstr "Error al leer el directorio '%s':·%s" -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "No se puede localizar %lu bytes para leer el archivo \"%s\"" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "Error al leer el archivo '%s':·%s" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Falló la lectura desde el archivo '%s':·%s" -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "Falló al abrir el archivo '%s':·%s" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "Falló al obtener los atributos del archivo %s':·fstat()·falló:·%s" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Falló al abrir el archivo '%s':·fdopen()·falló:·%s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Plantilla ilegal '%s'.· No debería contener un '%s'" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "La plantilla ·'%s'· no termina con XXXXXX" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "Falló al crear el archivo '%s':·%s" -#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "" "La conversión desde el conjunto de caracteres `%s'·a·`%s'·no es soportada" -#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "No se pudo abrir el conversor de `%s'·a·`%s':·%s" -#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "No se puede leer datos crudos en g_io_channel_read_line_string" -#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "Datos no convertidos de sobra en el búfer de lectura" -#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "El canal terminar en un caracter parcial" -#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "No se puede realizar una lectura cruda en g_io_channel_read_to_end" @@ -406,38 +406,38 @@ msgstr "" "El documento finalizó inesperadamente dentro de un comentario o procesando " "una instrucción" -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "El texto citado no empieza con una marca de cita" -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "" "Las marcas de citas no coinciden en la línea de comandos o en otro texto " "citado por el shell" -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "" "El texto termina justo después de un carácter '\\'. (El texto era '%s')" -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "El texto terminó antes de que se encontrasen las citas correspondientes para " "%c (El texto era '%s')" -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "El texto está vacío (o sólo contiene espacios en blanco)" -#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "Falló al leer los datos desde el proceso hijo" -#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -445,72 +445,72 @@ msgstr "" "Error inesperado en g_io_channel_win32_poll() al leer datos desde el proceso " "hijo" -#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Falló al leer desde el pipe hijo (%s)" -#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 #, fuzzy msgid "Failed to execute helper program" msgstr "Falló al ejecutar el proceso hijo (%s)" -#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Falló al cambiar al directorio '%s'·(%s)" -#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "Falló al ejecutar el proceso hijo (%s)" -#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "Falló la creación de un pipe para comunicar con el proceso hijo (%s)" -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Falló la lectura de datos desde el proceso hijo (%s)" -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "Error inesperado en select()·leyendo datos desde el proceso hijo (%s)" -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Error inesperado en waitpid()·(%s)" -#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "Falló al invocar fork (%s)" -#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Falló al ejecutar el proceso hijo \"%s\" (%s)" -#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Falló al redirigir la salida a la entrada del proceso hijo (%s)" -#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "Falló al bifurcar el proceso hijo·(%s)" -#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Error desconocido al ejecutar el proceso hijo \"%s\"" -#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "Falló al leer los suficientes datos desde el pipe hijo (%s)" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 1.3.9\n" -"POT-Creation-Date: 2002-12-02 16:56-0500\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2001-07-06 14:23+0200\n" "Last-Translator: Joseba Bidaurrazaga van Dierdonck <jbv@euskalnet.net>\n" "Language-Team: euskare <linux-eu@chanae.alphanet.ch>\n" @@ -23,14 +23,14 @@ msgstr "Aldaketa karaktere talde `%s'-tik `%s'-ra ez dago gaitua" msgid "Could not open converter from '%s' to '%s': %s" msgstr "Ezin ireki `%s'-tik `%s'-rako itzultzailea: %s" -#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "Baliogabeko byte segida itzulketa sarreran" -#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "Errorea itzultzerakoan: %s" @@ -85,74 +85,74 @@ msgstr "Baliogabeko byte segida ostalari izenean" msgid "Error opening directory '%s': %s" msgstr "Errore fitxategia irakurtzerakoan'%s': %s" -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "Errore fitxategia irakurtzerakoan'%s': %s" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Ezin irakurri fitxategi '%s'-tik: %s" -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "Ezin ireki fitxategi '%s'-a: %s" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "Ezin lortu atributuak fitxategitik '%s': fstat() failed: %s" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Ezin ireki fitzategia '%s': fdopen() failed: %s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Eredu '%s'-a ezlegezkoa, ezin du '%s'-rik izan" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Eredu '%s'-ak ez du amaierako XXXXXX" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "Ezin eratu fitxategia '%s': %s" -#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "Aldaketa karaktere talde `%s'-tik `%s'-ra ez dago gaitua" -#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "Ezin ireki `%s'-tik `%s'-rako itzultzailea: %s" -#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "" -#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "" -#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "" -#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "" @@ -386,36 +386,36 @@ msgstr "" msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "Dokumentua ezustean bukatzen da aipamen edo eginkuzun baten baitan" -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "Nabarmendutako textua ez da nabartze ikurraz hasten" -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "" "Nabarmen ikur galdua komando lerroan edo maskorreko nabarmentze texturen " "batetan" -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, fuzzy, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "Textua bukatzen da '' batez. (Textua '%s' zen)" -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "Textua bukatua %c-rako nabarmentze ikurra aurkitu aurretik. (Textua: '%s')" -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "Textua hutzik (edo zuriz)" -#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "Ezin irakurri daturik child prozeduran" -#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -423,73 +423,73 @@ msgstr "" "Ezusteko errora g_io_channel_win32_poll()-n child prozedurako datuak " "irakurtzekoan" -#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Ezin irakurri child hodian (%s)" -#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 #, fuzzy msgid "Failed to execute helper program" msgstr "Ezin abiarazi chil prozedura (%s)" -#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Ezin aldatu '%s' direktoriora (%s)" -#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "Ezin abiarazi chil prozedura (%s)" -#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "Ezin eratu hodirik child prozedurarekin bat egiteko (%s)" -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Ezin irakurri daturik child prozeduran (%s)" -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "" "Ezusteko errorea select()-n child prozeduratik (%s) datuak irakurtzerakoan" -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Ezusteko errorea waitpid()-en (%s)" -#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "Ezin ziztatu (%s)" -#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, fuzzy, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Ezin abiarazi chil prozedura (%s)" -#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Ezin bideratu irteera edo sarrera child prozeduran (%s)" -#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "Ezin ziztatu chil prozedura (%s)" -#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, fuzzy, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Errore eezaguna child prozeduran" -#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "Ezin irakurri datu nahikorik child-en pid hodian (%s)" @@ -5,77 +5,78 @@ msgid "" msgstr "" "Project-Id-Version: glib VERSION\n" -"POT-Creation-Date: 2002-11-02 15:11+0200\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2002-12-12 00:20+0200\n" "Last-Translator: Lauri Nurmi <lanurmi@iki.fi>\n" -"Language-Team: Gnome Finnish Translation Team <gnome-fi-laatu@lists.sourceforge.net>\n" +"Language-Team: Gnome Finnish Translation Team <gnome-fi-laatu@lists." +"sourceforge.net>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: glib/gconvert.c:400 +#: glib/gconvert.c:401 #, c-format msgid "Conversion from character set '%s' to '%s' is not supported" msgstr "Muunnos merkistöstä \"%s\" merkistöön \"%s\" ei ole tuettu" -#: glib/gconvert.c:404 +#: glib/gconvert.c:405 #, c-format msgid "Could not open converter from '%s' to '%s': %s" msgstr "Muunninta merkistöstä \"%s\" merkistöön \"%s\" ei voitu avata: %s" -#: glib/gconvert.c:602 glib/gconvert.c:892 glib/giochannel.c:1291 -#: glib/giochannel.c:1333 glib/giochannel.c:2175 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "Virheellinen tavusarja muunnettavassa syötteessä" -#: glib/gconvert.c:607 glib/gconvert.c:823 glib/giochannel.c:1298 -#: glib/giochannel.c:2187 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "Virhe muunnoksen aikana: %s" -#: glib/gconvert.c:625 glib/gutf8.c:871 glib/gutf8.c:1071 glib/gutf8.c:1212 +#: glib/gconvert.c:626 glib/gutf8.c:871 glib/gutf8.c:1071 glib/gutf8.c:1212 #: glib/gutf8.c:1316 msgid "Partial character sequence at end of input" msgstr "Osittainen tavusarja syötteen lopussa" -#: glib/gconvert.c:798 +#: glib/gconvert.c:799 #, c-format msgid "Cannot convert fallback '%s' to codeset '%s'" msgstr "Koodausmerkkijonoa \"%s\" ei voi muuntaa merkistöön \"%s\"" -#: glib/gconvert.c:1632 +#: glib/gconvert.c:1633 #, c-format msgid "The URI '%s' is not an absolute URI using the file scheme" msgstr "URI \"%s\" ei ole absoluuttinen tiedostomuotoinen URI" -#: glib/gconvert.c:1642 +#: glib/gconvert.c:1643 #, c-format msgid "The local file URI '%s' may not include a '#'" msgstr "Paikallinen tiedosto-URI \"%s\" ei saa sisältää merkkiä \"#\"" -#: glib/gconvert.c:1659 +#: glib/gconvert.c:1660 #, c-format msgid "The URI '%s' is invalid" msgstr "URI \"%s\" on virheellinen" -#: glib/gconvert.c:1671 +#: glib/gconvert.c:1672 #, c-format msgid "The hostname of the URI '%s' is invalid" msgstr "URI:n \"%s\" isäntänimi on virheellinen" -#: glib/gconvert.c:1687 +#: glib/gconvert.c:1688 #, c-format msgid "The URI '%s' contains invalidly escaped characters" msgstr "URI \"%s\" sisältää virheellisesti suojattuja merkkejä" -#: glib/gconvert.c:1758 +#: glib/gconvert.c:1759 #, c-format msgid "The pathname '%s' is not an absolute path" msgstr "Polku \"%s\" ei ole absoluuttinen" -#: glib/gconvert.c:1768 +#: glib/gconvert.c:1769 msgid "Invalid hostname" msgstr "Virheellinen isäntänimi" @@ -84,74 +85,77 @@ msgstr "Virheellinen isäntänimi" msgid "Error opening directory '%s': %s" msgstr "Virhe hakemiston \"%s\" avaamisessa: %s" -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Ei voitu varata %lu tavua muistia tiedoston \"%s\" lukemiseksi" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "Virhe tiedoston \"%s\" lukemisessa: %s" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Lukeminen tiedostosta \"%s\" epäonnistui: %s" -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "Tiedoston \"%s\" avaaminen epäonnistui: %s" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" -msgstr "Tiedoston \"%s\" ominaisuuksien lukeminen epäonnistui: fstat() epäonnistui: %s" +msgstr "" +"Tiedoston \"%s\" ominaisuuksien lukeminen epäonnistui: fstat() epäonnistui: %" +"s" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Tiedoston \"%s\" avaaminen epäonnistui: fdopen() epäonnistui: %s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Malli \"%s\" on virheellinen, se ei saa sisältää merkkijonoa \"%s\"" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Malli \"%s\" ei pääty merkkijonoon XXXXXX" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "Tiedoston \"%s\" luominen epäonnistui: %s" -#: glib/giochannel.c:1119 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "Muunnos merkistöstä \"%s\" merkistöön \"%s\" ei ole tuettu" -#: glib/giochannel.c:1123 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "Muunninta merkistöstä \"%s\" merkistöön \"%s\" ei voitu avata: %s" -#: glib/giochannel.c:1468 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" -msgstr "Funktiossa g_io_channel_read_line_string ei voi suorittaa raakalukemista" +msgstr "" +"Funktiossa g_io_channel_read_line_string ei voi suorittaa raakalukemista" -#: glib/giochannel.c:1515 glib/giochannel.c:1772 glib/giochannel.c:1858 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "Jäljelle jäänyt muuntamaton data lukupuskurissa" -#: glib/giochannel.c:1595 glib/giochannel.c:1672 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "Kanava päättyy osittaiseen merkkiin" -#: glib/giochannel.c:1658 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Funktiossa g_io_channel_read_to_end ei voi suorittaa raakalukemista" @@ -181,7 +185,8 @@ msgstr "Virhe rivillä %d: %s" msgid "" "Empty entity '&;' seen; valid entities are: & " < > '" msgstr "" -"Havaittu tyhjä entiteetti \"&;\"; kelvolliset ovat: & " < > '" +"Havaittu tyhjä entiteetti \"&;\"; kelvolliset ovat: & " < > " +"'" #: glib/gmarkup.c:395 #, c-format @@ -190,9 +195,9 @@ msgid "" "begins an entity; if this ampersand isn't supposed to be an entity, escape " "it as &" msgstr "" -"Merkki \"%s\" ei ole kelvollinen entiteetin nimen alussa; &-merkki " -"aloittaa entiteetin. Jos tämän &-merkin ei ole tarkoitus olla entiteetti, " -"käytä merkintää &" +"Merkki \"%s\" ei ole kelvollinen entiteetin nimen alussa; &-merkki aloittaa " +"entiteetin. Jos tämän &-merkin ei ole tarkoitus olla entiteetti, käytä " +"merkintää &" #: glib/gmarkup.c:431 #, c-format @@ -278,8 +283,8 @@ msgstr "" msgid "" "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" msgstr "" -"Pariton merkki \"%1$s\", odotettiin \"=\"-merkkiä elementin \"%3$s\" ominaisuuden " -"\"%2$s\" jälkeen" +"Pariton merkki \"%1$s\", odotettiin \"=\"-merkkiä elementin \"%3$s\" " +"ominaisuuden \"%2$s\" jälkeen" #: glib/gmarkup.c:1185 #, c-format @@ -288,9 +293,9 @@ msgid "" "element '%s', or optionally an attribute; perhaps you used an invalid " "character in an attribute name" msgstr "" -"Pariton merkki \"%s\", odotettiin merkkiä \">\" tai \"/\" päättämään elementin " -"\"%s\" aloituslippu, tai mahdollista ominaisuutta; käytit ehkä ominaisuuden nimessä " -"siihen kelpaamatonta merkkiä" +"Pariton merkki \"%s\", odotettiin merkkiä \">\" tai \"/\" päättämään " +"elementin \"%s\" aloituslippu, tai mahdollista ominaisuutta; käytit ehkä " +"ominaisuuden nimessä siihen kelpaamatonta merkkiä" #: glib/gmarkup.c:1268 #, c-format @@ -327,7 +332,9 @@ msgstr "Elementti \"%s\" on suljettu, ei avoimia elementtejä" #: glib/gmarkup.c:1466 #, c-format msgid "Element '%s' was closed, but the currently open element is '%s'" -msgstr "Elementti \"%s\" on suljettu, mutta tällä hetkellä on avoinna elementti \"%s\"" +msgstr "" +"Elementti \"%s\" on suljettu, mutta tällä hetkellä on avoinna elementti \"%s" +"\"" #: glib/gmarkup.c:1613 msgid "Document was empty or contained only whitespace" @@ -335,7 +342,8 @@ msgstr "Asiakirja oli tyhjä tai sisälsi vain tyhjiä merkkejä" #: glib/gmarkup.c:1627 msgid "Document ended unexpectedly just after an open angle bracket '<'" -msgstr "Asiakirja loppui odottamattomasti heti avoimen kulmasulkeen \"<\" jälkeen" +msgstr "" +"Asiakirja loppui odottamattomasti heti avoimen kulmasulkeen \"<\" jälkeen" #: glib/gmarkup.c:1635 glib/gmarkup.c:1679 #, c-format @@ -343,8 +351,8 @@ msgid "" "Document ended unexpectedly with elements still open - '%s' was the last " "element opened" msgstr "" -"Asiakirja loppui odottamattomasti elementtien ollessa sulkematta - \"%s\" oli " -"viimeinen avattu elementti" +"Asiakirja loppui odottamattomasti elementtien ollessa sulkematta - \"%s\" " +"oli viimeinen avattu elementti" #: glib/gmarkup.c:1643 #, c-format @@ -371,7 +379,8 @@ msgstr "Asiakirja loppui odottamattomasti elementin avauslipun kohdalla" msgid "" "Document ended unexpectedly after the equals sign following an attribute " "name; no attribute value" -msgstr "Asiakirja loppui odottamattomasti ominaisuuden nimen jälkeisen " +msgstr "" +"Asiakirja loppui odottamattomasti ominaisuuden nimen jälkeisen " "yhtäsuuruusmerkin jälkeen; ominaisuudella ei ole arvoa" #: glib/gmarkup.c:1672 @@ -385,37 +394,39 @@ msgstr "Asiakirja loppui odottamattomasti elementin \"%s\" sulkulipun kohdalla" #: glib/gmarkup.c:1693 msgid "Document ended unexpectedly inside a comment or processing instruction" -msgstr "Asiakirja loppui odottamattomasti kommentin tai käsittelykomennon kohdalla" +msgstr "" +"Asiakirja loppui odottamattomasti kommentin tai käsittelykomennon kohdalla" -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "Lainattu teksti ei ala lainausmerkillä" -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" -msgstr "Pariton lainausmerkki komentorivillä tai muussa kuorisuojatussa tekstissä" +msgstr "" +"Pariton lainausmerkki komentorivillä tai muussa kuorisuojatussa tekstissä" -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "Teksti loppui aivan merkin \"\\\" jälkeen. (Teksti oli \"%s\")" -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" -"Teksti loppui ennen kuin löytyi merkkiä %c vastaava lainausmerkki. " -"(Teksti oli \"%s\")" +"Teksti loppui ennen kuin löytyi merkkiä %c vastaava lainausmerkki. (Teksti " +"oli \"%s\")" -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "Teksti oli tyhjä (tai sisälsi vain tyhjiä merkkejä)" -#: glib/gspawn-win32.c:198 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "Datan lukeminen lapsiprosessilta epäonnistui" -#: glib/gspawn-win32.c:323 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -423,67 +434,74 @@ msgstr "" "Odottamaton virhe funktiossa g_io_channel_win32_poll() luettaessa dataa " "lapsiprosessilta" -#: glib/gspawn-win32.c:690 glib/gspawn.c:940 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Lukeminen lapsiprosessin putkesta epäonnistui (%s)" -#: glib/gspawn-win32.c:778 glib/gspawn.c:1145 +#: glib/gspawn-win32.c:783 +#, fuzzy +msgid "Failed to execute helper program" +msgstr "Lapsiprosessin käynnistys epäonnistui (%s)" + +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Hakemistoon \"%s\" siirtyminen epäonnistui (%s)" -#: glib/gspawn-win32.c:787 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "Lapsiprosessin käynnistys epäonnistui (%s)" -#: glib/gspawn-win32.c:828 glib/gspawn.c:1276 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" -msgstr "Putken luominen lapsiprosessin kanssa viestintää varten epäonnistui (%s)" +msgstr "" +"Putken luominen lapsiprosessin kanssa viestintää varten epäonnistui (%s)" -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Datan lukeminen lapsiprosessilta epäonnistui (%s)" -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" -msgstr "Odottamaton virhe funktiossa select() lapsiprosessilta dataa luettaessa (%s)" +msgstr "" +"Odottamaton virhe funktiossa select() lapsiprosessilta dataa luettaessa (%s)" -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Odottamaton virhe funktiossa waitpid() (%s)" -#: glib/gspawn.c:1005 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "Haarauttaminen epäonnistui (%s)" -#: glib/gspawn.c:1155 +#: glib/gspawn.c:1176 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Lapsiprosessin \"%s\" käynnistäminen epäonnistui (%s)" -#: glib/gspawn.c:1165 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Lapsiprosessin tulosteen tai syötteen uudelleenohjaus epäonnistui (%s)" -#: glib/gspawn.c:1174 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "Lapsiprosessin haarauttaminen epäonnistui (%s)" -#: glib/gspawn.c:1182 +#: glib/gspawn.c:1203 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Tuntematon virhe käynnistettäessä lapsiprosessia \"%s\"" -#: glib/gspawn.c:1204 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "Lapsiprosessin pid-putkesta ei voitu lukea riittävästi dataa (%s)" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.0.3\n" -"POT-Creation-Date: 2002-12-02 16:56-0500\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2002-06-05 13:31+0200\n" "Last-Translator: Christophe Merlet (RedFox) <christophe@merlet.net>\n" "Language-Team: GNOME French Team <gnomefr@traduc.org>\n" @@ -24,14 +24,14 @@ msgstr "" msgid "Could not open converter from '%s' to '%s': %s" msgstr "Ne peut ouvrir le convertisseur de « %s » vers « %s » : %s" -#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "Séquence d'octets invalide en entrée du convertisseur" -#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "Erreur durand la conversion : %s" @@ -85,76 +85,76 @@ msgstr "Nom d'hôte invalide" msgid "Error opening directory '%s': %s" msgstr "Erreur à l'ouverture du répertoire « %s » : %s" -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Ne peut allouer %lu octets pour lire le fichier « %s »" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "Erreur de lecture du fichier « %s » : %s" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Échec de lecture depuis le fichier « %s » : %s" -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "Échec de l'ouverture du fichier « %s » : %s" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "" "Échec d'obtention des attributs du fichier « %s » : échec de fstat() : %s" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Échec de l'ouverture du fichier « %s » : échec de fdopen() : %s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Le modèle « %s » est invalide, il ne devrait pas contenir de « %s »" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Le modèle « %s » ne doit pas finir avec XXXXXX" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "Échec de création du fichier « %s » : %s" -#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "" "La conversion du jeu de caractères « %s » vers « %s » n'est pas supporté" -#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "Ne peut ouvrir le convertisseur de « %s » vers « %s » : %s" -#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "Ne peut faire une lecture brut dans g_io_channel_read_line_string" -#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "Laisse de coté des données non converties dans le tampon de lecture" -#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "La canal se termine avec un caractère partiel" -#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Ne peut faire une lecture brut dans g_io_channel_read_to_end" @@ -404,37 +404,37 @@ msgstr "" "Le document s'est fini prématurément a l'intérieur d'un commentaire ou d'une " "instruction de traitement" -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "Le texte cité ne commence pas avec un caractère de citation." -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "" "Caractère de citation sans correspondance dans la ligne de commande ou un " "autre texte shell rapporté" -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "Le texte fini juste aprés un caractère « \\ ». (Le texte était « %s »)" -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "Le texte fini avant qu'un caractère de citation soit trouvé pour %c. (Le " "texte était « %s »)" -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "Le texte était vide (ou ne contenait que des espaces)" -#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "Échec de la lecture des données depuis le processus fils" -#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -442,76 +442,76 @@ msgstr "" "Erreur innatendu dans g_io_channel_win32_poll() durand la lecture des " "données depuis un processus fils" -#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Échec de lecture depuis un tube fils (%s)" -#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 #, fuzzy msgid "Failed to execute helper program" msgstr "Échec à l'exécution du processus fils (%s)" -#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Échec au changement de répertoire « %s » (%s)" -#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "Échec à l'exécution du processus fils (%s)" -#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "" "Échec à la création du tube de communication avec le processus fils (%s)" -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Échec à la lecture des données depuis le processus fils (%s)" -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "" "Erreur innatendue dans select() à la lecture des données depuis un processus " "fils (%s)" -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Erreur innatendue dans waitpid() (%s)" -#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "Échec au fork (%s)" -#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Échec à l'exécution du processus fils « %s » (%s)" -#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "" "Échec lors de la redirection de l'entrée ou la sortie du processus fils (%s)" -#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "Échec au fork du processus fils (%s)" -#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Erreur inconnue à l'exécution du processus fils « %s »" -#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" -"POT-Creation-Date: 2002-12-02 16:56-0500\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2001-12-19 21:39+0100\n" "Last-Translator: Manuel A. Fernández Montecelo <manuel@sindominio.net>\n" "Language-Team: Galician <proxecto@trasno.net>\n" @@ -23,14 +23,14 @@ msgstr "Non está soportada a conversión do conxunto de caracteres '%s' a '%s'" msgid "Could not open converter from '%s' to '%s': %s" msgstr "Non se puido abrir o conversor de '%s' a '%s': %s" -#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "Secuencia de bytes non válida na entrada da conversión" -#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "Erro durante a conversión: %s" @@ -85,75 +85,75 @@ msgstr "Secuencia de bytes non válida no nome do servidor" msgid "Error opening directory '%s': %s" msgstr "Erro abrindo o directorio '%s': %s" -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Non se puideron asignar %lu bytes para ler o ficheiro \"%s\"" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "Erro lendo o ficheiro '%s': %s" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Fallo ao ler desde o ficheiro '%s': %s" -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "Fallo ao abrir o ficheiro '%s': %s" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "Fallo ao obter os atributos do ficheiro '%s': fstat() fallou: %s" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Fallo ao abrir o ficheiro '%s': fdopen() fallou: %s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "O modelo '%s' non é válido, non debería conter '%s'" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "O modelo '%s' non remata con XXXXXX" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "Fallo ao crear o ficheiro '%s': %s" -#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "Non está soportada a conversión do conxunto de caracteres '%s' a '%s'" -#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "Non se puido abrir o conversor de '%s' a '%s': %s" -#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "" "Non se pode facer unha lectura crúa (raw) en g_io_channel_read_line_string" -#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "Sobran datos non convertidos no buffer de lectura" -#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "A canle remata nun caracter parcial" -#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Non se pode facer unha lectura crúa (raw) en g_io_channel_read_to_end" @@ -401,36 +401,36 @@ msgstr "" "O documento rematou inesperadamente dentro dun comentario ou instrucción de " "procesamento" -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "O texto en forma citada non comenza cunha marca de cita" -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "" "Marca de cita non pechada en liña de comandos ou outro texto en forma de " "cita nunha shell" -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, fuzzy, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "O texto rematou despois dun caracter ''. (O texto era '%s')" -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "O texto rematou antes de atopar a comiña final para %c. (O texto era '%s')" -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "O texto estaba baleiro (ou contiña espacios en branco namais)" -#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "Fallo ao ler datos de proceso fillo" -#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -438,72 +438,72 @@ msgstr "" "Erro non agardado en g_io_channel_win32_poll() lendo datos desde un proceso " "fillo" -#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Fallo ao ler desde tubería filla (%s)" -#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 #, fuzzy msgid "Failed to execute helper program" msgstr "Fallo ao executar proceso fillo (%s)" -#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Fallo ao cambiar ao directorio '%s' (%s)" -#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "Fallo ao executar proceso fillo (%s)" -#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "Fallo ao crear unha tubería para comunicarse con proceso fillo (%s)" -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Fallo ao ler datos de proceso fillo (%s)" -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "Erro non agargado en select() lendo datos dun proceso fillo (%s)" -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Erro non agardado en waitpid() (%s)" -#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "Fallo ao bifurcar (%s)" -#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Fallo ao executar proceso fillo \"%s\" (%s)" -#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Fallo ao redirixir a saída ou entrada do proceso fillo (%s)" -#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "Fallo ao bifurcar proceso fillo (%s)" -#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Erro descoñecido executando o proceso fillo \"%s\"" -#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2002-12-02 16:56-0500\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -25,14 +25,14 @@ msgstr "कैरेक्टर समूह %s से %s में परि msgid "Could not open converter from '%s' to '%s': %s" msgstr "%s से %s परिवर्तक नहीं खोला जा सका" -#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "परिवर्तन इनपुट के अबैध बाइट क्रम" -#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "परिवर्तन प्रक्रिया के दौरान त्रुटि %s" @@ -86,74 +86,74 @@ msgstr "अवैध होस्ट नाम" msgid "Error opening directory '%s': %s" msgstr "डायरेक्टरी %s को खोलने में त्रुटि %s" -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "फाइल %s को पढ़ने के लिए %lu बाइट allocate नहीं किया जा सकता" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "%s फाइल को पढ़ने में त्रुटि" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "%s फाइल को फढ़ने में असफल" -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "%s फाइल को खोलने में असफल" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "फाइल %s के एटीट्यूट ग्यात करने में असफल" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "फाइल %s को खोलने में असफल" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "टैम्पलेट %s अवैध है, इसमें %s शामिल नहीं है" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "टैम्पलेट %s xxxx पर समाप्त नहीं हो रहा है" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "फाइल %s को निर्मित करने में असफल" -#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "कैरेक्टर समूह %s में परिवर्तन सफल नहीं" -#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "%s से %s का परिवर्तक नहीं खोला जा सका" -#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "g-10-ch में से पढ़ा नहीं जा सका" -#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "रीड बकर में शेष अपरिवर्तित डाटा" -#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "आशिक कैरेक्टर में चैनल समाप्त" -#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "145 का" @@ -366,103 +366,103 @@ msgstr "" msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "" -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "" -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "" -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "" -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "" -#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "" -#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" msgstr "" -#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "" -#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 msgid "Failed to execute helper program" msgstr "" -#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "" -#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "" -#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "" -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "" -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "" -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "" -#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "" -#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "" -#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "" -#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "" -#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "" -#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.1.3\n" -"POT-Creation-Date: 2002-12-05 01:49+0900\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2002-12-05 01:51+0900\n" "Last-Translator: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>\n" "Language-Team: Japanese <translation@gnome.gr.jp>\n" @@ -84,47 +84,47 @@ msgstr "おかしなホスト名" msgid "Error opening directory '%s': %s" msgstr "ディレクトリ '%s' を開く時にエラー: %s" -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "%lu バイトを確保できませんでした (ファイル \"%s\" の読みこみに必要)" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "ファイル '%s' の読み出し中にエラー: %s" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "ファイル '%s' を読めません: %s" -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "ファイル '%s' を開けません: %s" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "ファイル '%s' の属性の取得できません: fstat() 失敗: %s" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "ファイル '%s' を開けません: fdopen() 失敗: %s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "テンプレート '%s' が正しくありません。'%s' を含んではいけません" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "テンプレート '%s' が XXXXXX で終わっていません" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "ファイル '%s' を作成できません: %s" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib VERSION\n" -"POT-Creation-Date: 2002-12-02 16:56-0500\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2002-03-02 04:43+0900\n" "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n" "Language-Team: Korean <ko@li.org>\n" @@ -24,14 +24,14 @@ msgstr "문자셋 '%s' 에서 '%s'로 변환은 지원되지 않습니다" msgid "Could not open converter from '%s' to '%s': %s" msgstr "'%s'에서 '%s'로 변환하는 변환기를 열수 없습니다 :%s" -#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "변환 입력에서 잘못된 바이트 순서" -#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "변환중 오류: %s" @@ -85,74 +85,74 @@ msgstr "잘못된 호스트 이름" msgid "Error opening directory '%s': %s" msgstr "디렉토리 '%s' 여는 중 오류 : %s" -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "파일 \"%2$s\"를 읽은 %1$lu 바이트를 할당 할수 없습니다" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "파일 '%s' 를 읽는 중 오류 : %s" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "파일 '%s'에서 읽기 실패 : %s" -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "파일 '%s' 열기 실패 : %s" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "파일 '%s'의 속성을 가져오기 실패 : fstat() 실패: %s" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "파일 '%s' 열기 실패: fdopen() 실패: %s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "템플리트 '%s'가 잘못되었습니다, '%s'를 포함하지 않아야 합니다" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "템플리트 '%s' 가 XXXXXX로 끝나지 않았습니다" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "파일 '%s' 만들기 실패: %s" -#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "문자셋 `%s'에서 `%s'로 변환을 지원하지 않습니다" -#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "`%s'에서 `%s'로 변환하는 변환기를 열수 없음: %s" -#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "g_io_channel_read_line_string으로 raw 일기를 할수 없습니다" -#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "읽기 버퍼에서 변환되지 않은 데이터를 남겨둠" -#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "일부 문자에서 채널 끝냄" -#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "g_io_channel_read_to_endi로 raw 읽기를 할수 없습니다" @@ -395,36 +395,36 @@ msgstr "주석문 혹은 처리 안내자 태그 안에서 문서가 갑작스 # g_shell_unquote()에 쓰임. shell의 quoted text를 raw string으로 바꾸는 기능 # FIXME: "quoted"라는 말을 어떻게 해야 할 것인가? -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "따옴표된 텍스트가 따옴표로 시작하지 않습니다" # FIXME: 위 참조, "quoted" -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "명령행에서 따옴표가 맞지 않거나 쉘따옴표된 텍스트가 또 있습니다" -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "텍스트가 '\\' 문자 다음에 끝났습니다. (텍스트는 '%s'입니다)" -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "텍스트가 %c에 대응되는 따옴표가 나타나기 전에 끝났습니다. (텍스트는 '%s'입니" "다)" -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "텍스트가 비어있음 (또는 공백만 포함됨)" -#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "자식 프로세스에서 데이터 읽기 실패" -#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -432,73 +432,73 @@ msgstr "" "자식 프로세스에서 데이터를 읽는중 g_io_channel_win32_poll() 에서 기대되지않" "은 오류" -#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "자식 파이프로 부터 읽기 실패 (%s)" -#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 #, fuzzy msgid "Failed to execute helper program" msgstr "자식 프로세스 실행 실패 (%s)" -#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "디렉토리 '%s'로 바꾸기 실패 (%s)" -#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "자식 프로세스 실행 실패 (%s)" -#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "자식 프로세스와 통신을 위한 파이프를 만드는 중 실패 (%s)" -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "자식 프로세스 에서 데이터를 읽기 실패 (%s)" -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "" "자식 프로세스 에서 데이터를 읽는 중 select()에서 예상되지 않은 오류 (%s)" -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "waitpid() 에서 예상되지 않은 오류 (%s)" -#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "포크 실패(%s)" -#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "자식 프로세스 \"%s\"를 실행하기 실패 (%s)" -#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "자식 프로세스 (%s)의 입력 또는 출력의 리다이렉트 실패" -#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "자식 프로세스 (%s)를 생성 실패" -#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "자식 프로세스 \"%s\"를 실행하는 중 알수없는 오류" -#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "자식 pid 파이프에서 필요한 데이타를 읽는 데 실패했습니다 (%s)" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" -"POT-Creation-Date: 2002-12-02 16:56-0500\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2002-11-04 23:48+0800\n" "Last-Translator: Hasbullah Bin Pit <sebol@ikhlas.com>\n" "Language-Team: Projek Gabai <gabai-penyumbang@lists.sourceforge.org>\n" @@ -23,14 +23,14 @@ msgstr "Penukaran set aksara daripada '%s' ke '%s' tidak disokong" msgid "Could not open converter from '%s' to '%s': %s" msgstr "tak dapat membuka penukar daripada '%s' kepada '%s': %s" -#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "Turutan byte tidak sah pada penukaran iput" -#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "Ralat semasa penukaran: %s" @@ -84,74 +84,74 @@ msgstr "Namahos tidak sah" msgid "Error opening directory '%s': %s" msgstr "Ralat membuka direktori %s': %s" -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Tak dapat memperuntukkan %lu byte untuk membaca fail \"%s\"" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "Ralat membaca fail '%s': %s" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Gagal membaca fail '%s': %s" -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "Gagal membuka fail '%s': %s" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "Gagal mendapatkan atribut fail '%s': fstat() gagal: %s" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Gagal membuka fail '%s': fdopen() gagal: %s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Templet '%s' tidak sah, sepatutnya tidak mengandungi '%s'" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Templet '%s' tidak berakhir dengan XXXXXX" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "Gagal mencipta fail %s': %s" -#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "Penukaran set aksara daripada '%s' kepada '%s' tidak disokong" -#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "Tak dapat membuka penukar daripada `%s' kepada `%s': %s" -#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "Tak dapat membuat bacaan rawak pada g_io_channel_read_line_string" -#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "Data tak boleh ditukar Leftover pada buffer bacaan" -#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "Saluran terhenti pada sebahagian aksara" -#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Tak dapat membuat bacaan rawak pada g_io_channel_read_to_end" @@ -386,34 +386,34 @@ msgstr "Dokumen berakhir tanpa diduga di dalam tag tertutup untuk unsur '%s'" msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "Dokumen berakhir tanpa diduga di dalam komen atau memproses arahan" -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "Teks dipetik tidak bermula dengan tanda petikan" -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "" "Tanda petikan tidak sepadan pada arahan baris atau teks shell-quoted lain" -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "Teks berakhir selepas aksara '\\'. (Teks terdahulu ialah '%s')" -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "Teks berakhir sebelum quot sepadan dijumpai untuk %c (Teks ialah '%s')" -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "Teks telah kosong (atau mengandungi hanya ruangputih)" -#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "Gagal membaca data daripada proses anak" -#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -421,72 +421,72 @@ msgstr "" "Ralat tidak diduga bila g_io_channel_win32_poll()membaca data daripada " "proses anak" -#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Gagal membaca daripada paip anak (%s)" -#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 msgid "Failed to execute helper program" msgstr "Gagal melaksanakan program pembantu" -#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Gagal menukar direktori '%s' (%s)" -#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "Gagal melaksanakan proses anak (%s)" -#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "Gagal mencipta paip untuk berkomunikasi dengan proses anak (%s)" -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Gagal membaca data daripada proses anak (%s)" -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "" "Ralat tanpa diduga bila select() membaca data daripada proses anak (%s)" -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Ralat tanpa diduga pada waitpid() (%s)" -#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "Gagal untuk sepit (%s)" -#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Gagal melaksanakan proses anak \"%s\" (%s)" -#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Gagal melencongkan output atau input proses anak (%s)" -#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "Gagal menyepit proses anak (%s)" -#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Ralat misteri ketika melaksanakan proses anak \"%s\"" -#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "Gagal membaca data yang cukup daripada paip pid anaki(%s)" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib (HEAD)\n" -"POT-Creation-Date: 2002-12-02 16:56-0500\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2002-06-07 03:25+0200\n" "Last-Translator: Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>\n" "Language-Team: Dutch <vertaling@nl.linux.org>\n" @@ -24,14 +24,14 @@ msgstr "Conversie van karakterset '%s' naar '%s' wordt niet ondersteund" msgid "Could not open converter from '%s' to '%s': %s" msgstr "Openen van converteerder van '%s' naar '%s' mislukt: %s" -#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "Ongeldige bytereeks in conversie-invoer" -#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "Fout tijdens conversie: %s" @@ -85,76 +85,76 @@ msgstr "Ongeldige machinenaam" msgid "Error opening directory '%s': %s" msgstr "Fout bij het openen van map '%s': %s" -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Allocatie van %lu bytes om bestand \"%s\" te lezen is mislukt" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "Fout bij lezen van bestand '%s': %s" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Lezen van bestand '%s' mislukt: %s" -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "Openen van bestand '%s' mislukt: %s" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "Opvragen gegevens van bestand '%s' mislukt: fstat() mislukte: %s" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Openen van bestand '%s' mislukt: fdopen() mislukte: %s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Sjabloon '%s' is ongeldig, het zou geen '%s' moeten bevatten" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Sjabloon '%s' eindigt niet op XXXXXX" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "Creëren van bestand '%s' mislukt: %s" -#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "Conversie van karakterset '%s' naar '%s' wordt niet ondersteund" -#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "Openen van converteerder van '%s' naar '%s' mislukt: %s" -#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "" "Een kale ('raw') leesoperatie is niet mogelijk in " "g_io_channel_read_line_string" -#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "Restant aan ongeconverteerde data in de leesbuffer" -#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "Kanaal eindigt met een deelkarakter" -#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "" "Een kale ('raw') leesoperatie is niet mogelijk in g_io_channel_read_to_end" @@ -398,36 +398,36 @@ msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "" "Het document eindigde onverwacht in commentaar of een bewerkingsinstructie" -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "Gequote tekst begint niet met een '\"'-teken" -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "" "Ongebalanceerde '\"'-teken in opdrachtregel of andere shell-gequoted tekst" -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "Tekst eindige na een '\\'-karakter (de tekst was '%s')." -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "De tekst eindigde voordat een afsluitend quote-karakter was gevonden voor %c " "(de tekst was '%s')" -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "De tekst was leeg (of bevatte slechts witte ruimte)" -#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "Lezen van data van kindprocessen mislukt" -#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -435,73 +435,73 @@ msgstr "" "Onverwachte fout in g_io_channel_win32_poll() bij het lezen van data van een " "kindproces" -#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Lezen van pijp naar kind (%s) mislukt" -#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 #, fuzzy msgid "Failed to execute helper program" msgstr "Uitvoeren van kindproces mislukt (%s)" -#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Veranderen naar directory '%s' mislukt (%s)" -#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "Uitvoeren van kindproces mislukt (%s)" -#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "Creëren van pijp voor het communiceren met kindproces mislukt (%s)" -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Lezen van data van kindproces mislukt (%s)" -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "" "Onverwachte fout in select() bij het lezen van dat van een kindproces (%s)" -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Onverwachte fout in waitpid() (%s)" -#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "fork mislukt (%s)" -#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Uitvoeren van kindproces \\\"%s\\\" mislukt (%s)" -#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Herleiden van van invoer of uitvoer van een kindproces is mislukt (%s)" -#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "Het forken van een kindproces is mislukt (%s)" -#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Onbekende fout bij het uitvoeren van kindproces \"%s\"" -#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "Lezen van voldoende dat van kind-pid pijp mislukt (%s)" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib/2.0\n" -"POT-Creation-Date: 2002-12-09 21:11+0100\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2002-12-09 21:10+0100\n" "Last-Translator: Roy-Magne Mo <rmo@sunnmore.net>\n" "Language-Team: nynorsk <nn@li.org>\n" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 1.3.3\n" -"POT-Creation-Date: 2002-12-09 21:11+0100\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2002-11-22 21:14+0100\n" "Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n" "Language-Team: Norwegian <no@li.org>\n" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" -"POT-Creation-Date: 2002-12-02 16:56-0500\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2002-02-28 16:49+0100\n" "Last-Translator: GNOME PL Team <translators@gnome.pl>\n" "Language-Team: Polish <pl@li.org>\n" @@ -28,14 +28,14 @@ msgstr "" msgid "Could not open converter from '%s' to '%s': %s" msgstr "Nie można otworzyć konwertera z \"%s\" na \"%s\": %s" -#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "Niepoprawna sekwencja bajtów na wejściu konwersji" -#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "Błąd podczas konwersji: %s" @@ -90,76 +90,76 @@ msgstr "Niepoprawna nazwa komputera" msgid "Error opening directory '%s': %s" msgstr "Wystąpił błąd przy otwieraniu katalogu \"%s\": %s" -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Nie można zaalokować %lu bajtów do odczytu pliku \"%s\"" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Nie można odczytać z pliku \"%s\": %s" -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "Nie można otworzyć pliku \"%s\": %s" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "" "Nie można uzyskać atrybutów pliku \"%s\": funkcja fstat() zwróciła błąd: %s" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Nie można otworzyć pliku \"%s\": funcja fdopen() zwróciła błąd: %s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Szablon \"%s\" jest niepoprawny, nie powinien on zawierać \"%s\"" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Szablon \"%s\" nie jest zakończony znakami XXXXXX" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "Nie można stworzyć pliku \"%s\": %s" -#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "" "Konwersja z zestawu znaków \"%s\" na zestaw \"%s\" nie jest obsługiwana" -#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "Nie można otworzyć konwertera z \"%s\" na \"%s\": %s" -#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "Nie można wykonać surowego odczytu w g_io_channel_read_line_string" -#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "W buforze odczytu pozostały nieprzekonwertowane dane" -#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "Na końcu kanału występuje sekwencja odpowiadająca części znaku" -#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Nie można wykonać surowego odczytu w g_io_channel_read_to_end" @@ -408,39 +408,39 @@ msgstr "" "Nastąpił nieoczekiwany koniec dokumentu wewnątrz komentarza lub instrukcji " "przetwarzania" -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "Cytowany znak nie rozpoczyna się znakiem cytowania" -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "" "W wierszu poleceń lub innym napisie cytowanym jak w powłoce wystąpił " "niesparowany znak cytowania" -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "" "Tekst zakończył się bezpośrednio po znaku \"\\\" (wartością tekstu było \"%s" "\")." -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "Tekst zakończył się przed odnalezieniem domykającego znaku cytowania dla %c " "(tekstem jest \"%s\")" -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "Tekst jest pusty (lub zawiera tylko separatory)" -#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "Nie można odczytać danych z procesu potomnego" -#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -448,74 +448,74 @@ msgstr "" "Przy odczycie danych z procesu potomnego w g_io_channel_win32_poll() " "wystąpił nieznany błąd" -#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Nie można odczytać danych z potoku łączącego z procesem potomnym (%s)" -#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 #, fuzzy msgid "Failed to execute helper program" msgstr "Nie można wykonać procesu potomnego (%s)" -#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Nie można zmienić katalogu na \"%s\" (%s)" -#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "Nie można wykonać procesu potomnego (%s)" -#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "Nie można stworzyć potoku do komunikacji z procesem potomnym (%s)" -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Nie można odczytać danych z procesu potomnego (%s)" -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "" "Nieoczekiwany błąd w funkcji select() przy odczytywaniu danych z procesu " "potomnego (%s)" -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Nieoczekiwany błąd w funkcji waitpit() (%s)" -#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "Nie można stworzyć procesu (%s)" -#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Nie można wykonać procesu potomnego \"%s\" (%s)" -#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Nie można przekierować wejścia lub wyjścia procesu potomnego (%s)" -#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "Nie można stworzyć procesu potomnego (%s)" -#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Przy wykonywaniu procesu potomnego \"%s\" wystąpił nieznany błąd" -#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.0\n" -"POT-Creation-Date: 2002-12-02 16:56-0500\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2002-05-16 01:38+0000\n" "Last-Translator: Duarte Loreto <happyguy_pt@hotmail.com>\n" "Language-Team: Portuguese <gnome_pt@yahoogroups.com>\n" @@ -23,14 +23,14 @@ msgstr "Conversão do conjunto de caracteres '%s' para '%s' não é suportada" msgid "Could not open converter from '%s' to '%s': %s" msgstr "Incapaz de abrir conversor de '%s' para '%s': %s" -#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "Sequência de bytes inválida na entrada de conversão" -#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "Erro durante a conversão: %s" @@ -84,74 +84,74 @@ msgstr "Nome de servidor inválido" msgid "Error opening directory '%s': %s" msgstr "Erro ao abrir o directório '%s': %s" -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Incapaz de alocar %lu bytes para ler ficheiro \"%s\"" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "Erro ao ler ficheiro '%s': %s" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Falha ao ler do ficheiro '%s': %s" -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "Falha ao abrir ficheiro '%s': %s" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "Falha ao obter atributos do ficheiro '%s': fstat() falhou: %s" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Falha ao abrir ficheiro '%s': fdopen() falhou: %s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Modelo '%s' inválido, não deveria conter um '%s'" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Modelo '%s' não termina com XXXXXX" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "Falha ao criar ficheiro '%s': %s" -#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "Conversão do conjunto de caracteres `%s' para `%s' não suportado" -#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "Incapaz de abrir conversor de `%s' para `%s': %s" -#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "Incapaz de fazer uma leitura em bruto em g_io_channel_read_line_string" -#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "Dados residuais não convertidos no buffer de leitura" -#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "Canal termina num caracter parcial" -#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Incapaz de fazer uma leitura em bruto de g_io_channel_read_to_end" @@ -398,35 +398,35 @@ msgstr "" "Documento terminou inesperadamente dentro de um comentário ou instrução de " "processamento" -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "Texto citado não começa com uma aspa" -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "Aspa sem par na linha de comando ou outro texto de consola citado" -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "Texto terminou logo após um caracter '\\'. (O texto era '%s')" -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "Texto terminou antes da aspa equivalente ter sido encontrada para %c. (texto " "era '%s')" -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "Texto estava vazio (ou apenas continha espaços)" -#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "Falha ao ler dados de processo filho" -#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -434,72 +434,72 @@ msgstr "" "Erro inesperado no g_io_channel_win32_poll() ao ler dados de um processo " "filho" -#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Falha ao ler de canal filho (%s)" -#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 #, fuzzy msgid "Failed to execute helper program" msgstr "Falha ao executar processo filho (%s)" -#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Falha ao ir para directório '%s' (%s)" -#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "Falha ao executar processo filho (%s)" -#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "Falha ao criar canal para comunicar com com processo filho (%s)" -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Falha ao ler dados de processo filho (%s)" -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "Erro inesperado no select() ao ler dados de processo filho (%s)" -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Erro inesperado em waitpid() (%s)" -#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "Falha no fork (%s)" -#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Falha ao executar processo filho \"%s\" (%s)" -#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Falha ao redireccionar saida ou entrada do processo filho (%s)" -#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "Falha no fork de processo filho (%s)" -#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Erro desconhecido ao executar processo filho \"%s\"" -#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "Falha ao ler dados suficientes de canal pid do filho (%s)" diff --git a/po/pt_BR.po b/po/pt_BR.po index a7d009b94..20941d10a 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.0\n" -"POT-Creation-Date: 2002-12-02 16:56-0500\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2002-08-10 15:00-0300\n" "Last-Translator: Gustavo Noronha Silva <kov@debian.org>\n" "Language-Team: Gnome-BR <gnome-br@listas.cipsga.org.br>\n" @@ -23,14 +23,14 @@ msgstr "Conversão do conjunto de caracteres '%s' para '%s' não é suportada" msgid "Could not open converter from '%s' to '%s': %s" msgstr "Não foi possível abrir conversor de '%s' para '%s': %s" -#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "Sequência de bytes inválida na entrada de conversão" -#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "Erro durante a conversão: %s" @@ -84,75 +84,75 @@ msgstr "Nome de servidor inválido" msgid "Error opening directory '%s': %s" msgstr "Erro ao abrir o diretório '%s': %s" -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Não foi possível alocar %lu bytes para ler arquivo \"%s\"" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "Erro ao ler arquivo '%s': %s" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Falha ao ler do arquivo '%s': %s" -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "Falha ao abrir arquivo '%s': %s" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "Falha ao obter atributos do arquivo '%s': fstat() falhou: %s" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Falha ao abrir arquivo '%s': fdopen() falhou: %s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Modelo '%s' inválido, não deveria conter um '%s'" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Modelo '%s' não termina com XXXXXX" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "Falha ao criar arquivo '%s': %s" -#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "Conversão do conjunto de caracteres `%s' para `%s' não suportado" -#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "Não foi possível abrir conversor de `%s' para `%s': %s" -#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "" "Não foi possível fazer uma leitura em bruto em g_io_channel_read_line_string" -#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "Dados residuais não convertidos no buffer de leitura" -#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "Canal termina num caracter parcial" -#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "" "Não foi possível fazer uma leitura em bruto de g_io_channel_read_to_end" @@ -400,35 +400,35 @@ msgstr "" "Documento terminou inesperadamente dentro de um comentário ou instrução de " "processamento" -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "Texto citado não começa com uma aspa" -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "Aspa sem par na linha de comando ou outro texto de consola citado" -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "Texto terminou logo após um caracter '\\'. (O texto era '%s')" -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "Texto terminou antes da aspa equivalente ter sido encontrada para %c. (texto " "era '%s')" -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "Texto estava vazio (ou apenas continha espaços)" -#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "Falha ao ler dados de processo filho" -#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -436,72 +436,72 @@ msgstr "" "Erro inesperado no g_io_channel_win32_poll() ao ler dados de um processo " "filho" -#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Falha ao ler de canal filho (%s)" -#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 #, fuzzy msgid "Failed to execute helper program" msgstr "Falha ao executar processo filho (%s)" -#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Falha ao ir para diretório '%s' (%s)" -#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "Falha ao executar processo filho (%s)" -#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "Falha ao criar canal para comunicar com com processo filho (%s)" -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Falha ao ler dados de processo filho (%s)" -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "Erro inesperado no select() ao ler dados de processo filho (%s)" -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Erro inesperado em waitpid() (%s)" -#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "Falha no fork (%s)" -#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Falha ao executar processo filho \"%s\" (%s)" -#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Falha ao redireccionar saida ou entrada do processo filho (%s)" -#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "Falha no fork de processo filho (%s)" -#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Erro desconhecido ao executar processo filho \"%s\"" -#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "Falha ao ler dados suficientes de canal pid do filho (%s)" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 1.3.10\n" -"POT-Creation-Date: 2002-12-02 16:56-0500\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2001-10-22 09:35-0400\n" "Last-Translator: Marius Andreiana <mandreiana@yahoo.com>\n" "Language-Team: Română <ro@li.org>\n" @@ -23,14 +23,14 @@ msgstr "Conversia de la setul de caractere '%s' la '%s' nu este suportată" msgid "Could not open converter from '%s' to '%s': %s" msgstr "Nu s-a putut deschide convertorul de la '%s' la '%s': %s" -#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "Secvenţă de octeţi invalidă în intrarea de conversie" -#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "Eroare în timpul conversiei: %s" @@ -85,74 +85,74 @@ msgstr "Secvenţă de octeţi invalidă în hostname" msgid "Error opening directory '%s': %s" msgstr "Eroare la citirea fişierului '%s': %s" -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "Eroare la citirea fişierului '%s': %s" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Eşuare la citirea din fişierul '%s': %s" -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "Eşuare la deschiderea fişierului '%s': %s" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "Eşuare la obtinerea atributelor fişierului '%s': fstat() a eşuat: %s" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Eşuare la deschiderea fişierului '%s': fdopen() a eşuat: %s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Şablonul '%s' este invalid, n-ar trebui să conţină un '%s'" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Şablonul '%s' nu se termină cu XXXXXX" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "Eşuare la crearea fişierului '%s': %s" -#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "Conversia din setul de caractere '%s' la '%s' nu este suportată" -#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "Nu s-a putut deschide convertorul de la '%s' la '%s': %s" -#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "Nu pot face o citire brută în g_io_channel_read_line_string" -#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "Date neconvertite rămase în memoria tampon pentru citire" -#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "Canalul se termină într-un caracter parţial" -#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Nu pot face o citire brută în g_io_channel_read_to_end" @@ -394,35 +394,35 @@ msgstr "" "Documentul s-a terminat neaşteptat într-un comentariu sau instrucţiune de " "procesare" -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "Textul citat nu începe cu semnul de citare" -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "" "Semn de întrebare nepotrivit în linia de comandă sau alt text citat de shell" -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, fuzzy, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "Textul s-a terminal imediat după un caracter '' (textul era '%s')" -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "Textul s-a terminal înainte de găsirea ghilimelei pentru %c (textul era '%s')" -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "Textul era gol (sau conţinea doar spaţiu alb)" -#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "Eşuare la citirea datelor de la procesul copil" -#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -430,74 +430,74 @@ msgstr "" "Eroare neaşteptată în g_io_channel_win32_poll() la citirea datelor din " "procesul copil" -#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Eşuare la citirea datelor din conectorul pipe copil (%s)" -#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 #, fuzzy msgid "Failed to execute helper program" msgstr "Eşuare la execuţia procesului copil (%s)" -#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Eşuare la schimbarea directorului '%s' (%s)" -#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "Eşuare la execuţia procesului copil (%s)" -#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "" "Eşuare la crearea conectorului pipe pentru comunicare cu procesul copil (%s)" -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Eşuare la citirea datelor din procesul copil (%s)" -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "" "Eroare neaşteptată în select() la citirea datelor din procesul copil (%s)" -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Eroare neaşteptată în waitpid() (%s)" -#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "Eşuare la fork (%s)" -#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, fuzzy, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Eşuare la execuţia procesului copil (%s)" -#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Eşuare la redirectarea ieşirii sau intrării a procesului copil (%s)" -#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "Eşuare la fork a procesului copil (%s)" -#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, fuzzy, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Eroare necunoscută la executarea procesului copil" -#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "Eşuare la citire date suficiente din PID-ul conectorul pipe copil (%s)" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" -"POT-Creation-Date: 2002-12-03 10:16+0300\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2002-12-03 16:34+0400\n" "Last-Translator: Dmitry G. Mastrukov <dmitry@taurussoft.org>\n" "Language-Team: Russian <gnome-cyr@gnome.org>\n" @@ -28,8 +28,8 @@ msgstr "Не удалось открыть преобразователь из \ # glib/gconvert.c:592 glib/gconvert.c:882 glib/giochannel.c:1282
# glib/giochannel.c:1324 glib/giochannel.c:2163 glib/gutf8.c:875
# glib/gutf8.c:1320
-#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "" @@ -38,8 +38,8 @@ msgstr "" # glib/gconvert.c:597 glib/gconvert.c:813 glib/giochannel.c:1289
# glib/giochannel.c:2175
-#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "Произошла ошибка при преобразовании: %s" @@ -62,14 +62,16 @@ msgstr "" #: glib/gconvert.c:1633 #, c-format msgid "The URI '%s' is not an absolute URI using the file scheme" -msgstr "Идентификатор URI \"%s\" не является абсолютным идентификатором при " +msgstr "" +"Идентификатор URI \"%s\" не является абсолютным идентификатором при " "использовании файловой схемы" # glib/gconvert.c:1603
#: glib/gconvert.c:1643 #, c-format msgid "The local file URI '%s' may not include a '#'" -msgstr "Идентификатор URI \"%s\" локального файла не может включать символ \"#\"" +msgstr "" +"Идентификатор URI \"%s\" локального файла не может включать символ \"#\"" # glib/gconvert.c:1620
#: glib/gconvert.c:1660 @@ -107,92 +109,92 @@ msgid "Error opening directory '%s': %s" msgstr "Произошла ошибка при открытии каталога \"%s\": %s" # glib/gfileutils.c:337 glib/gfileutils.c:402
-#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Не удалось распределить %lu байтов для прочтения файла \"%s\"" # glib/gfileutils.c:348
-#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "Произошла ошибка при чтении файла \"%s\": %s" # glib/gfileutils.c:426
-#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Произошёл сбой при чтении из файла \"%s\": %s" # glib/gfileutils.c:465 glib/gfileutils.c:533
-#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "Произошёл сбой при открытии файла \"%s\": %s" # glib/gfileutils.c:479
-#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "" -"Произошёл сбой при получении аттрибутов файла \"%s\": сбой в функции fstat(): " -"%s" +"Произошёл сбой при получении аттрибутов файла \"%s\": сбой в функции fstat" +"(): %s" # glib/gfileutils.c:505
-#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Произошёл сбой при открытии файла \"%s\": сбой в функции fdopen(): %s" # glib/gfileutils.c:712
-#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Шаблон \"%s\" недопустим: он не должен содержать \"%s\"" # glib/gfileutils.c:724
-#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Шаблон \"%s\" не заканчивается на XXXXXX" # glib/gfileutils.c:745
-#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "Произошёл сбой при создании файла \"%s\": %s" # glib/giochannel.c:1110
-#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "Преобразование из набора символов \"%s\" в \"%s\" не поддерживается" # glib/giochannel.c:1114
-#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "Не удалось открыть преобразователь из \"%s\" в \"%s\": %s" # glib/giochannel.c:1460
-#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "" "Невозможно выполнить непосредственное чтение в функции " "g_io_channel_read_line_string" # glib/giochannel.c:1507 glib/giochannel.c:1761 glib/giochannel.c:1847
-#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "В буфере чтения остались непреобразованные данные" # glib/giochannel.c:1587 glib/giochannel.c:1661
-#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "Канал закрывается на неполном символе" # glib/giochannel.c:1647
-#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "" "Невозможно выполнить непосредственное чтение в функции " @@ -230,8 +232,8 @@ msgstr "Произошла ошибка в строке %d: %s" msgid "" "Empty entity '&;' seen; valid entities are: & " < > '" msgstr "" -"Пустая сущность \"&;\" найдена; допустимыми сущностями являются: & " " -"< > '" +"Пустая сущность \"&;\" найдена; допустимыми сущностями являются: & " +"" < > '" # glib/gmarkup.c:392
#: glib/gmarkup.c:395 @@ -241,9 +243,9 @@ msgid "" "begins an entity; if this ampersand isn't supposed to be an entity, escape " "it as &" msgstr "" -"Символ \"%s\" недопустим в начале имени сущности; символ \"&\" " -"начинает последовательность; если этот символ не должен быть частью " -"сущности, то экранируйте его сущностью &" +"Символ \"%s\" недопустим в начале имени сущности; символ \"&\" начинает " +"последовательность; если этот символ не должен быть частью сущности, то " +"экранируйте его сущностью &" # glib/gmarkup.c:428
#: glib/gmarkup.c:431 @@ -273,8 +275,8 @@ msgid "" "Failed to parse '%s', which should have been a digit inside a character " "reference (ê for example) - perhaps the digit is too large" msgstr "" -"Произошёл сбой при разборе строки \"%s\", где должно быть число внутри ссылки " -"на символ (ê например): возможно, номер слишком велик" +"Произошёл сбой при разборе строки \"%s\", где должно быть число внутри " +"ссылки на символ (ê например): возможно, номер слишком велик" # glib/gmarkup.c:553
#: glib/gmarkup.c:556 @@ -342,8 +344,8 @@ msgstr "" msgid "" "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" msgstr "" -"Встретился лишний символ \"%s\", ожидался символ \"=\" после имени атрибута \"%s\" " -"элемента \"%s\"" +"Встретился лишний символ \"%s\", ожидался символ \"=\" после имени атрибута " +"\"%s\" элемента \"%s\"" # glib/gmarkup.c:1161
#: glib/gmarkup.c:1185 @@ -353,9 +355,9 @@ msgid "" "element '%s', or optionally an attribute; perhaps you used an invalid " "character in an attribute name" msgstr "" -"Встретился лишний символ \"%s\", ожидались символы \">\" или \"/\" для закрытия " -"начального тэга элемента \"%s\" или дополнительный атрибут; возможно, был " -"использован недопустимый символ в имени атрибута" +"Встретился лишний символ \"%s\", ожидались символы \">\" или \"/\" для " +"закрытия начального тэга элемента \"%s\" или дополнительный атрибут; " +"возможно, был использован недопустимый символ в имени атрибута" # glib/gmarkup.c:1244
#: glib/gmarkup.c:1268 @@ -364,8 +366,8 @@ msgid "" "Odd character '%s', expected an open quote mark after the equals sign when " "giving value for attribute '%s' of element '%s'" msgstr "" -"Встретился лишний символ \"%s\", ожидалась открывающая двойная кавычка после знака " -"равенства при присваивании значения атрибуту \"%s\" элемента \"%s\"" +"Встретился лишний символ \"%s\", ожидалась открывающая двойная кавычка после " +"знака равенства при присваивании значения атрибуту \"%s\" элемента \"%s\"" # glib/gmarkup.c:1384
#: glib/gmarkup.c:1408 @@ -374,8 +376,8 @@ msgid "" "'%s' is not a valid character following the characters '</'; '%s' may not " "begin an element name" msgstr "" -"\"%s\" является недопустимым символом при следовании за символами \"</\"; символ " -"\"%s\" не может начинать имя элемента" +"\"%s\" является недопустимым символом при следовании за символами \"</\"; " +"символ \"%s\" не может начинать имя элемента" # glib/gmarkup.c:1422
#: glib/gmarkup.c:1446 @@ -473,88 +475,89 @@ msgstr "" # glib/gmarkup.c:1654
#: glib/gmarkup.c:1693 msgid "Document ended unexpectedly inside a comment or processing instruction" -msgstr +msgstr "" "Документ непредвиденно окончился внутри комментария или инструкции обработки" # glib/gshell.c:71
-#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "Текст в кавычках не начинается с символа кавычки" # glib/gshell.c:161
-#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "Несоответствующая кавычка в командной строке или ином тексте оболочки" # glib/gshell.c:529
-#: glib/gshell.c:529 +#: glib/gshell.c:530 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "Текст закончился сразу после символа \"\\\". (Текст был \"%s\")" # glib/gshell.c:536
-#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "Текст закончился перед соответствующей кавычкой для %c. (Текст был \"%s\")" # glib/gshell.c:548
-#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "Текст был пуст (или содержал только пробелы)" # glib/gspawn-win32.c:214
-#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "Произошёл сбой при чтении данных из процесса-потомка" # glib/gspawn-win32.c:365
-#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" msgstr "" -"Произошла непредвиденная ошибка в функции g_io_channel_win32_poll() при чтении данных " -"из процесса-потомка" +"Произошла непредвиденная ошибка в функции g_io_channel_win32_poll() при " +"чтении данных из процесса-потомка" # glib/gspawn-win32.c:843 glib/gspawn.c:914
-#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Произошёл сбой при чтении данных из канала потомка (%s)" # glib/gspawn-win32.c:940
-#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 msgid "Failed to execute helper program" msgstr "Произошёл сбой при выполнении вспомогательной программы" # glib/gspawn-win32.c:931 glib/gspawn.c:1119
-#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Произошёл сбой при смене каталога \"%s\" (%s)" # glib/gspawn-win32.c:940
-#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "Произошёл сбой при выполнении процесса-потомка (%s)" # glib/gspawn-win32.c:981 glib/gspawn.c:1228
-#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" -msgstr "Произошёл сбой при создании канала для сообщения с процессом-потомком (%s)" +msgstr "" +"Произошёл сбой при создании канала для сообщения с процессом-потомком (%s)" # glib/gspawn.c:161
-#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Произошёл сбой при чтении данных из процесса-потомка (%s)" # glib/gspawn.c:293
-#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "" @@ -562,46 +565,49 @@ msgstr "" "процесса-потомка (%s)" # glib/gspawn.c:376
-#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Произошла непредвиденная ошибка в функции waitpid() (%s)" # glib/gspawn.c:979
-#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "Произошёл сбой при ответвлении (%s)" # glib/gspawn.c:1129
-#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Произошёл сбой при выполнении процесса-потомка \"%s\" (%s)" # glib/gspawn.c:1139
-#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" -msgstr "Произошёл сбой при перенаправлении вывода или ввода процесса-потомка (%s)" +msgstr "" +"Произошёл сбой при перенаправлении вывода или ввода процесса-потомка (%s)" # glib/gspawn.c:1148
-#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "Произошёл сбой при ответвлении процесса-потомка (%s)" # glib/gspawn.c:1156
-#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Произошла неизвестная ошибка при выполнении процесса-потомка \"%s\"" # glib/gspawn.c:1178
-#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" -msgstr "Произошёл сбой при чтении нужного количества данных из канала процесса-потомка (%s)" +msgstr "" +"Произошёл сбой при чтении нужного количества данных из канала процесса-" +"потомка (%s)" # glib/gutf8.c:950
#: glib/gutf8.c:950 @@ -614,7 +620,8 @@ msgstr "Символ находится вне диапазона для UTF-8" #: glib/gutf8.c:1330 glib/gutf8.c:1426 msgid "Invalid sequence in conversion input" msgstr "" -"Недопустимая последовательность для преобразования находится во входной строке" +"Недопустимая последовательность для преобразования находится во входной " +"строке" # glib/gutf8.c:1341 glib/gutf8.c:1437
#: glib/gutf8.c:1341 glib/gutf8.c:1437 @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 1.3.8\n" -"POT-Creation-Date: 2002-12-02 16:56-0500\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2002-02-27 14:53+0100\n" "Last-Translator: Stanislav Višňovský <visnovsky@nenya.ms.mff.cuni.cz>\n" "Language-Team: Slovak <sk-i18n@lists.linux.sk>\n" @@ -24,14 +24,14 @@ msgstr "Prevod zo znakovej sady '%s' do '%s' nie je podporovaný" msgid "Could not open converter from '%s' to '%s': %s" msgstr "Nepodarilo sa otvoriť program pre prevod '%s' do '%s': %s" -#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "Neplatná sekvencia bajtov na vstupe prevodu" -#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "Chyba počas prevodu: %s" @@ -85,74 +85,74 @@ msgstr "Neplatné meno hostiteľa" msgid "Error opening directory '%s': %s" msgstr "Chyba pri otváraní priečinku'%s': %s" -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Nepodarilo sa alokovať %lu bajtov pre načítanie súboru \"%s\"" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "Chyba pri čítaní súboru '%s': %s" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Nepodarilo sa čítanie súboru '%s': %s" -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "Nepodarilo sa otvoriť súbor '%s': %s" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "Nepodarilo sa získať atribúty súboru '%s': fstat() zlyhala: %s" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Nepodarilo sa otvoriť súbor '%s': fdopen() zlyhala: %s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Šablóna '%s' je neplatná, nesmie obsahovať '%s'" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Šablóna '%s' nekončí XXXXXX" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "Nepodarilo sa vytvoriť súbor '%s': %s" -#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "Prevod zo znakovej sady `%s' do `%s' nie je podporovaný" -#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "Nepodarilo sa otvoriť program pre prevod `%s' do `%s': %s" -#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "Nepodarilo sa 'raw' čítanie v g_io_channel_read_line_string" -#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "Zanechané neprevedené dáta vo vstupnom bufferi" -#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "Kanál končí čiastočným znakom" -#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Nepodarilo sa 'raw' čítanie v g_io_channel_read_to_end" @@ -384,34 +384,34 @@ msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "" "Dokument neočakávane skončil v komentári alebo inštrukcii pre spracovanie" -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "Text v úvodzovkách nezačína úvodzovkami" -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "Prebytočné úvodzovky v príkazovom riadku alebo v inom texte shellu" -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "Text skončil hneď po znaku '\\'. (Text bol '%s')" -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "Text skončil pred nájdením zodpovedajúcej úvodzovky pre %c. (Text bol '%s')" -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "Text bol prázdny (alebo obsahoval iba medzery)" -#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "Nepodarilo sa čítať dáta z procesu potomka" -#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -419,72 +419,72 @@ msgstr "" "Neočakávaná chyba v g_io_channel_win32_poll() pri čítaní dát z procesu " "potomka" -#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Nepodarilo sa čítať z rúry potomka (%s)" -#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 #, fuzzy msgid "Failed to execute helper program" msgstr "Nepodarilo sa spustiť proces potomka (%s)" -#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Nepodarilo sa zmeniť priečinok na '%s' (%s)" -#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "Nepodarilo sa spustiť proces potomka (%s)" -#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "Nepodarilo sa vytvoriť rúru pre komunikáciu s procesom potomka (%s)" -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Nepodarilo sa čítať dáta z procesu potomka (%s)" -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "Neočakávaná chyba v select() pri čítaní dát z procesu potomka (%s)" -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Neočakávaná chyba vo waitpid() (%s)" -#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "Nepodarilo sa zavolať fork (%s)" -#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Nepodarilo sa spustiť proces potomka \"%s\" (%s)" -#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Nepodarilo sa presmerovať vstup alebo výstup procesu potomka (%s)" -#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "Nepodarilo sa spustiť proces potomka (%s)" -#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Neznáma chyba počas behu procesu potomka \"%s\"" -#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "Nepodarilo sa prečítať dostatok dát z rúry potomka (%s)" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" -"POT-Creation-Date: 2002-12-02 16:56-0500\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2001-02-16 12:30+0200\n" "Last-Translator: Andraz Tori <andraz.tori1@guest.arnes.si>\n" "Language-Team: Slovenian <sl@li.org>\n" @@ -23,14 +23,14 @@ msgstr "Pretvorba iz nabora znakov '%s' v '%s' ni podprta" msgid "Could not open converter from '%s' to '%s': %s" msgstr "Nisem mogel odpreti pretvornika iz '%s' v '%s': %s" -#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "Neveljavna sekvenca bajtov na vhodu pretvorbe" -#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "Napaka med pretvorbo: %s" @@ -84,74 +84,74 @@ msgstr "Neveljavno ime gostitelja" msgid "Error opening directory '%s': %s" msgstr "Napaka ob odpiranju imenika '%s': %s" -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Nisem mogel rezervirati %lu bajtov za branje datoteke \"%s\"" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "Napaka ob branju datoteke '%s': %s" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Nisem uspel brati iz datoteke '%s': %s" -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "Nisem uspel odpreti datoteke '%s': %s" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "Nisem uspel dobiti atributov datoteke '%s': fstat() ni uspel: %s" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Nisem uspel odpreti datoteke '%s': fdopen() ni uspel: %s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Šablona '%s' je neveljavna, ne bi smela vsebovati '%s'" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Šablona '%s' se ne konča z XXXXXX" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "Nisem uspel ustvariti datoteke '%s' %s" -#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "Pretvorba iz nabora znakov `%s' v `%s' ni podprta" -#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "Nisem mogel odpreti pretvornika iz `%s' v `%s': %s" -#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "Ne morem narediti surovega branja v g_io_channel_read_line_string" -#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "Preostanek nepretvorjenih podatkov v bralnem medpomnilniku" -#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "Kanal se je ustavil v delnem znaku" -#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Ne morem narediti surovega branja v g_io_channel_read_to_end" @@ -385,35 +385,35 @@ msgstr "Dokument nepričakovano končan sredi oznake zaprtja elementa '%s'" msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "Dokument nepričakovano končan sredi komentarja ali ukaza" -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "Citirano besedilo se ne začne z narekovajem" -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "V ukazni vrstici ali v citiranem besedilu manjka končni narekovaj" -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "Besedilo končano takoj po znaku '\\'. (Besedilo je bilo '%s')" -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "Besedilo končano preden je bil najden zaključni narekovaj za %c. (besedilo " "je bilo '%s')" -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "Besedilo je bilo prazno (ali vsebovalo le presledke)" -#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "Nisem uspel prebrati podatkov iz procesa otroka" -#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -421,72 +421,72 @@ msgstr "" "Nepričakovana napaka v g_io_channel_win32_poll() med branjem podatkov " "procesa otroka" -#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Nisem uspel brati iz cevi otroka (%s)" -#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 msgid "Failed to execute helper program" msgstr "Nisem uspel izvesti pomožnega programa " -#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Nisem uspel spremeniti imenika v '%s' (%s)" -#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "Nisem uspel izvesti procesa otroka (%s)" -#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "Nisem uspel ustvariti cevi za komunikacijo s procesom otroka (%s)" -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Nisem uspel prebrati podatkov iz procesa otroka (%s)" -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "" "Nepričakovana napaka v select() med branjem podatkov procesa otroka (%s)" -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Nepričakovana napaka v waitpid() (%s)" -#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "Nisem se uspel razvejiti (%s)" -#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Nisem uspel izvesti procesa otroka \"%s\" (%s)" -#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Nisem uspel preusmeriti vhoda ali izhoda procesa otroka (%s)" -#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "Nisem uspel razvejiti procesa otroka (%s)" -#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Neznana napaka med izvajanjem procesa otroka \"%s\"" -#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "Nisem uspel prebrati dovolj podatkov iz cevi otroka (%s)" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.0\n" -"POT-Creation-Date: 2002-12-02 16:56-0500\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2002-11-13 13:57+0100\n" "Last-Translator: Laurent Dhima <laurenti@alblinux.net>\n" "Language-Team: albanian < gnome-albanian-perkthyesit@lists.sourceforge.net>\n" @@ -24,14 +24,14 @@ msgstr "Konvertimi nga set i karaktereve '%s' në '%s' nuk suportohet" msgid "Could not open converter from '%s' to '%s': %s" msgstr "E pamundur hapja e konvertuesit nga '%s' në '%s': %s" -#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "Sekuencë byte e pavlefshme në hyrje për konvertim" -#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "Gabim gjatë konvertimit: %s" @@ -85,76 +85,76 @@ msgstr "Hostname i pasaktë" msgid "Error opening directory '%s': %s" msgstr "Gabim gjatë hapjes së directory '%s': %s" -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "I pamundur allokimi i %lu bytes për të lexuar file \"%s\"" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "Gabim gjatë leximit të file '%s': %s" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "I pamundur leximi nga file '%s': %s" -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "E pamundur hapja e file '%s': %s" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "E pamundur marrja e pronësive të file '%s': fstat() dështoi: %s" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Dështoi hapja e file '%s': fdopen() dështoi: %s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Template '%s' e pavlefshme, nuk mund të përmbajë një '%s'" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Template '%s' nuk mbaron me XXXXXX" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "Dështoi krijimi i file '%s': %s" -#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "Konvertimi nga set i karaktereve `%s' në `%s' nuk suportohet" -#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "Nuk arrij të hap konvertuesin nga `%s' në `%s': %s" -#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "" "I pamundur leximi i të dhënave të papërpunuara tek " "g_io_channel_read_line_string" -#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "Kanë tepruar të dhëna të pakonvertuara tek buffer i leximit" -#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "Kanali përfundon me një karakter të pjesëshëm" -#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "" "I pamundur leximi i të dhënave të papërpunuara tek g_io_channel_read_to_end" @@ -398,37 +398,37 @@ msgstr "" "Dokumenti u mbyll papritur në brendësi të një komenti apo instruksioni " "procesi" -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "Teksti i sjellë nuk fillon me shenjën e kuotimit" -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "" "Nuk u gjet karakteri i kuotimit tek rreshti i komandës apo tek teksti i " "kuotuar nga shell" -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "Teksti përfundoi menjëherë pas një karakteri '\\'. (Teksti ishte '%s')" -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "Teksti përfundoi para se të gjente tekstin e kërkuar për %c. (Teksti ishte '%" "s')" -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "Teksti është bosh (ose përmban vetëm hapsira të bardha)" -#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "I pamundur leximi i të dhënave nga procesi bir" -#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -436,75 +436,75 @@ msgstr "" "Gabim i papritur në g_io_channel_win32_poll() gjatë leximit të të dhënave " "nga një proces bir" -#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "I pamundur leximi nga pipe bijë (%s)" -#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 #, fuzzy msgid "Failed to execute helper program" msgstr "I pamundur ekzekutimi i procesit bir (%s)" -#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "I pamundur ndryshimi i directory në '%s' (%s)" -#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "I pamundur ekzekutimi i procesit bir (%s)" -#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "I pamundur krijimi i pipe për të komunikuar me procesin bir (%s)" -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "I pamundur leximi i të dhënave nga procesi bir (%s)" -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "" "Difekt i papritur në select() gjatë leximit të të dhënave nga një proces bir " "(%s)" -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Gabim i papritur në waitpid() (%s)" -#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "E pamundur kryerja e fork (%s)" -#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "I pamundur zbatimi i procesit bir \"%s\" (%s)" -#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "" "I pamundur ridrejtimi i të dhënave në hyrje apo dalje të procesit bir (%s)" -#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "E pamundur kryerja e fork për procesin bir (%s)" -#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Gabim i panjohur gjatë ekzekutimit të procesit bir \"%s\"" -#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" -"POT-Creation-Date: 2002-12-02 16:56-0500\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2002-11-26 20:54+0100\n" "Last-Translator: Christian Rose <menthos@menthos.com>\n" "Language-Team: Swedish <sv@li.org>\n" @@ -25,14 +25,14 @@ msgstr "Konvertering från teckentabellen \"%s\" till \"%s\" stöds inte" msgid "Could not open converter from '%s' to '%s': %s" msgstr "Kunde inte öppna konverteraren från \"%s\" till \"%s\": %s" -#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "Ogiltig bytesekvens i konverteringsindata" -#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "Fel vid konvertering: %s" @@ -87,76 +87,76 @@ msgstr "Ogiltigt värdnamn" msgid "Error opening directory '%s': %s" msgstr "Fel vid öppning av katalogen \"%s\": %s" -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Kunde inte allokera %lu byte för att läsa filen \"%s\"" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "Fel vid läsning av filen \"%s\": %s" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Misslyckades med att läsa från filen \"%s\": %s" -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "Misslyckades med att öppna filen \"%s\": %s" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "" "Misslyckades med att få tag på attributen på filen \"%s\": fstat() " "misslyckades: %s" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Misslyckades med att öppna filen \"%s\": fdopen() misslyckades: %s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Mallen \"%s\" är ogiltig, den får inte innehålla ett \"%s\"" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Mallen \"%s\" slutar inte med XXXXXX" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "Misslyckades med att skapa filen \"%s\": %s" -#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "Konvertering från teckentabellen \"%s\" till \"%s\" stöds inte" -#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "Kunde inte öppna konverteraren från \"%s\" till \"%s\": %s" -#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "Kan inte göra en rå läsning i g_io_channel_read_line_string" -#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "Överbliven okonverterad data i läsbufferten" -#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "Kanalen slutar med ett ofullständigt tecken" -#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Kan inte göra en rå läsning i g_io_channel_read_to_end" @@ -399,35 +399,35 @@ msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "" "Dokumentet tog oväntat slut inuti en kommentar eller behandlingsinstruktion" -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "Citerad text börjar inte med citationstecken" -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "Ensamt citationstecken på kommandoraden eller annan skalciterad text" -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "Texten slutade efter ett \"\\\"-tecken (texten var \"%s\")." -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "Texten slutade innan matchande citationstecken hittades för %c (texten var " "\"%s\")." -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "Texten var tom (eller innehöll bara tomrum)" -#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "Misslyckades med att läsa data från barnprocessen" -#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -435,72 +435,72 @@ msgstr "" "Oväntat fel i g_io_channel_win32_poll() vid inläsning av data från en " "barnprocess" -#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Misslyckades med att läsa från rör till barn (%s)" -#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 msgid "Failed to execute helper program" msgstr "Misslyckades med att köra hjälparprogram" -#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Misslyckades med att byta till katalogen \"%s\" (%s)" -#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "Misslyckades med att köra barnprocess (%s)" -#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "Misslyckades med att skapa rör för kommunikation med barnprocess (%s)" -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Misslyckades med att läsa data från barnprocess (%s)" -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "Oväntat fel i select() vid läsning av data från en barnprocess (%s)" -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Oväntat fel i waitpid() (%s)" -#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "Misslyckades med att grena (%s)" -#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Misslyckades med att köra barnprocessen \"%s\" (%s)" -#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "" "Misslyckades med att dirigera om utdata eller indata från barnprocess (%s)" -#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "Misslyckades med att skapa barnprocess (%s)" -#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Okänt fel vid körning av barnprocessen \"%s\"" -#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.0\n" -"POT-Creation-Date: 2002-12-02 16:56-0500\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2002-08-18 18:43-0500\n" "Last-Translator: Dinesh Nadarajah <n_dinesh@yahoo.com>\n" "Language-Team: Tamil <tamilinix@yahoogroups.com>\n" @@ -23,14 +23,14 @@ msgstr "ÅâÔÕ Å¨¸ `%s' þÄ¢ÕóÐ `%s' ìÌ Á¡üÚžüÌ ¬¾ÃÅ msgid "Could not open converter from '%s' to '%s': %s" msgstr "`%s' þÄ¢ÕóÐ `%s' ìÌ Á¡üÚõ ¿¢¨Ä Á¡üÈ¢¨Âò ¾¢Èì¸ ÓÊÂÅ¢ø¨Ä: %s" -#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "¿¢¨Ä Á¡üȢ¢ý ¯ûÇ£ÎìÌ ¾ÅÈ¡É ¨Àð Å⨺ӨÈ" -#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "Á¡üÚõ §À¡Ð À¢¨Æ: %s" @@ -84,74 +84,74 @@ msgstr "À¢¨ÆÂ¡É Å¢Õ󧾡õÒô-¦ÀÂ÷" msgid "Error opening directory '%s': %s" msgstr "'%s' «¨¼× ¾¢ÈìÌõ§À¡Ð À¢¨Æ: %s" -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "%lu ¨Àðθ¨Ç \"%s\" §¸¡ôÒ Å¡º¢ôÀ¾üÌ ´Ð츢¨Åì¸ ÓÊÂÅ¢ø¨Ä" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "'%s' §¸¡ôÒ Å¡º¢ìÌõ §À¡Ð À¢¨Æ: %s" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "'%s' §¸¡ôÀ¢Ä¢ÕóÐ Å¡º¢ì¸ ÓÊÂÅ¢ø¨Ä: %s" -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "'%s' §¸¡ôÒ ¾¢Èì¸ ÓÊÂÅ¢ø¨Ä: %s" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "'%s' §¸¡ôÀ¢ý ÀñÒ¸¨Ç ¦ÀÈÓÊÂÅ¢ø¨Ä: fstat() ¦¿¡ÊôÀ¨¼ó¾Ð: %s" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "'%s' §¸¡ô¨À ¾¢Èì¸ ÓÊÂÅ¢ø¨Ä: fdopen() ¦¿¡ÊôÀ¨¼ó¾Ð: %s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "'%s' ÀÊÁ «îÍ ¦ºøÖÀÊ¡¸¡¾Ð; «¾É¢ø '%s' Õì¸ì ܼ¡Ð" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "'%s' ÀÊÁ «îÍ XXXXXX ¦¸¡ñÎ ÓÊž¢ø¨Ä" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "'%s' §¸¡ô¨À À¨¼ì¸ ÓÊÂÅ¢ø¨Ä: %s" -#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "ÅâÔÕ Å¨¸ `%s' þÄ¢ÕóÐ `%s' ìÌ Á¡üÚžüÌ ¬¾ÃÅÇ¢ôÒ ¸¢¨¼Â¡Ð" -#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "`%s' '¨º `%s' 'ìÌ Á¡üÚõ Á¡üÈ¢¨Âò ¾¢Èì¸ ÓÊÂÅ¢ø¨Ä: %s" -#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "g_io_channel_read_line_string þø ãÄÁ¡¸ Å¡º¢ì¸ ÓÊ¡Ð" -#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "Å¡º¢ôÒò ¾¡í¸¸ò¾¢ø Á¡üÈôÀ¼¡¾ Á£¾¢ò ¾Ã׸û" -#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "Å¡ö측ø À¡¾¢ ÅâÔÕÅ¢ø ÓÊŨ¼¸¢ÈÐ" -#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "g_io_channel_read_to_end þø ãÄÁ¡¸ Å¡º¢ì¸ ÓÊ¡Ð" @@ -385,33 +385,33 @@ msgstr "'%s' ±ýÛõ ãÎ-«¨¼Â¡Ç ´ðÎ ¯û§Ç ¬Å½õ ¾¢Ë¦ÃÉ Ó msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "¬Å½õ ¾¢Ë¦ÃÉ ÌÈ¢ôÒ¨ÃÔø «øÄÐ ¦ºÂÄ¡ì¸õ ¬¨½Ôø ÓÊŨ¼ó¾Ð" -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "§Áü¸Ç¢ò¾ ¯¨Ã µ÷ \" -¯¼ý ¦¾¡¼í¸Å¢ø¨Ä" -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "`¸ð¼¨Ç ÅÊ¢ø «øÄÐ §ÅÚ §Áü¸Ç¢ò¾ ¯¨Ã¢ø ¦À¡Õò¾ÁüÈ \" " -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, fuzzy, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr " \" À¢ýÒ ¯¨Ã ÓÊŨ¼ó¾Ð. (¯¨Ã: '%s')" -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "%c ìÌ ¦À¡Õò¾Á¡É §Áü§¸¡û ¸ñÎÀ¢ÊôÀ¾ðÌ Óý ¯¨Ã ÓÊŨ¼ó¾Ð. (¯¨Ã: '%s')" -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "¯¨Ã ¦ÅüÈ¡ Õó¾Ð («øÄÐ ¦Åñ¦ÅÇ¢ ÁðΧÁ)" -#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "§ºö ¦ºÂÄ¢ø ÕóÐ ¾Ã× Å¡º¢ì¸ ÓÊÂÅ¢ø¨Ä" -#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -419,72 +419,72 @@ msgstr "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" -#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "(%s) §ºö ¸Æ¡öò ¦¾¡¼Ã¢ø ÕóÐ Å¡º¢ì¸ ÓÊÂÅ¢ø¨Ä" -#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 #, fuzzy msgid "Failed to execute helper program" msgstr "(%s) §ºö-¦ºÂ¨Ä Âì¸ ÓÊÂÅ¢ø¨Ä" -#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "'%s' (%s) «¨¼×ìÌ §À¡¸ ÓÊÂÅ¢ø¨Ä" -#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "(%s) §ºö-¦ºÂ¨Ä Âì¸ ÓÊÂÅ¢ø¨Ä" -#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "(%s) §ºö-¦ºÂÄ¢¼ý ¦¾¡¼÷Ò ¦¸¡øÄ ¸Æ¡öò-¦¾¡¼¨Ãô À¨¼ì¸ ÓÊÂÅ¢ø¨Ä" -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "(%s) §ºö-¦ºÂÄ¢ø ÕóÐ ¾Ã× Å¡º¢ì¸ ÓÊÂÅ¢ø¨Ä" -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "(%s) §ºö-¦ºÂÄ¢ø ÕóÐ ¾Ã× Å¡º¢ìÌõ §À¡Ð, select()'Êø ±¾¢÷À¡Ã¡¾ À¢¨Æ" -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "(%s) waitpid()'Êø ±¾¢÷À¡Ã¡¾ À¢¨Æ" -#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "(%s) ¦¾¡¼í¸ ÓÊÂÅ¢ø¨Ä" -#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, fuzzy, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "(%s) §ºö-¦ºÂ¨Ä Âì¸ ÓÊÂÅ¢ø¨Ä" -#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "§ºö (%s) ¦ºÂĸò¾¢ý ¦ÅǢ£¼¨Ä «øÄÐ ¯ûǼ¨Ä ¾¢¨º-Á¡üÚõ§À¡Ð À¢¨Æ" -#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "§ºö (%s) ¦ºÂĸò¨¾ ¦¾¡¼í¸ ÓÊÂÅ¢ø¨Ä" -#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, fuzzy, c-format msgid "Unknown error executing child process \"%s\"" msgstr "§ºö ¦ºÂĸò¨¾ ÂìÌõ§À¡Ð ¦¾Ã¢Â¡¾ À¢¨Æ" -#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "Failed to read enough data from child pid pipe (%s)" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 1.3.2\n" -"POT-Creation-Date: 2002-12-02 16:56-0500\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2001-02-05 20:28+0200\n" "Last-Translator: Kemal Yılmaz <kyilmaz@uekae.tubitak.gov.tr>\n" "Language-Team: GNOME Turk <gnome-turk@gnome.org>\n" @@ -23,14 +23,14 @@ msgstr "`%s' karakter kümesinden `%s' karakter kümesine dönüşüm desteklenm msgid "Could not open converter from '%s' to '%s': %s" msgstr "`%s' den `%s' e dönüştürücü açılamıyor: %s" -#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "dönüşüm girdisinde geçersiz bayt dizisi" -#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "dönüşüm sırasında hata oluştu: %s" @@ -84,76 +84,76 @@ msgstr "Geçersiz makine adı" msgid "Error opening directory '%s': %s" msgstr "%s dizini açılamadı: %s" -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "Dosya okuma hatası: '%s': %s" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Dosyadan okuma başarısızlığı '%s': %s" -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "Dosya açma başarısızlığı '%s': %s" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "" "Dosyanın özelliklerini elde etme başarısızlığı '%s': fstat() başarısızlığı: %" "s" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Dosya açma başarısızlığı '%s': fdopen() başarısızlığı: %s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Şablon '%s' geçersiz, '%s' içermemeli" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Şablon '%s' XXXXXX ile bitmiyor" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "Dosya yaratma başarısızlığı '%s': %s" -#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "`%s' karakter kümesinden `%s' karakter kümesine dönüşüm desteklenmiyor" -#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "`%s' den `%s' e dönüştürücü açılamıyor: %s" -#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "" -#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "" -#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "" -#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "" @@ -393,105 +393,105 @@ msgstr "" "Doküman bir yorum veya işlem talimatı içindeyken beklenmedik bir şekilde " "bitiyor" -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "alıntılı metin alıntı işareti ile başlamıyor" -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "Komut satırında veya diger shell-quoted metinde uyumsuz alıntı işareti" -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, fuzzy, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "Metin '' karakterinden hemen sonra bitti. (Metin '%s')" -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "%c için uygunluk alıntısı bulunmadan metin bitti. (Metin '%s')" -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "Metin boştu (veya sadece boşluk içeriyordu)" -#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "Child işlemden bilgi okuma başarısızlığı" -#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" msgstr "" "g_io_channel_win32_poll() child işlemden bilgi okumada beklenmeyen hata" -#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Child pipe'dan okuma başarısızlığı (%s)" -#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 #, fuzzy msgid "Failed to execute helper program" msgstr "Child işlem yürütme başarısızlığı (%s)" -#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Klasör değistirme başarısızlığı '%s' (%s)" -#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "Child işlem yürütme başarısızlığı (%s)" -#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "Child işlemlerin haberleşmesi için pipe yaratma başarısızlığı (%s)" -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "child işlemden bilgi okuma başarısızlığı (%s)" -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "child işlemden bilgi okuma select()'te bilinmeyen hata (%s)" -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "waitpid()'de bilinmeyen hata (%s)" -#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "fork başarısızlığı (%s)" -#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, fuzzy, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Child işlem yürütme başarısızlığı (%s)" -#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Child işlem girdi veya çıktı yönlendirme hatası (%s)" -#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "child işlem fork hatası (%s)" -#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, fuzzy, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Child işlem çalışmasında bilinmeyen hata" -#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "child pid pipe dan yeterli bilgi okuma başarısızlığı (%s)" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 1.3.2\n" -"POT-Creation-Date: 2002-12-06 15:50+0200\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2002-12-06 06:21--500\n" "Last-Translator: Yuriy Syrota <yuri@renome.rovno.ua>\n" "Language-Team: Ukrainian <uk@li.org>\n" @@ -23,28 +23,19 @@ msgstr "Перетворення з набору символів \"%s\" у \"%s msgid "Could not open converter from '%s' to '%s': %s" msgstr "Не вдалося відкрити перетворювача з \"%s\" у \"%s\": %s" -#: glib/gconvert.c:603 -#: glib/gconvert.c:893 -#: glib/giochannel.c:1295 -#: glib/giochannel.c:1337 -#: glib/giochannel.c:2179 -#: glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "Неправильна послідовність байтів у перетворюваному вводі" -#: glib/gconvert.c:608 -#: glib/gconvert.c:824 -#: glib/giochannel.c:1302 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 #: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "Помилка під час перетворення: %s" -#: glib/gconvert.c:626 -#: glib/gutf8.c:871 -#: glib/gutf8.c:1071 -#: glib/gutf8.c:1212 +#: glib/gconvert.c:626 glib/gutf8.c:871 glib/gutf8.c:1071 glib/gutf8.c:1212 #: glib/gutf8.c:1316 msgid "Partial character sequence at end of input" msgstr "Частина символьної послідовності на кінці вводу" @@ -57,12 +48,15 @@ msgstr "Неможливо коректно перетворити символ #: glib/gconvert.c:1633 #, c-format msgid "The URI '%s' is not an absolute URI using the file scheme" -msgstr "Ідентифікатор URI \"%s\" не є абсолютним ідентифікатором при використанні файлової схеми" +msgstr "" +"Ідентифікатор URI \"%s\" не є абсолютним ідентифікатором при використанні " +"файлової схеми" #: glib/gconvert.c:1643 #, c-format msgid "The local file URI '%s' may not include a '#'" -msgstr "Ідентифікатор URI \"%s\" локального файла не може включати символ \"#\"" +msgstr "" +"Ідентифікатор URI \"%s\" локального файла не може включати символ \"#\"" #: glib/gconvert.c:1660 #, c-format @@ -93,49 +87,47 @@ msgstr "Неправильна назва хоста" msgid "Error opening directory '%s': %s" msgstr "Помилка відкриття каталогу \"%s\": %s" -#: glib/gfileutils.c:337 -#: glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Не вдалося виділити %lu байтів для зчитування файлу \"%s\"" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "Помилка зчитування файлу \"%s\": %s" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Помилка зчитування з файлу \"%s\": %s" -#: glib/gfileutils.c:471 -#: glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "Збій відкриття файлу \"%s\": %s" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "Не вдалось отримати ознаки файлу \"%s\": збій fstat(): %s" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Збій відкривання файлу \"%s\": збій fdopen(): %s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Шаблон \"%s\" неправильний, бо не може містити \"%s\"" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Шаблон \"%s\" не закінчується на XXXXXX" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "Збій створення файлу \"%s\": %s" @@ -152,30 +144,28 @@ msgstr "Не вдалося відкрити перетворювач з \"%s\" #: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" -msgstr "Неможливо виконати безпосереднє зчитування у функції g_io_channel_read_line_string" +msgstr "" +"Неможливо виконати безпосереднє зчитування у функції " +"g_io_channel_read_line_string" -#: glib/giochannel.c:1519 -#: glib/giochannel.c:1776 -#: glib/giochannel.c:1862 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "В буфері зчитування лишились неперетворені дані" -#: glib/giochannel.c:1599 -#: glib/giochannel.c:1676 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "Канал закрывається на неповному символі" #: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" -msgstr "Неможливо виконати безпосереднє зчитування у функції g_io_channel_read_to_end" +msgstr "" +"Неможливо виконати безпосереднє зчитування у функції g_io_channel_read_to_end" -#: glib/giowin32.c:712 -#: glib/giowin32.c:741 +#: glib/giowin32.c:712 glib/giowin32.c:741 msgid "Incorrect message size" msgstr "Неправильний розмір повідомлення" -#: glib/giowin32.c:1045 -#: glib/giowin32.c:1098 +#: glib/giowin32.c:1045 glib/giowin32.c:1098 msgid "Socket error" msgstr "Помилка сокета" @@ -194,13 +184,21 @@ msgid "Error on line %d: %s" msgstr "Помилка в рядку %d: %s" #: glib/gmarkup.c:385 -msgid "Empty entity '&;' seen; valid entities are: & " < > '" -msgstr "Виявлено порожню сутність \"&;\"; допустимими сутностями є: & " < > '" +msgid "" +"Empty entity '&;' seen; valid entities are: & " < > '" +msgstr "" +"Виявлено порожню сутність \"&;\"; допустимими сутностями є: & " " +"< > '" #: glib/gmarkup.c:395 #, c-format -msgid "Character '%s' is not valid at the start of an entity name; the & character begins an entity; if this ampersand isn't supposed to be an entity, escape it as &" -msgstr "Сутність не може починатися з символа \"%s\", її починає символ \"&\"; якщо цей символ не має бути частиною сутності, то екрануйте його сутністю &" +msgid "" +"Character '%s' is not valid at the start of an entity name; the & character " +"begins an entity; if this ampersand isn't supposed to be an entity, escape " +"it as &" +msgstr "" +"Сутність не може починатися з символа \"%s\", її починає символ \"&\"; якщо " +"цей символ не має бути частиною сутності, то екрануйте його сутністю &" #: glib/gmarkup.c:431 #, c-format @@ -213,13 +211,21 @@ msgid "Entity name '%s' is not known" msgstr "Назва сутності \"%s\" невідома" #: glib/gmarkup.c:485 -msgid "Entity did not end with a semicolon; most likely you used an ampersand character without intending to start an entity - escape ampersand as &" -msgstr "Сутність не закінчується крапкою з комою; очевидно, щзо символ & було використано не для позначення початку сутності – екрануйте його як &" +msgid "" +"Entity did not end with a semicolon; most likely you used an ampersand " +"character without intending to start an entity - escape ampersand as &" +msgstr "" +"Сутність не закінчується крапкою з комою; очевидно, щзо символ & було " +"використано не для позначення початку сутності – екрануйте його як &" #: glib/gmarkup.c:531 #, c-format -msgid "Failed to parse '%s', which should have been a digit inside a character reference (ê for example) - perhaps the digit is too large" -msgstr "Стався збій під час аналізу посилання на символ, виявлено \"%s\", де має бути цифра (ê, наприклад), можливо, цифра надто велика" +msgid "" +"Failed to parse '%s', which should have been a digit inside a character " +"reference (ê for example) - perhaps the digit is too large" +msgstr "" +"Стався збій під час аналізу посилання на символ, виявлено \"%s\", де має " +"бути цифра (ê, наприклад), можливо, цифра надто велика" #: glib/gmarkup.c:556 #, c-format @@ -231,7 +237,10 @@ msgid "Empty character reference; should include a digit such as dž" msgstr "Порожнє посилання на символ, воно має включати число, наприклад dž" #: glib/gmarkup.c:583 -msgid "Character reference did not end with a semicolon; most likely you used an ampersand character without intending to start an entity - escape ampersand as &" +msgid "" +"Character reference did not end with a semicolon; most likely you used an " +"ampersand character without intending to start an entity - escape ampersand " +"as &" msgstr "" #: glib/gmarkup.c:609 @@ -242,9 +251,7 @@ msgstr "Незавершене посилання на сутність" msgid "Unfinished character reference" msgstr "Незавершене посилання на символ" -#: glib/gmarkup.c:860 -#: glib/gmarkup.c:888 -#: glib/gmarkup.c:919 +#: glib/gmarkup.c:860 glib/gmarkup.c:888 glib/gmarkup.c:919 msgid "Invalid UTF-8 encoded text" msgstr "Неправильно кодований текст UTF-8" @@ -254,37 +261,51 @@ msgstr "Документ має починатися з елемента (нап #: glib/gmarkup.c:994 #, c-format -msgid "'%s' is not a valid character following a '<' character; it may not begin an element name" +msgid "" +"'%s' is not a valid character following a '<' character; it may not begin an " +"element name" msgstr "" #: glib/gmarkup.c:1057 #, c-format -msgid "Odd character '%s', expected a '>' character to end the start tag of element '%s'" +msgid "" +"Odd character '%s', expected a '>' character to end the start tag of element " +"'%s'" msgstr "" #: glib/gmarkup.c:1144 #, c-format -msgid "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" +msgid "" +"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" msgstr "" #: glib/gmarkup.c:1185 #, c-format -msgid "Odd character '%s', expected a '>' or '/' character to end the start tag of element '%s', or optionally an attribute; perhaps you used an invalid character in an attribute name" +msgid "" +"Odd character '%s', expected a '>' or '/' character to end the start tag of " +"element '%s', or optionally an attribute; perhaps you used an invalid " +"character in an attribute name" msgstr "" #: glib/gmarkup.c:1268 #, c-format -msgid "Odd character '%s', expected an open quote mark after the equals sign when giving value for attribute '%s' of element '%s'" +msgid "" +"Odd character '%s', expected an open quote mark after the equals sign when " +"giving value for attribute '%s' of element '%s'" msgstr "" #: glib/gmarkup.c:1408 #, c-format -msgid "'%s' is not a valid character following the characters '</'; '%s' may not begin an element name" +msgid "" +"'%s' is not a valid character following the characters '</'; '%s' may not " +"begin an element name" msgstr "" #: glib/gmarkup.c:1446 #, c-format -msgid "'%s' is not a valid character following the close element name '%s'; the allowed character is '>'" +msgid "" +"'%s' is not a valid character following the close element name '%s'; the " +"allowed character is '>'" msgstr "" #: glib/gmarkup.c:1457 @@ -305,15 +326,18 @@ msgstr "Документ порожній чи містить лише проп msgid "Document ended unexpectedly just after an open angle bracket '<'" msgstr "" -#: glib/gmarkup.c:1635 -#: glib/gmarkup.c:1679 +#: glib/gmarkup.c:1635 glib/gmarkup.c:1679 #, c-format -msgid "Document ended unexpectedly with elements still open - '%s' was the last element opened" +msgid "" +"Document ended unexpectedly with elements still open - '%s' was the last " +"element opened" msgstr "" #: glib/gmarkup.c:1643 #, c-format -msgid "Document ended unexpectedly, expected to see a close angle bracket ending the tag <%s/>" +msgid "" +"Document ended unexpectedly, expected to see a close angle bracket ending " +"the tag <%s/>" msgstr "" #: glib/gmarkup.c:1649 @@ -329,7 +353,9 @@ msgid "Document ended unexpectedly inside an element-opening tag." msgstr "" #: glib/gmarkup.c:1665 -msgid "Document ended unexpectedly after the equals sign following an attribute name; no attribute value" +msgid "" +"Document ended unexpectedly after the equals sign following an attribute " +"name; no attribute value" msgstr "" #: glib/gmarkup.c:1672 @@ -361,7 +387,8 @@ msgstr "Текст закінчився перед символом \"\\\". (Т #: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" -msgstr "Текст закінчився перед відповідними лапками для %c. (Текст був таким: \"%s\")" +msgstr "" +"Текст закінчився перед відповідними лапками для %c. (Текст був таким: \"%s\")" #: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" @@ -372,11 +399,14 @@ msgid "Failed to read data from child process" msgstr "Збій зчитування даних з спадкоємного процесу" #: glib/gspawn-win32.c:336 -msgid "Unexpected error in g_io_channel_win32_poll() reading data from a child process" -msgstr "Неочікувана помилка в зчитувавані даних з спадкоємного процесу через g_io_channel_win32_poll() " +msgid "" +"Unexpected error in g_io_channel_win32_poll() reading data from a child " +"process" +msgstr "" +"Неочікувана помилка в зчитувавані даних з спадкоємного процесу через " +"g_io_channel_win32_poll() " -#: glib/gspawn-win32.c:705 -#: glib/gspawn.c:961 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Збій зчитування з спадкоємного каналу (%s)" @@ -385,8 +415,7 @@ msgstr "Збій зчитування з спадкоємного каналу ( msgid "Failed to execute helper program" msgstr "Стався збій під час виконання допоміжної програми" -#: glib/gspawn-win32.c:816 -#: glib/gspawn.c:1166 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Не вдалося перейти в каталог \"%s\" (%s)" @@ -396,8 +425,7 @@ msgstr "Не вдалося перейти в каталог \"%s\" (%s)" msgid "Failed to execute child process (%s)" msgstr "Збій виконання спадкоємного процесу (%s)" -#: glib/gspawn-win32.c:868 -#: glib/gspawn.c:1297 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "Збій створення каналу для обміну з спадкоємним процесом (%s)" @@ -410,7 +438,9 @@ msgstr "Збій зчитування даних з спадкоємного п #: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" -msgstr "Неочікувана помилка під час очікування на зміну стану файлового дескриптора спадкоємного процесу (%s)" +msgstr "" +"Неочікувана помилка під час очікування на зміну стану файлового дескриптора " +"спадкоємного процесу (%s)" #: glib/gspawn.c:382 #, c-format @@ -445,23 +475,18 @@ msgstr "Невідома помилка виконання спадкоємно #: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" -msgstr "Не вдалося зчитати достатньої кількості даних з спадкоємного каналу (%s)" +msgstr "" +"Не вдалося зчитати достатньої кількості даних з спадкоємного каналу (%s)" #: glib/gutf8.c:950 msgid "Character out of range for UTF-8" msgstr "Символ не входить в набір UTF-8" -#: glib/gutf8.c:1039 -#: glib/gutf8.c:1048 -#: glib/gutf8.c:1180 -#: glib/gutf8.c:1189 -#: glib/gutf8.c:1330 -#: glib/gutf8.c:1426 +#: glib/gutf8.c:1039 glib/gutf8.c:1048 glib/gutf8.c:1180 glib/gutf8.c:1189 +#: glib/gutf8.c:1330 glib/gutf8.c:1426 msgid "Invalid sequence in conversion input" msgstr "Неправильна послідовність у перетворюваному вводі" -#: glib/gutf8.c:1341 -#: glib/gutf8.c:1437 +#: glib/gutf8.c:1341 glib/gutf8.c:1437 msgid "Character out of range for UTF-16" msgstr "Символ не входить в набір UTF-16" - @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.2\n" -"POT-Creation-Date: 2002-12-02 16:56-0500\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2002-05-06 16:33GMT\n" "Last-Translator: T.M.Thanh <tmthanhmd@fptnet.com ; tmthanh@yahoo.com>\n" "Language-Team: Gnome-Vi Team <gnomevi-list@lists.sourceforge.net>\n" @@ -25,14 +25,14 @@ msgstr "Không hỗ trợ việc chuyển từ đặt ký tự '%s' thành '%s' msgid "Could not open converter from '%s' to '%s': %s" msgstr "Không thể mở trình chuyển đổi từ '%s' thành '%s': %s" -#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "Byte sequence không hợp lệ trong phần nhập chuyển đổi" -#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "Lỗi khi chuyển đổi: %s" @@ -86,74 +86,74 @@ msgstr "Tên chủ không hợp lệ" msgid "Error opening directory '%s': %s" msgstr "Lỗi khi mở thư mục '%s': %s" -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Không thẻ cấp phát %lu bytes để đọc tập tin \"%s\"" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "Lỗi khi đọc tập tin '%s': %s" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Không đọc được từ tập tin '%s': %s" -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "Không mở được tập tin '%s': %s" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "Không lấy được các thuộc tính của tập tin '%s': fstat() không được: %s" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Không mở được tập tin '%s': fdopen() không được: %s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Template '%s' không hợp lệ, không nên chứa '%s'" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Template '%s' không kết thúc bằng XXXXXX" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "Không tạo được tập tin '%s': %s" -#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "Không hỗ trợ việc chuyển đổi từ bộ ký tự `%s' thành `%s'" -#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "Không thể mở trình chuyển đổi từ `%s' thành `%s': %s" -#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "Không thể thực hiện đọc thô trong g_io_channel_read_line_string" -#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "Để lại dữ liệu chưa được chuyển đổi trong buffer đọc" -#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "Kênh tận hết trong ký tự riêng phần" -#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Không thể thực hiện đọc thô trong g_io_channel_read_to_end" @@ -395,35 +395,35 @@ msgstr "" "Tài liệu được kết thúc không mong muốn bên trong một ghi chú hay hướng dẫn " "tiến trình" -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "Văn bản trích dẫn không bắt đầu bằng một dấu trích dẫn" -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "" "Dấu ngoặc kép không ăn khớp trong dòng lệnh hay một shell-quoted text khác" -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "Văn bản được kết thúc ngay sau ký tự '\\'. (văn bản đã là '%s')" -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "Text đã kết thúc trước khi làm khớp dấu ngoặc kép cho %c. (text là '%s')" -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "Văn bản trống (hay chỉ gồm các ký tự trắng)" -#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "Không đọc được dữ liệu từ tiến trình con" -#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -431,72 +431,72 @@ msgstr "" "Lỗi không mong muốn trong g_io_channel_win32_poll() đọc dữ liệu từ tiến " "trình con" -#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Không đọc được từ pipe con (%s)" -#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 #, fuzzy msgid "Failed to execute helper program" msgstr "Không thực thi được tiến trình con (%s)" -#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Không thay đổi được thư mục '%s' (%s)" -#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "Không thực thi được tiến trình con (%s)" -#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "Không tạo được pipe để liên lạc với tiến trình con (%s)" -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Không đọc được dữ liệu từ tiến trình con (%s)" -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "Lỗi không mong muốn trong select() đọc dữ liệu từ tiến trình con (%s)" -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Lỗi không mong muốn trong waitpid() (%s)" -#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "Không rẽ nhánh được (%s)" -#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Không thự thi được tiến trình con \"%s\" (%s)" -#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Không gửi được lần nữa đầu ra hay đầu vào của tiến trình con (%s)" -#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "Không rẽ nhánh được tiến trình con (%s)" -#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Lỗi không xác định khi thực thi tiến trình con \"%s\"" -#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "Không đọc được đủ dữ liệu từ pid pipe con(%s)" diff --git a/po/zh_CN.po b/po/zh_CN.po index cee4f82bc..3adb3d45a 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" -"POT-Creation-Date: 2002-12-02 16:56-0500\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2002-03-17 16:34+0800\n" "Last-Translator: He Qiangqiang <carton@263.net>\n" "Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n" @@ -23,14 +23,14 @@ msgstr "不支持从字符集“%s”到“%s”的转换" msgid "Could not open converter from '%s' to '%s': %s" msgstr "无法打开从“%s”到“%s”的转换器:%s" -#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "转换输入中出现无效字符序列" -#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "转换过程中出错:%s" @@ -84,74 +84,74 @@ msgstr "无效的主机名" msgid "Error opening directory '%s': %s" msgstr "打开目录“%s”时发生错误:%s" -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "无法分配 %lu 字节以读取文件“%s”" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "读取文件“%s”出错:%s" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "无法读取文件“%s”:%s" -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "无法打开文件“%s”:%s" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "无法获得文件“%s”的属性:fstat() 失败:%s" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "无法打开文件“%s”:fdopen() 失败:%s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "模板“%s”无效,不应该包含“%s”" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "模板“%s”的结尾不是 XXXXXX" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "无法创建文件“%s”:%s" -#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "不支持从字符集“%s”到“%s”的转换" -#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "无法打开从“%s”到“%s”的转换器:%s" -#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "g_io_channel_read_line_string 函数无法进行原始读取" -#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "在读缓冲里留有未转换数据" -#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "通道终止于未尽字符" -#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "g_io_channel_read_to_end 函数无法进行原始读取" @@ -365,104 +365,104 @@ msgstr "文档在元素“%s”结束标记中意外结束" msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "文档在注释或处理指令中意外结束" -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "引用的文本没有以引号开头" -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "命令行或其他shell引用文本中出现不匹配的引号" -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "文本在一个“\\”字符后结束。(文本为“%s”)" -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "文本在找到与 %c 匹配的引号之前结束。(文本为“%s”)" -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "空文本(或仅含空白字符)" -#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "无法从子进程中读取数据" -#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" msgstr "g_io_channel_win32_poll() 从子进程中读取数据时出现异常错误" -#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "无法从子管道中读取 (%s)" -#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 #, fuzzy msgid "Failed to execute helper program" msgstr "无法执行子进程 (%s)" -#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "无法切换到目录“%s” (%s)" -#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "无法执行子进程 (%s)" -#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "无法创建与子进程通讯的管道 (%s)" -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "无法从子进程中读取数据 (%s)" -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "select() 在从子进程中读取数据时出现异常错误 (%s)" -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "waitpid() 出现异常错误 (%s)" -#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "无法 fork (%s)" -#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "无法执行子进程 “%s” (%s)" -#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "无法重定向子进程(%s)的输入或输出" -#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "无法 fork 子进程 (%s)" -#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "执行子进程“%s”时出现未知错误" -#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "无法从子进程管道中读取足够的数据(%s)" diff --git a/po/zh_TW.po b/po/zh_TW.po index d73c92950..313510ab6 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.0.1\n" -"POT-Creation-Date: 2002-12-02 16:56-0500\n" +"POT-Creation-Date: 2002-12-11 18:06-0500\n" "PO-Revision-Date: 2002-03-31 05:02+0800\n" "Last-Translator: Abel Cheung <maddog@linux.org.hk>\n" "Language-Team: Traditional Chinese <zh-l10n@linux.org.tw>\n" @@ -23,14 +23,14 @@ msgstr "不支援將字元集‘%s’轉換成‘%s’" msgid "Could not open converter from '%s' to '%s': %s" msgstr "無法開啟將‘%s’轉換至‘%s’的程序:%s" -#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1294 -#: glib/giochannel.c:1336 glib/giochannel.c:2178 glib/gutf8.c:875 +#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295 +#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:875 #: glib/gutf8.c:1320 msgid "Invalid byte sequence in conversion input" msgstr "轉換輸入資料時遇到不正確的位元組次序" -#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1301 -#: glib/giochannel.c:2190 +#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302 +#: glib/giochannel.c:2191 #, c-format msgid "Error during conversion: %s" msgstr "轉換時發生錯誤:%s" @@ -84,74 +84,74 @@ msgstr "無效的主機名稱" msgid "Error opening directory '%s': %s" msgstr "開啟目錄‘%s’時發生錯誤:%s" -#: glib/gfileutils.c:337 glib/gfileutils.c:402 +#: glib/gfileutils.c:382 glib/gfileutils.c:447 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "無法分配 %lu 位元來讀取檔案“%s”" -#: glib/gfileutils.c:348 +#: glib/gfileutils.c:393 #, c-format msgid "Error reading file '%s': %s" msgstr "讀取檔案‘%s’時發生錯誤:%s" -#: glib/gfileutils.c:424 +#: glib/gfileutils.c:469 #, c-format msgid "Failed to read from file '%s': %s" msgstr "讀取檔案失敗‘%s’:%s" -#: glib/gfileutils.c:471 glib/gfileutils.c:539 +#: glib/gfileutils.c:516 glib/gfileutils.c:584 #, c-format msgid "Failed to open file '%s': %s" msgstr "開啟檔案失敗‘%s’:%s" -#: glib/gfileutils.c:485 +#: glib/gfileutils.c:530 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "無法取得檔案‘%s’的屬性:fstat() 失敗:%s" -#: glib/gfileutils.c:511 +#: glib/gfileutils.c:556 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "開啟檔案‘%s’失敗:fdopen() 失敗:%s" -#: glib/gfileutils.c:718 +#: glib/gfileutils.c:763 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "樣式‘%s’不正確,不應含有‘%s’" -#: glib/gfileutils.c:730 +#: glib/gfileutils.c:775 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "樣式‘%s’結尾不是 XXXXXX" -#: glib/gfileutils.c:751 +#: glib/gfileutils.c:796 #, c-format msgid "Failed to create file '%s': %s" msgstr "無法建立檔案‘%s’:%s" -#: glib/giochannel.c:1122 +#: glib/giochannel.c:1123 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "不支援將字元集‘%s’轉換成‘%s’" -#: glib/giochannel.c:1126 +#: glib/giochannel.c:1127 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "無法開啟將‘%s’轉換至‘%s’的程序:%s" -#: glib/giochannel.c:1471 +#: glib/giochannel.c:1472 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "g_io_channel_read_line_string 中無法讀取原始資料" -#: glib/giochannel.c:1518 glib/giochannel.c:1775 glib/giochannel.c:1861 +#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862 msgid "Leftover unconverted data in read buffer" msgstr "用來讀取資料的緩衝區中仍有未轉換的資料" -#: glib/giochannel.c:1598 glib/giochannel.c:1675 +#: glib/giochannel.c:1599 glib/giochannel.c:1676 msgid "Channel terminates in a partial character" msgstr "輸入管道在字元未完成前已經結束" -#: glib/giochannel.c:1661 +#: glib/giochannel.c:1662 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "g_io_channel_read_to_end 中無法讀取原始資料" @@ -366,104 +366,104 @@ msgstr "文件在元素‘%s’的關閉標籤內突然終止" msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "文件在註解或處理指示內突然終止" -#: glib/gshell.c:71 +#: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" msgstr "應該用引號括起來的文字不是以括號為開始" -#: glib/gshell.c:161 +#: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "指令列或其它標為指令的字串內有不對稱的引號" -#: glib/gshell.c:529 +#: glib/gshell.c:530 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "文字在‘\\’字元後就終止了。(文字為‘%s’)" -#: glib/gshell.c:536 +#: glib/gshell.c:537 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "字串完結前仍沒有對應於 %c 的引號 (字串為‘%s’)" -#: glib/gshell.c:548 +#: glib/gshell.c:549 msgid "Text was empty (or contained only whitespace)" msgstr "文字是空白的 (或只含有空白字元)" -#: glib/gspawn-win32.c:206 +#: glib/gspawn-win32.c:208 msgid "Failed to read data from child process" msgstr "無法由副程序讀取資料" -#: glib/gspawn-win32.c:334 +#: glib/gspawn-win32.c:336 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" msgstr "當 g_io_channel_win32_poll() 由副程序讀取資料時發生預期外的錯誤" -#: glib/gspawn-win32.c:703 glib/gspawn.c:960 +#: glib/gspawn-win32.c:705 glib/gspawn.c:961 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "無法由副管道讀取資料 (%s)" -#: glib/gspawn-win32.c:781 +#: glib/gspawn-win32.c:783 #, fuzzy msgid "Failed to execute helper program" msgstr "無法執行副程序 (%s)" -#: glib/gspawn-win32.c:814 glib/gspawn.c:1165 +#: glib/gspawn-win32.c:816 glib/gspawn.c:1166 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "無法進入目錄‘%s’(%s)" -#: glib/gspawn-win32.c:823 +#: glib/gspawn-win32.c:825 #, c-format msgid "Failed to execute child process (%s)" msgstr "無法執行副程序 (%s)" -#: glib/gspawn-win32.c:866 glib/gspawn.c:1296 +#: glib/gspawn-win32.c:868 glib/gspawn.c:1297 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "無法建立管道來和副程序溝通 (%s)" -#: glib/gspawn.c:166 +#: glib/gspawn.c:167 #, c-format msgid "Failed to read data from child process (%s)" msgstr "無法由副程序讀取資料 (%s)" -#: glib/gspawn.c:298 +#: glib/gspawn.c:299 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "當 select() 由副程序讀取資料時發生預期外的錯誤 (%s)" -#: glib/gspawn.c:381 +#: glib/gspawn.c:382 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "waitpid() 時發生預期外的錯誤 (%s)" -#: glib/gspawn.c:1025 +#: glib/gspawn.c:1026 #, c-format msgid "Failed to fork (%s)" msgstr "無法衍生程序 (%s)" -#: glib/gspawn.c:1175 +#: glib/gspawn.c:1176 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "無法執行副程序“%s”(%s)" -#: glib/gspawn.c:1185 +#: glib/gspawn.c:1186 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "無法重新導向副程序的輸出或輸入 (%s)" -#: glib/gspawn.c:1194 +#: glib/gspawn.c:1195 #, c-format msgid "Failed to fork child process (%s)" msgstr "無法衍生副程序 (%s)" -#: glib/gspawn.c:1202 +#: glib/gspawn.c:1203 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "執行副程序“%s”時發生不明的錯誤" -#: glib/gspawn.c:1224 +#: glib/gspawn.c:1225 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "無法由副程序 pid 管道讀取足夠資料 (%s)" |