This commit is contained in:
Matthias Clasen
2006-08-30 06:19:44 +00:00
parent 1a1733c18f
commit 651e341a88
85 changed files with 5100 additions and 4754 deletions

View File

@@ -1,5 +1,7 @@
2006-08-30 Matthias Clasen <mclasen@redhat.com> 2006-08-30 Matthias Clasen <mclasen@redhat.com>
* === Released 2.12.3 ===
* NEWS: Updates * NEWS: Updates
2006-08-27 Matthias Clasen <mclasen@redhat.com> 2006-08-27 Matthias Clasen <mclasen@redhat.com>

View File

@@ -1,8 +1,8 @@
Simple install procedure Simple install procedure
======================== ========================
% gzip -cd glib-2.12.2.tar.gz | tar xvf - # unpack the sources % gzip -cd glib-2.12.3.tar.gz | tar xvf - # unpack the sources
% cd glib-2.12.2 # change to the toplevel directory % cd glib-2.12.3 # change to the toplevel directory
% ./configure # run the `configure' script % ./configure # run the `configure' script
% make # build GLIB % make # build GLIB

2
README
View File

@@ -1,7 +1,7 @@
General Information General Information
=================== ===================
This is GLib version 2.12.2. GLib is the low-level core This is GLib version 2.12.3. GLib is the low-level core
library that forms the basis for projects such as GTK+ and GNOME. It library that forms the basis for projects such as GTK+ and GNOME. It
provides data structure handling for C, portability wrappers, and provides data structure handling for C, portability wrappers, and
interfaces for such runtime functionality as an event loop, threads, interfaces for such runtime functionality as an event loop, threads,

View File

@@ -1,3 +1,7 @@
2006-08-30 Matthias Clasen <mclasen@redhat.com>
* === Released 2.12.3 ===
2006-08-28 Matthias Clasen <mclasen@redhat.com> 2006-08-28 Matthias Clasen <mclasen@redhat.com>
* glib/compiling.sgml: Add a note about G_DISABLE_DEPRECATED. * glib/compiling.sgml: Add a note about G_DISABLE_DEPRECATED.

View File

@@ -134,6 +134,8 @@ A convenience function/macro to log a normal message.
@...: @...:
@...:
<!-- ##### MACRO g_warning ##### --> <!-- ##### MACRO g_warning ##### -->
<para> <para>
@@ -165,6 +167,8 @@ variable (see <ulink url="glib-running.html">Running GLib Applications</ulink>).
@...: @...:
@...:
<!-- ##### MACRO g_critical ##### --> <!-- ##### MACRO g_critical ##### -->
<para> <para>
@@ -201,6 +205,8 @@ the %G_DEBUG environment variable (see
@...: @...:
@...:
<!-- ##### MACRO g_error ##### --> <!-- ##### MACRO g_error ##### -->
<para> <para>
@@ -232,6 +238,8 @@ assertion failure.
@...: @...:
@...:
<!-- ##### MACRO g_debug ##### --> <!-- ##### MACRO g_debug ##### -->
<para> <para>
@@ -256,6 +264,8 @@ A convenience function/macro to log a debug message.
@...: @...:
@...:
@...: @...:
@Since: 2.6 @Since: 2.6

View File

@@ -1,3 +1,7 @@
2006-08-30 Matthias Clasen <mclasen@redhat.com>
* === Released 2.12.3 ===
2006-08-15 Matthias Clasen <mclasen@redhat.com> 2006-08-15 Matthias Clasen <mclasen@redhat.com>
* === Released 2.12.2 === * === Released 2.12.2 ===

View File

@@ -1,3 +1,7 @@
2006-08-30 Matthias Clasen <mclasen@redhat.com>
* === Released 2.12.3 ===
Wed Aug 16 13:55:08 2006 Tim Janik <timj@imendio.com> Wed Aug 16 13:55:08 2006 Tim Janik <timj@imendio.com>
* gobject.c: conditionally thaw the notify queue after construction, * gobject.c: conditionally thaw the notify queue after construction,

View File

@@ -1,3 +1,7 @@
2006-08-30 Matthias Clasen <mclasen@redhat.com>
* === Released 2.12.3 ===
2006-08-15 Matthias Clasen <mclasen@redhat.com> 2006-08-15 Matthias Clasen <mclasen@redhat.com>
* === Released 2.12.2 === * === Released 2.12.2 ===

View File

@@ -1,3 +1,7 @@
2006-08-30 Matthias Clasen <mclasen@redhat.com>
* === Released 2.12.3 ===
2006-08-27 Gabor Kelemen <kelemeng@gnome.hu> 2006-08-27 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated. * hu.po: Translation updated.

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib VERSION\n" "Project-Id-Version: glib VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2003-01-16 08:39+EDT\n" "PO-Revision-Date: 2003-01-16 08:39+EDT\n"
"Last-Translator: Ge'ez Frontier Foundation <locales@geez.org>\n" "Last-Translator: Ge'ez Frontier Foundation <locales@geez.org>\n"
"Language-Team: Amharic <locales@geez.org>\n" "Language-Team: Amharic <locales@geez.org>\n"
@@ -55,10 +55,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -78,76 +78,76 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "" msgstr ""
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "" msgstr ""
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "" msgstr ""
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "" msgstr ""
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "" msgstr ""
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "" msgstr ""
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI '%s'ን ተቀብሏል" msgstr "URI '%s'ን ተቀብሏል"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "" msgstr ""
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "" msgstr ""
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "" msgstr ""
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "የእንግዳ ተቀባይ ስም ተቀብሏል" msgstr "የእንግዳ ተቀባይ ስም ተቀብሏል"
@@ -681,82 +681,82 @@ msgstr ""
msgid "File is empty" msgid "File is empty"
msgstr "" msgstr ""
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "" msgstr ""
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "" msgstr ""
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
msgstr "" msgstr ""
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "" msgstr ""
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "" msgstr ""
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib\n" "Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2003-12-19 01:22+0100\n" "PO-Revision-Date: 2003-12-19 01:22+0100\n"
"Last-Translator: Arafat Medini <lumina@silverpen.de>\n" "Last-Translator: Arafat Medini <lumina@silverpen.de>\n"
"Language-Team: Arabic <doc@arabeyes.org>\n" "Language-Team: Arabic <doc@arabeyes.org>\n"
@@ -55,10 +55,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -78,76 +78,76 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "التحويل من مجموعة المحارف '%s' إلى '%s' غير مدعوم" msgstr "التحويل من مجموعة المحارف '%s' إلى '%s' غير مدعوم"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, fuzzy, c-format #, fuzzy, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "لم يمكن فتح المحول من '%s' الى '%s': %s" msgstr "لم يمكن فتح المحول من '%s' الى '%s': %s"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "سلسلة بايتات غير سليمة في مدخلات التحويل" msgstr "سلسلة بايتات غير سليمة في مدخلات التحويل"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "خطأ أثناء التحويل: %s" msgstr "خطأ أثناء التحويل: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "سلسلة حرفيات جزئي عند نهاية المدخل" msgstr "سلسلة حرفيات جزئي عند نهاية المدخل"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "لم يمكن تحويل fallback '%s' الى مجموعة المحارف '%s'" msgstr "لم يمكن تحويل fallback '%s' الى مجموعة المحارف '%s'"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, fuzzy, c-format #, fuzzy, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "الـURI '%s' ليس URI كامل باستخدام مخطط الملفات" msgstr "الـURI '%s' ليس URI كامل باستخدام مخطط الملفات"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "ملف الـ URI المحلي '%s' قد لا يحتوي على '#'" msgstr "ملف الـ URI المحلي '%s' قد لا يحتوي على '#'"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "الـURI '%s' غير سليم" msgstr "الـURI '%s' غير سليم"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "اسم مستضيف الـURI '%s' غير سليم" msgstr "اسم مستضيف الـURI '%s' غير سليم"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "الـURI '%s' يحتوي على حروف هربت بطريقة غير سليمة " msgstr "الـURI '%s' يحتوي على حروف هربت بطريقة غير سليمة "
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "اسم المسار '%s' ليس مسارا كاملا" msgstr "اسم المسار '%s' ليس مسارا كاملا"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "اسم المستضيف غير سليم" msgstr "اسم المستضيف غير سليم"
@@ -700,82 +700,82 @@ msgstr ""
msgid "File is empty" msgid "File is empty"
msgstr "" msgstr ""
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "" msgstr ""
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "" msgstr ""
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
msgstr "" msgstr ""
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, fuzzy, c-format #, fuzzy, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "الـURI '%s' يحتوي على حروف هربت بطريقة غير سليمة " msgstr "الـURI '%s' يحتوي على حروف هربت بطريقة غير سليمة "
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "" msgstr ""
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "" msgstr ""
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib.HEAD.az\n" "Project-Id-Version: glib.HEAD.az\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2004-02-02 12:12+0200\n" "PO-Revision-Date: 2004-02-02 12:12+0200\n"
"Last-Translator: Mətin Əmirov <metin@karegen.com>\n" "Last-Translator: Mətin Əmirov <metin@karegen.com>\n"
"Language-Team: Azerbaijani Turkish <gnome@azitt.com>\n" "Language-Team: Azerbaijani Turkish <gnome@azitt.com>\n"
@@ -56,10 +56,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -79,76 +79,76 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" 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" msgstr "`%s' hərf dəstəsindən `%s' hərf dəstəsinə dönüşdürmə dəstəklənmir"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, fuzzy, c-format #, fuzzy, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "`%s' dən `%s' ə dönüşdürücü açıla bilmir: %s" msgstr "`%s' dən `%s' ə dönüşdürücü açıla bilmir: %s"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "dönüşdürmə girişində hökmsüz bayt qatarı" msgstr "dönüşdürmə girişində hökmsüz bayt qatarı"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Dönüşdürmə sırasında xəta yarandı: %s" msgstr "Dönüşdürmə sırasında xəta yarandı: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Girişin sonunda parçalı hərf qatarı" msgstr "Girişin sonunda parçalı hərf qatarı"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "fallback '%s' hərf dəstəsi '%s' ə dönüşdürülə bilmir" msgstr "fallback '%s' hərf dəstəsi '%s' ə dönüşdürülə bilmir"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, fuzzy, c-format #, fuzzy, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "`%s' URI-si fayl sxemini işlədən mütləq URI deyildir" msgstr "`%s' URI-si fayl sxemini işlədən mütləq URI deyildir"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "Yerli fayl uRI-si `%s' `#' daxil edə bilməz" msgstr "Yerli fayl uRI-si `%s' `#' daxil edə bilməz"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "`%s' URI-si səhvdir" msgstr "`%s' URI-si səhvdir"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "`%s' URI-sinin qovşaq adı səhv qaçırılmış" msgstr "`%s' URI-sinin qovşaq adı səhv qaçırılmış"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "`%s'in URİ-si səhv qaçırılmış xarakterlər daxil edir" msgstr "`%s'in URİ-si səhv qaçırılmış xarakterlər daxil edir"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "`%s'in cığır adı mütləq cığır deyildir" msgstr "`%s'in cığır adı mütləq cığır deyildir"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Hökmsüz qovşaq adı" msgstr "Hökmsüz qovşaq adı"
@@ -719,82 +719,82 @@ msgstr ""
msgid "File is empty" msgid "File is empty"
msgstr "" msgstr ""
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "" msgstr ""
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "" msgstr ""
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
msgstr "" msgstr ""
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, fuzzy, c-format #, fuzzy, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "`%s'in URİ-si səhv qaçırılmış xarakterlər daxil edir" msgstr "`%s'in URİ-si səhv qaçırılmış xarakterlər daxil edir"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "" msgstr ""
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "" msgstr ""
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib HEAD\n" "Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2005-11-16 11:21+0200\n" "PO-Revision-Date: 2005-11-16 11:21+0200\n"
"Last-Translator: Vital Khilko <vk@altlinux.ru>\n" "Last-Translator: Vital Khilko <vk@altlinux.ru>\n"
"Language-Team: Belarusian <i18n@mova.org>\n" "Language-Team: Belarusian <i18n@mova.org>\n"
@@ -58,10 +58,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -81,19 +81,19 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
# glib/gconvert.c:390 # glib/gconvert.c:390
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Пераўтварэньне з набору знакаў \"%s\" у \"%s\" не падтрымліваецца" msgstr "Пераўтварэньне з набору знакаў \"%s\" у \"%s\" не падтрымліваецца"
# glib/gconvert.c:394 # glib/gconvert.c:394
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Не атрымалася адкрыць пераўтваральнік з \"%s\" у \"%s\"" msgstr "Не атрымалася адкрыць пераўтваральнік з \"%s\" у \"%s\""
@@ -101,7 +101,7 @@ msgstr "Не атрымалася адкрыць пераўтваральнік
# glib/gconvert.c:592 glib/gconvert.c:882 glib/giochannel.c:1282 # 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/giochannel.c:1324 glib/giochannel.c:2163 glib/gutf8.c:875
# glib/gutf8.c:1320 # glib/gutf8.c:1320
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
@@ -110,7 +110,7 @@ msgstr "Недапушчальная пасьлядоўнасьць байтаў
# glib/gconvert.c:597 glib/gconvert.c:813 glib/giochannel.c:1289 # glib/gconvert.c:597 glib/gconvert.c:813 glib/giochannel.c:1289
# glib/giochannel.c:2175 # glib/giochannel.c:2175
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
@@ -118,56 +118,56 @@ msgstr "Памылка ў часе пераўтварэньня: %s"
# glib/gconvert.c:615 glib/gutf8.c:871 glib/gutf8.c:1071 glib/gutf8.c:1212 # glib/gconvert.c:615 glib/gutf8.c:871 glib/gutf8.c:1071 glib/gutf8.c:1212
# glib/gutf8.c:1316 # glib/gutf8.c:1316
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Няпоўны сымбаль у канцы ўваходнага радку" msgstr "Няпоўны сымбаль у канцы ўваходнага радку"
# glib/gconvert.c:788 # glib/gconvert.c:788
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Немагчыма пераўтвараць знак \"%s\" у знак са збору \"%s\"" msgstr "Немагчыма пераўтвараць знак \"%s\" у знак са збору \"%s\""
# glib/gconvert.c:1593 # glib/gconvert.c:1593
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI \"%s\" не зьяўляюцца абсалютным URI выкарыстаньня схемы \"file\"" msgstr "URI \"%s\" не зьяўляюцца абсалютным URI выкарыстаньня схемы \"file\""
# glib/gconvert.c:1603 # glib/gconvert.c:1603
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "URI \"%s\" мясцовага файлу ня можа ўключаць \"#\"" msgstr "URI \"%s\" мясцовага файлу ня можа ўключаць \"#\""
# glib/gconvert.c:1620 # glib/gconvert.c:1620
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI \"%s\" недапушчальная" msgstr "URI \"%s\" недапушчальная"
# glib/gconvert.c:1632 # glib/gconvert.c:1632
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Назва вузлу ў URI \"%s\" недапушчальная" msgstr "Назва вузлу ў URI \"%s\" недапушчальная"
# glib/gconvert.c:1648 # glib/gconvert.c:1648
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI \"%s\" утрымлівае недапушчальны кіравальны сымбаль" msgstr "URI \"%s\" утрымлівае недапушчальны кіравальны сымбаль"
# glib/gconvert.c:1719 # glib/gconvert.c:1719
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Шлях \"%s\" не зьяўляецца абсалютным" msgstr "Шлях \"%s\" не зьяўляецца абсалютным"
# glib/gconvert.c:1729 # glib/gconvert.c:1729
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Недапушчальная назва вузла" msgstr "Недапушчальная назва вузла"
@@ -824,7 +824,7 @@ msgstr "Не зьяўляецца звычайным файлам"
msgid "File is empty" msgid "File is empty"
msgstr "Файл пусты" msgstr "Файл пусты"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -832,42 +832,42 @@ msgstr ""
"Файл ключу ўтрымлівае радок '%s' які не зьяўляецца парай ключ-значэньне, " "Файл ключу ўтрымлівае радок '%s' які не зьяўляецца парай ключ-значэньне, "
"групай, ці камэнтарам" "групай, ці камэнтарам"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Файл ключу не пачынаецца з групы" msgstr "Файл ключу не пачынаецца з групы"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Файл ключу ўтрымлівае кадаваньне якое не падтрымліваецца '%s'" msgstr "Файл ключу ўтрымлівае кадаваньне якое не падтрымліваецца '%s'"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Файл ключу не мае групу '%s'" msgstr "Файл ключу не мае групу '%s'"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Файл ключу не мае ключ '%s'" msgstr "Файл ключу не мае ключ '%s'"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
"Файл ключу утрымлівае ключ '%s' са значэньнем '%s' які не закадаваны UTF-8" "Файл ключу утрымлівае ключ '%s' са значэньнем '%s' які не закадаваны UTF-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
"Файл ключу утрымлівае ключ '%s' які мае значэньне што не можа быць " "Файл ключу утрымлівае ключ '%s' які мае значэньне што не можа быць "
"інтэрпрэтаванае." "інтэрпрэтаванае."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -876,38 +876,38 @@ msgstr ""
"Файл ключу утрымлівае ключ '%s' у групе '%s' які мае значэньне што не можа " "Файл ключу утрымлівае ключ '%s' у групе '%s' які мае значэньне што не можа "
"быць інтэрпрэтаванае." "быць інтэрпрэтаванае."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Файл ключу не мае ключ '%s' у групе '%s'" msgstr "Файл ключу не мае ключ '%s' у групе '%s'"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Файл ключу ўтрымлівае пасьлядоўнасьць завяршэньня ў канцы радку" msgstr "Файл ключу ўтрымлівае пасьлядоўнасьць завяршэньня ў канцы радку"
# glib/gconvert.c:1648 # glib/gconvert.c:1648
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "Файл ключу утрымлівае недапушчальную пасьлядоўнасьць завяршэньня '%s'" msgstr "Файл ключу утрымлівае недапушчальную пасьлядоўнасьць завяршэньня '%s'"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Значэньне '%s' не можа быць інтэрпрэтаванае як лік." msgstr "Значэньне '%s' не можа быць інтэрпрэтаванае як лік."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Цэлае значэньне '%s' па-за межамі" msgstr "Цэлае значэньне '%s' па-за межамі"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, fuzzy, c-format #, fuzzy, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Значэньне '%s' не можа быць інтэрпрэтаванае як лік." msgstr "Значэньне '%s' не можа быць інтэрпрэтаванае як лік."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Значэньне '%s' не можа быць інтэрпрэтаванае як булева." msgstr "Значэньне '%s' не можа быць інтэрпрэтаванае як булева."

354
po/bg.po
View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib HEAD\n" "Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-17 11:37+0300\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-08-17 11:37+0300\n" "PO-Revision-Date: 2006-08-17 11:37+0300\n"
"Last-Translator: Alexander Shopov <ash@contact.bg>\n" "Last-Translator: Alexander Shopov <ash@contact.bg>\n"
"Language-Team: Bulgarian <dict@fsa-bg.org>\n" "Language-Team: Bulgarian <dict@fsa-bg.org>\n"
@@ -17,286 +17,294 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
#: ../glib/gbookmarkfile.c:716 ../glib/gbookmarkfile.c:793 #: glib/gbookmarkfile.c:716 glib/gbookmarkfile.c:793 glib/gbookmarkfile.c:872
#: ../glib/gbookmarkfile.c:872 ../glib/gbookmarkfile.c:919 #: glib/gbookmarkfile.c:919
#, c-format #, c-format
msgid "Unexpected attribute '%s' for element '%s'" msgid "Unexpected attribute '%s' for element '%s'"
msgstr "Неочакван атрибут „%s“ на елемента „%s“" msgstr "Неочакван атрибут „%s“ на елемента „%s“"
#: ../glib/gbookmarkfile.c:727 ../glib/gbookmarkfile.c:804 #: glib/gbookmarkfile.c:727 glib/gbookmarkfile.c:804 glib/gbookmarkfile.c:814
#: ../glib/gbookmarkfile.c:814 ../glib/gbookmarkfile.c:930 #: glib/gbookmarkfile.c:930
#, c-format #, c-format
msgid "Attribute '%s' of element '%s' not found" msgid "Attribute '%s' of element '%s' not found"
msgstr "Атрибутът „%s“ на елемента „%s“ не е открит" msgstr "Атрибутът „%s“ на елемента „%s“ не е открит"
#: ../glib/gbookmarkfile.c:1103 ../glib/gbookmarkfile.c:1168 #: glib/gbookmarkfile.c:1103 glib/gbookmarkfile.c:1168
#: ../glib/gbookmarkfile.c:1232 ../glib/gbookmarkfile.c:1242 #: glib/gbookmarkfile.c:1232 glib/gbookmarkfile.c:1242
#, c-format #, c-format
msgid "Unexpected tag '%s', tag '%s' expected" msgid "Unexpected tag '%s', tag '%s' expected"
msgstr "Неочакван етикет „%s“, очакваше се „%s“" msgstr "Неочакван етикет „%s“, очакваше се „%s“"
#: ../glib/gbookmarkfile.c:1128 ../glib/gbookmarkfile.c:1142 #: glib/gbookmarkfile.c:1128 glib/gbookmarkfile.c:1142
#: ../glib/gbookmarkfile.c:1210 ../glib/gbookmarkfile.c:1262 #: glib/gbookmarkfile.c:1210 glib/gbookmarkfile.c:1262
#, c-format #, c-format
msgid "Unexpected tag '%s' inside '%s'" msgid "Unexpected tag '%s' inside '%s'"
msgstr "Неочакван етикет „%s“ вътре в „%s“" msgstr "Неочакван етикет „%s“ вътре в „%s“"
#: ../glib/gbookmarkfile.c:1792 #: glib/gbookmarkfile.c:1792
#, c-format
msgid "No valid bookmark file found in data dirs" msgid "No valid bookmark file found in data dirs"
msgstr "Не може да се открие валиден файл с отметки в папките с данни" msgstr "Не може да се открие валиден файл с отметки в папките с данни"
#: ../glib/gbookmarkfile.c:1993 #: glib/gbookmarkfile.c:1993
#, c-format #, c-format
msgid "A bookmark for URI '%s' already exists" msgid "A bookmark for URI '%s' already exists"
msgstr "Вече съществува отметка за адреса „%s“" msgstr "Вече съществува отметка за адреса „%s“"
#: ../glib/gbookmarkfile.c:2039 ../glib/gbookmarkfile.c:2196 #: glib/gbookmarkfile.c:2039 glib/gbookmarkfile.c:2196
#: ../glib/gbookmarkfile.c:2281 ../glib/gbookmarkfile.c:2362 #: glib/gbookmarkfile.c:2281 glib/gbookmarkfile.c:2362
#: ../glib/gbookmarkfile.c:2447 ../glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: ../glib/gbookmarkfile.c:2608 ../glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: ../glib/gbookmarkfile.c:2729 ../glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: ../glib/gbookmarkfile.c:2952 ../glib/gbookmarkfile.c:3142 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: ../glib/gbookmarkfile.c:3218 ../glib/gbookmarkfile.c:3371 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: ../glib/gbookmarkfile.c:3436 ../glib/gbookmarkfile.c:3526 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: ../glib/gbookmarkfile.c:3653 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "Не е открита отметка за адреса „%s“" msgstr "Не е открита отметка за адреса „%s“"
#: ../glib/gbookmarkfile.c:2371 #: glib/gbookmarkfile.c:2371
#, c-format #, c-format
msgid "No MIME type defined in the bookmark for URI '%s'" msgid "No MIME type defined in the bookmark for URI '%s'"
msgstr "Не е указан типът MIME в отметката към адреса „%s“" msgstr "Не е указан типът MIME в отметката към адреса „%s“"
#: ../glib/gbookmarkfile.c:2456 #: glib/gbookmarkfile.c:2456
#, c-format #, c-format
msgid "No private flag has been defined in bookmark for URI '%s'" msgid "No private flag has been defined in bookmark for URI '%s'"
msgstr "Не е зададен флаг за лични данни за адреса „%s“" msgstr "Не е зададен флаг за лични данни за адреса „%s“"
#: ../glib/gbookmarkfile.c:2835 #: glib/gbookmarkfile.c:2835
#, c-format #, c-format
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "Не са зададени групи в отметката за адреса „%s“" msgstr "Не са зададени групи в отметката за адреса „%s“"
#: ../glib/gbookmarkfile.c:3236 ../glib/gbookmarkfile.c:3381 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "Никое приложение „%s“ не е регистрирало отметка за „%s“" msgstr "Никое приложение „%s“ не е регистрирало отметка за „%s“"
#: ../glib/gconvert.c:404 ../glib/gconvert.c:482 ../glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Преобразуването от набора символи „%s“ към „%s“ не се поддържа" msgstr "Преобразуването от набора символи „%s“ към „%s“ не се поддържа"
#: ../glib/gconvert.c:408 ../glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Не може да се отвори конвертор от „%s“ към „%s“" msgstr "Не може да се отвори конвертор от „%s“ към „%s“"
#: ../glib/gconvert.c:602 ../glib/gconvert.c:991 ../glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: ../glib/giochannel.c:1364 ../glib/giochannel.c:2206 ../glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: ../glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Грешна байтова последователност на входа за преобразуване" msgstr "Грешна байтова последователност на входа за преобразуване"
#: ../glib/gconvert.c:608 ../glib/gconvert.c:918 ../glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: ../glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Грешка по време на преобразуване: %s" msgstr "Грешка по време на преобразуване: %s"
#: ../glib/gconvert.c:643 ../glib/gutf8.c:939 ../glib/gutf8.c:1143 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: ../glib/gutf8.c:1284 ../glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Непълна символна последователност в края на входните данни" msgstr "Непълна символна последователност в края на входните данни"
#: ../glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "" msgstr ""
"Заместващият символ „%s“ не може да бъде преобразуван към символ от набора „%" "Заместващият символ „%s“ не може да бъде преобразуван към символ от набора „%"
"s“" "s“"
#: ../glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI „%s“ не е абсолютен URI при използване на схемата „файл“" msgstr "URI „%s“ не е абсолютен URI при използване на схемата „файл“"
#: ../glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "URI „%s“ към локален файл не може да включва „#“" msgstr "URI „%s“ към локален файл не може да включва „#“"
#: ../glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI „%s“ е неправилен" msgstr "URI „%s“ е неправилен"
#: ../glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Името на хоста в URI „%s“ е невалидно" msgstr "Името на хоста в URI „%s“ е невалидно"
#: ../glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI „%s“ съдържа грешни екраниращи последователности" msgstr "URI „%s“ съдържа грешни екраниращи последователности"
#: ../glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Пътят „%s“ не е абсолютен" msgstr "Пътят „%s“ не е абсолютен"
#: ../glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Неправилно име на хост" msgstr "Неправилно име на хост"
#: ../glib/gdir.c:121 ../glib/gdir.c:141 #: glib/gdir.c:121 glib/gdir.c:141
#, c-format #, c-format
msgid "Error opening directory '%s': %s" msgid "Error opening directory '%s': %s"
msgstr "Грешка при отваряне на папка „%s“: %s" msgstr "Грешка при отваряне на папка „%s“: %s"
#: ../glib/gfileutils.c:572 ../glib/gfileutils.c:645 #: glib/gfileutils.c:572 glib/gfileutils.c:645
#, c-format #, c-format
msgid "Could not allocate %lu bytes to read file \"%s\"" msgid "Could not allocate %lu bytes to read file \"%s\""
msgstr "Неуспех при заделянето на %lu байта за четене на файла „%s“" msgstr "Неуспех при заделянето на %lu байта за четене на файла „%s“"
#: ../glib/gfileutils.c:587 #: glib/gfileutils.c:587
#, c-format #, c-format
msgid "Error reading file '%s': %s" msgid "Error reading file '%s': %s"
msgstr "Грешка при четене на файл „%s“: %s" msgstr "Грешка при четене на файл „%s“: %s"
#: ../glib/gfileutils.c:669 #: glib/gfileutils.c:669
#, c-format #, c-format
msgid "Failed to read from file '%s': %s" msgid "Failed to read from file '%s': %s"
msgstr "Неуспех при четене от файл „%s“: %s" msgstr "Неуспех при четене от файл „%s“: %s"
#: ../glib/gfileutils.c:720 ../glib/gfileutils.c:807 #: glib/gfileutils.c:720 glib/gfileutils.c:807
#, c-format #, c-format
msgid "Failed to open file '%s': %s" msgid "Failed to open file '%s': %s"
msgstr "Неуспех при отваряне на файл „%s“: %s" msgstr "Неуспех при отваряне на файл „%s“: %s"
#: ../glib/gfileutils.c:737 ../glib/gmappedfile.c:133 #: glib/gfileutils.c:737 glib/gmappedfile.c:133
#, c-format #, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr "" msgstr ""
"Неуспех при получаване на атрибутите на файл „%s“: неуспешно изпълнение на " "Неуспех при получаване на атрибутите на файл „%s“: неуспешно изпълнение на "
"fstat(): %s" "fstat(): %s"
#: ../glib/gfileutils.c:771 #: glib/gfileutils.c:771
#, c-format #, c-format
msgid "Failed to open file '%s': fdopen() failed: %s" msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "" msgstr ""
"Неуспех при отваряне на файл „%s“: неуспешно изпълнение на fdopen(): %s" "Неуспех при отваряне на файл „%s“: неуспешно изпълнение на fdopen(): %s"
#: ../glib/gfileutils.c:905 #: glib/gfileutils.c:905
#, c-format #, c-format
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s" msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
msgstr "" msgstr ""
"Неуспех при преименуване на файл „%s“ на „%s“: неуспешно изпълнение на " "Неуспех при преименуване на файл „%s“ на „%s“: неуспешно изпълнение на "
"g_rename(): %s" "g_rename(): %s"
#: ../glib/gfileutils.c:946 ../glib/gfileutils.c:1404 #: glib/gfileutils.c:946 glib/gfileutils.c:1404
#, c-format #, c-format
msgid "Failed to create file '%s': %s" msgid "Failed to create file '%s': %s"
msgstr "Неуспех при създаване на файл „%s“: %s" msgstr "Неуспех при създаване на файл „%s“: %s"
#: ../glib/gfileutils.c:960 #: glib/gfileutils.c:960
#, c-format #, c-format
msgid "Failed to open file '%s' for writing: fdopen() failed: %s" msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
msgstr "" msgstr ""
"Неуспех при отваряне на файл „%s“ за писане: неуспешно изпълнение на fdopen" "Неуспех при отваряне на файл „%s“ за писане: неуспешно изпълнение на fdopen"
"(): %s" "(): %s"
#: ../glib/gfileutils.c:985 #: glib/gfileutils.c:985
#, c-format #, c-format
msgid "Failed to write file '%s': fwrite() failed: %s" msgid "Failed to write file '%s': fwrite() failed: %s"
msgstr "Неуспех при запис на файл „%s“: неуспешно изпълнение на fwrite(): %s" msgstr "Неуспех при запис на файл „%s“: неуспешно изпълнение на fwrite(): %s"
#: ../glib/gfileutils.c:1004 #: glib/gfileutils.c:1004
#, c-format #, c-format
msgid "Failed to close file '%s': fclose() failed: %s" msgid "Failed to close file '%s': fclose() failed: %s"
msgstr "" msgstr ""
"Неуспех при затваряне на файл „%s“: неуспешно изпълнение на fclose(): %s" "Неуспех при затваряне на файл „%s“: неуспешно изпълнение на fclose(): %s"
#: ../glib/gfileutils.c:1122 #: glib/gfileutils.c:1122
#, c-format #, c-format
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
msgstr "" msgstr ""
"Неуспех при изтриването на съществуващия файл „%s“: неуспешно изпълнение на " "Неуспех при изтриването на съществуващия файл „%s“: неуспешно изпълнение на "
"g_unlink(): %s" "g_unlink(): %s"
#: ../glib/gfileutils.c:1366 #: glib/gfileutils.c:1366
#, c-format #, c-format
msgid "Template '%s' invalid, should not contain a '%s'" msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "Шаблонът „%s“ е неправилен, не трябва да съдържа „%s“" msgstr "Шаблонът „%s“ е неправилен, не трябва да съдържа „%s“"
#: ../glib/gfileutils.c:1379 #: glib/gfileutils.c:1379
#, c-format #, c-format
msgid "Template '%s' doesn't contain XXXXXX" msgid "Template '%s' doesn't contain XXXXXX"
msgstr "Шаблонът „%s“ не съдържа XXXXXX" msgstr "Шаблонът „%s“ не съдържа XXXXXX"
#: ../glib/gfileutils.c:1854 #: glib/gfileutils.c:1854
#, c-format #, c-format
msgid "Failed to read the symbolic link '%s': %s" msgid "Failed to read the symbolic link '%s': %s"
msgstr "Неуспех при четене на символната връзка „%s“: %s" msgstr "Неуспех при четене на символната връзка „%s“: %s"
#: ../glib/gfileutils.c:1875 #: glib/gfileutils.c:1875
#, c-format
msgid "Symbolic links not supported" msgid "Symbolic links not supported"
msgstr "Символни връзки не се поддържат" msgstr "Символни връзки не се поддържат"
#: ../glib/giochannel.c:1154 #: glib/giochannel.c:1154
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s': %s" msgid "Could not open converter from '%s' to '%s': %s"
msgstr "Не може да се отвори конвертор от „%s“ към „%s“: %s" msgstr "Не може да се отвори конвертор от „%s“ към „%s“: %s"
#: ../glib/giochannel.c:1499 #: glib/giochannel.c:1499
#, c-format
msgid "Can't do a raw read in g_io_channel_read_line_string" 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:1546 ../glib/giochannel.c:1803 #: glib/giochannel.c:1546 glib/giochannel.c:1803 glib/giochannel.c:1889
#: ../glib/giochannel.c:1889 #, c-format
msgid "Leftover unconverted data in read buffer" msgid "Leftover unconverted data in read buffer"
msgstr "В буфера за четене останаха непреобразувани данни" msgstr "В буфера за четене останаха непреобразувани данни"
#: ../glib/giochannel.c:1626 ../glib/giochannel.c:1703 #: glib/giochannel.c:1626 glib/giochannel.c:1703
#, c-format
msgid "Channel terminates in a partial character" msgid "Channel terminates in a partial character"
msgstr "Каналът прекъсна на непълен символ" msgstr "Каналът прекъсна на непълен символ"
#: ../glib/giochannel.c:1689 #: glib/giochannel.c:1689
#, c-format
msgid "Can't do a raw read in g_io_channel_read_to_end" 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/gmappedfile.c:116 #: glib/gmappedfile.c:116
#, c-format #, c-format
msgid "Failed to open file '%s': open() failed: %s" msgid "Failed to open file '%s': open() failed: %s"
msgstr "Неуспех при отваряне на файл „%s“: неуспешно изпълнение на open(): %s" msgstr "Неуспех при отваряне на файл „%s“: неуспешно изпълнение на open(): %s"
#: ../glib/gmappedfile.c:193 #: glib/gmappedfile.c:193
#, c-format #, c-format
msgid "Failed to map file '%s': mmap() failed: %s" msgid "Failed to map file '%s': mmap() failed: %s"
msgstr "" msgstr ""
"Неуспех при отваряне на файл в паметта „%s“: неуспешно изпълнение на mmap(): " "Неуспех при отваряне на файл в паметта „%s“: неуспешно изпълнение на mmap(): "
"%s" "%s"
#: ../glib/gmarkup.c:227 #: glib/gmarkup.c:227
#, c-format #, c-format
msgid "Error on line %d char %d: %s" msgid "Error on line %d char %d: %s"
msgstr "Грешка на ред %d, символ %d: %s" msgstr "Грешка на ред %d, символ %d: %s"
#: ../glib/gmarkup.c:325 #: glib/gmarkup.c:325
#, c-format #, c-format
msgid "Error on line %d: %s" msgid "Error on line %d: %s"
msgstr "Грешка на ред %d: %s" msgstr "Грешка на ред %d: %s"
#: ../glib/gmarkup.c:429 #: glib/gmarkup.c:429
msgid "" msgid ""
"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;" "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
msgstr "" msgstr ""
"Намерена е празна заместваща последователност: „&;“. Валидни " "Намерена е празна заместваща последователност: „&;“. Валидни "
"последователности са: &amp; &quot; &lt; &gt; &apos;" "последователности са: &amp; &quot; &lt; &gt; &apos;"
#: ../glib/gmarkup.c:439 #: glib/gmarkup.c:439
#, c-format #, c-format
msgid "" msgid ""
"Character '%s' is not valid at the start of an entity name; the & character " "Character '%s' is not valid at the start of an entity name; the & character "
@@ -307,17 +315,17 @@ msgstr ""
"начало е символът &. Ако той не трябва да започва заместваща " "начало е символът &. Ако той не трябва да започва заместваща "
"последователност, той може да се екранира така: &amp;" "последователност, той може да се екранира така: &amp;"
#: ../glib/gmarkup.c:473 #: glib/gmarkup.c:473
#, c-format #, c-format
msgid "Character '%s' is not valid inside an entity name" msgid "Character '%s' is not valid inside an entity name"
msgstr "Символът „%s“ не може да се съдържа в заместваща последователност" msgstr "Символът „%s“ не може да се съдържа в заместваща последователност"
#: ../glib/gmarkup.c:510 #: glib/gmarkup.c:510
#, c-format #, c-format
msgid "Entity name '%s' is not known" msgid "Entity name '%s' is not known"
msgstr "Заместващата последователност „%s“ е неизвестна" msgstr "Заместващата последователност „%s“ е неизвестна"
#: ../glib/gmarkup.c:521 #: glib/gmarkup.c:521
msgid "" msgid ""
"Entity did not end with a semicolon; most likely you used an ampersand " "Entity did not end with a semicolon; most likely you used an ampersand "
"character without intending to start an entity - escape ampersand as &amp;" "character without intending to start an entity - escape ampersand as &amp;"
@@ -326,7 +334,7 @@ msgstr ""
"амперсанд, без той да е начало на заместваща последователност. Представете " "амперсанд, без той да е начало на заместваща последователност. Представете "
"амперсанда чрез &amp;" "амперсанда чрез &amp;"
#: ../glib/gmarkup.c:574 #: glib/gmarkup.c:574
#, c-format #, c-format
msgid "" msgid ""
"Failed to parse '%-.*s', which should have been a digit inside a character " "Failed to parse '%-.*s', which should have been a digit inside a character "
@@ -335,17 +343,17 @@ msgstr ""
"Грешка при анализ на „%-.*s“, което трябва да е число в указател на символ " "Грешка при анализ на „%-.*s“, което трябва да е число в указател на символ "
"(например &#234;). Вероятно числото е твърде голямо" "(например &#234;). Вероятно числото е твърде голямо"
#: ../glib/gmarkup.c:599 #: glib/gmarkup.c:599
#, c-format #, c-format
msgid "Character reference '%-.*s' does not encode a permitted character" msgid "Character reference '%-.*s' does not encode a permitted character"
msgstr "" msgstr ""
"Указателят на символ „%-.*s“ при декодиране не представя разрешен символ" "Указателят на символ „%-.*s“ при декодиране не представя разрешен символ"
#: ../glib/gmarkup.c:614 #: glib/gmarkup.c:614
msgid "Empty character reference; should include a digit such as &#454;" msgid "Empty character reference; should include a digit such as &#454;"
msgstr "Празен указател на символ. Трябва да включва число, например &#454;" msgstr "Празен указател на символ. Трябва да включва число, например &#454;"
#: ../glib/gmarkup.c:624 #: glib/gmarkup.c:624
msgid "" msgid ""
"Character reference did not end with a semicolon; most likely you used an " "Character reference did not end with a semicolon; most likely you used an "
"ampersand character without intending to start an entity - escape ampersand " "ampersand character without intending to start an entity - escape ampersand "
@@ -355,23 +363,23 @@ msgstr ""
"амперсанд, без той да е начало на заместваща последователност. Представете " "амперсанд, без той да е начало на заместваща последователност. Представете "
"амперсанда чрез &amp;" "амперсанда чрез &amp;"
#: ../glib/gmarkup.c:710 #: glib/gmarkup.c:710
msgid "Unfinished entity reference" msgid "Unfinished entity reference"
msgstr "Незавършена заместваща последователност" msgstr "Незавършена заместваща последователност"
#: ../glib/gmarkup.c:716 #: glib/gmarkup.c:716
msgid "Unfinished character reference" msgid "Unfinished character reference"
msgstr "Незавършен указател на символ" msgstr "Незавършен указател на символ"
#: ../glib/gmarkup.c:959 ../glib/gmarkup.c:987 ../glib/gmarkup.c:1018 #: glib/gmarkup.c:959 glib/gmarkup.c:987 glib/gmarkup.c:1018
msgid "Invalid UTF-8 encoded text" msgid "Invalid UTF-8 encoded text"
msgstr "Неправилно кодиран текст в UTF-8" msgstr "Неправилно кодиран текст в UTF-8"
#: ../glib/gmarkup.c:1054 #: glib/gmarkup.c:1054
msgid "Document must begin with an element (e.g. <book>)" msgid "Document must begin with an element (e.g. <book>)"
msgstr "Документът трябва да започва с елемент (напр. <book>)" msgstr "Документът трябва да започва с елемент (напр. <book>)"
#: ../glib/gmarkup.c:1094 #: glib/gmarkup.c:1094
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an " "'%s' is not a valid character following a '<' character; it may not begin an "
@@ -379,7 +387,7 @@ msgid ""
msgstr "" msgstr ""
"„%s“ е невалиден символ след „<“. Името на елемент не може да започне с него" "„%s“ е невалиден символ след „<“. Името на елемент не може да започне с него"
#: ../glib/gmarkup.c:1158 #: glib/gmarkup.c:1158
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '>' character to end the start tag of element " "Odd character '%s', expected a '>' character to end the start tag of element "
@@ -388,7 +396,7 @@ msgstr ""
"Неподходящ символ „%s“, очаква се отварящия етикет на елемент „%s“ да " "Неподходящ символ „%s“, очаква се отварящия етикет на елемент „%s“ да "
"завърши с „>“" "завърши с „>“"
#: ../glib/gmarkup.c:1247 #: glib/gmarkup.c:1247
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
@@ -396,7 +404,7 @@ msgstr ""
"Неподходящ символ „%s“, очаква се „=“ след името на атрибут „%s“ на елемент " "Неподходящ символ „%s“, очаква се „=“ след името на атрибут „%s“ на елемент "
"„%s“" "„%s“"
#: ../glib/gmarkup.c:1289 #: glib/gmarkup.c:1289
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '>' or '/' character to end the start tag of " "Odd character '%s', expected a '>' or '/' character to end the start tag of "
@@ -407,7 +415,7 @@ msgstr ""
"завърши със символ „>“ или „/“, или евентуално да продължи с атрибут. Най-" "завърши със символ „>“ или „/“, или евентуално да продължи с атрибут. Най-"
"вероятно използвате неправилен символ в името на атрибут" "вероятно използвате неправилен символ в името на атрибут"
#: ../glib/gmarkup.c:1378 #: glib/gmarkup.c:1378
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when " "Odd character '%s', expected an open quote mark after the equals sign when "
@@ -416,7 +424,7 @@ msgstr ""
"Неподходящ символ „%s“, очаква се символ „\"“ след знака за равенство, " "Неподходящ символ „%s“, очаква се символ „\"“ след знака за равенство, "
"когато се присвоява стойност на атрибута „%s“ на елемент „%s“" "когато се присвоява стойност на атрибута „%s“ на елемент „%s“"
#: ../glib/gmarkup.c:1523 #: glib/gmarkup.c:1523
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not " "'%s' is not a valid character following the characters '</'; '%s' may not "
@@ -425,7 +433,7 @@ msgstr ""
"„%s“ е невалиден символ след символите „</“. Името на елемент не може да " "„%s“ е невалиден символ след символите „</“. Името на елемент не може да "
"започва с „%s“" "започва с „%s“"
#: ../glib/gmarkup.c:1563 #: glib/gmarkup.c:1563
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following the close element name '%s'; the " "'%s' is not a valid character following the close element name '%s'; the "
@@ -434,26 +442,26 @@ msgstr ""
"„%s“ е невалиден символ при завършването на затварящ етикет с име „%s“. " "„%s“ е невалиден символ при завършването на затварящ етикет с име „%s“. "
"Позволен е символът „>“" "Позволен е символът „>“"
#: ../glib/gmarkup.c:1574 #: glib/gmarkup.c:1574
#, c-format #, c-format
msgid "Element '%s' was closed, no element is currently open" msgid "Element '%s' was closed, no element is currently open"
msgstr "Елементът „%s“ е затворен, няма текущо отворен елемент" msgstr "Елементът „%s“ е затворен, няма текущо отворен елемент"
#: ../glib/gmarkup.c:1583 #: glib/gmarkup.c:1583
#, c-format #, c-format
msgid "Element '%s' was closed, but the currently open element is '%s'" msgid "Element '%s' was closed, but the currently open element is '%s'"
msgstr "Елементът „%s“ е затворен, но текущо е отворен елемент „%s“" msgstr "Елементът „%s“ е затворен, но текущо е отворен елемент „%s“"
#: ../glib/gmarkup.c:1749 #: glib/gmarkup.c:1749
msgid "Document was empty or contained only whitespace" msgid "Document was empty or contained only whitespace"
msgstr "Документът е празен или съдържа само празни символи" msgstr "Документът е празен или съдържа само празни символи"
#: ../glib/gmarkup.c:1763 #: glib/gmarkup.c:1763
msgid "Document ended unexpectedly just after an open angle bracket '<'" msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr "" msgstr ""
"Документът завършва неочаквано веднага след отваряща счупена скоба - „<“" "Документът завършва неочаквано веднага след отваряща счупена скоба - „<“"
#: ../glib/gmarkup.c:1771 ../glib/gmarkup.c:1815 #: glib/gmarkup.c:1771 glib/gmarkup.c:1815
#, c-format #, c-format
msgid "" msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last " "Document ended unexpectedly with elements still open - '%s' was the last "
@@ -462,7 +470,7 @@ msgstr ""
"Документът завършва неочаквано - има отворени елементи. Последно отворен е „%" "Документът завършва неочаквано - има отворени елементи. Последно отворен е „%"
"s“" "s“"
#: ../glib/gmarkup.c:1779 #: glib/gmarkup.c:1779
#, c-format #, c-format
msgid "" msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending " "Document ended unexpectedly, expected to see a close angle bracket ending "
@@ -471,19 +479,19 @@ msgstr ""
"Документът завършва неочаквано, очаква се затваряща счупена скоба да завърши " "Документът завършва неочаквано, очаква се затваряща счупена скоба да завърши "
"етикета <%s/>" "етикета <%s/>"
#: ../glib/gmarkup.c:1785 #: glib/gmarkup.c:1785
msgid "Document ended unexpectedly inside an element name" msgid "Document ended unexpectedly inside an element name"
msgstr "Документът завършва неочаквано в името на елемент" msgstr "Документът завършва неочаквано в името на елемент"
#: ../glib/gmarkup.c:1790 #: glib/gmarkup.c:1790
msgid "Document ended unexpectedly inside an attribute name" msgid "Document ended unexpectedly inside an attribute name"
msgstr "Документът завършва неочаквано в името на атрибут" msgstr "Документът завършва неочаквано в името на атрибут"
#: ../glib/gmarkup.c:1795 #: glib/gmarkup.c:1795
msgid "Document ended unexpectedly inside an element-opening tag." msgid "Document ended unexpectedly inside an element-opening tag."
msgstr "Документът завършва неочаквано в отварящ етикет на елемент " msgstr "Документът завършва неочаквано в отварящ етикет на елемент "
#: ../glib/gmarkup.c:1801 #: glib/gmarkup.c:1801
msgid "" msgid ""
"Document ended unexpectedly after the equals sign following an attribute " "Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value" "name; no attribute value"
@@ -491,98 +499,100 @@ msgstr ""
"Документът завършва неочаквано след знака за равенство следващ името на " "Документът завършва неочаквано след знака за равенство следващ името на "
"атрибута. Атрибутът няма стойност" "атрибута. Атрибутът няма стойност"
#: ../glib/gmarkup.c:1808 #: glib/gmarkup.c:1808
msgid "Document ended unexpectedly while inside an attribute value" msgid "Document ended unexpectedly while inside an attribute value"
msgstr "Документът завършва неочаквано вътре в стойността на атрибут" msgstr "Документът завършва неочаквано вътре в стойността на атрибут"
#: ../glib/gmarkup.c:1823 #: glib/gmarkup.c:1823
#, c-format #, c-format
msgid "Document ended unexpectedly inside the close tag for element '%s'" msgid "Document ended unexpectedly inside the close tag for element '%s'"
msgstr "Документът завършва неочаквано в затварящия етикет на елемент „%s“" msgstr "Документът завършва неочаквано в затварящия етикет на елемент „%s“"
#: ../glib/gmarkup.c:1829 #: glib/gmarkup.c:1829
msgid "Document ended unexpectedly inside a comment or processing instruction" msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr "Документът завършва неочаквано в коментар или инструкция за обработка" msgstr "Документът завършва неочаквано в коментар или инструкция за обработка"
#: ../glib/gshell.c:70 #: glib/gshell.c:70
#, c-format
msgid "Quoted text doesn't begin with a quotation mark" msgid "Quoted text doesn't begin with a quotation mark"
msgstr "Цитиран текст не започва със символ „\"“" msgstr "Цитиран текст не започва със символ „\"“"
#: ../glib/gshell.c:160 #: glib/gshell.c:160
#, c-format
msgid "Unmatched quotation mark in command line or other shell-quoted text" msgid "Unmatched quotation mark in command line or other shell-quoted text"
msgstr "" msgstr ""
"Липсват затварящи кавички в команден ред или друг текст цитиран от обвивката" "Липсват затварящи кавички в команден ред или друг текст цитиран от обвивката"
#: ../glib/gshell.c:538 #: glib/gshell.c:538
#, c-format #, c-format
msgid "Text ended just after a '\\' character. (The text was '%s')" msgid "Text ended just after a '\\' character. (The text was '%s')"
msgstr "Текстът свърши веднага след символа „\\“. (Текстът е „%s“)" msgstr "Текстът свърши веднага след символа „\\“. (Текстът е „%s“)"
#: ../glib/gshell.c:545 #: glib/gshell.c:545
#, c-format #, c-format
msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgid "Text ended before matching quote was found for %c. (The text was '%s')"
msgstr "" msgstr ""
"Текстът свърши преди откриването на затварящи кавички за %c. (Текстът е „%s“)" "Текстът свърши преди откриването на затварящи кавички за %c. (Текстът е „%s“)"
#: ../glib/gshell.c:557 #: glib/gshell.c:557
#, c-format
msgid "Text was empty (or contained only whitespace)" msgid "Text was empty (or contained only whitespace)"
msgstr "Текстът е празен (или съдържа само празни символи)" msgstr "Текстът е празен (или съдържа само празни символи)"
#: ../glib/gspawn-win32.c:273 #: glib/gspawn-win32.c:273
#, c-format
msgid "Failed to read data from child process" msgid "Failed to read data from child process"
msgstr "Неуспех при четене на данни от дъщерен процес" msgstr "Неуспех при четене на данни от дъщерен процес"
#: ../glib/gspawn-win32.c:288 ../glib/gspawn.c:1361 #: glib/gspawn-win32.c:288 glib/gspawn.c:1361
#, c-format #, c-format
msgid "Failed to create pipe for communicating with child process (%s)" msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Неуспех при създаването на канал за комуникация с дъщерен процес (%s)" msgstr "Неуспех при създаването на канал за комуникация с дъщерен процес (%s)"
#: ../glib/gspawn-win32.c:326 ../glib/gspawn.c:1025 #: glib/gspawn-win32.c:326 glib/gspawn.c:1025
#, c-format #, c-format
msgid "Failed to read from child pipe (%s)" msgid "Failed to read from child pipe (%s)"
msgstr "Неуспех при четене от дъщерен канал (%s)" msgstr "Неуспех при четене от дъщерен канал (%s)"
#: ../glib/gspawn-win32.c:352 ../glib/gspawn.c:1230 #: glib/gspawn-win32.c:352 glib/gspawn.c:1230
#, c-format #, c-format
msgid "Failed to change to directory '%s' (%s)" msgid "Failed to change to directory '%s' (%s)"
msgstr "Неуспех при промяна към папка „%s“ (%s)" msgstr "Неуспех при промяна към папка „%s“ (%s)"
#: ../glib/gspawn-win32.c:358 ../glib/gspawn-win32.c:578 #: glib/gspawn-win32.c:358 glib/gspawn-win32.c:578
#, c-format #, c-format
msgid "Failed to execute child process (%s)" msgid "Failed to execute child process (%s)"
msgstr "Неуспех при изпълнение на дъщерен процес (%s)" msgstr "Неуспех при изпълнение на дъщерен процес (%s)"
#: ../glib/gspawn-win32.c:468 ../glib/gspawn-win32.c:524 #: glib/gspawn-win32.c:468 glib/gspawn-win32.c:524
#, c-format #, c-format
msgid "Invalid program name: %s" msgid "Invalid program name: %s"
msgstr "Неправилно име на програма: %s" msgstr "Неправилно име на програма: %s"
#: ../glib/gspawn-win32.c:478 ../glib/gspawn-win32.c:534 #: glib/gspawn-win32.c:478 glib/gspawn-win32.c:534 glib/gspawn-win32.c:777
#: ../glib/gspawn-win32.c:777 ../glib/gspawn-win32.c:832 #: glib/gspawn-win32.c:832 glib/gspawn-win32.c:1367
#: ../glib/gspawn-win32.c:1367
#, c-format #, c-format
msgid "Invalid string in argument vector at %d: %s" msgid "Invalid string in argument vector at %d: %s"
msgstr "Невалиден низ във вектора с аргументи на позиция %d: %s" msgstr "Невалиден низ във вектора с аргументи на позиция %d: %s"
#: ../glib/gspawn-win32.c:489 ../glib/gspawn-win32.c:545 #: glib/gspawn-win32.c:489 glib/gspawn-win32.c:545 glib/gspawn-win32.c:791
#: ../glib/gspawn-win32.c:791 ../glib/gspawn-win32.c:845 #: glib/gspawn-win32.c:845 glib/gspawn-win32.c:1400
#: ../glib/gspawn-win32.c:1400
#, c-format #, c-format
msgid "Invalid string in environment: %s" msgid "Invalid string in environment: %s"
msgstr "Неправилен низ в средата: %s" msgstr "Неправилен низ в средата: %s"
#: ../glib/gspawn-win32.c:773 ../glib/gspawn-win32.c:828 #: glib/gspawn-win32.c:773 glib/gspawn-win32.c:828 glib/gspawn-win32.c:1348
#: ../glib/gspawn-win32.c:1348
#, c-format #, c-format
msgid "Invalid working directory: %s" msgid "Invalid working directory: %s"
msgstr "Неправилна работна папка: %s" msgstr "Неправилна работна папка: %s"
#: ../glib/gspawn-win32.c:887 #: glib/gspawn-win32.c:887
#, c-format #, c-format
msgid "Failed to execute helper program (%s)" msgid "Failed to execute helper program (%s)"
msgstr "Неуспех при изпълнение на програмата за помощта (%s)" msgstr "Неуспех при изпълнение на програмата за помощта (%s)"
#: ../glib/gspawn-win32.c:1087 #: glib/gspawn-win32.c:1087
#, c-format
msgid "" msgid ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child " "Unexpected error in g_io_channel_win32_poll() reading data from a child "
"process" "process"
@@ -590,143 +600,149 @@ msgstr ""
"Неочаквана грешка в g_io_channel_win32_poll() при четене на данни от дъщерен " "Неочаквана грешка в g_io_channel_win32_poll() при четене на данни от дъщерен "
"процес" "процес"
#: ../glib/gspawn.c:165 #: glib/gspawn.c:165
#, c-format #, c-format
msgid "Failed to read data from child process (%s)" msgid "Failed to read data from child process (%s)"
msgstr "Неуспех при четене на данни от дъщерен процес (%s)" msgstr "Неуспех при четене на данни от дъщерен процес (%s)"
#: ../glib/gspawn.c:297 #: glib/gspawn.c:297
#, c-format #, c-format
msgid "Unexpected error in select() reading data from a child process (%s)" msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr "" msgstr ""
"Неочаквана грешка в select() при четене на данни от дъщерен процес (%s)" "Неочаквана грешка в select() при четене на данни от дъщерен процес (%s)"
#: ../glib/gspawn.c:380 #: glib/gspawn.c:380
#, c-format #, c-format
msgid "Unexpected error in waitpid() (%s)" msgid "Unexpected error in waitpid() (%s)"
msgstr "Неочаквана грешка в waitpid() (%s)" msgstr "Неочаквана грешка в waitpid() (%s)"
#: ../glib/gspawn.c:1090 #: glib/gspawn.c:1090
#, c-format #, c-format
msgid "Failed to fork (%s)" msgid "Failed to fork (%s)"
msgstr "Неуспешно разклоняване (%s)" msgstr "Неуспешно разклоняване (%s)"
#: ../glib/gspawn.c:1240 #: glib/gspawn.c:1240
#, c-format #, c-format
msgid "Failed to execute child process \"%s\" (%s)" msgid "Failed to execute child process \"%s\" (%s)"
msgstr "Неуспех при изпълнение на дъщерен процес „%s“ (%s)" msgstr "Неуспех при изпълнение на дъщерен процес „%s“ (%s)"
#: ../glib/gspawn.c:1250 #: glib/gspawn.c:1250
#, c-format #, c-format
msgid "Failed to redirect output or input of child process (%s)" msgid "Failed to redirect output or input of child process (%s)"
msgstr "Неуспех при пренасочване на изхода или входа на дъщерен процес (%s)" msgstr "Неуспех при пренасочване на изхода или входа на дъщерен процес (%s)"
#: ../glib/gspawn.c:1259 #: glib/gspawn.c:1259
#, c-format #, c-format
msgid "Failed to fork child process (%s)" msgid "Failed to fork child process (%s)"
msgstr "Неуспех при разклоняване на дъщерен процес (%s)" msgstr "Неуспех при разклоняване на дъщерен процес (%s)"
#: ../glib/gspawn.c:1267 #: glib/gspawn.c:1267
#, c-format #, c-format
msgid "Unknown error executing child process \"%s\"" msgid "Unknown error executing child process \"%s\""
msgstr "Неизвестна грешка при изпълнение на дъщерен процес „%s“" msgstr "Неизвестна грешка при изпълнение на дъщерен процес „%s“"
#: ../glib/gspawn.c:1289 #: glib/gspawn.c:1289
#, c-format #, c-format
msgid "Failed to read enough data from child pid pipe (%s)" msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "" msgstr ""
"Неуспех при четенето на достатъчно данни от канала на дъщерен процес с pid (%" "Неуспех при четенето на достатъчно данни от канала на дъщерен процес с pid (%"
"s)" "s)"
#: ../glib/gutf8.c:1017 #: glib/gutf8.c:1017
#, c-format
msgid "Character out of range for UTF-8" msgid "Character out of range for UTF-8"
msgstr "Символ извън обхвата на UTF-8" msgstr "Символ извън обхвата на UTF-8"
#: ../glib/gutf8.c:1111 ../glib/gutf8.c:1120 ../glib/gutf8.c:1252 #: glib/gutf8.c:1111 glib/gutf8.c:1120 glib/gutf8.c:1252 glib/gutf8.c:1261
#: ../glib/gutf8.c:1261 ../glib/gutf8.c:1402 ../glib/gutf8.c:1498 #: glib/gutf8.c:1402 glib/gutf8.c:1498
#, c-format
msgid "Invalid sequence in conversion input" msgid "Invalid sequence in conversion input"
msgstr "Неправилна последователност на входа за преобразуване" msgstr "Неправилна последователност на входа за преобразуване"
#: ../glib/gutf8.c:1413 ../glib/gutf8.c:1509 #: glib/gutf8.c:1413 glib/gutf8.c:1509
#, c-format
msgid "Character out of range for UTF-16" msgid "Character out of range for UTF-16"
msgstr "Символ извън обхвата на UTF-16" msgstr "Символ извън обхвата на UTF-16"
#: ../glib/goption.c:495 #: glib/goption.c:495
msgid "Usage:" msgid "Usage:"
msgstr "Употреба:" msgstr "Употреба:"
#: ../glib/goption.c:495 #: glib/goption.c:495
msgid "[OPTION...]" msgid "[OPTION...]"
msgstr "[ОПЦИЯ...]" msgstr "[ОПЦИЯ...]"
#: ../glib/goption.c:586 #: glib/goption.c:586
msgid "Help Options:" msgid "Help Options:"
msgstr "Настройки на помощта:" msgstr "Настройки на помощта:"
#: ../glib/goption.c:587 #: glib/goption.c:587
msgid "Show help options" msgid "Show help options"
msgstr "Показване на настройките на помощта" msgstr "Показване на настройките на помощта"
#: ../glib/goption.c:592 #: glib/goption.c:592
msgid "Show all help options" msgid "Show all help options"
msgstr "Показване на всички настройки на помощта" msgstr "Показване на всички настройки на помощта"
#: ../glib/goption.c:642 #: glib/goption.c:642
msgid "Application Options:" msgid "Application Options:"
msgstr "Настройки на приложението:" msgstr "Настройки на приложението:"
#: ../glib/goption.c:686 ../glib/goption.c:756 #: glib/goption.c:686 glib/goption.c:756
#, c-format #, c-format
msgid "Cannot parse integer value '%s' for %s" msgid "Cannot parse integer value '%s' for %s"
msgstr "Не може да се анализира целочислената стойност „%s“ за %s" msgstr "Не може да се анализира целочислената стойност „%s“ за %s"
#: ../glib/goption.c:696 ../glib/goption.c:764 #: glib/goption.c:696 glib/goption.c:764
#, c-format #, c-format
msgid "Integer value '%s' for %s out of range" msgid "Integer value '%s' for %s out of range"
msgstr "" msgstr ""
"Целочислената стойност „%s“ за %s е извън интервала на допустими стойности" "Целочислената стойност „%s“ за %s е извън интервала на допустими стойности"
#: ../glib/goption.c:721 #: glib/goption.c:721
#, c-format #, c-format
msgid "Cannot parse double value '%s' for %s" msgid "Cannot parse double value '%s' for %s"
msgstr "" msgstr ""
"Не може да се анализира стойността с повишена точност double „%s“ за %s" "Не може да се анализира стойността с повишена точност double „%s“ за %s"
#: ../glib/goption.c:729 #: glib/goption.c:729
#, c-format #, c-format
msgid "Double value '%s' for %s out of range" msgid "Double value '%s' for %s out of range"
msgstr "" msgstr ""
"Стойността с повишена точност - double „%s“ за %s е извън интервала на " "Стойността с повишена точност - double „%s“ за %s е извън интервала на "
"допустими стойности" "допустими стойности"
#: ../glib/goption.c:1066 #: glib/goption.c:1066
#, c-format #, c-format
msgid "Error parsing option %s" msgid "Error parsing option %s"
msgstr "Грешка при анализа на опцията: %s" msgstr "Грешка при анализа на опцията: %s"
#: ../glib/goption.c:1097 ../glib/goption.c:1208 #: glib/goption.c:1097 glib/goption.c:1208
#, c-format #, c-format
msgid "Missing argument for %s" msgid "Missing argument for %s"
msgstr "Липсва аргумент за %s" msgstr "Липсва аргумент за %s"
#: ../glib/goption.c:1597 #: glib/goption.c:1597
#, c-format #, c-format
msgid "Unknown option %s" msgid "Unknown option %s"
msgstr "Непозната опция %s" msgstr "Непозната опция %s"
#: ../glib/gkeyfile.c:337 #: glib/gkeyfile.c:337
#, c-format
msgid "Valid key file could not be found in data dirs" msgid "Valid key file could not be found in data dirs"
msgstr "Не може да се открие валиден ключов файл в папките с данни" msgstr "Не може да се открие валиден ключов файл в папките с данни"
#: ../glib/gkeyfile.c:372 #: glib/gkeyfile.c:372
#, c-format
msgid "Not a regular file" msgid "Not a regular file"
msgstr "Не е обикновен файл" msgstr "Не е обикновен файл"
#: ../glib/gkeyfile.c:380 #: glib/gkeyfile.c:380
#, c-format
msgid "File is empty" msgid "File is empty"
msgstr "Файлът е празен" msgstr "Файлът е празен"
#: ../glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -734,40 +750,41 @@ msgstr ""
"Ключовият файл съдържа реда „%s“, който не е нито двойка ключ-стойност, нито " "Ключовият файл съдържа реда „%s“, който не е нито двойка ключ-стойност, нито "
"група, нито коментар" "група, нито коментар"
#: ../glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Ключовият файл не започва с група" msgstr "Ключовият файл не започва с група"
#: ../glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Ключовият файл съдържа неподдържаното кодиране „%s“" msgstr "Ключовият файл съдържа неподдържаното кодиране „%s“"
#: ../glib/gkeyfile.c:1013 ../glib/gkeyfile.c:1172 ../glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: ../glib/gkeyfile.c:2450 ../glib/gkeyfile.c:2569 ../glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: ../glib/gkeyfile.c:2857 ../glib/gkeyfile.c:3033 ../glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Ключовият файл не съдържа групата „%s“" msgstr "Ключовият файл не съдържа групата „%s“"
#: ../glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Ключовият файл не съдържа ключа „%s“" msgstr "Ключовият файл не съдържа ключа „%s“"
#: ../glib/gkeyfile.c:1285 ../glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Ключовият файл съдържа ключ „%s“ със стойност „%s“, която не е в UTF-8" msgstr "Ключовият файл съдържа ключ „%s“ със стойност „%s“, която не е в UTF-8"
#: ../glib/gkeyfile.c:1303 ../glib/gkeyfile.c:1412 ../glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
"Ключовият файл съдържа ключа „%s“, чиято стойност не може да бъде " "Ключовият файл съдържа ключа „%s“, чиято стойност не може да бъде "
"анализирана." "анализирана."
#: ../glib/gkeyfile.c:2000 ../glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -776,37 +793,38 @@ msgstr ""
"Ключовият файл съдържа ключа „%s“ в групата „%s“, чиято стойност не може да " "Ключовият файл съдържа ключа „%s“ в групата „%s“, чиято стойност не може да "
"бъде анализирана." "бъде анализирана."
#: ../glib/gkeyfile.c:2400 ../glib/gkeyfile.c:2584 ../glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Ключовият файл не съдържа ключа „%s“ в групата „%s“" msgstr "Ключовият файл не съдържа ключа „%s“ в групата „%s“"
#: ../glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Ключовият файл съдържа екранираща последователност в край на ред" msgstr "Ключовият файл съдържа екранираща последователност в край на ред"
#: ../glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "Ключовият файл съдържа грешна екранираща последователност - „%s“" msgstr "Ключовият файл съдържа грешна екранираща последователност - „%s“"
#: ../glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Стойността „%s“ не може да се интерпретира като число." msgstr "Стойността „%s“ не може да се интерпретира като число."
#: ../glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Целочислената стойност „%s“ е извън интервала на допустими стойности" msgstr "Целочислената стойност „%s“ е извън интервала на допустими стойности"
#: ../glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "" msgstr ""
"Стойността „%s“ не може да се интерпретира като число с плаваща запетая." "Стойността „%s“ не може да се интерпретира като число с плаваща запетая."
#: ../glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Стойността „%s“ не може да се интерпретира като булева." msgstr "Стойността „%s“ не може да се интерпретира като булева."

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib 0.1\n" "Project-Id-Version: glib 0.1\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2005-10-03 00:24+0600\n" "PO-Revision-Date: 2005-10-03 00:24+0600\n"
"Last-Translator: Mahay Alam Khan <makl10n@yahoo.com>\n" "Last-Translator: Mahay Alam Khan <makl10n@yahoo.com>\n"
"Language-Team: Bengali <gnome-translation@bengalinux.org>\n" "Language-Team: Bengali <gnome-translation@bengalinux.org>\n"
@@ -58,10 +58,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -81,77 +81,77 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "'%s' থেকে '%s' এ অক্ষর সমূহ পরিবর্তন করা সম্ভব নয়" msgstr "'%s' থেকে '%s' এ অক্ষর সমূহ পরিবর্তন করা সম্ভব নয়"
# sam: রুপান্তরকারক # sam: রুপান্তরকারক
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s' থেকে '%s' তে কনভার্টার খোলা যায়নি" msgstr "'%s' থেকে '%s' তে কনভার্টার খোলা যায়নি"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "পরিবর্তন করার জন্য দেয়া বাইট সমুহ সঠিক নয়" msgstr "পরিবর্তন করার জন্য দেয়া বাইট সমুহ সঠিক নয়"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "পরিবর্তন সময়কালীন ভুল: %s" msgstr "পরিবর্তন সময়কালীন ভুল: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "প্রদত্ত তথ্যের শেষে আংশিক অক্ষর সমুহ" msgstr "প্রদত্ত তথ্যের শেষে আংশিক অক্ষর সমুহ"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "ফলব্যাক '%s' থেকে কোডসেট '%s' এ পরিবর্তন করা যায়নি" msgstr "ফলব্যাক '%s' থেকে কোডসেট '%s' এ পরিবর্তন করা যায়নি"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "\"ফাইল\" স্কীম অনুযায়ী URI '%s' একটি পরিপূর্ণ আপেক্ষিক URI নয়" msgstr "\"ফাইল\" স্কীম অনুযায়ী URI '%s' একটি পরিপূর্ণ আপেক্ষিক URI নয়"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "স্থানীয় ফাইল ইউআরআই '%s' এর মধ্যে '#' থাকা বৈধ নয়" msgstr "স্থানীয় ফাইল ইউআরআই '%s' এর মধ্যে '#' থাকা বৈধ নয়"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "ইউআরআই '%s' গ্রহনযোগ্য নয়" msgstr "ইউআরআই '%s' গ্রহনযোগ্য নয়"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "ইউআরআই '%s' এর হোস্ট নাম গ্রহনযোগ্য নয়" msgstr "ইউআরআই '%s' এর হোস্ট নাম গ্রহনযোগ্য নয়"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "ইউআরআই '%s' এর মধ্যে অগ্রহণীয় এস্কেপ অক্ষর আছে" msgstr "ইউআরআই '%s' এর মধ্যে অগ্রহণীয় এস্কেপ অক্ষর আছে"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "পথনাম '%s' একটি আপেক্ষিক পথ" msgstr "পথনাম '%s' একটি আপেক্ষিক পথ"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "ভুল হোস্ট নাম" msgstr "ভুল হোস্ট নাম"
@@ -712,82 +712,82 @@ msgstr "একটি নিয়মিত ফাইল নহে"
msgid "File is empty" msgid "File is empty"
msgstr "ফাইল ফাঁকা" msgstr "ফাইল ফাঁকা"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "কী ফাইল ধারণ করে '%s' লাইন, যা কী-মান এর জোড়া, গ্রুপ বা মন্তব্য নহে" msgstr "কী ফাইল ধারণ করে '%s' লাইন, যা কী-মান এর জোড়া, গ্রুপ বা মন্তব্য নহে"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "কী ফাইল গ্রুপের সঙ্গে আরম্ভ করে না" msgstr "কী ফাইল গ্রুপের সঙ্গে আরম্ভ করে না"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "কী ফাইল অসমর্থিত এনকোডিং '%s' ধারণ করছে" msgstr "কী ফাইল অসমর্থিত এনকোডিং '%s' ধারণ করছে"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "কী ফাইলের গ্রুপ '%s' নেই" msgstr "কী ফাইলের গ্রুপ '%s' নেই"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "কী ফাইলের কী '%s' নেই" msgstr "কী ফাইলের কী '%s' নেই"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "কী ফাইলে '%s' কী এর মান '%s', যা UTF-8 নয়" msgstr "কী ফাইলে '%s' কী এর মান '%s', যা UTF-8 নয়"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "কী ফাইল '%s' কী ধারণ করে যার মান ইন্টারপ্রেট করা যাবেনা।" msgstr "কী ফাইল '%s' কী ধারণ করে যার মান ইন্টারপ্রেট করা যাবেনা।"
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
msgstr "কী ফাইল '%2$s' গ্রুপে '%1$s' কী ধারণ করছে যার মান ইন্টারপ্রেট করা যাবেনা।" msgstr "কী ফাইল '%2$s' গ্রুপে '%1$s' কী ধারণ করছে যার মান ইন্টারপ্রেট করা যাবেনা।"
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "কী ফাইলের '%2$s' গ্রুপ এ অন্তর্ভুক্ত '%1$s' কী টি নেই" msgstr "কী ফাইলের '%2$s' গ্রুপ এ অন্তর্ভুক্ত '%1$s' কী টি নেই"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "কী ফাইল লাইনের শেষে এস্কেপ অক্ষর ধারণ করছে" msgstr "কী ফাইল লাইনের শেষে এস্কেপ অক্ষর ধারণ করছে"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "কী ফাইলে অবৈধ এস্কেপ সিকোয়েন্স '%s' আছে" msgstr "কী ফাইলে অবৈধ এস্কেপ সিকোয়েন্স '%s' আছে"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "মান '%s' কে সংখ্যা হিসেবে ইন্টারপ্রেট করা যায় না।" msgstr "মান '%s' কে সংখ্যা হিসেবে ইন্টারপ্রেট করা যায় না।"
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "ইন্টিজার মান '%s' সীমার বাহিরে" msgstr "ইন্টিজার মান '%s' সীমার বাহিরে"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, fuzzy, c-format #, fuzzy, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "মান '%s' কে সংখ্যা হিসেবে ইন্টারপ্রেট করা যায় না।" msgstr "মান '%s' কে সংখ্যা হিসেবে ইন্টারপ্রেট করা যায় না।"
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "মান '%s' কে বুলিয়ান হিসেবে ইন্টারপ্রেট করা যায় না।" msgstr "মান '%s' কে বুলিয়ান হিসেবে ইন্টারপ্রেট করা যায় না।"

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: bn_IN\n" "Project-Id-Version: bn_IN\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-07-17 15:24+0530\n" "PO-Revision-Date: 2006-07-17 15:24+0530\n"
"Last-Translator: Runa Bhattacharjee <runabh@gmail.com>\n" "Last-Translator: Runa Bhattacharjee <runabh@gmail.com>\n"
"Language-Team: Bangla (INDIA) <gnome-translation@bengalinux.org>\n" "Language-Team: Bangla (INDIA) <gnome-translation@bengalinux.org>\n"
@@ -58,10 +58,10 @@ msgstr "URI '%s'-র জন্য বুকমার্ক বর্তমান
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "URI '%s'-র জন্য বুকমার্ক পাওয়া যায়নি" msgstr "URI '%s'-র জন্য বুকমার্ক পাওয়া যায়নি"
@@ -81,77 +81,77 @@ msgstr "URI '%s'-র বুকমার্কের ক্ষেত্রে ব
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "URI '%s'-র বুকমার্কের ক্ষেত্রে দল নির্ধারণ করা হয়নি" msgstr "URI '%s'-র বুকমার্কের ক্ষেত্রে দল নির্ধারণ করা হয়নি"
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "'%s' নামক কোনো অ্যাপ্লিকেশনের দ্বারা '%s' বুকমার্ক নিবন্ধিত হয়নি" msgstr "'%s' নামক কোনো অ্যাপ্লিকেশনের দ্বারা '%s' বুকমার্ক নিবন্ধিত হয়নি"
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "'%s' অক্ষরমালা থেকে '%s'-এ রূপান্তর করা যাবে না" msgstr "'%s' অক্ষরমালা থেকে '%s'-এ রূপান্তর করা যাবে না"
# sam: রুপান্তরকারক # sam: রুপান্তরকারক
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s' থেকে '%s' রূপান্তর ব্যবস্থা খোলা যায়নি" msgstr "'%s' থেকে '%s' রূপান্তর ব্যবস্থা খোলা যায়নি"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "রূপান্তর করার জন্য প্রদত্ত ইনপুটের মধ্যে বাইটের অনুক্রম সঠিক নয়" msgstr "রূপান্তর করার জন্য প্রদত্ত ইনপুটের মধ্যে বাইটের অনুক্রম সঠিক নয়"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "রূপান্তর কর্ম সঞ্চালনকালের উত্‌পন্ন সমস্যা: %s" msgstr "রূপান্তর কর্ম সঞ্চালনকালের উত্‌পন্ন সমস্যা: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "প্রদত্ত ইনপুটের অন্তে আংশিক অক্ষর অনুক্রম" msgstr "প্রদত্ত ইনপুটের অন্তে আংশিক অক্ষর অনুক্রম"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "ফলব্যাক '%s' থেকে '%s' কোড-সেটে পরিবর্তন করা যায়নি" msgstr "ফলব্যাক '%s' থেকে '%s' কোড-সেটে পরিবর্তন করা যায়নি"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI '%s'-টি \"file\" স্কিম প্রয়োগকারী সুনিশ্চিত URI নয়" msgstr "URI '%s'-টি \"file\" স্কিম প্রয়োগকারী সুনিশ্চিত URI নয়"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "স্থানীয় ফাইল URI '%s'-র মধ্যে '#' চিহ্ন অন্তর্ভুক্ত করা যাবে না" msgstr "স্থানীয় ফাইল URI '%s'-র মধ্যে '#' চিহ্ন অন্তর্ভুক্ত করা যাবে না"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI '%s' বৈধ নয়" msgstr "URI '%s' বৈধ নয়"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "URI '%s'-র হোস্ট-নেম বৈধ নয়" msgstr "URI '%s'-র হোস্ট-নেম বৈধ নয়"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI '%s'-র মধ্যে অবৈধরূপে এস্কেপ অক্ষর প্রয়োগ করা হয়েছে" msgstr "URI '%s'-র মধ্যে অবৈধরূপে এস্কেপ অক্ষর প্রয়োগ করা হয়েছে"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "'%s' পাথটি সুনিশ্চিত নয়" msgstr "'%s' পাথটি সুনিশ্চিত নয়"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "হোস্ট-নেম বৈধ নয়" msgstr "হোস্ট-নেম বৈধ নয়"
@@ -719,46 +719,46 @@ msgstr "সাধারণ ফাইল নয়"
msgid "File is empty" msgid "File is empty"
msgstr "ফাইল ফাঁকা" msgstr "ফাইল ফাঁকা"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "কি-ফাইলের মধ্যে '%s' পংক্তিটি রয়েছে, এটি কি-মান জুটি, সংকলন অথবা মন্তব্য নয়" msgstr "কি-ফাইলের মধ্যে '%s' পংক্তিটি রয়েছে, এটি কি-মান জুটি, সংকলন অথবা মন্তব্য নয়"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "কি-ফাইলের প্রারম্ভে কোনো সংকলন উল্লিখিত নেই" msgstr "কি-ফাইলের প্রারম্ভে কোনো সংকলন উল্লিখিত নেই"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "কি-ফাইলের মধ্যে অসমর্থিত এনকোডিং '%s'" msgstr "কি-ফাইলের মধ্যে অসমর্থিত এনকোডিং '%s'"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "কি-ফাইলের মধ্যে কোনো সংকলন অনুপস্থিত '%s'" msgstr "কি-ফাইলের মধ্যে কোনো সংকলন অনুপস্থিত '%s'"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "কি-ফাইলের মধ্যে কোনো কি উপস্থিত নেই '%s'" msgstr "কি-ফাইলের মধ্যে কোনো কি উপস্থিত নেই '%s'"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
"কি-ফাইলের মধ্যে '%2$s' মান সহ '%1$s' কি উপস্থিত রয়েছে যা UTF-8 বিন্যাসে নেই।" "কি-ফাইলের মধ্যে '%2$s' মান সহ '%1$s' কি উপস্থিত রয়েছে যা UTF-8 বিন্যাসে নেই।"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "কি-ফাইলের মধ্যে '%s' কি উপস্থিত রয়েছে যার মান ব্যাখ্যা করা সম্ভব নয়।" msgstr "কি-ফাইলের মধ্যে '%s' কি উপস্থিত রয়েছে যার মান ব্যাখ্যা করা সম্ভব নয়।"
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -767,37 +767,37 @@ msgstr ""
"কি-ফাইলের মধ্যে '%2$s' সংকলনে '%1$s' কি উপস্থিত রয়েছে যার মান ব্যাখ্যা করা সম্ভব " "কি-ফাইলের মধ্যে '%2$s' সংকলনে '%1$s' কি উপস্থিত রয়েছে যার মান ব্যাখ্যা করা সম্ভব "
"নয়।" "নয়।"
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "কি-ফাইলের মধ্যে '%2$s' সংকলনে '%1$s' কি উপস্থিত নেই" msgstr "কি-ফাইলের মধ্যে '%2$s' সংকলনে '%1$s' কি উপস্থিত নেই"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "কি-ফাইলের মধ্যে পংক্তির অবশেষে এস্কেপ অক্ষর উপস্থিত রয়েছে" msgstr "কি-ফাইলের মধ্যে পংক্তির অবশেষে এস্কেপ অক্ষর উপস্থিত রয়েছে"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "কি-ফাইলের মধ্যে অবৈধ এস্কেপ ধারা উপস্থিত রয়েছে '%s'" msgstr "কি-ফাইলের মধ্যে অবৈধ এস্কেপ ধারা উপস্থিত রয়েছে '%s'"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "'%s' মান কোনো সংখ্যারূপে ব্যাখ্যা করা সম্ভব নয়।" msgstr "'%s' মান কোনো সংখ্যারূপে ব্যাখ্যা করা সম্ভব নয়।"
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "'%s' পূর্ণসংখ্যা মান সীমা বহির্ভূত" msgstr "'%s' পূর্ণসংখ্যা মান সীমা বহির্ভূত"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "'%s' মান float সংখ্যা রূপে ব্যাখ্যা করা সম্ভব নয়।" msgstr "'%s' মান float সংখ্যা রূপে ব্যাখ্যা করা সম্ভব নয়।"
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "'%s' মান বুলিয়ান রূপে ব্যাখ্যা করা সম্ভব নয়।" msgstr "'%s' মান বুলিয়ান রূপে ব্যাখ্যা করা সম্ভব নয়।"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib.glib-2-4\n" "Project-Id-Version: glib.glib-2-4\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2004-05-17 01:30+0000\n" "PO-Revision-Date: 2004-05-17 01:30+0000\n"
"Last-Translator: Kenan Hadžiavdić <kenanh@frisurf.no>\n" "Last-Translator: Kenan Hadžiavdić <kenanh@frisurf.no>\n"
"Language-Team: Bosnian <lokal@lugbih.org>\n" "Language-Team: Bosnian <lokal@lugbih.org>\n"
@@ -55,10 +55,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -78,76 +78,76 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Pretvaranje iz skupa znakova '%s' u '%s' nije podržano" msgstr "Pretvaranje iz skupa znakova '%s' u '%s' nije podržano"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Nisam mogao pokrenuti pretvaranje iz '%s' u '%s'" msgstr "Nisam mogao pokrenuti pretvaranje iz '%s' u '%s'"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Nevažeći niz bajtova u ulaznim podacima za pretvaranje" msgstr "Nevažeći niz bajtova u ulaznim podacima za pretvaranje"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Greška tokom pretvaranja: %s" msgstr "Greška tokom pretvaranja: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Djelimičan niz znakova na kraju ulaznih podataka" msgstr "Djelimičan niz znakova na kraju ulaznih podataka"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Ne mogu pretvoriti '%s' u znakovni skup '%s'" msgstr "Ne mogu pretvoriti '%s' u znakovni skup '%s'"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, fuzzy, c-format #, fuzzy, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI '%s' nije apsolutni URI koristeći šemu datoteka" msgstr "URI '%s' nije apsolutni URI koristeći šemu datoteka"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "URI lokalne datoteke '%s' ne smije sadržavati '#'" msgstr "URI lokalne datoteke '%s' ne smije sadržavati '#'"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI '%s' je nevažeći" msgstr "URI '%s' je nevažeći"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Ime računara URI-ja '%s' je nevažeće" msgstr "Ime računara URI-ja '%s' je nevažeće"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI '%s' sadrži nevažeće escape znakove" msgstr "URI '%s' sadrži nevažeće escape znakove"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Putanja '%s' nije absolutna putanja" msgstr "Putanja '%s' nije absolutna putanja"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Nevažeće ime računara" msgstr "Nevažeće ime računara"
@@ -718,82 +718,82 @@ msgstr ""
msgid "File is empty" msgid "File is empty"
msgstr "" msgstr ""
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "" msgstr ""
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "" msgstr ""
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
msgstr "" msgstr ""
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, fuzzy, c-format #, fuzzy, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "URI '%s' sadrži nevažeće escape znakove" msgstr "URI '%s' sadrži nevažeće escape znakove"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "" msgstr ""
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "" msgstr ""
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib 2.8\n" "Project-Id-Version: glib 2.8\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-08-10 01:05+0200\n" "PO-Revision-Date: 2006-08-10 01:05+0200\n"
"Last-Translator: Jordi Mallach <jordi@sindominio.net>\n" "Last-Translator: Jordi Mallach <jordi@sindominio.net>\n"
"Language-Team: Catalan <tradgnome@softcatala.org>\n" "Language-Team: Catalan <tradgnome@softcatala.org>\n"
@@ -56,10 +56,10 @@ msgstr "Ja existeix una adreça d'interès per a l'URI «%s»"
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "No s'ha trobat cap adreça d'interès per a l'URI «%s»" msgstr "No s'ha trobat cap adreça d'interès per a l'URI «%s»"
@@ -80,78 +80,78 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "No hi ha cap grup establert a l'adreça d'interès per a l'URI «%s»" msgstr "No hi ha cap grup establert a l'adreça d'interès per a l'URI «%s»"
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
"No hi ha cap aplicació registrada amb el nom «%s» en l'adreça d'interès de «%" "No hi ha cap aplicació registrada amb el nom «%s» en l'adreça d'interès de «%"
"s»" "s»"
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "No es permet la conversió del joc de caràcters de «%s» a «%s»" msgstr "No es permet la conversió del joc de caràcters de «%s» a «%s»"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "No s'ha pogut obrir el convertidor de «%s» a «%s»" msgstr "No s'ha pogut obrir el convertidor de «%s» a «%s»"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Seqüència de bytes invàlida en l'entrada de conversió" msgstr "Seqüència de bytes invàlida en l'entrada de conversió"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "S'ha produït un error durant la conversió: %s" msgstr "S'ha produït un error durant la conversió: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Seqüència de caràcters parcial al final de l'entrada" msgstr "Seqüència de caràcters parcial al final de l'entrada"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "No es pot convertir el «fallback» «%s» al joc de codis «%s»" msgstr "No es pot convertir el «fallback» «%s» al joc de codis «%s»"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "L'URI «%s» no és un URI absolut que utilitzi l'esquema «file»" msgstr "L'URI «%s» no és un URI absolut que utilitzi l'esquema «file»"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "Pot ser que l'URI del fitxer local «%s» no inclogui cap «#»" msgstr "Pot ser que l'URI del fitxer local «%s» no inclogui cap «#»"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "L'URI «%s» no és vàlid" msgstr "L'URI «%s» no és vàlid"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "El nom de l'ordinador central de l'URI «%s» no és vàlid" msgstr "El nom de l'ordinador central de l'URI «%s» no és vàlid"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "L'URI «%s» conté caràcters d'escapada invàlids" msgstr "L'URI «%s» conté caràcters d'escapada invàlids"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "El nom de camí «%s» no és un camí absolut" msgstr "El nom de camí «%s» no és un camí absolut"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Nom de l'ordinador central invàlid" msgstr "Nom de l'ordinador central invàlid"
@@ -743,7 +743,7 @@ msgstr "No és un fitxer regular"
msgid "File is empty" msgid "File is empty"
msgstr "El fitxer és buit" msgstr "El fitxer és buit"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -751,41 +751,41 @@ msgstr ""
"El fitxer de claus conté la línia «%s» que no és una parella clau-valor, " "El fitxer de claus conté la línia «%s» que no és una parella clau-valor, "
"grup o comentari" "grup o comentari"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "El fitxer de claus no comença amb un grup" msgstr "El fitxer de claus no comença amb un grup"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "El fitxer de claus conté la codificació no implementada «%s»" msgstr "El fitxer de claus conté la codificació no implementada «%s»"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "El fitxer de claus no té el grup «%s»" msgstr "El fitxer de claus no té el grup «%s»"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "El fitxer de claus no té la clau «%s»" msgstr "El fitxer de claus no té la clau «%s»"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "El fitxer de claus conté la clau «%s» amb valor «%s» que no és UTF-8" msgstr "El fitxer de claus conté la clau «%s» amb valor «%s» que no és UTF-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
"El fitxer de claus conté la clau «%s» que té un valor que no es pot " "El fitxer de claus conté la clau «%s» que té un valor que no es pot "
"interpretar." "interpretar."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -794,37 +794,37 @@ msgstr ""
"El fitxer de claus conté la clau «%s» al grup «%s», que té un valor que no " "El fitxer de claus conté la clau «%s» al grup «%s», que té un valor que no "
"es pot interpretar." "es pot interpretar."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "El fitxer de claus no conté una clau «%s» al grup «%s»" msgstr "El fitxer de claus no conté una clau «%s» al grup «%s»"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "El fitxer de claus conté un caràcter d'escapada al final de línia" msgstr "El fitxer de claus conté un caràcter d'escapada al final de línia"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "El fitxer de claus conté el caràcter d'escapada invàlid «%s»" msgstr "El fitxer de claus conté el caràcter d'escapada invàlid «%s»"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "El valor «%s» no es pot interpretar com a un nombre." msgstr "El valor «%s» no es pot interpretar com a un nombre."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "El valor enter «%s» és fora del rang" msgstr "El valor enter «%s» és fora del rang"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "El valor «%s» no es pot interpretar com a un nombre en coma flotant." msgstr "El valor «%s» no es pot interpretar com a un nombre en coma flotant."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "El valor «%s» no es pot interpretar com un booleà." msgstr "El valor «%s» no es pot interpretar com un booleà."

View File

@@ -14,7 +14,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cs\n" "Project-Id-Version: cs\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-08-03 15:32+0200\n" "PO-Revision-Date: 2006-08-03 15:32+0200\n"
"Last-Translator: Jakub Friedl <jfriedl@suse.cz>\n" "Last-Translator: Jakub Friedl <jfriedl@suse.cz>\n"
"Language-Team: Czech <gnome-cs-list@gnome.org>\n" "Language-Team: Czech <gnome-cs-list@gnome.org>\n"
@@ -63,10 +63,10 @@ msgstr "Záložka pro URI '%s' již existuje"
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "Nebyla nalezena záložka pro URI '%s'" msgstr "Nebyla nalezena záložka pro URI '%s'"
@@ -86,76 +86,76 @@ msgstr "V záložce pro URI '%s' není definován žádný soukromý příznak"
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "Žádné skupiny nenastaveny v záložce pro URI '%s'" msgstr "Žádné skupiny nenastaveny v záložce pro URI '%s'"
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "Žádná aplikace se jménem '%s' nezaregistrovala záložku pro '%s'" msgstr "Žádná aplikace se jménem '%s' nezaregistrovala záložku pro '%s'"
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Převod ze znakové sady '%s' do '%s' není podporován" msgstr "Převod ze znakové sady '%s' do '%s' není podporován"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Nemohu otevřít převaděč z '%s' do '%s'" msgstr "Nemohu otevřít převaděč z '%s' do '%s'"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Neplatná posloupnost bajtů na vstupu převodu" msgstr "Neplatná posloupnost bajtů na vstupu převodu"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Chyba při převodu: %s" msgstr "Chyba při převodu: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Částečná sekvence znaků na konci vstupu" msgstr "Částečná sekvence znaků na konci vstupu"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Nemohu převést ukončení '%s' do znakové sady '%s'" msgstr "Nemohu převést ukončení '%s' do znakové sady '%s'"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI '%s' není absolutní URI používající schéma \"file\"" msgstr "URI '%s' není absolutní URI používající schéma \"file\""
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "URI '%s' místního souboru nesmí obsahovat '#'" msgstr "URI '%s' místního souboru nesmí obsahovat '#'"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI '%s' je neplatné" msgstr "URI '%s' je neplatné"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Jméno počítače v URI '%s' je neplatné" msgstr "Jméno počítače v URI '%s' je neplatné"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI '%s' obsahuje nesprávně escapované znaky" msgstr "URI '%s' obsahuje nesprávně escapované znaky"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "'%s' není absolutní cesta" msgstr "'%s' není absolutní cesta"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Neplatné jméno počítače" msgstr "Neplatné jméno počítače"
@@ -723,7 +723,7 @@ msgstr "Není obyčejný soubor"
msgid "File is empty" msgid "File is empty"
msgstr "Soubor je prázdný" msgstr "Soubor je prázdný"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -731,41 +731,41 @@ msgstr ""
"Soubor klíče obsahuje '%s', což není dvojice klíč-hodnota, skupina ani " "Soubor klíče obsahuje '%s', což není dvojice klíč-hodnota, skupina ani "
"komentář" "komentář"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Soubor klíče nezačíná skupinou" msgstr "Soubor klíče nezačíná skupinou"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Soubor klíče obsahuje nepodporované kódování '%s'" msgstr "Soubor klíče obsahuje nepodporované kódování '%s'"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Soubor klíče nemá skupinu '%s'" msgstr "Soubor klíče nemá skupinu '%s'"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Soubor klíče nemá klíč '%s'" msgstr "Soubor klíče nemá klíč '%s'"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Soubor klíče obsahuje klíč '%s' s hodnotou '%s', která není v UTF-8" msgstr "Soubor klíče obsahuje klíč '%s' s hodnotou '%s', která není v UTF-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
"Soubor klíče obsahuje klíč '%s', který má hodnotu, kterou nelze " "Soubor klíče obsahuje klíč '%s', který má hodnotu, kterou nelze "
"interpretovat." "interpretovat."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -774,37 +774,37 @@ msgstr ""
"Soubor klíče obsahuje klíč '%s' ve skupině '%s', který má hodnotu, kterou " "Soubor klíče obsahuje klíč '%s' ve skupině '%s', který má hodnotu, kterou "
"nelze interpretovat." "nelze interpretovat."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Soubor klíče nemá klíč '%s' ve skupině '%s'" msgstr "Soubor klíče nemá klíč '%s' ve skupině '%s'"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Soubor klíče obsahuje znak escape na konci řádku" msgstr "Soubor klíče obsahuje znak escape na konci řádku"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "Soubor klíče obsahuje neplatnou escape sekvenci '%s'" msgstr "Soubor klíče obsahuje neplatnou escape sekvenci '%s'"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Hodnotu '%s' nelze interpretovat jako číslo." msgstr "Hodnotu '%s' nelze interpretovat jako číslo."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Celočíselná hodnota '%s' mimo rozsah" msgstr "Celočíselná hodnota '%s' mimo rozsah"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Hodnotu '%s' nelze interpretovat jako reálné (float) číslo." msgstr "Hodnotu '%s' nelze interpretovat jako reálné (float) číslo."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Hodnotu '%s' nelze interpretovat jako booleovskou hodnotu." msgstr "Hodnotu '%s' nelze interpretovat jako booleovskou hodnotu."

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib\n" "Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-06-29 19:38+0100\n" "PO-Revision-Date: 2006-06-29 19:38+0100\n"
"Last-Translator: Rhys Jones <rhys@sucs.org>\n" "Last-Translator: Rhys Jones <rhys@sucs.org>\n"
"Language-Team: Welsh <gnome-cy@pengwyn.linux.org.uk>\n" "Language-Team: Welsh <gnome-cy@pengwyn.linux.org.uk>\n"
@@ -55,10 +55,10 @@ msgstr "Llyfrnod ar gyfer yr URI '%s' yn bodoli eisoes"
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "Dim llyfrnod wedi ei ganfod ar gyfer yr URI '%s'" msgstr "Dim llyfrnod wedi ei ganfod ar gyfer yr URI '%s'"
@@ -78,76 +78,76 @@ msgstr "Dim baner breifat wedi'i diffinio yn y llyfrnod ar gyfer yr URI '%s'"
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "Dim grwpiau wedi'u gosod yn y llyfrnod ar gyfer yr URI '%s'" msgstr "Dim grwpiau wedi'u gosod yn y llyfrnod ar gyfer yr URI '%s'"
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "Does dim un rhaglen o'r enw '%s' wedi cofrestru llyfrnod ar gyfer '%s'" msgstr "Does dim un rhaglen o'r enw '%s' wedi cofrestru llyfrnod ar gyfer '%s'"
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Ni chynhelir trawsnewidiad o set nodau '%s' i '%s'" msgstr "Ni chynhelir trawsnewidiad o set nodau '%s' i '%s'"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Methwyd agor trawsnewidydd rhwng '%s' a '%s'" msgstr "Methwyd agor trawsnewidydd rhwng '%s' a '%s'"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Dilyniant beit annilys ym mewnbwn trawsnewid" msgstr "Dilyniant beit annilys ym mewnbwn trawsnewid"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Gwall wrth drawsnewid: %s" msgstr "Gwall wrth drawsnewid: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Dilyniant nod rhannol ar ddiwedd y mewnbwn" msgstr "Dilyniant nod rhannol ar ddiwedd y mewnbwn"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Methu trawsnewid '%s' wrth gefn i'r set godau '%s'" msgstr "Methu trawsnewid '%s' wrth gefn i'r set godau '%s'"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "Nid yw'r LAU '%s' yn LAU absoliwt yn y cynllun \"file\"" msgstr "Nid yw'r LAU '%s' yn LAU absoliwt yn y cynllun \"file\""
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "Ni chaniateir i'r LAU ffeil lleol '%s' gynnwys '#'" msgstr "Ni chaniateir i'r LAU ffeil lleol '%s' gynnwys '#'"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "Mae'r LAU '%s' yn annilys" msgstr "Mae'r LAU '%s' yn annilys"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Mae'r enw gwesteiwr yn y LAU '%s' yn annilys" msgstr "Mae'r enw gwesteiwr yn y LAU '%s' yn annilys"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "Mae'r LAU '%s' yn cynnwys nodau wedi eu dianc mewn modd annilys" msgstr "Mae'r LAU '%s' yn cynnwys nodau wedi eu dianc mewn modd annilys"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Nid yw'r llwybr '%s' yn llwybr gosodedig" msgstr "Nid yw'r llwybr '%s' yn llwybr gosodedig"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Enw gwesteiwr annilys" msgstr "Enw gwesteiwr annilys"
@@ -717,7 +717,7 @@ msgstr "Ddim yn ffeil cyffredin"
msgid "File is empty" msgid "File is empty"
msgstr "Ffeil yn wag" msgstr "Ffeil yn wag"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -725,41 +725,41 @@ msgstr ""
"Ffeil allwedd yn cynnwys y llinell '%s' sydd ddim yn bâr allwedd-gwerth, " "Ffeil allwedd yn cynnwys y llinell '%s' sydd ddim yn bâr allwedd-gwerth, "
"na'n grŵp, na'n sylw" "na'n grŵp, na'n sylw"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Nid yw'r ffeil allwedd yn dechrau gyda grŵp" msgstr "Nid yw'r ffeil allwedd yn dechrau gyda grŵp"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Ffeil allwedd yn cynnwys yr amgodiad '%s', na gynhelir" msgstr "Ffeil allwedd yn cynnwys yr amgodiad '%s', na gynhelir"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Nid oes gan y ffeil allwedd y grŵp '%s'" msgstr "Nid oes gan y ffeil allwedd y grŵp '%s'"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Ffeil allwedd heb fod yn cynnwys yr allwedd '%s'" msgstr "Ffeil allwedd heb fod yn cynnwys yr allwedd '%s'"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
"Ffeil allwedd yn cynnwys yr allwedd '%s' gyda'r gwerth '%s' nad yw'n UTF-8" "Ffeil allwedd yn cynnwys yr allwedd '%s' gyda'r gwerth '%s' nad yw'n UTF-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
"Ffeil allwedd yn cynnwys yr allwedd '%s' sydd â gwerth na ellir ei ddirnad." "Ffeil allwedd yn cynnwys yr allwedd '%s' sydd â gwerth na ellir ei ddirnad."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -768,37 +768,37 @@ msgstr ""
"Ffeil allwedd yn cynnwys yr allwedd '%s' yng ngrŵp '%s' sydd â gwerth na " "Ffeil allwedd yn cynnwys yr allwedd '%s' yng ngrŵp '%s' sydd â gwerth na "
"ellir ei ddirnad." "ellir ei ddirnad."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Ffeil allwedd heb fod ganddi'r allwedd '%s' yn y grŵp '%s'" msgstr "Ffeil allwedd heb fod ganddi'r allwedd '%s' yn y grŵp '%s'"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Ffeil allwedd yn cynnwys nod dianc ar ddiwedd llinell" msgstr "Ffeil allwedd yn cynnwys nod dianc ar ddiwedd llinell"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "Ffeil allwedd yn cynnwys '%s', sy'n ddilyniant dianc annilys" msgstr "Ffeil allwedd yn cynnwys '%s', sy'n ddilyniant dianc annilys"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Ni ellir darllen y gwerth '%s' fel rhif." msgstr "Ni ellir darllen y gwerth '%s' fel rhif."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Gwerth cyfanrif '%s' y tu allan i'r ystod" msgstr "Gwerth cyfanrif '%s' y tu allan i'r ystod"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Ni ellir darllen y gwerth '%s' fel rhif arnawf." msgstr "Ni ellir darllen y gwerth '%s' fel rhif arnawf."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Ni ellir darllen '%s' fel gwerth Boole." msgstr "Ni ellir darllen '%s' fel gwerth Boole."

View File

@@ -14,7 +14,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib\n" "Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-01-18 18:41+0100\n" "PO-Revision-Date: 2006-01-18 18:41+0100\n"
"Last-Translator: Martin Willemoes Hansen <mwh@sysrq.dk>\n" "Last-Translator: Martin Willemoes Hansen <mwh@sysrq.dk>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n" "Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
@@ -63,10 +63,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -86,76 +86,76 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Konvertering fra tegnsæt \"%s\" til \"%s\" er ikke understøttet" msgstr "Konvertering fra tegnsæt \"%s\" til \"%s\" er ikke understøttet"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Kunne ikke konvertere fra \"%s\" til \"%s\"" msgstr "Kunne ikke konvertere fra \"%s\" til \"%s\""
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Ugyldig bytesekvens i konverteringsinddata" msgstr "Ugyldig bytesekvens i konverteringsinddata"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Fejl under konvertering: %s" msgstr "Fejl under konvertering: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Delvis tegnsekvens ved slutningen af inddata" msgstr "Delvis tegnsekvens ved slutningen af inddata"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Kan ikke konvertere tilbagefaldet \"%s\" til tegnsæt \"%s\"" msgstr "Kan ikke konvertere tilbagefaldet \"%s\" til tegnsæt \"%s\""
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI'en \"%s\" er ikke en absolut URI, ved brug af \"fil\"-metoden" msgstr "URI'en \"%s\" er ikke en absolut URI, ved brug af \"fil\"-metoden"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "Den lokale fil-URI \"%s\" må ikke indeholde en '#'" msgstr "Den lokale fil-URI \"%s\" må ikke indeholde en '#'"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI'en \"%s\" er ugyldig" msgstr "URI'en \"%s\" er ugyldig"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Værtsnavnet for URI'en \"%s\" er ugyldig" msgstr "Værtsnavnet for URI'en \"%s\" er ugyldig"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI'en \"%s\" indeholder ugyldigt beskyttede tegn" msgstr "URI'en \"%s\" indeholder ugyldigt beskyttede tegn"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Stinavnet \"%s\" er ikke en absolut sti" msgstr "Stinavnet \"%s\" er ikke en absolut sti"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Ugyldigt værtsnavn" msgstr "Ugyldigt værtsnavn"
@@ -732,7 +732,7 @@ msgstr "Ikke en almindelig fil"
msgid "File is empty" msgid "File is empty"
msgstr "Filen er tom" msgstr "Filen er tom"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -740,41 +740,41 @@ msgstr ""
"Nøglefilen indeholder linjen \"%s\" hvilken ikke er et nøgle-værdi-par, en " "Nøglefilen indeholder linjen \"%s\" hvilken ikke er et nøgle-værdi-par, en "
"gruppe eller en kommentar" "gruppe eller en kommentar"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Nøglefilen starter ikke med en gruppe" msgstr "Nøglefilen starter ikke med en gruppe"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Nøglefilen indeholder kodningen \"%s\" der ikke er understøttet" msgstr "Nøglefilen indeholder kodningen \"%s\" der ikke er understøttet"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Nøglefilen indeholder ikke gruppen \"%s\"" msgstr "Nøglefilen indeholder ikke gruppen \"%s\""
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Nøglefilen indeholder ikke nøglen \"%s\"" msgstr "Nøglefilen indeholder ikke nøglen \"%s\""
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
"Nøglefilen indeholder nøglen \"%s\" med værdien \"%s\" der ikke er UTF-8" "Nøglefilen indeholder nøglen \"%s\" med værdien \"%s\" der ikke er UTF-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
"Nøglefilen indeholder nøglen \"%s\" som har en værdi der ikke kan fortolkes." "Nøglefilen indeholder nøglen \"%s\" som har en værdi der ikke kan fortolkes."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -783,37 +783,37 @@ msgstr ""
"Nøglefilen indeholder nøglen \"%s\" i gruppen \"%s\" som har en værdi der " "Nøglefilen indeholder nøglen \"%s\" i gruppen \"%s\" som har en værdi der "
"ikke kan fortolkes." "ikke kan fortolkes."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Nøglefilen har ikke nøglen \"%s\" i gruppen \"%s\"" msgstr "Nøglefilen har ikke nøglen \"%s\" i gruppen \"%s\""
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Nøglefilen indeholder beskyttede tegn for enden af linjen" msgstr "Nøglefilen indeholder beskyttede tegn for enden af linjen"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "Nøglefilen indeholder en ugyldig undvigesekvens \"%s\"" msgstr "Nøglefilen indeholder en ugyldig undvigesekvens \"%s\""
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Værdien \"%s\" kan ikke fortolkes som et nummer." msgstr "Værdien \"%s\" kan ikke fortolkes som et nummer."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Heltalsværdien \"%s\" er ikke i gyldigt interval" msgstr "Heltalsværdien \"%s\" er ikke i gyldigt interval"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, fuzzy, c-format #, fuzzy, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Værdien \"%s\" kan ikke fortolkes som et nummer." msgstr "Værdien \"%s\" kan ikke fortolkes som et nummer."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Værdien \"%s\" kan ikke fortolkes som en sandhedsværdi." msgstr "Værdien \"%s\" kan ikke fortolkes som en sandhedsværdi."

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib HEAD\n" "Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-08-15 23:04+0200\n" "PO-Revision-Date: 2006-08-15 23:04+0200\n"
"Last-Translator: Hendrik Richter <hendrikr@gnome.org>\n" "Last-Translator: Hendrik Richter <hendrikr@gnome.org>\n"
"Language-Team: German <gnome-de@gnome.org>\n" "Language-Team: German <gnome-de@gnome.org>\n"
@@ -57,10 +57,10 @@ msgstr "Es existiert bereits ein Lesezeichen für den URI »%s«"
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "Es konnte kein Lesezeichen für den URI »%s« gefunden werden." msgstr "Es konnte kein Lesezeichen für den URI »%s« gefunden werden."
@@ -83,79 +83,79 @@ msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
"Es wurden keine Gruppen für das Lesezeichen für die URI »%s« festgeleg.t" "Es wurden keine Gruppen für das Lesezeichen für die URI »%s« festgeleg.t"
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
"Es wurde keine Anwendung namens »%s« gefunden, die ein Lesezeichen für »%" "Es wurde keine Anwendung namens »%s« gefunden, die ein Lesezeichen für »%"
"s«registriert hat." "s«registriert hat."
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Umwandlung von Zeichensatz »%s« in »%s« wird nicht unterstützt" msgstr "Umwandlung von Zeichensatz »%s« in »%s« wird nicht unterstützt"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Konverter von »%s« in »%s« konnte nicht geöffnet werden" msgstr "Konverter von »%s« in »%s« konnte nicht geöffnet werden"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Ungültige Bytefolge in Konvertierungseingabe" msgstr "Ungültige Bytefolge in Konvertierungseingabe"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Fehler bei der Umwandlung: %s" msgstr "Fehler bei der Umwandlung: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Bruchstückhafte Zeichenfolge am Eingabeende" msgstr "Bruchstückhafte Zeichenfolge am Eingabeende"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Notnagel »%s« kann nicht in Kodierung »%s« umgewandelt werden" msgstr "Notnagel »%s« kann nicht in Kodierung »%s« umgewandelt werden"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "Der URI »%s« ist kein absoluter URI, der das »file«-Schema verwendet" msgstr "Der URI »%s« ist kein absoluter URI, der das »file«-Schema verwendet"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "Der lokale URI »%s« darf kein »#« enthalten" msgstr "Der lokale URI »%s« darf kein »#« enthalten"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "Der URI »%s« ist ungültig" msgstr "Der URI »%s« ist ungültig"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Der Rechnername der URI »%s« ist ungültig" msgstr "Der Rechnername der URI »%s« ist ungültig"
# CHECK # CHECK
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "Der URI »%s« enthält ungültige Escape-Zeichen" msgstr "Der URI »%s« enthält ungültige Escape-Zeichen"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Der Pfadname »%s« ist kein absoluter Pfad" msgstr "Der Pfadname »%s« ist kein absoluter Pfad"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Ungültiger Rechnername" msgstr "Ungültiger Rechnername"
@@ -753,7 +753,7 @@ msgstr "Keine reguläre Datei"
msgid "File is empty" msgid "File is empty"
msgstr "Datei ist leer" msgstr "Datei ist leer"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -761,43 +761,43 @@ msgstr ""
"Die Schlüsselwertedatei enthält die Zeile »%s«, welche kein zulässiges " "Die Schlüsselwertedatei enthält die Zeile »%s«, welche kein zulässiges "
"Schlüssel-Wert-Paar, keine Gruppe und kein Kommentar ist." "Schlüssel-Wert-Paar, keine Gruppe und kein Kommentar ist."
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Die Schlüsselwertedatei beginnt nicht mit einer Gruppe" msgstr "Die Schlüsselwertedatei beginnt nicht mit einer Gruppe"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Die Schlüsselwertedatei enthält die nicht unterstützte Kodierung »%s«" msgstr "Die Schlüsselwertedatei enthält die nicht unterstützte Kodierung »%s«"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Die Schlüsselwertedatei enthält nicht die Gruppe »%s«" msgstr "Die Schlüsselwertedatei enthält nicht die Gruppe »%s«"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Die Schlüsselwertedatei enthält nicht den Schlüssel »%s«" msgstr "Die Schlüsselwertedatei enthält nicht den Schlüssel »%s«"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
"Die Schlüsselwertedatei enthält den Schlüssel »%s« mit dem Wert »%s«, der " "Die Schlüsselwertedatei enthält den Schlüssel »%s« mit dem Wert »%s«, der "
"nicht in UTF-8 kodiert ist" "nicht in UTF-8 kodiert ist"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
"Die Schlüsselwertedatei enthält den Schlüssel »%s« mit einem Wert der nicht " "Die Schlüsselwertedatei enthält den Schlüssel »%s« mit einem Wert der nicht "
"interpretiert werden konnte." "interpretiert werden konnte."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -806,38 +806,38 @@ msgstr ""
"Die Schlüsselwertedatei enthält den Schlüssel »%s« in der Gruppe »%s« mit " "Die Schlüsselwertedatei enthält den Schlüssel »%s« in der Gruppe »%s« mit "
"einem Wert der nicht interpretiert werden konnte." "einem Wert der nicht interpretiert werden konnte."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Die Schlüsselwertedatei hat keinen Schlüssel »%s« in der Gruppe »%s«" msgstr "Die Schlüsselwertedatei hat keinen Schlüssel »%s« in der Gruppe »%s«"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Die Schlüsselwertedatei enthält ein Escape-Zeichen am Zeilenende" msgstr "Die Schlüsselwertedatei enthält ein Escape-Zeichen am Zeilenende"
# CHECK # CHECK
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "Die Schlüsselwertedatei enthält das ungültige Escape-Zeichen »%s«" msgstr "Die Schlüsselwertedatei enthält das ungültige Escape-Zeichen »%s«"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Der Wert »%s« konnte nicht als Zahl interpretiert werden." msgstr "Der Wert »%s« konnte nicht als Zahl interpretiert werden."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Ganzzahliger Wert »%s« ist außerhalb des Wertebereiches." msgstr "Ganzzahliger Wert »%s« ist außerhalb des Wertebereiches."
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Der Wert »%s« konnte nicht als Gleitkommazahl interpretiert werden." msgstr "Der Wert »%s« konnte nicht als Gleitkommazahl interpretiert werden."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""

View File

@@ -13,7 +13,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: el\n" "Project-Id-Version: el\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-02-20 12:47+0200\n" "PO-Revision-Date: 2006-02-20 12:47+0200\n"
"Last-Translator: Kostas Papadimas <pkst@gnome.org>\n" "Last-Translator: Kostas Papadimas <pkst@gnome.org>\n"
"Language-Team: Greek <team@gnome.gr>\n" "Language-Team: Greek <team@gnome.gr>\n"
@@ -63,10 +63,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -86,22 +86,22 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Η μετατροπή από την ομάδα χαρακτήρων %s' σε '%s' δεν υποστηρίζεται" msgstr "Η μετατροπή από την ομάδα χαρακτήρων %s' σε '%s' δεν υποστηρίζεται"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Δεν ήταν δυνατό το άνοιγμα μετατροπέα από '%s' σε %s'" msgstr "Δεν ήταν δυνατό το άνοιγμα μετατροπέα από '%s' σε %s'"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
@@ -109,55 +109,55 @@ msgid "Invalid byte sequence in conversion input"
msgstr "Μή έγκυρη σειρά στην είσοδο μετατροπής" msgstr "Μή έγκυρη σειρά στην είσοδο μετατροπής"
# gconf/gconftool.c:1181 # gconf/gconftool.c:1181
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Σφάλμα κατά τη μετατροπή: %s" msgstr "Σφάλμα κατά τη μετατροπή: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Ημιτελής σειρά χαρακτήρα στο τέλος της εισόδου" msgstr "Ημιτελής σειρά χαρακτήρα στο τέλος της εισόδου"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Αδυναμία μετατροπής fallback '%s' σε codeset '%s'" msgstr "Αδυναμία μετατροπής fallback '%s' σε codeset '%s'"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "" msgstr ""
"Το URI '%s' δεν είναι ένα απόλυτο URI με την χρήση του σχήματος αρχείου" "Το URI '%s' δεν είναι ένα απόλυτο URI με την χρήση του σχήματος αρχείου"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "Το URI τοπικού αρχείου '%s' μπορεί να μην περιέχει ένα '#'" msgstr "Το URI τοπικού αρχείου '%s' μπορεί να μην περιέχει ένα '#'"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "Το URI '%s' δεν είναι έγκυρο" msgstr "Το URI '%s' δεν είναι έγκυρο"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Το όνομα συστήματος του URI '%s' δεν είναι έγκυρο" msgstr "Το όνομα συστήματος του URI '%s' δεν είναι έγκυρο"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "Το URI '%s' περιέχει χαρακτήρες μή έγκυρα escaped " msgstr "Το URI '%s' περιέχει χαρακτήρες μή έγκυρα escaped "
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Η όνομα διαδρομής '%s' δεν είναι μια απόλυτη διαδρομή" msgstr "Η όνομα διαδρομής '%s' δεν είναι μια απόλυτη διαδρομή"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Ακατάλληλο όνομα συστήματος" msgstr "Ακατάλληλο όνομα συστήματος"
@@ -768,7 +768,7 @@ msgstr "Δεν είναι κανονικό αρχείο"
msgid "File is empty" msgid "File is empty"
msgstr "Το αρχείο είναι κενό" msgstr "Το αρχείο είναι κενό"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -776,39 +776,39 @@ msgstr ""
"Το Key file περιέχει την γραμμή '%s' που δεν είναι key-value pair, group, ή " "Το Key file περιέχει την γραμμή '%s' που δεν είναι key-value pair, group, ή "
"comment" "comment"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Το Key file δεν ξεκινάει με μια ομάδα" msgstr "Το Key file δεν ξεκινάει με μια ομάδα"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Το Key file περιέχει μη υποστηριζόμενη κωδικοποίηση '%s'" msgstr "Το Key file περιέχει μη υποστηριζόμενη κωδικοποίηση '%s'"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Το Key file δεν έχει ομάδα '%s'" msgstr "Το Key file δεν έχει ομάδα '%s'"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Το Key file δεν έχει κλειδί'%s'" msgstr "Το Key file δεν έχει κλειδί'%s'"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Το Key file περιέχει ένα κλειδί '%s' με τιμή '%s' που δεν είναι UTF-8" msgstr "Το Key file περιέχει ένα κλειδί '%s' με τιμή '%s' που δεν είναι UTF-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "Το Key file περιέχει key '%s' που η τιμή του δεν μπορεί να ερμηνευθεί." msgstr "Το Key file περιέχει key '%s' που η τιμή του δεν μπορεί να ερμηνευθεί."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -817,37 +817,37 @@ msgstr ""
"Το Key file περιέχει key '%s' στην ομάδα '%s' που η τιμή του δεν μπορεί να " "Το Key file περιέχει key '%s' στην ομάδα '%s' που η τιμή του δεν μπορεί να "
"ερμηνευθεί." "ερμηνευθεί."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Το Key file δεν έχει key '%s' στην ομάδα '%s'" msgstr "Το Key file δεν έχει key '%s' στην ομάδα '%s'"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Το Key file περιέχει escape character στο τέλος της γραμμής" msgstr "Το Key file περιέχει escape character στο τέλος της γραμμής"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "To Key file περιέχει χαρακτήρες μή έγκυρα escaped '%s'" msgstr "To Key file περιέχει χαρακτήρες μή έγκυρα escaped '%s'"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Η τιμή '%s' δεν μπορεί να ερμηνευθεί ως ένας αριθμός." msgstr "Η τιμή '%s' δεν μπορεί να ερμηνευθεί ως ένας αριθμός."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Integer value '%s' είναι εκτός εύρους" msgstr "Integer value '%s' είναι εκτός εύρους"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, fuzzy, c-format #, fuzzy, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Η τιμή '%s' δεν μπορεί να ερμηνευθεί ως ένας αριθμός." msgstr "Η τιμή '%s' δεν μπορεί να ερμηνευθεί ως ένας αριθμός."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Η τιμή '%s' δεν μπορεί να ερμηνευθεί ως boolean." msgstr "Η τιμή '%s' δεν μπορεί να ερμηνευθεί ως boolean."

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib\n" "Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2005-08-27 16:20-0400\n" "PO-Revision-Date: 2005-08-27 16:20-0400\n"
"Last-Translator: Adam Weinberger <adamw@gnome.org>\n" "Last-Translator: Adam Weinberger <adamw@gnome.org>\n"
"Language-Team: Canadian English <adamw@gnome.org>\n" "Language-Team: Canadian English <adamw@gnome.org>\n"
@@ -56,10 +56,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -79,76 +79,76 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Conversion from character set '%s' to '%s' is not supported" msgstr "Conversion from character set '%s' to '%s' is not supported"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Could not open converter from '%s' to '%s'" msgstr "Could not open converter from '%s' to '%s'"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Invalid byte sequence in conversion input" msgstr "Invalid byte sequence in conversion input"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Error during conversion: %s" msgstr "Error during conversion: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Partial character sequence at end of input" msgstr "Partial character sequence at end of input"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Cannot convert fallback '%s' to codeset '%s'" msgstr "Cannot convert fallback '%s' to codeset '%s'"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "The URI '%s' is not an absolute URI using the \"file\" scheme" msgstr "The URI '%s' is not an absolute URI using the \"file\" scheme"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "The local file URI '%s' may not include a '#'" msgstr "The local file URI '%s' may not include a '#'"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "The URI '%s' is invalid" msgstr "The URI '%s' is invalid"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "The hostname of the URI '%s' is invalid" msgstr "The hostname of the URI '%s' is invalid"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "The URI '%s' contains invalidly escaped characters" msgstr "The URI '%s' contains invalidly escaped characters"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "The pathname '%s' is not an absolute path" msgstr "The pathname '%s' is not an absolute path"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Invalid hostname" msgstr "Invalid hostname"
@@ -715,46 +715,46 @@ msgstr "Not a regular file"
msgid "File is empty" msgid "File is empty"
msgstr "File is empty" msgstr "File is empty"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "" msgstr ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Key file does not start with a group" msgstr "Key file does not start with a group"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Key file contains unsupported encoding '%s'" msgstr "Key file contains unsupported encoding '%s'"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Key file does not have group '%s'" msgstr "Key file does not have group '%s'"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Key file does not have key '%s'" msgstr "Key file does not have key '%s'"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Key file contains key '%s' with value '%s' which is not UTF-8" msgstr "Key file contains key '%s' with value '%s' which is not UTF-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "Key file contains key '%s' which has value that cannot be interpreted." msgstr "Key file contains key '%s' which has value that cannot be interpreted."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -763,37 +763,37 @@ msgstr ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Key file does not have key '%s' in group '%s'" msgstr "Key file does not have key '%s' in group '%s'"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Key file contains escape character at end of line" msgstr "Key file contains escape character at end of line"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "Key file contains invalid escape sequence '%s'" msgstr "Key file contains invalid escape sequence '%s'"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Value '%s' cannot be interpreted as a number." msgstr "Value '%s' cannot be interpreted as a number."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Integer value '%s' out of range" msgstr "Integer value '%s' out of range"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, fuzzy, c-format #, fuzzy, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Value '%s' cannot be interpreted as a number." msgstr "Value '%s' cannot be interpreted as a number."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Value '%s' cannot be interpreted as a boolean." msgstr "Value '%s' cannot be interpreted as a boolean."

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GLIB\n" "Project-Id-Version: GLIB\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-04-21 22:24-0000\n" "PO-Revision-Date: 2006-04-21 22:24-0000\n"
"Last-Translator: David Lodge <dave@cirt.net>\n" "Last-Translator: David Lodge <dave@cirt.net>\n"
"Language-Team: \n" "Language-Team: \n"
@@ -55,10 +55,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -78,76 +78,76 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Conversion from character set '%s' to '%s' is not supported" msgstr "Conversion from character set '%s' to '%s' is not supported"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Could not open converter from '%s' to '%s'" msgstr "Could not open converter from '%s' to '%s'"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Invalid byte sequence in conversion input" msgstr "Invalid byte sequence in conversion input"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Error during conversion: %s" msgstr "Error during conversion: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Partial character sequence at end of input" msgstr "Partial character sequence at end of input"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Cannot convert fallback '%s' to codeset '%s'" msgstr "Cannot convert fallback '%s' to codeset '%s'"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "The URI '%s' is not an absolute URI using the \"file\" scheme" msgstr "The URI '%s' is not an absolute URI using the \"file\" scheme"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "The local file URI '%s' may not include a '#'" msgstr "The local file URI '%s' may not include a '#'"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "The URI '%s' is invalid" msgstr "The URI '%s' is invalid"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "The hostname of the URI '%s' is invalid" msgstr "The hostname of the URI '%s' is invalid"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "The URI '%s' contains invalidly escaped characters" msgstr "The URI '%s' contains invalidly escaped characters"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "The pathname '%s' is not an absolute path" msgstr "The pathname '%s' is not an absolute path"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Invalid hostname" msgstr "Invalid hostname"
@@ -714,46 +714,46 @@ msgstr "Not a regular file"
msgid "File is empty" msgid "File is empty"
msgstr "File is empty" msgstr "File is empty"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "" msgstr ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Key file does not start with a group" msgstr "Key file does not start with a group"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Key file contains unsupported encoding '%s'" msgstr "Key file contains unsupported encoding '%s'"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Key file does not have group '%s'" msgstr "Key file does not have group '%s'"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Key file does not have key '%s'" msgstr "Key file does not have key '%s'"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Key file contains key '%s' with value '%s' which is not UTF-8" msgstr "Key file contains key '%s' with value '%s' which is not UTF-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "Key file contains key '%s' which has value that cannot be interpreted." msgstr "Key file contains key '%s' which has value that cannot be interpreted."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -762,37 +762,37 @@ msgstr ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Key file does not have key '%s' in group '%s'" msgstr "Key file does not have key '%s' in group '%s'"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Key file contains escape character at end of line" msgstr "Key file contains escape character at end of line"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "Key file contains invalid escape sequence '%s'" msgstr "Key file contains invalid escape sequence '%s'"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Value '%s' cannot be interpreted as a number." msgstr "Value '%s' cannot be interpreted as a number."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Integer value '%s' out of range" msgstr "Integer value '%s' out of range"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, fuzzy, c-format #, fuzzy, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Value '%s' cannot be interpreted as a number." msgstr "Value '%s' cannot be interpreted as a number."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Value '%s' cannot be interpreted as a boolean." msgstr "Value '%s' cannot be interpreted as a boolean."

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib 2.3.0\n" "Project-Id-Version: glib 2.3.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2003-07-01 15:10-0500\n" "PO-Revision-Date: 2003-07-01 15:10-0500\n"
"Last-Translator: Charles Voelger <cvoelger@dweasel.com>\n" "Last-Translator: Charles Voelger <cvoelger@dweasel.com>\n"
"Language-Team: Esperanto <LL@li.org>\n" "Language-Team: Esperanto <LL@li.org>\n"
@@ -56,10 +56,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -79,76 +79,76 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Konverto de signaro '%s' el '%s' ne estas subtenata" msgstr "Konverto de signaro '%s' el '%s' ne estas subtenata"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, fuzzy, c-format #, fuzzy, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Ne eblas malfermi konvertilon de '%s' to '%s': %s" msgstr "Ne eblas malfermi konvertilon de '%s' to '%s': %s"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Nevalida bitokosekvenco en konverta enigo" msgstr "Nevalida bitokosekvenco en konverta enigo"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Eraro dum konverto: %s" msgstr "Eraro dum konverto: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Parta signosekvenco je enigofino" msgstr "Parta signosekvenco je enigofino"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Ne povas konverti fallback '%s' al kodaro '%s'" msgstr "Ne povas konverti fallback '%s' al kodaro '%s'"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, fuzzy, c-format #, fuzzy, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "La URI '%s' ne estas absolutan URI uzanta la dosiermodelo" msgstr "La URI '%s' ne estas absolutan URI uzanta la dosiermodelo"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "La loka dosiera URI '%s' eble ne enhavas '#'" msgstr "La loka dosiera URI '%s' eble ne enhavas '#'"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "La URI '%s' estas nevalida" msgstr "La URI '%s' estas nevalida"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "La komputilnomo de la URI '%s' ne estas valida" msgstr "La komputilnomo de la URI '%s' ne estas valida"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "La URI '%s' enhavas nevalidajn eskapajn signojn" msgstr "La URI '%s' enhavas nevalidajn eskapajn signojn"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "La padnomo '%s' ne estas absolutan padon" msgstr "La padnomo '%s' ne estas absolutan padon"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Nevalida komputilnomo" msgstr "Nevalida komputilnomo"
@@ -713,82 +713,82 @@ msgstr ""
msgid "File is empty" msgid "File is empty"
msgstr "" msgstr ""
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "" msgstr ""
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "" msgstr ""
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
msgstr "" msgstr ""
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, fuzzy, c-format #, fuzzy, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "La URI '%s' enhavas nevalidajn eskapajn signojn" msgstr "La URI '%s' enhavas nevalidajn eskapajn signojn"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "" msgstr ""
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "" msgstr ""
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: es\n" "Project-Id-Version: es\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-08-06 20:32+0200\n" "PO-Revision-Date: 2006-08-06 20:32+0200\n"
"Last-Translator: Francisco Javier F. Serrador <serrador@cvs.gnome.org>\n" "Last-Translator: Francisco Javier F. Serrador <serrador@cvs.gnome.org>\n"
"Language-Team: Spanish <traductores@es.gnome.org>\n" "Language-Team: Spanish <traductores@es.gnome.org>\n"
@@ -60,10 +60,10 @@ msgstr "Ya existe un marcador para el URI «%s»"
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "No se encontró un marcador para el URI «%s»" msgstr "No se encontró un marcador para el URI «%s»"
@@ -83,77 +83,77 @@ msgstr "No se ha definido ningún flag privado en el marcador para el URI «%s»
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "No se ha establecido ningún grupo en el marcador para el URI «%s»" msgstr "No se ha establecido ningún grupo en el marcador para el URI «%s»"
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "Ninguna aplicación con nombre «%s» registró un marcador para «%s»" msgstr "Ninguna aplicación con nombre «%s» registró un marcador para «%s»"
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "" msgstr ""
"La conversión desde el conjunto de caracteres «%s» a «%s» no está soportada" "La conversión desde el conjunto de caracteres «%s» a «%s» no está soportada"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "No se pudo abrir el conversor de «%s» a «%s»" msgstr "No se pudo abrir el conversor de «%s» a «%s»"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Hay una secuencia de bytes no válida en la entrada de conversión" msgstr "Hay una secuencia de bytes no válida en la entrada de conversión"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Falló durante la conversión: %s" msgstr "Falló durante la conversión: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Hay una secuencia parcial de caracteres en el final de la entrada" msgstr "Hay una secuencia parcial de caracteres en el final de la entrada"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "No se puede convertir el fallback «%s» al conjunto de códigos «%s»" msgstr "No se puede convertir el fallback «%s» al conjunto de códigos «%s»"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "El URI «%s» no es una URI absoluta utilizando el esquema «file»" msgstr "El URI «%s» no es una URI absoluta utilizando el esquema «file»"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "El archivo local en la URI «%s» no debe incluir un «#»" msgstr "El archivo local en la URI «%s» no debe incluir un «#»"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "El URI «%s» es inválida" msgstr "El URI «%s» es inválida"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "El nombre del host de la URI «%s» es inválido" msgstr "El nombre del host de la URI «%s» es inválido"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "El URI «%s» contiene caracteres de escape inválidos" msgstr "El URI «%s» contiene caracteres de escape inválidos"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "El nombre de la ruta «%s» no es una ruta absoluta" msgstr "El nombre de la ruta «%s» no es una ruta absoluta"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "El nombre del host es inválido" msgstr "El nombre del host es inválido"
@@ -744,7 +744,7 @@ msgstr "No es un archivo regular"
msgid "File is empty" msgid "File is empty"
msgstr "El archivo está vacío" msgstr "El archivo está vacío"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -752,43 +752,43 @@ msgstr ""
"El archivo de claves contiene la línea «%s» que no es un par valor-clave, " "El archivo de claves contiene la línea «%s» que no es un par valor-clave, "
"grupo o comentario" "grupo o comentario"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "El archivo de claves no empieza por un grupo" msgstr "El archivo de claves no empieza por un grupo"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "El archivo de clavess contiene una codificación «%s» no soportada" msgstr "El archivo de clavess contiene una codificación «%s» no soportada"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "El archivo de claves no tiene el grupo «%s»" msgstr "El archivo de claves no tiene el grupo «%s»"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "El archivo de claves no tiene la clave «%s»" msgstr "El archivo de claves no tiene la clave «%s»"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
"El archivo de claves contiene la clave «%s» con el valor «%s» el cual no es " "El archivo de claves contiene la clave «%s» con el valor «%s» el cual no es "
"UTF-8" "UTF-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
"El archivo de claves contiene la clave «%s» que tiene un valor que no puede " "El archivo de claves contiene la clave «%s» que tiene un valor que no puede "
"interpretarse." "interpretarse."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -797,38 +797,38 @@ msgstr ""
"El archivo de claves contiene la clave «%s» en el grupo «%s» que tiene un " "El archivo de claves contiene la clave «%s» en el grupo «%s» que tiene un "
"valor que no puede interpretarse." "valor que no puede interpretarse."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "El archivo de claves no tiene la clave «%s» en el grupo «%s»" msgstr "El archivo de claves no tiene la clave «%s» en el grupo «%s»"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "" msgstr ""
"El archivo de claves contiene un carácter de escape al final de la línea" "El archivo de claves contiene un carácter de escape al final de la línea"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "El archivo de claves contiene la secuencia de escape inválida «%s»" msgstr "El archivo de claves contiene la secuencia de escape inválida «%s»"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "El valor «%s» no puede interpretarse como un número." msgstr "El valor «%s» no puede interpretarse como un número."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "El valor entero «%s» está fuera de rango" msgstr "El valor entero «%s» está fuera de rango"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "El valor «%s» no puede interpretarse como un número de coma flotante." msgstr "El valor «%s» no puede interpretarse como un número de coma flotante."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "El valor «%s» no puede interpretarse como un booleano." msgstr "El valor «%s» no puede interpretarse como un booleano."

View File

@@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Glib HEAD\n" "Project-Id-Version: Glib HEAD\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-04-07 10:09+0300\n" "PO-Revision-Date: 2006-04-07 10:09+0300\n"
"Last-Translator: Ivar Smolin <okul@linux.ee>\n" "Last-Translator: Ivar Smolin <okul@linux.ee>\n"
"Language-Team: Estonian <gnome-et@linux.ee>\n" "Language-Team: Estonian <gnome-et@linux.ee>\n"
@@ -62,10 +62,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -85,76 +85,76 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Teisendamine koodistikust '%s' koodistikku '%s' ei ole toetatud" msgstr "Teisendamine koodistikust '%s' koodistikku '%s' ei ole toetatud"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Konverterit '%s'-st '%s'-ks pole võimalik avada" msgstr "Konverterit '%s'-st '%s'-ks pole võimalik avada"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Vigane baidijada sisendi teisendamisel" msgstr "Vigane baidijada sisendi teisendamisel"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Viga teisendamisel: %s" msgstr "Viga teisendamisel: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Osaline märgijada sisendi lõpus" msgstr "Osaline märgijada sisendi lõpus"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Taandresiimi '%s' pole võimalik teisendada kooditabelisse '%s'" msgstr "Taandresiimi '%s' pole võimalik teisendada kooditabelisse '%s'"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI '%s' ei ole failiskeemi (\"file\") jaoks absoluutne URI" msgstr "URI '%s' ei ole failiskeemi (\"file\") jaoks absoluutne URI"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "Kohaliku faili URI '%s' ei või sisaldada märki '#'" msgstr "Kohaliku faili URI '%s' ei või sisaldada märki '#'"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI '%s' on vigane" msgstr "URI '%s' on vigane"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "URI '%s' hostinimi on vigane" msgstr "URI '%s' hostinimi on vigane"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI '%s' sisaldab vigaseid paomärke" msgstr "URI '%s' sisaldab vigaseid paomärke"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Rajanimi '%s' ei ole absoluutne rada" msgstr "Rajanimi '%s' ei ole absoluutne rada"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Vigane hostinimi" msgstr "Vigane hostinimi"
@@ -719,7 +719,7 @@ msgstr "Pole tavaline fail"
msgid "File is empty" msgid "File is empty"
msgstr "Fail on tühi" msgstr "Fail on tühi"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -727,40 +727,40 @@ msgstr ""
"Võtmefail sisaldab rida '%s', mis ei ole võti-väärtus paar, grupp ega ka " "Võtmefail sisaldab rida '%s', mis ei ole võti-väärtus paar, grupp ega ka "
"kommentaar" "kommentaar"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Võtmefail ei alga grupiga" msgstr "Võtmefail ei alga grupiga"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Võtmefail sisaldab toetamata kodeeringut '%s'" msgstr "Võtmefail sisaldab toetamata kodeeringut '%s'"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Võtmefail ei sisalda gruppi '%s'" msgstr "Võtmefail ei sisalda gruppi '%s'"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Võtmefail ei sisalda võtit '%s'" msgstr "Võtmefail ei sisalda võtit '%s'"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
"Võtmefail sisaldab võtit '%s', mille väärtus '%s' pole UTF-8 kodeeringus" "Võtmefail sisaldab võtit '%s', mille väärtus '%s' pole UTF-8 kodeeringus"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "Võtmefail sisaldab võtit '%s', mille väärtus pole võimalik kasutada." msgstr "Võtmefail sisaldab võtit '%s', mille väärtus pole võimalik kasutada."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -769,37 +769,37 @@ msgstr ""
"Võtmefail sisaldab võtit '%s' grupis '%s' aga selle väärtust pole võimalik " "Võtmefail sisaldab võtit '%s' grupis '%s' aga selle väärtust pole võimalik "
"kasutada" "kasutada"
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Võtmefail ei sisalda võtit '%s' grupis '%s'" msgstr "Võtmefail ei sisalda võtit '%s' grupis '%s'"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Võtmefail sisaldab rea lõpus paomärki" msgstr "Võtmefail sisaldab rea lõpus paomärki"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "Võtmefail sisaldab vigast paojada '%s'" msgstr "Võtmefail sisaldab vigast paojada '%s'"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Väärtust '%s' pole võimalik numbrilise väärtusena kasutada." msgstr "Väärtust '%s' pole võimalik numbrilise väärtusena kasutada."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Täisarvu väärtus '%s' on väljaspool lubatud piire" msgstr "Täisarvu väärtus '%s' on väljaspool lubatud piire"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, fuzzy, c-format #, fuzzy, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Väärtust '%s' pole võimalik numbrilise väärtusena kasutada." msgstr "Väärtust '%s' pole võimalik numbrilise väärtusena kasutada."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Väärtust '%s' pole võimalik tõeväärtusena kasutada." msgstr "Väärtust '%s' pole võimalik tõeväärtusena kasutada."

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: eu\n" "Project-Id-Version: eu\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-08-08 09:50+0000\n" "PO-Revision-Date: 2006-08-08 09:50+0000\n"
"Last-Translator: Iñaki Larrañaga Murgoitio <dooteo@euskalgnu.org>\n" "Last-Translator: Iñaki Larrañaga Murgoitio <dooteo@euskalgnu.org>\n"
"Language-Team: Basque <itzulpena@euskalgnu.org>\n" "Language-Team: Basque <itzulpena@euskalgnu.org>\n"
@@ -59,10 +59,10 @@ msgstr "'%s' URIaren laster-marka badago lehenedik ere"
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "Ez da '%s' URIaren laster-markarik aurkitu" msgstr "Ez da '%s' URIaren laster-markarik aurkitu"
@@ -82,77 +82,77 @@ msgstr "'%s' URIaren laster-markan ez dago bandera pribaturik definituta"
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "'%s' URIaren laster-markan ez dago talderik ezarrita" msgstr "'%s' URIaren laster-markan ez dago talderik ezarrita"
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "'%s' izeneko aplikaziorik ez du erregistratu laster-markarik '%s'(e)n" msgstr "'%s' izeneko aplikaziorik ez du erregistratu laster-markarik '%s'(e)n"
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "'%s' karaktere-multzoa '%s' bihurtzea ez da onartzen" msgstr "'%s' karaktere-multzoa '%s' bihurtzea ez da onartzen"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Ezin izan da '%s'(e)tik %s(e)rako bihurtzailea ireki" msgstr "Ezin izan da '%s'(e)tik %s(e)rako bihurtzailea ireki"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Byten sekuentzia baliogabea bihurketa-sarreran" msgstr "Byten sekuentzia baliogabea bihurketa-sarreran"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Errorea bihurtzean: %s" msgstr "Errorea bihurtzean: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Karaktere-sekuentzia partziala sarreraren amaieran" msgstr "Karaktere-sekuentzia partziala sarreraren amaieran"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Ezin da '%s' atzerapena '%s' kode-multzo bihurtu" msgstr "Ezin da '%s' atzerapena '%s' kode-multzo bihurtu"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "'%s' URIa ez da \"fitxategi\"-eskema erabiltzen duen URI absolutua " msgstr "'%s' URIa ez da \"fitxategi\"-eskema erabiltzen duen URI absolutua "
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "Baliteke '%s' URI fitxategi lokalak '#' ez edukitzea" msgstr "Baliteke '%s' URI fitxategi lokalak '#' ez edukitzea"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "'%s' URI baliogabea da" msgstr "'%s' URI baliogabea da"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "'%s' URIaren ostalari-izena baliogabea da" msgstr "'%s' URIaren ostalari-izena baliogabea da"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "'%s' URIak ihes-karaktere baliogabeak ditu" msgstr "'%s' URIak ihes-karaktere baliogabeak ditu"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "'%s' bide-izena ez da bide-izen absolutua" msgstr "'%s' bide-izena ez da bide-izen absolutua"
# #
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Ostalari-izen baliogabea" msgstr "Ostalari-izen baliogabea"
@@ -737,7 +737,7 @@ msgstr "Ez da fitxategi arrunta"
msgid "File is empty" msgid "File is empty"
msgstr "Fitxategia hutsik dago" msgstr "Fitxategia hutsik dago"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -745,41 +745,41 @@ msgstr ""
"Gako-fitxategiak '%s' lerroa du, gako-balioa bikotea, taldea edo iruzkinik " "Gako-fitxategiak '%s' lerroa du, gako-balioa bikotea, taldea edo iruzkinik "
"ez daukalarik" "ez daukalarik"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Gako-fitxategiak ez da talde batekin hasten" msgstr "Gako-fitxategiak ez da talde batekin hasten"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Gako-fitxategiak onartzen ez den '%s' kodeketa du" msgstr "Gako-fitxategiak onartzen ez den '%s' kodeketa du"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Gako-fitxategiak ez dauka '%s' taldea" msgstr "Gako-fitxategiak ez dauka '%s' taldea"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Gako-fitxategiak ez dauka '%s' gakoa" msgstr "Gako-fitxategiak ez dauka '%s' gakoa"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Gako-fitxategiak '%s' gakoa dauka (%s balioduna) baina ez da UTF-8" msgstr "Gako-fitxategiak '%s' gakoa dauka (%s balioduna) baina ez da UTF-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
"Gako-fitxategiak '%s' gakoa dauka, baina dagokion balioa ezin da " "Gako-fitxategiak '%s' gakoa dauka, baina dagokion balioa ezin da "
"interpretatu." "interpretatu."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -788,37 +788,37 @@ msgstr ""
"Gako-fitxategiak '%s' gakoa dauka ('%s taldean), baina dagokion balioa ezin " "Gako-fitxategiak '%s' gakoa dauka ('%s taldean), baina dagokion balioa ezin "
"da interpretatu." "da interpretatu."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Gako-fitxategiak ez dauka '%s' gakoa ('%s' taldean)" msgstr "Gako-fitxategiak ez dauka '%s' gakoa ('%s' taldean)"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Gako-fitxategiak ihes-karakterea dauka lerro amaieran" msgstr "Gako-fitxategiak ihes-karakterea dauka lerro amaieran"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "Gako-fitxategiak '%s' ihes-sekuentzia baliogabea dauka" msgstr "Gako-fitxategiak '%s' ihes-sekuentzia baliogabea dauka"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "'%s' balioa ezin da zenbaki gisa interpretatu" msgstr "'%s' balioa ezin da zenbaki gisa interpretatu"
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "'%s' osoko balioa barrutitik kanpo" msgstr "'%s' osoko balioa barrutitik kanpo"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "'%s' balioa ezin da zenbaki mugikor gisa interpretatu." msgstr "'%s' balioa ezin da zenbaki mugikor gisa interpretatu."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "'%s' balioa ezin da bolear gisa interpretatu" msgstr "'%s' balioa ezin da bolear gisa interpretatu"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib HEAD\n" "Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2005-03-13 11:36+0330\n" "PO-Revision-Date: 2005-03-13 11:36+0330\n"
"Last-Translator: Hamed Malek <hamed@farsiweb.info>\n" "Last-Translator: Hamed Malek <hamed@farsiweb.info>\n"
"Language-Team: Persian <farsi@lists.sharif.edu>\n" "Language-Team: Persian <farsi@lists.sharif.edu>\n"
@@ -56,10 +56,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -79,77 +79,77 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "تبدیل از مجموعه‌نویسه‌ی «%s» به «%s» پشتیبانی نمی‌شود" msgstr "تبدیل از مجموعه‌نویسه‌ی «%s» به «%s» پشتیبانی نمی‌شود"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "نمی‌توان مبدل «%s» به «%s» را باز کرد" msgstr "نمی‌توان مبدل «%s» به «%s» را باز کرد"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "دنباله‌ی بایتی نامعتبر در ورودی تبدیل" msgstr "دنباله‌ی بایتی نامعتبر در ورودی تبدیل"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "خطا در حین تبدیل: %s" msgstr "خطا در حین تبدیل: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "دنباله نویسه‌ی ناتمام در انتهای ورودی" msgstr "دنباله نویسه‌ی ناتمام در انتهای ورودی"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "نمی‌توان عقب‌نشینی «%s» را به مجموعه‌کد «%s» تبدیل کرد" msgstr "نمی‌توان عقب‌نشینی «%s» را به مجموعه‌کد «%s» تبدیل کرد"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "" msgstr ""
"نشانی جهانی «%s» نشانی جهانی مطلقی که از شمای «پرونده» استفاده کند نیست" "نشانی جهانی «%s» نشانی جهانی مطلقی که از شمای «پرونده» استفاده کند نیست"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "نشانی جهانی پرونده‌ی محلی «%s» نمی‌تواند «#» داشته باشد" msgstr "نشانی جهانی پرونده‌ی محلی «%s» نمی‌تواند «#» داشته باشد"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "نشانی جهانی «%s» نامعتبر است" msgstr "نشانی جهانی «%s» نامعتبر است"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "نام میزبان نشانی جهانی «%s» نامعتبر است" msgstr "نام میزبان نشانی جهانی «%s» نامعتبر است"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "نشانی جهانی «%s» نویسه‌های گریخته‌ی نامعتبر دارد" msgstr "نشانی جهانی «%s» نویسه‌های گریخته‌ی نامعتبر دارد"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "نام مسیر «%s» مسیر مطلقی نیست" msgstr "نام مسیر «%s» مسیر مطلقی نیست"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "نام میزبان نامعتبر" msgstr "نام میزبان نامعتبر"
@@ -718,45 +718,45 @@ msgstr "پرونده متعارف نیست"
msgid "File is empty" msgid "File is empty"
msgstr "پرونده خالی است" msgstr "پرونده خالی است"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "پرونده کلید حاوی خط «%s» است که جفت کلید-مقدار، گروه یا توضیح نیست" msgstr "پرونده کلید حاوی خط «%s» است که جفت کلید-مقدار، گروه یا توضیح نیست"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "پرونده‌ی کلید با یک گروه آغاز نمی‌شود" msgstr "پرونده‌ی کلید با یک گروه آغاز نمی‌شود"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "پرونده‌ی کلید شامل کدگذاری پشتیبانی نشده‌ی «%s» است" msgstr "پرونده‌ی کلید شامل کدگذاری پشتیبانی نشده‌ی «%s» است"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "پرونده‌ی کلید گروه «%s» را ندارد" msgstr "پرونده‌ی کلید گروه «%s» را ندارد"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "پرونده‌ی کلید، کلید «%s» را ندارد" msgstr "پرونده‌ی کلید، کلید «%s» را ندارد"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "پرونده‌ی کلید حاوی کلید «%s» با مقدار «%s» است که UTF-8 نیست" msgstr "پرونده‌ی کلید حاوی کلید «%s» با مقدار «%s» است که UTF-8 نیست"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "پرونده‌ی کلید حاوی کلید «%s» است که مقداری دارد که قابل تفسیر نیست." msgstr "پرونده‌ی کلید حاوی کلید «%s» است که مقداری دارد که قابل تفسیر نیست."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -765,37 +765,37 @@ msgstr ""
"پرونده‌ی کلید حاوی کلید «%s» در گروه «%s» است که مقداری دارد که قابل تفسیر " "پرونده‌ی کلید حاوی کلید «%s» در گروه «%s» است که مقداری دارد که قابل تفسیر "
"نیست" "نیست"
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "پرونده‌ی کلید، کلید «%s» در گروه «%s» را ندارد" msgstr "پرونده‌ی کلید، کلید «%s» در گروه «%s» را ندارد"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "پرونده کلید شامل نویسه‌ی گریز در انتهای خط است" msgstr "پرونده کلید شامل نویسه‌ی گریز در انتهای خط است"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "پرونده‌ی کلید حاوی دنباله‌ی گریز نامعتبر «%s» است" msgstr "پرونده‌ی کلید حاوی دنباله‌ی گریز نامعتبر «%s» است"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "مقدار «%s» را نمی‌توان به عدد تفسیر کرد" msgstr "مقدار «%s» را نمی‌توان به عدد تفسیر کرد"
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, fuzzy, c-format #, fuzzy, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "مقدار صحیح «%s» برای %s خارج از محدوده است" msgstr "مقدار صحیح «%s» برای %s خارج از محدوده است"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, fuzzy, c-format #, fuzzy, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "مقدار «%s» را نمی‌توان به عدد تفسیر کرد" msgstr "مقدار «%s» را نمی‌توان به عدد تفسیر کرد"
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "مقدار «%s» را نمی‌توان به بولی تفسیر کرد" msgstr "مقدار «%s» را نمی‌توان به بولی تفسیر کرد"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib\n" "Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-08-09 15:58+0300\n" "PO-Revision-Date: 2006-08-09 15:58+0300\n"
"Last-Translator: Ilkka Tuohela <hile@iki.fi>\n" "Last-Translator: Ilkka Tuohela <hile@iki.fi>\n"
"Language-Team: Finnish <gnome-fi-laatu@lists.sourceforge.net>\n" "Language-Team: Finnish <gnome-fi-laatu@lists.sourceforge.net>\n"
@@ -55,10 +55,10 @@ msgstr "URI:lle \"%s\" on jo olemassa kirjanmerkki"
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "URI:lle \"%s\" ei löydy kirjanmerkkiä" msgstr "URI:lle \"%s\" ei löydy kirjanmerkkiä"
@@ -78,77 +78,77 @@ msgstr "URI:n \"%s\" kirjanmerkissä ei ole määritelty yksityisyyslippua"
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "URI:n \"%s\" kirjanmerkissä ei ole asetettu ryhmiä" msgstr "URI:n \"%s\" kirjanmerkissä ei ole asetettu ryhmiä"
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
"Sovellus nimeltä \"%s\" ei rekisteröinyt kirjanmerkkiä kohteelle \"%s\"" "Sovellus nimeltä \"%s\" ei rekisteröinyt kirjanmerkkiä kohteelle \"%s\""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Muunnos merkistöstä \"%s\" merkistöön \"%s\" ei ole tuettu" msgstr "Muunnos merkistöstä \"%s\" merkistöön \"%s\" ei ole tuettu"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Muunninta merkistöstä \"%s\" merkistöön \"%s\" ei voitu avata" msgstr "Muunninta merkistöstä \"%s\" merkistöön \"%s\" ei voitu avata"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Virheellinen tavusarja muunnettavassa syötteessä" msgstr "Virheellinen tavusarja muunnettavassa syötteessä"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Virhe muunnoksen aikana: %s" msgstr "Virhe muunnoksen aikana: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Osittainen tavusarja syötteen lopussa" msgstr "Osittainen tavusarja syötteen lopussa"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Koodausmerkkijonoa \"%s\" ei voi muuntaa merkistöön \"%s\"" msgstr "Koodausmerkkijonoa \"%s\" ei voi muuntaa merkistöön \"%s\""
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI \"%s\" ei ole absoluuttinen URI \"file\"-muodossa" msgstr "URI \"%s\" ei ole absoluuttinen URI \"file\"-muodossa"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "Paikallinen tiedosto-URI \"%s\" ei saa sisältää merkkiä \"#\"" msgstr "Paikallinen tiedosto-URI \"%s\" ei saa sisältää merkkiä \"#\""
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI \"%s\" on virheellinen" msgstr "URI \"%s\" on virheellinen"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "URI:n \"%s\" isäntänimi on virheellinen" msgstr "URI:n \"%s\" isäntänimi on virheellinen"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI \"%s\" sisältää virheellisesti suojattuja merkkejä" msgstr "URI \"%s\" sisältää virheellisesti suojattuja merkkejä"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Polku \"%s\" ei ole absoluuttinen" msgstr "Polku \"%s\" ei ole absoluuttinen"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Virheellinen isäntänimi" msgstr "Virheellinen isäntänimi"
@@ -733,7 +733,7 @@ msgstr "Ei tavallinen tiedosto"
msgid "File is empty" msgid "File is empty"
msgstr "Tiedosto on tyhjä" msgstr "Tiedosto on tyhjä"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -741,41 +741,41 @@ msgstr ""
"Avaintiedosto sisältää rivin \"%s\", joka ei ole avain-arvopari, ryhmä tai " "Avaintiedosto sisältää rivin \"%s\", joka ei ole avain-arvopari, ryhmä tai "
"kommentti" "kommentti"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Avaintiedosto ei ala ryhmällä" msgstr "Avaintiedosto ei ala ryhmällä"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Avaintiedosto sisältää epäkelvon koodauksen \"%s\"" msgstr "Avaintiedosto sisältää epäkelvon koodauksen \"%s\""
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Avaintiedostossa ei ole ryhmää \"%s\"" msgstr "Avaintiedostossa ei ole ryhmää \"%s\""
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Avaintiedostossa ei ole avainta \"%s\"" msgstr "Avaintiedostossa ei ole avainta \"%s\""
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
"Avaintiedosto sisältää avaimen \"%s\" arvolla \"%s\", joka ei ole UTF-8 " "Avaintiedosto sisältää avaimen \"%s\" arvolla \"%s\", joka ei ole UTF-8 "
"merkkijono" "merkkijono"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "Avaintiedosto sisältää avaimen \"%s\", jonka arvoa ei voida tulkita." msgstr "Avaintiedosto sisältää avaimen \"%s\", jonka arvoa ei voida tulkita."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -784,37 +784,37 @@ msgstr ""
"Avaintiedosto sisältää avaimen \"%s\", jonka arvoa ei voida tulkita, " "Avaintiedosto sisältää avaimen \"%s\", jonka arvoa ei voida tulkita, "
"ryhmässä \"%s\"." "ryhmässä \"%s\"."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "AVaintiedostossa ei ole avainta \"%s\" ryhmässä \"%s\"" msgstr "AVaintiedostossa ei ole avainta \"%s\" ryhmässä \"%s\""
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Avaintiedosto sisältää escape-jonon rivin lopussa" msgstr "Avaintiedosto sisältää escape-jonon rivin lopussa"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "Avaintiedostossa on virheellinen escape-jono \"%s\"" msgstr "Avaintiedostossa on virheellinen escape-jono \"%s\""
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Arvoa \"%s\" ei voida tulkita numeroksi." msgstr "Arvoa \"%s\" ei voida tulkita numeroksi."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Kokonaisluku \"%s\" on sallitun alueen ulkopuolella" msgstr "Kokonaisluku \"%s\" on sallitun alueen ulkopuolella"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Arvoa \"%s\" ei voida tulkita liukuluvuksi." msgstr "Arvoa \"%s\" ei voida tulkita liukuluvuksi."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Arvoa \"%s\" ei voida turkita totuusarvoksi." msgstr "Arvoa \"%s\" ei voida turkita totuusarvoksi."

354
po/fr.po
View File

@@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib 2.12.3\n" "Project-Id-Version: glib 2.12.3\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-26 19:46+0200\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-08-26 16:53+0200\n" "PO-Revision-Date: 2006-08-26 16:53+0200\n"
"Last-Translator: Robert-André Mauchin <zebob.m@gmail.com>\n" "Last-Translator: Robert-André Mauchin <zebob.m@gmail.com>\n"
"Language-Team: GNOME French Team <gnomefr@traduc.org>\n" "Language-Team: GNOME French Team <gnomefr@traduc.org>\n"
@@ -19,285 +19,293 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: ../glib/gbookmarkfile.c:716 ../glib/gbookmarkfile.c:793 #: glib/gbookmarkfile.c:716 glib/gbookmarkfile.c:793 glib/gbookmarkfile.c:872
#: ../glib/gbookmarkfile.c:872 ../glib/gbookmarkfile.c:919 #: glib/gbookmarkfile.c:919
#, c-format #, c-format
msgid "Unexpected attribute '%s' for element '%s'" msgid "Unexpected attribute '%s' for element '%s'"
msgstr "Attribut « %s » inattendu pour l'élément « %s »" msgstr "Attribut « %s » inattendu pour l'élément « %s »"
#: ../glib/gbookmarkfile.c:727 ../glib/gbookmarkfile.c:804 #: glib/gbookmarkfile.c:727 glib/gbookmarkfile.c:804 glib/gbookmarkfile.c:814
#: ../glib/gbookmarkfile.c:814 ../glib/gbookmarkfile.c:930 #: glib/gbookmarkfile.c:930
#, c-format #, c-format
msgid "Attribute '%s' of element '%s' not found" msgid "Attribute '%s' of element '%s' not found"
msgstr "L'attribut « %s » de l'élément « %s » est introuvable" msgstr "L'attribut « %s » de l'élément « %s » est introuvable"
#: ../glib/gbookmarkfile.c:1103 ../glib/gbookmarkfile.c:1168 #: glib/gbookmarkfile.c:1103 glib/gbookmarkfile.c:1168
#: ../glib/gbookmarkfile.c:1232 ../glib/gbookmarkfile.c:1242 #: glib/gbookmarkfile.c:1232 glib/gbookmarkfile.c:1242
#, c-format #, c-format
msgid "Unexpected tag '%s', tag '%s' expected" msgid "Unexpected tag '%s', tag '%s' expected"
msgstr "Balise « %s » inattendue. La balise « %s » était attendue" msgstr "Balise « %s » inattendue. La balise « %s » était attendue"
#: ../glib/gbookmarkfile.c:1128 ../glib/gbookmarkfile.c:1142 #: glib/gbookmarkfile.c:1128 glib/gbookmarkfile.c:1142
#: ../glib/gbookmarkfile.c:1210 ../glib/gbookmarkfile.c:1262 #: glib/gbookmarkfile.c:1210 glib/gbookmarkfile.c:1262
#, c-format #, c-format
msgid "Unexpected tag '%s' inside '%s'" msgid "Unexpected tag '%s' inside '%s'"
msgstr "Balise « %s » inattendue à l'intérieur de « %s »" msgstr "Balise « %s » inattendue à l'intérieur de « %s »"
#: ../glib/gbookmarkfile.c:1792 #: glib/gbookmarkfile.c:1792
#, c-format
msgid "No valid bookmark file found in data dirs" msgid "No valid bookmark file found in data dirs"
msgstr "" msgstr ""
"Impossible de trouver un fichier de signets valide dans les répertoires de " "Impossible de trouver un fichier de signets valide dans les répertoires de "
"données" "données"
#: ../glib/gbookmarkfile.c:1993 #: glib/gbookmarkfile.c:1993
#, c-format #, c-format
msgid "A bookmark for URI '%s' already exists" msgid "A bookmark for URI '%s' already exists"
msgstr "Un signet pour l'URI « %s » existe déjà" msgstr "Un signet pour l'URI « %s » existe déjà"
#: ../glib/gbookmarkfile.c:2039 ../glib/gbookmarkfile.c:2196 #: glib/gbookmarkfile.c:2039 glib/gbookmarkfile.c:2196
#: ../glib/gbookmarkfile.c:2281 ../glib/gbookmarkfile.c:2362 #: glib/gbookmarkfile.c:2281 glib/gbookmarkfile.c:2362
#: ../glib/gbookmarkfile.c:2447 ../glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: ../glib/gbookmarkfile.c:2608 ../glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: ../glib/gbookmarkfile.c:2729 ../glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: ../glib/gbookmarkfile.c:2952 ../glib/gbookmarkfile.c:3142 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: ../glib/gbookmarkfile.c:3218 ../glib/gbookmarkfile.c:3371 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: ../glib/gbookmarkfile.c:3436 ../glib/gbookmarkfile.c:3526 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: ../glib/gbookmarkfile.c:3653 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "Aucun signet trouvé pour l'URI « %s »" msgstr "Aucun signet trouvé pour l'URI « %s »"
#: ../glib/gbookmarkfile.c:2371 #: glib/gbookmarkfile.c:2371
#, c-format #, c-format
msgid "No MIME type defined in the bookmark for URI '%s'" msgid "No MIME type defined in the bookmark for URI '%s'"
msgstr "Aucun type MIME défini dans le signet pour l'URI « %s »" msgstr "Aucun type MIME défini dans le signet pour l'URI « %s »"
#: ../glib/gbookmarkfile.c:2456 #: glib/gbookmarkfile.c:2456
#, c-format #, c-format
msgid "No private flag has been defined in bookmark for URI '%s'" msgid "No private flag has been defined in bookmark for URI '%s'"
msgstr "Aucun indicateur privé n'est défini dans le signet pour l'URI « %s »" msgstr "Aucun indicateur privé n'est défini dans le signet pour l'URI « %s »"
#: ../glib/gbookmarkfile.c:2835 #: glib/gbookmarkfile.c:2835
#, c-format #, c-format
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "Aucun groupe n'est défini dans le signet pour l'URI « %s »" msgstr "Aucun groupe n'est défini dans le signet pour l'URI « %s »"
#: ../glib/gbookmarkfile.c:3236 ../glib/gbookmarkfile.c:3381 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "Aucune application nommée « %s » n'a enregistré un signet pour « %s »" msgstr "Aucune application nommée « %s » n'a enregistré un signet pour « %s »"
#: ../glib/gconvert.c:405 ../glib/gconvert.c:483 ../glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "" msgstr ""
"La conversion du jeu de caractères « %s » vers « %s » n'est pas supportée" "La conversion du jeu de caractères « %s » vers « %s » n'est pas supportée"
#: ../glib/gconvert.c:409 ../glib/gconvert.c:487 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Impossible d'ouvrir le convertisseur de « %s » vers « %s »" msgstr "Impossible d'ouvrir le convertisseur de « %s » vers « %s »"
#: ../glib/gconvert.c:603 ../glib/gconvert.c:992 ../glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: ../glib/giochannel.c:1364 ../glib/giochannel.c:2206 ../glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: ../glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Séquence d'octets non valide en entrée du convertisseur" msgstr "Séquence d'octets non valide en entrée du convertisseur"
#: ../glib/gconvert.c:609 ../glib/gconvert.c:919 ../glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: ../glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Erreur lors de la conversion : %s" msgstr "Erreur lors de la conversion : %s"
#: ../glib/gconvert.c:644 ../glib/gutf8.c:939 ../glib/gutf8.c:1143 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: ../glib/gutf8.c:1284 ../glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Séquence partielle de caractères à la fin de l'entrée" msgstr "Séquence partielle de caractères à la fin de l'entrée"
#: ../glib/gconvert.c:894 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Impossible de convertir le fallback « %s » vers le jeu de codes « %s »" msgstr "Impossible de convertir le fallback « %s » vers le jeu de codes « %s »"
#: ../glib/gconvert.c:1703 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "" msgstr ""
"L'URI « %s » n'est pas une URI absolue utilisant le schéma de « fichier »" "L'URI « %s » n'est pas une URI absolue utilisant le schéma de « fichier »"
#: ../glib/gconvert.c:1713 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "L'URI de fichier local « %s » ne peut pas inclure de caractère « # »" msgstr "L'URI de fichier local « %s » ne peut pas inclure de caractère « # »"
#: ../glib/gconvert.c:1730 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "L'URI « %s » n'est pas valide" msgstr "L'URI « %s » n'est pas valide"
#: ../glib/gconvert.c:1742 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Le nom d'hôte de l'URI « %s » n'est pas valide" msgstr "Le nom d'hôte de l'URI « %s » n'est pas valide"
#: ../glib/gconvert.c:1758 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "L'URI « %s » contient des caractères d'échappements non valides" msgstr "L'URI « %s » contient des caractères d'échappements non valides"
#: ../glib/gconvert.c:1853 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Le chemin « %s » n'est pas un chemin absolu" msgstr "Le chemin « %s » n'est pas un chemin absolu"
#: ../glib/gconvert.c:1863 #: glib/gconvert.c:1863
#, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Nom d'hôte non valide" msgstr "Nom d'hôte non valide"
#: ../glib/gdir.c:121 ../glib/gdir.c:141 #: glib/gdir.c:121 glib/gdir.c:141
#, c-format #, c-format
msgid "Error opening directory '%s': %s" msgid "Error opening directory '%s': %s"
msgstr "Erreur à l'ouverture du répertoire « %s » : %s" msgstr "Erreur à l'ouverture du répertoire « %s » : %s"
#: ../glib/gfileutils.c:572 ../glib/gfileutils.c:645 #: glib/gfileutils.c:572 glib/gfileutils.c:645
#, c-format #, c-format
msgid "Could not allocate %lu bytes to read file \"%s\"" msgid "Could not allocate %lu bytes to read file \"%s\""
msgstr "Impossible d'allouer %lu octets pour lire le fichier « %s »" msgstr "Impossible d'allouer %lu octets pour lire le fichier « %s »"
#: ../glib/gfileutils.c:587 #: glib/gfileutils.c:587
#, c-format #, c-format
msgid "Error reading file '%s': %s" msgid "Error reading file '%s': %s"
msgstr "Erreur de lecture du fichier « %s » : %s" msgstr "Erreur de lecture du fichier « %s » : %s"
#: ../glib/gfileutils.c:669 #: glib/gfileutils.c:669
#, c-format #, c-format
msgid "Failed to read from file '%s': %s" msgid "Failed to read from file '%s': %s"
msgstr "La lecture depuis le fichier « %s » a échoué : %s" msgstr "La lecture depuis le fichier « %s » a échoué : %s"
#: ../glib/gfileutils.c:720 ../glib/gfileutils.c:807 #: glib/gfileutils.c:720 glib/gfileutils.c:807
#, c-format #, c-format
msgid "Failed to open file '%s': %s" msgid "Failed to open file '%s': %s"
msgstr "L'ouverture du fichier « %s » a échoué : %s" msgstr "L'ouverture du fichier « %s » a échoué : %s"
#: ../glib/gfileutils.c:737 ../glib/gmappedfile.c:133 #: glib/gfileutils.c:737 glib/gmappedfile.c:133
#, c-format #, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr "" msgstr ""
"L'obtention des attributs du fichier « %s » a échoué : fstat() a échoué : %s" "L'obtention des attributs du fichier « %s » a échoué : fstat() a échoué : %s"
#: ../glib/gfileutils.c:771 #: glib/gfileutils.c:771
#, c-format #, c-format
msgid "Failed to open file '%s': fdopen() failed: %s" msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "L'ouverture du fichier « %s » a échoué : fdopen() a échoué : %s" msgstr "L'ouverture du fichier « %s » a échoué : fdopen() a échoué : %s"
#: ../glib/gfileutils.c:905 #: glib/gfileutils.c:905
#, c-format #, c-format
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s" msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
msgstr "" msgstr ""
"Le renommage du fichier « %s » vers « %s » a échoué : g_rename() a échoué : %" "Le renommage du fichier « %s » vers « %s » a échoué : g_rename() a échoué : %"
"s" "s"
#: ../glib/gfileutils.c:946 ../glib/gfileutils.c:1404 #: glib/gfileutils.c:946 glib/gfileutils.c:1404
#, c-format #, c-format
msgid "Failed to create file '%s': %s" msgid "Failed to create file '%s': %s"
msgstr "La création du fichier « %s » a échoué : %s" msgstr "La création du fichier « %s » a échoué : %s"
#: ../glib/gfileutils.c:960 #: glib/gfileutils.c:960
#, c-format #, c-format
msgid "Failed to open file '%s' for writing: fdopen() failed: %s" msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
msgstr "" msgstr ""
"L'ouverture du fichier « %s » en écriture a échoué : fdopen() a échoué : %s" "L'ouverture du fichier « %s » en écriture a échoué : fdopen() a échoué : %s"
#: ../glib/gfileutils.c:985 #: glib/gfileutils.c:985
#, c-format #, c-format
msgid "Failed to write file '%s': fwrite() failed: %s" msgid "Failed to write file '%s': fwrite() failed: %s"
msgstr "" msgstr ""
"L'ouverture du fichier « %s » en écriture a échoué : fwrite() a échoué : %s" "L'ouverture du fichier « %s » en écriture a échoué : fwrite() a échoué : %s"
#: ../glib/gfileutils.c:1004 #: glib/gfileutils.c:1004
#, c-format #, c-format
msgid "Failed to close file '%s': fclose() failed: %s" msgid "Failed to close file '%s': fclose() failed: %s"
msgstr "La fermeture du fichier « %s » a échoué : fclose() a échoué : %s" msgstr "La fermeture du fichier « %s » a échoué : fclose() a échoué : %s"
#: ../glib/gfileutils.c:1122 #: glib/gfileutils.c:1122
#, c-format #, c-format
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
msgstr "" msgstr ""
"Le fichier existant « %s » ne peut pas être supprimé : g_unlink() a échoué : " "Le fichier existant « %s » ne peut pas être supprimé : g_unlink() a échoué : "
"%s" "%s"
#: ../glib/gfileutils.c:1366 #: glib/gfileutils.c:1366
#, c-format #, c-format
msgid "Template '%s' invalid, should not contain a '%s'" msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "" msgstr ""
"Le modèle « %s » n'est pas valide, il ne devrait pas contenir de « %s »" "Le modèle « %s » n'est pas valide, il ne devrait pas contenir de « %s »"
#: ../glib/gfileutils.c:1379 #: glib/gfileutils.c:1379
#, c-format #, c-format
msgid "Template '%s' doesn't contain XXXXXX" msgid "Template '%s' doesn't contain XXXXXX"
msgstr "Le modèle « %s » ne contient pas XXXXXX" msgstr "Le modèle « %s » ne contient pas XXXXXX"
#: ../glib/gfileutils.c:1854 #: glib/gfileutils.c:1854
#, c-format #, c-format
msgid "Failed to read the symbolic link '%s': %s" msgid "Failed to read the symbolic link '%s': %s"
msgstr "La lecture du lien symbolique « %s » a échoué : %s" msgstr "La lecture du lien symbolique « %s » a échoué : %s"
#: ../glib/gfileutils.c:1875 #: glib/gfileutils.c:1875
#, c-format
msgid "Symbolic links not supported" msgid "Symbolic links not supported"
msgstr "Liens symboliques non pris en charge" msgstr "Liens symboliques non pris en charge"
#: ../glib/giochannel.c:1154 #: glib/giochannel.c:1154
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s': %s" msgid "Could not open converter from '%s' to '%s': %s"
msgstr "Impossible d'ouvrir le convertisseur de « %s » vers « %s » : %s" msgstr "Impossible d'ouvrir le convertisseur de « %s » vers « %s » : %s"
#: ../glib/giochannel.c:1499 #: glib/giochannel.c:1499
#, c-format
msgid "Can't do a raw read in g_io_channel_read_line_string" msgid "Can't do a raw read in g_io_channel_read_line_string"
msgstr "" msgstr ""
"Impossible de faire une lecture brute dans g_io_channel_read_line_string" "Impossible de faire une lecture brute dans g_io_channel_read_line_string"
#: ../glib/giochannel.c:1546 ../glib/giochannel.c:1803 #: glib/giochannel.c:1546 glib/giochannel.c:1803 glib/giochannel.c:1889
#: ../glib/giochannel.c:1889 #, c-format
msgid "Leftover unconverted data in read buffer" msgid "Leftover unconverted data in read buffer"
msgstr "Laisse de coté des données non converties dans le tampon de lecture" msgstr "Laisse de coté des données non converties dans le tampon de lecture"
#: ../glib/giochannel.c:1626 ../glib/giochannel.c:1703 #: glib/giochannel.c:1626 glib/giochannel.c:1703
#, c-format
msgid "Channel terminates in a partial character" msgid "Channel terminates in a partial character"
msgstr "La canal se termine avec un caractère partiel" msgstr "La canal se termine avec un caractère partiel"
#: ../glib/giochannel.c:1689 #: glib/giochannel.c:1689
#, c-format
msgid "Can't do a raw read in g_io_channel_read_to_end" msgid "Can't do a raw read in g_io_channel_read_to_end"
msgstr "Impossible de faire une lecture brut dans g_io_channel_read_to_end" msgstr "Impossible de faire une lecture brut dans g_io_channel_read_to_end"
#: ../glib/gmappedfile.c:116 #: glib/gmappedfile.c:116
#, c-format #, c-format
msgid "Failed to open file '%s': open() failed: %s" msgid "Failed to open file '%s': open() failed: %s"
msgstr "L'ouverture du fichier « %s » a échoué : open() a échoué : %s" msgstr "L'ouverture du fichier « %s » a échoué : open() a échoué : %s"
#: ../glib/gmappedfile.c:193 #: glib/gmappedfile.c:193
#, c-format #, c-format
msgid "Failed to map file '%s': mmap() failed: %s" msgid "Failed to map file '%s': mmap() failed: %s"
msgstr "Le mappage du fichier « %s » a échoué : mmap() a échoué : %s" msgstr "Le mappage du fichier « %s » a échoué : mmap() a échoué : %s"
#: ../glib/gmarkup.c:227 #: glib/gmarkup.c:227
#, c-format #, c-format
msgid "Error on line %d char %d: %s" msgid "Error on line %d char %d: %s"
msgstr "Erreur à la ligne %d caractère %d : %s" msgstr "Erreur à la ligne %d caractère %d : %s"
#: ../glib/gmarkup.c:325 #: glib/gmarkup.c:325
#, c-format #, c-format
msgid "Error on line %d: %s" msgid "Error on line %d: %s"
msgstr "Erreur à la ligne %d : %s" msgstr "Erreur à la ligne %d : %s"
#: ../glib/gmarkup.c:429 #: glib/gmarkup.c:429
msgid "" msgid ""
"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;" "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
msgstr "" msgstr ""
"Entité vide « &; » vue : les entités valides sont : &amp; &quot; &lt; &gt; " "Entité vide « &; » vue : les entités valides sont : &amp; &quot; &lt; &gt; "
"&apos;" "&apos;"
#: ../glib/gmarkup.c:439 #: glib/gmarkup.c:439
#, c-format #, c-format
msgid "" msgid ""
"Character '%s' is not valid at the start of an entity name; the & character " "Character '%s' is not valid at the start of an entity name; the & character "
@@ -308,17 +316,17 @@ msgstr ""
"caractère & commence une entité ; si l'esperluette n'est pas supposée être " "caractère & commence une entité ; si l'esperluette n'est pas supposée être "
"une entité, échappez-le comme &amp;" "une entité, échappez-le comme &amp;"
#: ../glib/gmarkup.c:473 #: glib/gmarkup.c:473
#, c-format #, c-format
msgid "Character '%s' is not valid inside an entity name" msgid "Character '%s' is not valid inside an entity name"
msgstr "Le caractère « %s » n'est pas valide à l'intérieur d'un nom d'entité" msgstr "Le caractère « %s » n'est pas valide à l'intérieur d'un nom d'entité"
#: ../glib/gmarkup.c:510 #: glib/gmarkup.c:510
#, c-format #, c-format
msgid "Entity name '%s' is not known" msgid "Entity name '%s' is not known"
msgstr "Le nom d'entité « %s » n'est pas connu" msgstr "Le nom d'entité « %s » n'est pas connu"
#: ../glib/gmarkup.c:521 #: glib/gmarkup.c:521
msgid "" msgid ""
"Entity did not end with a semicolon; most likely you used an ampersand " "Entity did not end with a semicolon; most likely you used an ampersand "
"character without intending to start an entity - escape ampersand as &amp;" "character without intending to start an entity - escape ampersand as &amp;"
@@ -327,7 +335,7 @@ msgstr ""
"utilisé une esperluette sans l'avoir marquée comme entité - échappez " "utilisé une esperluette sans l'avoir marquée comme entité - échappez "
"l'esperluette comme &amp;" "l'esperluette comme &amp;"
#: ../glib/gmarkup.c:574 #: glib/gmarkup.c:574
#, c-format #, c-format
msgid "" msgid ""
"Failed to parse '%-.*s', which should have been a digit inside a character " "Failed to parse '%-.*s', which should have been a digit inside a character "
@@ -337,16 +345,16 @@ msgstr ""
"référence de caractère (&#234; par exemple) - peut-être que le nombre est " "référence de caractère (&#234; par exemple) - peut-être que le nombre est "
"trop grand" "trop grand"
#: ../glib/gmarkup.c:599 #: glib/gmarkup.c:599
#, c-format #, c-format
msgid "Character reference '%-.*s' does not encode a permitted character" msgid "Character reference '%-.*s' does not encode a permitted character"
msgstr "La référence de caractère « %-.*s » n'encode pas un caractère autorisé" msgstr "La référence de caractère « %-.*s » n'encode pas un caractère autorisé"
#: ../glib/gmarkup.c:614 #: glib/gmarkup.c:614
msgid "Empty character reference; should include a digit such as &#454;" msgid "Empty character reference; should include a digit such as &#454;"
msgstr "Référence de caractère vide ; devrait inclure un nombre comme &#454;" msgstr "Référence de caractère vide ; devrait inclure un nombre comme &#454;"
#: ../glib/gmarkup.c:624 #: glib/gmarkup.c:624
msgid "" msgid ""
"Character reference did not end with a semicolon; most likely you used an " "Character reference did not end with a semicolon; most likely you used an "
"ampersand character without intending to start an entity - escape ampersand " "ampersand character without intending to start an entity - escape ampersand "
@@ -356,23 +364,23 @@ msgstr ""
"avez vraisemblablement utilisé une esperluette sans intention de commencer " "avez vraisemblablement utilisé une esperluette sans intention de commencer "
"une entité - échappez l'esperluette comme &amp;" "une entité - échappez l'esperluette comme &amp;"
#: ../glib/gmarkup.c:710 #: glib/gmarkup.c:710
msgid "Unfinished entity reference" msgid "Unfinished entity reference"
msgstr "Référence d'entité non terminée" msgstr "Référence d'entité non terminée"
#: ../glib/gmarkup.c:716 #: glib/gmarkup.c:716
msgid "Unfinished character reference" msgid "Unfinished character reference"
msgstr "Référence de caractère non terminée" msgstr "Référence de caractère non terminée"
#: ../glib/gmarkup.c:959 ../glib/gmarkup.c:987 ../glib/gmarkup.c:1018 #: glib/gmarkup.c:959 glib/gmarkup.c:987 glib/gmarkup.c:1018
msgid "Invalid UTF-8 encoded text" msgid "Invalid UTF-8 encoded text"
msgstr "Texte codé en UTF-8 non valide" msgstr "Texte codé en UTF-8 non valide"
#: ../glib/gmarkup.c:1054 #: glib/gmarkup.c:1054
msgid "Document must begin with an element (e.g. <book>)" msgid "Document must begin with an element (e.g. <book>)"
msgstr "Le document doit commencer avec un élément (par ex. <book>)" msgstr "Le document doit commencer avec un élément (par ex. <book>)"
#: ../glib/gmarkup.c:1094 #: glib/gmarkup.c:1094
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an " "'%s' is not a valid character following a '<' character; it may not begin an "
@@ -381,7 +389,7 @@ msgstr ""
"« %s » n'est pas un caractère valide suivant le caractère « < » ; il ne " "« %s » n'est pas un caractère valide suivant le caractère « < » ; il ne "
"semble pas commencer un nom d'élément" "semble pas commencer un nom d'élément"
#: ../glib/gmarkup.c:1158 #: glib/gmarkup.c:1158
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '>' character to end the start tag of element " "Odd character '%s', expected a '>' character to end the start tag of element "
@@ -390,7 +398,7 @@ msgstr ""
"Caractère bizarre « %s », un caractère « > » est requis pour terminer la " "Caractère bizarre « %s », un caractère « > » est requis pour terminer la "
"balise de début de l'élément « %s »" "balise de début de l'élément « %s »"
#: ../glib/gmarkup.c:1247 #: glib/gmarkup.c:1247
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
@@ -398,7 +406,7 @@ msgstr ""
"Caractère bizarre « %s », un caractère « = » est requis après le nom de " "Caractère bizarre « %s », un caractère « = » est requis après le nom de "
"l'attribut « %s » de l'élément « %s »" "l'attribut « %s » de l'élément « %s »"
#: ../glib/gmarkup.c:1289 #: glib/gmarkup.c:1289
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '>' or '/' character to end the start tag of " "Odd character '%s', expected a '>' or '/' character to end the start tag of "
@@ -410,7 +418,7 @@ msgstr ""
"attribut ; peut-être que vous utilisez un caractère non valide dans un nom " "attribut ; peut-être que vous utilisez un caractère non valide dans un nom "
"d'attribut" "d'attribut"
#: ../glib/gmarkup.c:1378 #: glib/gmarkup.c:1378
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when " "Odd character '%s', expected an open quote mark after the equals sign when "
@@ -419,7 +427,7 @@ msgstr ""
"Caractère bizarre « %s », un guillemet d'ouverture après le signe égal est " "Caractère bizarre « %s », un guillemet d'ouverture après le signe égal est "
"requis quand on donne une valeur pour l'attribut « %s » de l'élément « %s »" "requis quand on donne une valeur pour l'attribut « %s » de l'élément « %s »"
#: ../glib/gmarkup.c:1523 #: glib/gmarkup.c:1523
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not " "'%s' is not a valid character following the characters '</'; '%s' may not "
@@ -428,7 +436,7 @@ msgstr ""
"« %s » n'est pas un caractère valide suivant les caractères « </ » ; « %s » " "« %s » n'est pas un caractère valide suivant les caractères « </ » ; « %s » "
"ne peut pas commencer un nom d'élément" "ne peut pas commencer un nom d'élément"
#: ../glib/gmarkup.c:1563 #: glib/gmarkup.c:1563
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following the close element name '%s'; the " "'%s' is not a valid character following the close element name '%s'; the "
@@ -437,26 +445,26 @@ msgstr ""
"« %s » n'est pas un caractère valide suivant le nom l'élément de fermeture " "« %s » n'est pas un caractère valide suivant le nom l'élément de fermeture "
"« %s » ; le caractère autorisé est « > »" "« %s » ; le caractère autorisé est « > »"
#: ../glib/gmarkup.c:1574 #: glib/gmarkup.c:1574
#, c-format #, c-format
msgid "Element '%s' was closed, no element is currently open" msgid "Element '%s' was closed, no element is currently open"
msgstr "L'élément « %s » a été fermé, aucun élément est actuellement ouvert" msgstr "L'élément « %s » a été fermé, aucun élément est actuellement ouvert"
#: ../glib/gmarkup.c:1583 #: glib/gmarkup.c:1583
#, c-format #, c-format
msgid "Element '%s' was closed, but the currently open element is '%s'" msgid "Element '%s' was closed, but the currently open element is '%s'"
msgstr "" msgstr ""
"L'élément « %s » a été fermé, mais l'élément actuellement ouvert est « %s »" "L'élément « %s » a été fermé, mais l'élément actuellement ouvert est « %s »"
#: ../glib/gmarkup.c:1749 #: glib/gmarkup.c:1749
msgid "Document was empty or contained only whitespace" msgid "Document was empty or contained only whitespace"
msgstr "Le document était vide ou ne contenait que des espaces" msgstr "Le document était vide ou ne contenait que des espaces"
#: ../glib/gmarkup.c:1763 #: glib/gmarkup.c:1763
msgid "Document ended unexpectedly just after an open angle bracket '<'" msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr "Le document s'est terminé de manière inattendue juste après un « < »" msgstr "Le document s'est terminé de manière inattendue juste après un « < »"
#: ../glib/gmarkup.c:1771 ../glib/gmarkup.c:1815 #: glib/gmarkup.c:1771 glib/gmarkup.c:1815
#, c-format #, c-format
msgid "" msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last " "Document ended unexpectedly with elements still open - '%s' was the last "
@@ -465,7 +473,7 @@ msgstr ""
"Le document s'est terminé de manière inattendue avec des éléments encore " "Le document s'est terminé de manière inattendue avec des éléments encore "
"ouverts - « %s » était le dernier élément ouvert" "ouverts - « %s » était le dernier élément ouvert"
#: ../glib/gmarkup.c:1779 #: glib/gmarkup.c:1779
#, c-format #, c-format
msgid "" msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending " "Document ended unexpectedly, expected to see a close angle bracket ending "
@@ -474,25 +482,25 @@ msgstr ""
"Le document s'est terminé de manière inattendue, un caractère de fermeture " "Le document s'est terminé de manière inattendue, un caractère de fermeture "
"pour la balise <%s/> est requis" "pour la balise <%s/> est requis"
#: ../glib/gmarkup.c:1785 #: glib/gmarkup.c:1785
msgid "Document ended unexpectedly inside an element name" msgid "Document ended unexpectedly inside an element name"
msgstr "" msgstr ""
"Le document s'est terminé de manière inattendue à l'intérieur d'un nom " "Le document s'est terminé de manière inattendue à l'intérieur d'un nom "
"d'élément" "d'élément"
#: ../glib/gmarkup.c:1790 #: glib/gmarkup.c:1790
msgid "Document ended unexpectedly inside an attribute name" msgid "Document ended unexpectedly inside an attribute name"
msgstr "" msgstr ""
"Le document s'est terminé de manière inattendue à l'intérieur d'un nom " "Le document s'est terminé de manière inattendue à l'intérieur d'un nom "
"d'attribut" "d'attribut"
#: ../glib/gmarkup.c:1795 #: glib/gmarkup.c:1795
msgid "Document ended unexpectedly inside an element-opening tag." msgid "Document ended unexpectedly inside an element-opening tag."
msgstr "" msgstr ""
"Le document s'est terminé de manière inattendue à l'intérieur d'une balise " "Le document s'est terminé de manière inattendue à l'intérieur d'une balise "
"d'ouverture d'élément." "d'ouverture d'élément."
#: ../glib/gmarkup.c:1801 #: glib/gmarkup.c:1801
msgid "" msgid ""
"Document ended unexpectedly after the equals sign following an attribute " "Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value" "name; no attribute value"
@@ -500,109 +508,111 @@ msgstr ""
"Le document s'est terminé de manière inattendue après le signe égal suivant " "Le document s'est terminé de manière inattendue après le signe égal suivant "
"un nom d'attribut ; aucune valeur d'attribut" "un nom d'attribut ; aucune valeur d'attribut"
#: ../glib/gmarkup.c:1808 #: glib/gmarkup.c:1808
msgid "Document ended unexpectedly while inside an attribute value" msgid "Document ended unexpectedly while inside an attribute value"
msgstr "" msgstr ""
"Le document s'est terminé de manière inattendue alors qu'il était à " "Le document s'est terminé de manière inattendue alors qu'il était à "
"l'intérieur d'une valeur d'attribut" "l'intérieur d'une valeur d'attribut"
#: ../glib/gmarkup.c:1823 #: glib/gmarkup.c:1823
#, c-format #, c-format
msgid "Document ended unexpectedly inside the close tag for element '%s'" msgid "Document ended unexpectedly inside the close tag for element '%s'"
msgstr "" msgstr ""
"Le document s'est terminé de manière inattendue à l'intérieur de la balise " "Le document s'est terminé de manière inattendue à l'intérieur de la balise "
"de fermeture pour l'élément « %s »" "de fermeture pour l'élément « %s »"
#: ../glib/gmarkup.c:1829 #: glib/gmarkup.c:1829
msgid "Document ended unexpectedly inside a comment or processing instruction" msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr "" msgstr ""
"Le document s'est terminé de manière inattendue à l'intérieur d'un " "Le document s'est terminé de manière inattendue à l'intérieur d'un "
"commentaire ou d'une instruction de traitement" "commentaire ou d'une instruction de traitement"
#: ../glib/gshell.c:70 #: glib/gshell.c:70
#, c-format
msgid "Quoted text doesn't begin with a quotation mark" msgid "Quoted text doesn't begin with a quotation mark"
msgstr "Le texte cité ne commence pas avec un caractère de citation" msgstr "Le texte cité ne commence pas avec un caractère de citation"
#: ../glib/gshell.c:160 #: glib/gshell.c:160
#, c-format
msgid "Unmatched quotation mark in command line or other shell-quoted text" msgid "Unmatched quotation mark in command line or other shell-quoted text"
msgstr "" msgstr ""
"Caractère de citation sans correspondance dans la ligne de commande ou un " "Caractère de citation sans correspondance dans la ligne de commande ou un "
"autre texte shell rapporté" "autre texte shell rapporté"
#: ../glib/gshell.c:538 #: glib/gshell.c:538
#, c-format #, c-format
msgid "Text ended just after a '\\' character. (The text was '%s')" msgid "Text ended just after a '\\' character. (The text was '%s')"
msgstr "" msgstr ""
"Le texte s'est terminé juste après un caractère « \\ ». (Le texte était « %" "Le texte s'est terminé juste après un caractère « \\ ». (Le texte était « %"
"s »)" "s »)"
#: ../glib/gshell.c:545 #: glib/gshell.c:545
#, c-format #, c-format
msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgid "Text ended before matching quote was found for %c. (The text was '%s')"
msgstr "" msgstr ""
"Le texte s'est terminé avant qu'un caractère de citation soit trouvé pour %" "Le texte s'est terminé avant qu'un caractère de citation soit trouvé pour %"
"c. (Le texte était « %s »)" "c. (Le texte était « %s »)"
#: ../glib/gshell.c:557 #: glib/gshell.c:557
#, c-format
msgid "Text was empty (or contained only whitespace)" msgid "Text was empty (or contained only whitespace)"
msgstr "Le texte était vide (ou ne contenait que des espaces)" msgstr "Le texte était vide (ou ne contenait que des espaces)"
#: ../glib/gspawn-win32.c:273 #: glib/gspawn-win32.c:273
#, c-format
msgid "Failed to read data from child process" msgid "Failed to read data from child process"
msgstr "La lecture des données depuis le processus fils a échoué" msgstr "La lecture des données depuis le processus fils a échoué"
#: ../glib/gspawn-win32.c:288 ../glib/gspawn.c:1361 #: glib/gspawn-win32.c:288 glib/gspawn.c:1361
#, c-format #, c-format
msgid "Failed to create pipe for communicating with child process (%s)" msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "" msgstr ""
"La création du tube de communication avec le processus fils a échoué (%s)" "La création du tube de communication avec le processus fils a échoué (%s)"
#: ../glib/gspawn-win32.c:326 ../glib/gspawn.c:1025 #: glib/gspawn-win32.c:326 glib/gspawn.c:1025
#, c-format #, c-format
msgid "Failed to read from child pipe (%s)" msgid "Failed to read from child pipe (%s)"
msgstr "La lecture depuis un tube fils a échoué (%s)" msgstr "La lecture depuis un tube fils a échoué (%s)"
#: ../glib/gspawn-win32.c:352 ../glib/gspawn.c:1230 #: glib/gspawn-win32.c:352 glib/gspawn.c:1230
#, c-format #, c-format
msgid "Failed to change to directory '%s' (%s)" msgid "Failed to change to directory '%s' (%s)"
msgstr "Le changement de répertoire « %s » a échoué (%s)" msgstr "Le changement de répertoire « %s » a échoué (%s)"
#: ../glib/gspawn-win32.c:358 ../glib/gspawn-win32.c:578 #: glib/gspawn-win32.c:358 glib/gspawn-win32.c:578
#, c-format #, c-format
msgid "Failed to execute child process (%s)" msgid "Failed to execute child process (%s)"
msgstr "L'exécution du processus fils a échoué (%s)" msgstr "L'exécution du processus fils a échoué (%s)"
#: ../glib/gspawn-win32.c:468 ../glib/gspawn-win32.c:524 #: glib/gspawn-win32.c:468 glib/gspawn-win32.c:524
#, c-format #, c-format
msgid "Invalid program name: %s" msgid "Invalid program name: %s"
msgstr "Nom du programme invalide : %s" msgstr "Nom du programme invalide : %s"
#: ../glib/gspawn-win32.c:478 ../glib/gspawn-win32.c:534 #: glib/gspawn-win32.c:478 glib/gspawn-win32.c:534 glib/gspawn-win32.c:777
#: ../glib/gspawn-win32.c:777 ../glib/gspawn-win32.c:832 #: glib/gspawn-win32.c:832 glib/gspawn-win32.c:1367
#: ../glib/gspawn-win32.c:1367
#, c-format #, c-format
msgid "Invalid string in argument vector at %d: %s" msgid "Invalid string in argument vector at %d: %s"
msgstr "Chaîne invalide dans le vecteur argument à %d : %s" msgstr "Chaîne invalide dans le vecteur argument à %d : %s"
#: ../glib/gspawn-win32.c:489 ../glib/gspawn-win32.c:545 #: glib/gspawn-win32.c:489 glib/gspawn-win32.c:545 glib/gspawn-win32.c:791
#: ../glib/gspawn-win32.c:791 ../glib/gspawn-win32.c:845 #: glib/gspawn-win32.c:845 glib/gspawn-win32.c:1400
#: ../glib/gspawn-win32.c:1400
#, c-format #, c-format
msgid "Invalid string in environment: %s" msgid "Invalid string in environment: %s"
msgstr "Chaîne invalide dans l'environnement : %s" msgstr "Chaîne invalide dans l'environnement : %s"
#: ../glib/gspawn-win32.c:773 ../glib/gspawn-win32.c:828 #: glib/gspawn-win32.c:773 glib/gspawn-win32.c:828 glib/gspawn-win32.c:1348
#: ../glib/gspawn-win32.c:1348
#, c-format #, c-format
msgid "Invalid working directory: %s" msgid "Invalid working directory: %s"
msgstr "Répertoire de travail invalide : %s" msgstr "Répertoire de travail invalide : %s"
#: ../glib/gspawn-win32.c:887 #: glib/gspawn-win32.c:887
#, c-format #, c-format
msgid "Failed to execute helper program (%s)" msgid "Failed to execute helper program (%s)"
msgstr "L'exécution du programme d'aide a échoué (%s)" msgstr "L'exécution du programme d'aide a échoué (%s)"
#: ../glib/gspawn-win32.c:1087 #: glib/gspawn-win32.c:1087
#, c-format
msgid "" msgid ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child " "Unexpected error in g_io_channel_win32_poll() reading data from a child "
"process" "process"
@@ -610,143 +620,149 @@ msgstr ""
"Erreur inattendue dans g_io_channel_win32_poll() lors de la lecture des " "Erreur inattendue dans g_io_channel_win32_poll() lors de la lecture des "
"données depuis un processus fils" "données depuis un processus fils"
#: ../glib/gspawn.c:165 #: glib/gspawn.c:165
#, c-format #, c-format
msgid "Failed to read data from child process (%s)" msgid "Failed to read data from child process (%s)"
msgstr "La lecture des données depuis le processus fils a échoué (%s)" msgstr "La lecture des données depuis le processus fils a échoué (%s)"
#: ../glib/gspawn.c:297 #: glib/gspawn.c:297
#, c-format #, c-format
msgid "Unexpected error in select() reading data from a child process (%s)" msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr "" msgstr ""
"Erreur inattendue dans select() à la lecture des données depuis un processus " "Erreur inattendue dans select() à la lecture des données depuis un processus "
"fils (%s)" "fils (%s)"
#: ../glib/gspawn.c:380 #: glib/gspawn.c:380
#, c-format #, c-format
msgid "Unexpected error in waitpid() (%s)" msgid "Unexpected error in waitpid() (%s)"
msgstr "Erreur inattendue dans waitpid() (%s)" msgstr "Erreur inattendue dans waitpid() (%s)"
#: ../glib/gspawn.c:1090 #: glib/gspawn.c:1090
#, c-format #, c-format
msgid "Failed to fork (%s)" msgid "Failed to fork (%s)"
msgstr "Le fork a échoué (%s)" msgstr "Le fork a échoué (%s)"
#: ../glib/gspawn.c:1240 #: glib/gspawn.c:1240
#, c-format #, c-format
msgid "Failed to execute child process \"%s\" (%s)" msgid "Failed to execute child process \"%s\" (%s)"
msgstr "L'exécution du processus fils « %s » a échoué (%s)" msgstr "L'exécution du processus fils « %s » a échoué (%s)"
#: ../glib/gspawn.c:1250 #: glib/gspawn.c:1250
#, c-format #, c-format
msgid "Failed to redirect output or input of child process (%s)" msgid "Failed to redirect output or input of child process (%s)"
msgstr "" msgstr ""
"La redirection de la sortie ou de l'entrée du processus fils a échoué (%s)" "La redirection de la sortie ou de l'entrée du processus fils a échoué (%s)"
#: ../glib/gspawn.c:1259 #: glib/gspawn.c:1259
#, c-format #, c-format
msgid "Failed to fork child process (%s)" msgid "Failed to fork child process (%s)"
msgstr "Le fork du processus fils a échoué (%s)" msgstr "Le fork du processus fils a échoué (%s)"
#: ../glib/gspawn.c:1267 #: glib/gspawn.c:1267
#, c-format #, c-format
msgid "Unknown error executing child process \"%s\"" msgid "Unknown error executing child process \"%s\""
msgstr "Erreur inconnue à l'exécution du processus fils « %s »" msgstr "Erreur inconnue à l'exécution du processus fils « %s »"
#: ../glib/gspawn.c:1289 #: glib/gspawn.c:1289
#, c-format #, c-format
msgid "Failed to read enough data from child pid pipe (%s)" msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "" msgstr ""
"Impossible de lire suffisamment de données depuis le tube du processus fils " "Impossible de lire suffisamment de données depuis le tube du processus fils "
"de pid (%s)" "de pid (%s)"
#: ../glib/gutf8.c:1017 #: glib/gutf8.c:1017
#, c-format
msgid "Character out of range for UTF-8" msgid "Character out of range for UTF-8"
msgstr "Caractère hors des limites UTF-8" msgstr "Caractère hors des limites UTF-8"
#: ../glib/gutf8.c:1111 ../glib/gutf8.c:1120 ../glib/gutf8.c:1252 #: glib/gutf8.c:1111 glib/gutf8.c:1120 glib/gutf8.c:1252 glib/gutf8.c:1261
#: ../glib/gutf8.c:1261 ../glib/gutf8.c:1402 ../glib/gutf8.c:1498 #: glib/gutf8.c:1402 glib/gutf8.c:1498
#, c-format
msgid "Invalid sequence in conversion input" msgid "Invalid sequence in conversion input"
msgstr "Séquence non valide dans l'entrée du convertisseur" msgstr "Séquence non valide dans l'entrée du convertisseur"
#: ../glib/gutf8.c:1413 ../glib/gutf8.c:1509 #: glib/gutf8.c:1413 glib/gutf8.c:1509
#, c-format
msgid "Character out of range for UTF-16" msgid "Character out of range for UTF-16"
msgstr "Caractère hors des limites UTF-16" msgstr "Caractère hors des limites UTF-16"
#: ../glib/goption.c:495 #: glib/goption.c:495
msgid "Usage:" msgid "Usage:"
msgstr "Usage :" msgstr "Usage :"
#: ../glib/goption.c:495 #: glib/goption.c:495
msgid "[OPTION...]" msgid "[OPTION...]"
msgstr "[OPTION...]" msgstr "[OPTION...]"
#: ../glib/goption.c:586 #: glib/goption.c:586
msgid "Help Options:" msgid "Help Options:"
msgstr "Options de l'aide :" msgstr "Options de l'aide :"
#: ../glib/goption.c:587 #: glib/goption.c:587
msgid "Show help options" msgid "Show help options"
msgstr "Afficher les options de l'aide" msgstr "Afficher les options de l'aide"
#: ../glib/goption.c:592 #: glib/goption.c:592
msgid "Show all help options" msgid "Show all help options"
msgstr "Afficher toutes les options de l'aide" msgstr "Afficher toutes les options de l'aide"
#: ../glib/goption.c:642 #: glib/goption.c:642
msgid "Application Options:" msgid "Application Options:"
msgstr "Options de l'application :" msgstr "Options de l'application :"
#: ../glib/goption.c:686 ../glib/goption.c:756 #: glib/goption.c:686 glib/goption.c:756
#, c-format #, c-format
msgid "Cannot parse integer value '%s' for %s" msgid "Cannot parse integer value '%s' for %s"
msgstr "Impossible d'analyser la valeur entière « %s » pour %s" msgstr "Impossible d'analyser la valeur entière « %s » pour %s"
#: ../glib/goption.c:696 ../glib/goption.c:764 #: glib/goption.c:696 glib/goption.c:764
#, c-format #, c-format
msgid "Integer value '%s' for %s out of range" msgid "Integer value '%s' for %s out of range"
msgstr "La valeur entière « %s » pour %s est hors des limites" msgstr "La valeur entière « %s » pour %s est hors des limites"
#: ../glib/goption.c:721 #: glib/goption.c:721
#, c-format #, c-format
msgid "Cannot parse double value '%s' for %s" msgid "Cannot parse double value '%s' for %s"
msgstr "Impossible d'analyser la valeur double « %s » pour %s" msgstr "Impossible d'analyser la valeur double « %s » pour %s"
#: ../glib/goption.c:729 #: glib/goption.c:729
#, c-format #, c-format
msgid "Double value '%s' for %s out of range" msgid "Double value '%s' for %s out of range"
msgstr "La valeur double « %s » pour %s est hors des limites" msgstr "La valeur double « %s » pour %s est hors des limites"
#: ../glib/goption.c:1066 #: glib/goption.c:1066
#, c-format #, c-format
msgid "Error parsing option %s" msgid "Error parsing option %s"
msgstr "Erreur lors de l'analyse de l'option %s" msgstr "Erreur lors de l'analyse de l'option %s"
#: ../glib/goption.c:1097 ../glib/goption.c:1208 #: glib/goption.c:1097 glib/goption.c:1208
#, c-format #, c-format
msgid "Missing argument for %s" msgid "Missing argument for %s"
msgstr "Argument manquant pour %s" msgstr "Argument manquant pour %s"
#: ../glib/goption.c:1597 #: glib/goption.c:1597
#, c-format #, c-format
msgid "Unknown option %s" msgid "Unknown option %s"
msgstr "Option inconnue %s" msgstr "Option inconnue %s"
#: ../glib/gkeyfile.c:337 #: glib/gkeyfile.c:337
#, c-format
msgid "Valid key file could not be found in data dirs" msgid "Valid key file could not be found in data dirs"
msgstr "" msgstr ""
"Impossible de trouver un fichier de clés valide dans les répertoires de " "Impossible de trouver un fichier de clés valide dans les répertoires de "
"données" "données"
#: ../glib/gkeyfile.c:372 #: glib/gkeyfile.c:372
#, c-format
msgid "Not a regular file" msgid "Not a regular file"
msgstr "Pas un fichier régulier" msgstr "Pas un fichier régulier"
#: ../glib/gkeyfile.c:380 #: glib/gkeyfile.c:380
#, c-format
msgid "File is empty" msgid "File is empty"
msgstr "Le fichier est vide" msgstr "Le fichier est vide"
#: ../glib/gkeyfile.c:696 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -754,43 +770,44 @@ msgstr ""
"Le fichier de clés contient la ligne « %s » qui n'est ni une paire clé-" "Le fichier de clés contient la ligne « %s » qui n'est ni une paire clé-"
"valeur, ni un groupe, ni un commentaire" "valeur, ni un groupe, ni un commentaire"
#: ../glib/gkeyfile.c:767 #: glib/gkeyfile.c:767
#, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Le fichier de clés ne débute pas par un groupe" msgstr "Le fichier de clés ne débute pas par un groupe"
#: ../glib/gkeyfile.c:811 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "" msgstr ""
"Le fichier de clés contient un codage de caractères non pris en charge « %s »" "Le fichier de clés contient un codage de caractères non pris en charge « %s »"
#: ../glib/gkeyfile.c:1020 ../glib/gkeyfile.c:1179 ../glib/gkeyfile.c:2398 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: ../glib/gkeyfile.c:2463 ../glib/gkeyfile.c:2582 ../glib/gkeyfile.c:2717 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: ../glib/gkeyfile.c:2870 ../glib/gkeyfile.c:3046 ../glib/gkeyfile.c:3103 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Le fichier de clés n'a pas de groupe « %s »" msgstr "Le fichier de clés n'a pas de groupe « %s »"
#: ../glib/gkeyfile.c:1191 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Le fichier de clés n'a pas de clé « %s »" msgstr "Le fichier de clés n'a pas de clé « %s »"
#: ../glib/gkeyfile.c:1293 ../glib/gkeyfile.c:1405 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
"Le fichier de clés contient la clé « %s » avec la valeur « %s » qui n'est " "Le fichier de clés contient la clé « %s » avec la valeur « %s » qui n'est "
"pas de l'UTF-8" "pas de l'UTF-8"
#: ../glib/gkeyfile.c:1313 ../glib/gkeyfile.c:1425 ../glib/gkeyfile.c:1797 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
"Le fichier de clés contient la clé « %s » avec une valeur impossible à " "Le fichier de clés contient la clé « %s » avec une valeur impossible à "
"interpréter." "interpréter."
#: ../glib/gkeyfile.c:2013 ../glib/gkeyfile.c:2226 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -799,39 +816,40 @@ msgstr ""
"Le fichier de clés contient la clé « %s » dans le groupe « %s » qui a une " "Le fichier de clés contient la clé « %s » dans le groupe « %s » qui a une "
"valeur impossible à interpréter." "valeur impossible à interpréter."
#: ../glib/gkeyfile.c:2413 ../glib/gkeyfile.c:2597 ../glib/gkeyfile.c:3114 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Le fichier de clés ne contient pas de clé « %s » dans le groupe « %s »" msgstr "Le fichier de clés ne contient pas de clé « %s » dans le groupe « %s »"
#: ../glib/gkeyfile.c:3287 #: glib/gkeyfile.c:3287
#, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Le fichier de clés contient un caractère d'échappement en fin de ligne" msgstr "Le fichier de clés contient un caractère d'échappement en fin de ligne"
#: ../glib/gkeyfile.c:3309 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "" msgstr ""
"Le fichier de clés contient une séquence d'échappement non valide « %s »" "Le fichier de clés contient une séquence d'échappement non valide « %s »"
#: ../glib/gkeyfile.c:3451 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "La valeur « %s » ne peut pas être interprétée comme un nombre." msgstr "La valeur « %s » ne peut pas être interprétée comme un nombre."
#: ../glib/gkeyfile.c:3465 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "La valeur entière « %s » est hors plage" msgstr "La valeur entière « %s » est hors plage"
#: ../glib/gkeyfile.c:3498 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "" msgstr ""
"La valeur « %s » ne peut pas être interprétée comme un nombre à virgule " "La valeur « %s » ne peut pas être interprétée comme un nombre à virgule "
"flottante." "flottante."
#: ../glib/gkeyfile.c:3525 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "La valeur « %s » ne peut pas être interprétée comme un booléen." msgstr "La valeur « %s » ne peut pas être interprétée comme un booléen."

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib HEAD \n" "Project-Id-Version: glib HEAD \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2004-03-08 21:28+0000\n" "PO-Revision-Date: 2004-03-08 21:28+0000\n"
"Last-Translator: Alastair McKinstry <mckinstry@debian.org>\n" "Last-Translator: Alastair McKinstry <mckinstry@debian.org>\n"
"Language-Team: Irish <gaeilge-gnulinux@lists.sourceforge.net>\n" "Language-Team: Irish <gaeilge-gnulinux@lists.sourceforge.net>\n"
@@ -54,10 +54,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -77,76 +77,76 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "" msgstr ""
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "" msgstr ""
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Teip ar tiontaithe: %s" msgstr "Teip ar tiontaithe: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "" msgstr ""
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "" msgstr ""
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "" msgstr ""
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "Is neambhailí an URI '%s'" msgstr "Is neambhailí an URI '%s'"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Is meamhbháilí an h-óstainm do URI '%s'" msgstr "Is meamhbháilí an h-óstainm do URI '%s'"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "" msgstr ""
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "" msgstr ""
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Óstainm neamhbhailí" msgstr "Óstainm neamhbhailí"
@@ -680,82 +680,82 @@ msgstr ""
msgid "File is empty" msgid "File is empty"
msgstr "" msgstr ""
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "" msgstr ""
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "" msgstr ""
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
msgstr "" msgstr ""
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "" msgstr ""
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "" msgstr ""
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gl\n" "Project-Id-Version: gl\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-05-16 13:06+0200\n" "PO-Revision-Date: 2006-05-16 13:06+0200\n"
"Last-Translator: Ignacio Casal Quinteiro <nacho.resa@gmail.com>\n" "Last-Translator: Ignacio Casal Quinteiro <nacho.resa@gmail.com>\n"
"Language-Team: Galego <trasno@ceu.fi.udc.es>\n" "Language-Team: Galego <trasno@ceu.fi.udc.es>\n"
@@ -58,10 +58,10 @@ msgstr "Xa existe un marcador para a URI '%s'"
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "Non se atopou un marcador para a URI '%s'" msgstr "Non se atopou un marcador para a URI '%s'"
@@ -81,76 +81,76 @@ msgstr "Non se definiu ningún flag privador no marcador para a URI '%s'"
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "Non se estableceu ningún grupo no marcador para a URI '%s'" msgstr "Non se estableceu ningún grupo no marcador para a URI '%s'"
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "Ningunha aplicación con nome '%s' rexistrou un marcador para '%s'" msgstr "Ningunha aplicación con nome '%s' rexistrou un marcador para '%s'"
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" 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'" msgstr "Non está soportada a conversión do conxunto de caracteres '%s' a '%s'"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Non se puido abrir o conversor desde '%s' a '%s'" msgstr "Non se puido abrir o conversor desde '%s' a '%s'"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Secuencia de bytes non válida na entrada da conversión" msgstr "Secuencia de bytes non válida na entrada da conversión"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Erro durante a conversión: %s" msgstr "Erro durante a conversión: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Secuencia parcial de caracter ao final da entrada" msgstr "Secuencia parcial de caracter ao final da entrada"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Non se pode converter o por defecto (fallback) '%s' ao código '%s'" msgstr "Non se pode converter o por defecto (fallback) '%s' ao código '%s'"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "O URI '%s' non é un URI absoluto usando o esquema de ficheiro \"file\"" msgstr "O URI '%s' non é un URI absoluto usando o esquema de ficheiro \"file\""
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "O URI de ficheiro local '%s' non pode incluir un '#'" msgstr "O URI de ficheiro local '%s' non pode incluir un '#'"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "O URI '%s' non é válido" msgstr "O URI '%s' non é válido"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "O nome do servidor no URI '%s' é inválido" msgstr "O nome do servidor no URI '%s' é inválido"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "A URI '%s' contén caracteres de escape non válidos" msgstr "A URI '%s' contén caracteres de escape non válidos"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "O nome de ruta '%s' non é unha ruta absoluta" msgstr "O nome de ruta '%s' non é unha ruta absoluta"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Nome de servidor inválido" msgstr "Nome de servidor inválido"
@@ -733,7 +733,7 @@ msgstr "Non é un arquivo regular"
msgid "File is empty" msgid "File is empty"
msgstr "O ficheiro está vacío" msgstr "O ficheiro está vacío"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -741,42 +741,42 @@ msgstr ""
"O arquivo chave contén a liña '%s' que non é un par valor-chave, grupo, ou " "O arquivo chave contén a liña '%s' que non é un par valor-chave, grupo, ou "
"comentario" "comentario"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "O ficheiro chave non empeza cun grupo" msgstr "O ficheiro chave non empeza cun grupo"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "O ficheiro chave contén unha codificación non soportada '%s'" msgstr "O ficheiro chave contén unha codificación non soportada '%s'"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "O arquivo chave non ten un grupo '%s'" msgstr "O arquivo chave non ten un grupo '%s'"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "O arquivo chave non ten a chave '%s'" msgstr "O arquivo chave non ten a chave '%s'"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
"O arquivo chave contén a chave '%s' co valor '%s' o cal non está en UTF-8" "O arquivo chave contén a chave '%s' co valor '%s' o cal non está en UTF-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
"O arquivo chave contén a chave '%s' que ten un valor que non pode ser " "O arquivo chave contén a chave '%s' que ten un valor que non pode ser "
"interpretado." "interpretado."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -785,37 +785,37 @@ msgstr ""
"O arquivo chave contén a chave '%s' no grupo '%s' que ten un valor que non " "O arquivo chave contén a chave '%s' no grupo '%s' que ten un valor que non "
"pode ser interpretado." "pode ser interpretado."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "O arquivo chave non ten a chave '%s' no grupo '%s'" msgstr "O arquivo chave non ten a chave '%s' no grupo '%s'"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "O arquivo chave contén un carácter de escape ao final da liña" msgstr "O arquivo chave contén un carácter de escape ao final da liña"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "O arquivo chave contén a secuencia de escape inválida '%s'" msgstr "O arquivo chave contén a secuencia de escape inválida '%s'"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "O valor '%s' non pode interpretarse como un número." msgstr "O valor '%s' non pode interpretarse como un número."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "O valor enteiro '%s' está fora de rango" msgstr "O valor enteiro '%s' está fora de rango"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "O valor '%s' non pode interpretarse como un número flotante." msgstr "O valor '%s' non pode interpretarse como un número flotante."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "O valor '%s' non pode interpretarse como un booleano." msgstr "O valor '%s' non pode interpretarse como un booleano."

View File

@@ -4,7 +4,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib.HEAD.gu\n" "Project-Id-Version: glib.HEAD.gu\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-08-07 10:11+0530\n" "PO-Revision-Date: 2006-08-07 10:11+0530\n"
"Last-Translator: Ankit Patel <ankit644@yahoo.com>\n" "Last-Translator: Ankit Patel <ankit644@yahoo.com>\n"
"Language-Team: Gujarati <indianoss-gujarati@lists.sourceforge.net>\n" "Language-Team: Gujarati <indianoss-gujarati@lists.sourceforge.net>\n"
@@ -62,10 +62,10 @@ msgstr "URI '%s' માટેની બુકમાર્ક પહેલાથ
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "URI '%s' માટે કોઈ બુકમાર્ક મળી નહિં" msgstr "URI '%s' માટે કોઈ બુકમાર્ક મળી નહિં"
@@ -85,76 +85,76 @@ msgstr "URI '%s' માટે બુકમાર્કમાં કોઈ ખા
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "URI '%s' માટે બુકમાર્કમાં કોઈ જૂથો સુયોજિત નથી" msgstr "URI '%s' માટે બુકમાર્કમાં કોઈ જૂથો સુયોજિત નથી"
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "'%s' નામવાળા કોઈ કાર્યક્રમે '%s' માટે બુકમાર્ક રજીસ્ટર કરી નથી" msgstr "'%s' નામવાળા કોઈ કાર્યક્રમે '%s' માટે બુકમાર્ક રજીસ્ટર કરી નથી"
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "'%s' અક્ષર સમૂહમાંથી '%s' માં રુપાંતરણ માટે આધાર નથી" msgstr "'%s' અક્ષર સમૂહમાંથી '%s' માં રુપાંતરણ માટે આધાર નથી"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s' માંથી '%s' માટેનો પરીવર્તક ખોલી શકતો નથી" msgstr "'%s' માંથી '%s' માટેનો પરીવર્તક ખોલી શકતો નથી"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "રુપાંતર ઈનપુટની બાઇડ શ્રેણી અપ્રમાણીત છે" msgstr "રુપાંતર ઈનપુટની બાઇડ શ્રેણી અપ્રમાણીત છે"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "રુપાંતર વખતે ભૂલ: %s" msgstr "રુપાંતર વખતે ભૂલ: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "ઈનપુટ ના છેડા પર અપૂર્ણ અક્ષર શ્રેણી છે" msgstr "ઈનપુટ ના છેડા પર અપૂર્ણ અક્ષર શ્રેણી છે"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "ફૈલબેક '%s' ને '%s' કોડના સમૂહમાં પરીવર્તિત કરી શકાતું નથી " msgstr "ફૈલબેક '%s' ને '%s' કોડના સમૂહમાં પરીવર્તિત કરી શકાતું નથી "
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI '%s' કે જે \"ફાઈલ\" યોજના વાપરે છે તે ચોક્કસ URI નથી" msgstr "URI '%s' કે જે \"ફાઈલ\" યોજના વાપરે છે તે ચોક્કસ URI નથી"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "સ્થાનીય ફાઈલ URI '%s' માં કદાય '#' સમાવિષ્ટ નથી" msgstr "સ્થાનીય ફાઈલ URI '%s' માં કદાય '#' સમાવિષ્ટ નથી"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "'%s' URI અયોગ્ય છે" msgstr "'%s' URI અયોગ્ય છે"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "'%s' URIનું યજમાનનુ નામ અયોગ્ય છે" msgstr "'%s' URIનું યજમાનનુ નામ અયોગ્ય છે"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "'%s' URI અયોગ્ય બહાર નીકળવાના અક્ષરો ધરાવે છે " msgstr "'%s' URI અયોગ્ય બહાર નીકળવાના અક્ષરો ધરાવે છે "
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "'%s' પથ નામ એ ચોક્કસ પથ નથી" msgstr "'%s' પથ નામ એ ચોક્કસ પથ નથી"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "અયોગ્ય યજમાન નામ" msgstr "અયોગ્ય યજમાન નામ"
@@ -706,45 +706,45 @@ msgstr "નિયમિત ફાઈલ નથી"
msgid "File is empty" msgid "File is empty"
msgstr "ફાઈલ ખાલી છે" msgstr "ફાઈલ ખાલી છે"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "કી ફાઈલ વાક્ય '%s' સમાવે છે કે જે કી-કિંમત જોડ, જૂથ, અથવા ટિપ્પણી નથી" msgstr "કી ફાઈલ વાક્ય '%s' સમાવે છે કે જે કી-કિંમત જોડ, જૂથ, અથવા ટિપ્પણી નથી"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "કી ફાઈલ જૂથ સાથે શરૂ થતી નથી" msgstr "કી ફાઈલ જૂથ સાથે શરૂ થતી નથી"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "કી ફાઈલ બિનઆધારભૂત અક્ષર સંગ્રહપદ્ધતિ '%s' સમાવે છે" msgstr "કી ફાઈલ બિનઆધારભૂત અક્ષર સંગ્રહપદ્ધતિ '%s' સમાવે છે"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "કી ફાઈલ પાસે જૂથ '%s' નથી" msgstr "કી ફાઈલ પાસે જૂથ '%s' નથી"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "કી ફાઈલ પાસે કી '%s' નથી" msgstr "કી ફાઈલ પાસે કી '%s' નથી"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "કી ફાઈલ '%s' કીને કિંમત '%s' સાથે સમાવે છે કે જે UTF-8 નથી" msgstr "કી ફાઈલ '%s' કીને કિંમત '%s' સાથે સમાવે છે કે જે UTF-8 નથી"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "કી ફાઈલ '%s' કી સમાવે છે કે જેની પાસે કિંમત છે જે ઈન્ટરપ્રીટ કરી શકાતી નથી." msgstr "કી ફાઈલ '%s' કી સમાવે છે કે જેની પાસે કિંમત છે જે ઈન્ટરપ્રીટ કરી શકાતી નથી."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -753,37 +753,37 @@ msgstr ""
"કી ફાઈલ '%s' કી જૂથ '%s' માં સમાવે છે કે જેની પાસે કિંમત છે કે જે ઈન્ટરપ્રીટ કરી શકાતી " "કી ફાઈલ '%s' કી જૂથ '%s' માં સમાવે છે કે જેની પાસે કિંમત છે કે જે ઈન્ટરપ્રીટ કરી શકાતી "
"નથી." "નથી."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "કી ફાઈલ પાસે કી '%s' એ જૂથ '%s' માં નથી" msgstr "કી ફાઈલ પાસે કી '%s' એ જૂથ '%s' માં નથી"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "કી ફાઈલ એસ્કેપ અક્ષર વાક્યના અંતે સમાવે છે" msgstr "કી ફાઈલ એસ્કેપ અક્ષર વાક્યના અંતે સમાવે છે"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "કી ફાઈલ અયોગ્ય એસ્કેપ ક્રમ '%s' સમાવે છે" msgstr "કી ફાઈલ અયોગ્ય એસ્કેપ ક્રમ '%s' સમાવે છે"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "કિંમત '%s' નંબર તરીકે ઈન્ટરપ્રીટ કરી શકાતું નથી." msgstr "કિંમત '%s' નંબર તરીકે ઈન્ટરપ્રીટ કરી શકાતું નથી."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "પૂર્ણાંક કિંમત '%s' એ મર્યાદાની બહાર છે" msgstr "પૂર્ણાંક કિંમત '%s' એ મર્યાદાની બહાર છે"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "કિંમત '%s' એ અપૂર્ણાંક સંખ્યા તરીકે ઈન્ટરપ્રીટ કરી શકાતું નથી." msgstr "કિંમત '%s' એ અપૂર્ણાંક સંખ્યા તરીકે ઈન્ટરપ્રીટ કરી શકાતું નથી."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "કિંમત '%s' બુલિયન તરીકે ઈન્ટરપ્રીટ કરી શકાતું નથી." msgstr "કિંમત '%s' બુલિયન તરીકે ઈન્ટરપ્રીટ કરી શકાતું નથી."

View File

@@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib.HEAD.he\n" "Project-Id-Version: glib.HEAD.he\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-04-27 18:48+0300\n" "PO-Revision-Date: 2006-04-27 18:48+0300\n"
"Last-Translator: Yair Hershkovitz <yairhr@gmail.com>\n" "Last-Translator: Yair Hershkovitz <yairhr@gmail.com>\n"
"Language-Team: Hebrew <he@li.org>\n" "Language-Team: Hebrew <he@li.org>\n"
@@ -60,10 +60,10 @@ msgstr "A bookmark for URI '%s' already exists"
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "No bookmark found for URI '%s'" msgstr "No bookmark found for URI '%s'"
@@ -83,78 +83,78 @@ msgstr "No private flag has been defined in bookmark for URI '%s'"
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "No groups set in bookmark for URI '%s'" msgstr "No groups set in bookmark for URI '%s'"
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "No application with name '%s' registered a bookmark for '%s'" msgstr "No application with name '%s' registered a bookmark for '%s'"
# *** This file should not be translated to hebrew, please only copy the english text *** # *** This file should not be translated to hebrew, please only copy the english text ***
# *** Old hebrew ranslation is commented for backup sake *** # *** Old hebrew ranslation is commented for backup sake ***
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Conversion from character set '%s' to '%s' is not supported" msgstr "Conversion from character set '%s' to '%s' is not supported"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Could not open converter from '%s' to '%s'" msgstr "Could not open converter from '%s' to '%s'"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Invalid byte sequence in conversion input" msgstr "Invalid byte sequence in conversion input"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Error during conversion: %s" msgstr "Error during conversion: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Partial character sequence at end of input" msgstr "Partial character sequence at end of input"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Cannot convert fallback '%s' to codeset '%s'" msgstr "Cannot convert fallback '%s' to codeset '%s'"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "The URI '%s' is not an absolute URI using the \"file\" scheme" msgstr "The URI '%s' is not an absolute URI using the \"file\" scheme"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "The local file URI '%s' may not include a '#'" msgstr "The local file URI '%s' may not include a '#'"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "The URI '%s' is invalid" msgstr "The URI '%s' is invalid"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "The hostname of the URI '%s' is invalid" msgstr "The hostname of the URI '%s' is invalid"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "The URI '%s' contains invalidly escaped characters" msgstr "The URI '%s' contains invalidly escaped characters"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "The pathname '%s' is not an absolute path" msgstr "The pathname '%s' is not an absolute path"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Invalid hostname" msgstr "Invalid hostname"
@@ -721,46 +721,46 @@ msgstr "Not a regular file"
msgid "File is empty" msgid "File is empty"
msgstr "File is empty" msgstr "File is empty"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "" msgstr ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Key file does not start with a group" msgstr "Key file does not start with a group"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Key file contains unsupported encoding '%s'" msgstr "Key file contains unsupported encoding '%s'"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Key file does not have group '%s'" msgstr "Key file does not have group '%s'"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Key file does not have key '%s'" msgstr "Key file does not have key '%s'"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Key file contains key '%s' with value '%s' which is not UTF-8" msgstr "Key file contains key '%s' with value '%s' which is not UTF-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "Key file contains key '%s' which has value that cannot be interpreted." msgstr "Key file contains key '%s' which has value that cannot be interpreted."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -769,37 +769,37 @@ msgstr ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Key file does not have key '%s' in group '%s'" msgstr "Key file does not have key '%s' in group '%s'"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Key file contains escape character at end of line" msgstr "Key file contains escape character at end of line"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "Key file contains invalid escape sequence '%s'" msgstr "Key file contains invalid escape sequence '%s'"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Value '%s' cannot be interpreted as a number." msgstr "Value '%s' cannot be interpreted as a number."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Integer value '%s' out of range" msgstr "Integer value '%s' out of range"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Value '%s' cannot be interpreted as a float number." msgstr "Value '%s' cannot be interpreted as a float number."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Value '%s' cannot be interpreted as a boolean." msgstr "Value '%s' cannot be interpreted as a boolean."

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib.HEAD.hi\n" "Project-Id-Version: glib.HEAD.hi\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-06-20 14:14+0530\n" "PO-Revision-Date: 2006-06-20 14:14+0530\n"
"Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n" "Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n"
"Language-Team: Hindi <fedora-trans-hi@redhat.com>\n" "Language-Team: Hindi <fedora-trans-hi@redhat.com>\n"
@@ -63,10 +63,10 @@ msgstr "URI '%s' के लिये पुस्तकचिह्न पहल
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "URI '%s' के लिये कोई पुस्तकचिह्न नहीं मिला" msgstr "URI '%s' के लिये कोई पुस्तकचिह्न नहीं मिला"
@@ -86,76 +86,76 @@ msgstr "URI '%s' के लिये पुस्तकचिह्न में
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "URI '%s' के लिये पुस्तकचिह्न में कोई समूह सेट नहीं है" msgstr "URI '%s' के लिये पुस्तकचिह्न में कोई समूह सेट नहीं है"
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "'%s' के नाम से कोई अनुप्रयोग ने '%s' के लिये पुस्तकचिह्न पंजीकृत नहीं है" msgstr "'%s' के नाम से कोई अनुप्रयोग ने '%s' के लिये पुस्तकचिह्न पंजीकृत नहीं है"
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "अक्षर समूह '%s' से '%s' में परिवर्तन समर्थित नहीं है" msgstr "अक्षर समूह '%s' से '%s' में परिवर्तन समर्थित नहीं है"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s' से '%s' परिवर्तक नहीं खोला जा सका" msgstr "'%s' से '%s' परिवर्तक नहीं खोला जा सका"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "परिवर्तन इनपुट में अवैध बाइट अनुक्रम" msgstr "परिवर्तन इनपुट में अवैध बाइट अनुक्रम"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "परिवर्तन के दौरान त्रुटि: %s" msgstr "परिवर्तन के दौरान त्रुटि: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "इनपुट के अंत में आंशिक अक्षर अनुक्रम" msgstr "इनपुट के अंत में आंशिक अक्षर अनुक्रम"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "फालबैक '%s' को कोड सेट '%s' में परिवर्तित नहीं कर सका" msgstr "फालबैक '%s' को कोड सेट '%s' में परिवर्तित नहीं कर सका"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "\"file\" योजना का उपयोग करने वाली URI '%s' एक निरपेक्ष यूआरआई नहीं है" msgstr "\"file\" योजना का उपयोग करने वाली URI '%s' एक निरपेक्ष यूआरआई नहीं है"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "स्थानीय फ़ाइल यूआरआई '%s' में एक '#' सम्मिलित नहीं है" msgstr "स्थानीय फ़ाइल यूआरआई '%s' में एक '#' सम्मिलित नहीं है"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "यूआरआई '%s' अवैध है" msgstr "यूआरआई '%s' अवैध है"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "यूआरआई '%s' का होस्टनाम अवैध है" msgstr "यूआरआई '%s' का होस्टनाम अवैध है"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "यूआरआई '%s' में अवैध एस्केप्ड अक्षर सम्मिलित हैं" msgstr "यूआरआई '%s' में अवैध एस्केप्ड अक्षर सम्मिलित हैं"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "पथनाम '%s' एक निरपेक्ष पथ नहीं है" msgstr "पथनाम '%s' एक निरपेक्ष पथ नहीं है"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "अवैध होस्ट-नाम" msgstr "अवैध होस्ट-नाम"
@@ -710,83 +710,83 @@ msgstr "एक सामान्य फाइल नहीं"
msgid "File is empty" msgid "File is empty"
msgstr "फ़ाइल खाली है" msgstr "फ़ाइल खाली है"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "" msgstr ""
"कुंजी फाइल में '%s' पंक्ति समाहित है जो कि एक कुंजी मान जोड़ा, समूह, या टिप्पणी नहीं है" "कुंजी फाइल में '%s' पंक्ति समाहित है जो कि एक कुंजी मान जोड़ा, समूह, या टिप्पणी नहीं है"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "कुंजी फाइल एक समूह के साथ शुरू नहीं होता" msgstr "कुंजी फाइल एक समूह के साथ शुरू नहीं होता"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "कुंजी फाइल में असमर्थित एनकोडिंग '%s' समाहित है" msgstr "कुंजी फाइल में असमर्थित एनकोडिंग '%s' समाहित है"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "कुंजी फाइल में '%s' समूह नहीं है" msgstr "कुंजी फाइल में '%s' समूह नहीं है"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "कुंजी फाइल में '%s' कुंजी नहीं है" msgstr "कुंजी फाइल में '%s' कुंजी नहीं है"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "कुंजी फाइल में '%s' कुंजी समाहित है '%s' मान के साथ जो UTF-8 नहीं है" msgstr "कुंजी फाइल में '%s' कुंजी समाहित है '%s' मान के साथ जो UTF-8 नहीं है"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "कुंजी फाइल में '%s' कुंजी है जिसके मान का विश्लेषण नहीं किया जा सकता." msgstr "कुंजी फाइल में '%s' कुंजी है जिसके मान का विश्लेषण नहीं किया जा सकता."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
msgstr "कुंजी फाइल में '%s' कुंजी है '%s' समूह में जिसके मान का विश्लेषण नहीं किया जा सकता." msgstr "कुंजी फाइल में '%s' कुंजी है '%s' समूह में जिसके मान का विश्लेषण नहीं किया जा सकता."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "कुंजी फाइल में '%s' कुंजी नहीं है '%s' समूह में" msgstr "कुंजी फाइल में '%s' कुंजी नहीं है '%s' समूह में"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "कुंजी फाइल में पंक्ति के अंत में एस्केप संप्रतीक रहता है" msgstr "कुंजी फाइल में पंक्ति के अंत में एस्केप संप्रतीक रहता है"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "कुंजी फाइल में '%s' अमान्य श्रृंखला समाहित है" msgstr "कुंजी फाइल में '%s' अमान्य श्रृंखला समाहित है"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "मान्य '%s' को एक संख्या की तरह नहीं विश्लेषित किया जा सकता." msgstr "मान्य '%s' को एक संख्या की तरह नहीं विश्लेषित किया जा सकता."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "पूर्णांक मान '%s' रेंज के बाहर है" msgstr "पूर्णांक मान '%s' रेंज के बाहर है"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "मान '%s' को एक फ्लोट संख्या की तरह नहीं विश्लेषित किया जा सकता." msgstr "मान '%s' को एक फ्लोट संख्या की तरह नहीं विश्लेषित किया जा सकता."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "मान '%s' को बुलियन के तौर पर विश्लेषित नहीं किया जा सकता." msgstr "मान '%s' को बुलियन के तौर पर विश्लेषित नहीं किया जा सकता."

View File

@@ -5,7 +5,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib 0\n" "Project-Id-Version: glib 0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2004-03-13 13:03+CET\n" "PO-Revision-Date: 2004-03-13 13:03+CET\n"
"Last-Translator: auto\n" "Last-Translator: auto\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n" "Language-Team: Croatian <lokalizacija@linux.hr>\n"
@@ -54,10 +54,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -77,76 +77,76 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Pretvaranje iz znakovnog skupa '%s' u '%s' nije podržana" msgstr "Pretvaranje iz znakovnog skupa '%s' u '%s' nije podržana"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, fuzzy, c-format #, fuzzy, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Ne mogu otvoriti konverter iz '%s' u '%s': %s" msgstr "Ne mogu otvoriti konverter iz '%s' u '%s': %s"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Neispravna sekvenca bajtova u izlazu konverzije" msgstr "Neispravna sekvenca bajtova u izlazu konverzije"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Greška prilikom konverzije: %s" msgstr "Greška prilikom konverzije: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Djelomična znakovna sekvenca pri kraju izlaza" msgstr "Djelomična znakovna sekvenca pri kraju izlaza"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Ne mogu prevesti '%s' u znakovni skup '%s'" msgstr "Ne mogu prevesti '%s' u znakovni skup '%s'"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, fuzzy, c-format #, fuzzy, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI '%s' nije apsolutni URI" msgstr "URI '%s' nije apsolutni URI"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "URI lokalne datoteke '%s' ne smije uključivati '#'" msgstr "URI lokalne datoteke '%s' ne smije uključivati '#'"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI '%s' nije ispravan" msgstr "URI '%s' nije ispravan"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Ime računala URI-ja '%s' je neispravno" msgstr "Ime računala URI-ja '%s' je neispravno"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI '%s' sadrži neispravne escape znakove" msgstr "URI '%s' sadrži neispravne escape znakove"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Putanja '%s' nije apsolutna putanja" msgstr "Putanja '%s' nije apsolutna putanja"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Neispravno ime računala" msgstr "Neispravno ime računala"
@@ -714,82 +714,82 @@ msgstr ""
msgid "File is empty" msgid "File is empty"
msgstr "" msgstr ""
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "" msgstr ""
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "" msgstr ""
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
msgstr "" msgstr ""
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, fuzzy, c-format #, fuzzy, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "URI '%s' sadrži neispravne escape znakove" msgstr "URI '%s' sadrži neispravne escape znakove"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "" msgstr ""
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "" msgstr ""
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""

407
po/hu.po
View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib.HEAD\n" "Project-Id-Version: glib.HEAD\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-17 10:53+0200\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-08-26 13:25+0200\n" "PO-Revision-Date: 2006-08-26 13:25+0200\n"
"Last-Translator: Gabor Kelemen <kelemeng@gnome.hu>\n" "Last-Translator: Gabor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: Hungarian <gnome@gnome.hu>\n" "Language-Team: Hungarian <gnome@gnome.hu>\n"
@@ -18,278 +18,292 @@ msgstr ""
"X-Generator: KBabel 1.11.2\n" "X-Generator: KBabel 1.11.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../glib/gbookmarkfile.c:716 ../glib/gbookmarkfile.c:793 #: glib/gbookmarkfile.c:716 glib/gbookmarkfile.c:793 glib/gbookmarkfile.c:872
#: ../glib/gbookmarkfile.c:872 ../glib/gbookmarkfile.c:919 #: glib/gbookmarkfile.c:919
#, c-format #, c-format
msgid "Unexpected attribute '%s' for element '%s'" msgid "Unexpected attribute '%s' for element '%s'"
msgstr "Váratlan attribútum (\"%s\") a(z) \"%s\" elemhez" msgstr "Váratlan attribútum (\"%s\") a(z) \"%s\" elemhez"
#: ../glib/gbookmarkfile.c:727 ../glib/gbookmarkfile.c:804 #: glib/gbookmarkfile.c:727 glib/gbookmarkfile.c:804 glib/gbookmarkfile.c:814
#: ../glib/gbookmarkfile.c:814 ../glib/gbookmarkfile.c:930 #: glib/gbookmarkfile.c:930
#, c-format #, c-format
msgid "Attribute '%s' of element '%s' not found" msgid "Attribute '%s' of element '%s' not found"
msgstr "A(z) \"$2%s\" elem \"$1%s\" attribútuma nem található" msgstr "A(z) \"$2%s\" elem \"$1%s\" attribútuma nem található"
#: ../glib/gbookmarkfile.c:1103 ../glib/gbookmarkfile.c:1168 #: glib/gbookmarkfile.c:1103 glib/gbookmarkfile.c:1168
#: ../glib/gbookmarkfile.c:1232 ../glib/gbookmarkfile.c:1242 #: glib/gbookmarkfile.c:1232 glib/gbookmarkfile.c:1242
#, c-format #, c-format
msgid "Unexpected tag '%s', tag '%s' expected" msgid "Unexpected tag '%s', tag '%s' expected"
msgstr "Váratlan címke: \"%s\" a várt \"%s\" helyett" msgstr "Váratlan címke: \"%s\" a várt \"%s\" helyett"
#: ../glib/gbookmarkfile.c:1128 ../glib/gbookmarkfile.c:1142 #: glib/gbookmarkfile.c:1128 glib/gbookmarkfile.c:1142
#: ../glib/gbookmarkfile.c:1210 ../glib/gbookmarkfile.c:1262 #: glib/gbookmarkfile.c:1210 glib/gbookmarkfile.c:1262
#, c-format #, c-format
msgid "Unexpected tag '%s' inside '%s'" msgid "Unexpected tag '%s' inside '%s'"
msgstr "Váratlan címke: \"%s\" a következőn belül: \"%s\"" msgstr "Váratlan címke: \"%s\" a következőn belül: \"%s\""
#: ../glib/gbookmarkfile.c:1792 #: glib/gbookmarkfile.c:1792
#, c-format
msgid "No valid bookmark file found in data dirs" msgid "No valid bookmark file found in data dirs"
msgstr "Az adatkönyvtárakban nem található érvényes könyvjelzőfájl" msgstr "Az adatkönyvtárakban nem található érvényes könyvjelzőfájl"
#: ../glib/gbookmarkfile.c:1993 #: glib/gbookmarkfile.c:1993
#, c-format #, c-format
msgid "A bookmark for URI '%s' already exists" msgid "A bookmark for URI '%s' already exists"
msgstr "Már létezik könyvjelző a következő URI címhez: \"%s\"" msgstr "Már létezik könyvjelző a következő URI címhez: \"%s\""
#: ../glib/gbookmarkfile.c:2039 ../glib/gbookmarkfile.c:2196 #: glib/gbookmarkfile.c:2039 glib/gbookmarkfile.c:2196
#: ../glib/gbookmarkfile.c:2281 ../glib/gbookmarkfile.c:2362 #: glib/gbookmarkfile.c:2281 glib/gbookmarkfile.c:2362
#: ../glib/gbookmarkfile.c:2447 ../glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: ../glib/gbookmarkfile.c:2608 ../glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: ../glib/gbookmarkfile.c:2729 ../glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: ../glib/gbookmarkfile.c:2952 ../glib/gbookmarkfile.c:3142 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: ../glib/gbookmarkfile.c:3218 ../glib/gbookmarkfile.c:3371 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: ../glib/gbookmarkfile.c:3436 ../glib/gbookmarkfile.c:3526 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: ../glib/gbookmarkfile.c:3653 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "Nem található könyvjelző a következő URI címhez: \"%s\"" msgstr "Nem található könyvjelző a következő URI címhez: \"%s\""
#: ../glib/gbookmarkfile.c:2371 #: glib/gbookmarkfile.c:2371
#, c-format #, c-format
msgid "No MIME type defined in the bookmark for URI '%s'" msgid "No MIME type defined in the bookmark for URI '%s'"
msgstr "Nincs MIME típus meghatározva a következő URI könyvjelzőjéhez: \"%s\"" msgstr "Nincs MIME típus meghatározva a következő URI könyvjelzőjéhez: \"%s\""
#: ../glib/gbookmarkfile.c:2456 #: glib/gbookmarkfile.c:2456
#, c-format #, c-format
msgid "No private flag has been defined in bookmark for URI '%s'" msgid "No private flag has been defined in bookmark for URI '%s'"
msgstr "Nincs magán jelző meghatározva a következő URI könyvjelzőjéhez: \"%s\"" msgstr "Nincs magán jelző meghatározva a következő URI könyvjelzőjéhez: \"%s\""
#: ../glib/gbookmarkfile.c:2835 #: glib/gbookmarkfile.c:2835
#, c-format #, c-format
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "Nincsenek csoportok beállítva a következő URI könyvjelzőjéhez: \"%s\"" msgstr "Nincsenek csoportok beállítva a következő URI könyvjelzőjéhez: \"%s\""
# FIXME: hol jön ez elő? # FIXME: hol jön ez elő?
#: ../glib/gbookmarkfile.c:3236 ../glib/gbookmarkfile.c:3381 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "Nincs \"%s\" nevű alkalmazás regisztrálva a következő könyvjelzőjéhez: \"%s\"" msgstr ""
"Nincs \"%s\" nevű alkalmazás regisztrálva a következő könyvjelzőjéhez: \"%s\""
#: ../glib/gconvert.c:404 ../glib/gconvert.c:482 ../glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "A(z) \"%s\" és \"%s\" karakterkészletek közötti átalakítás nem támogatott" msgstr ""
"A(z) \"%s\" és \"%s\" karakterkészletek közötti átalakítás nem támogatott"
#: ../glib/gconvert.c:408 ../glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "" msgstr ""
"A(z) \"%s\" karakterkészletről \"%s\" karakterkészletre átalakító nem " "A(z) \"%s\" karakterkészletről \"%s\" karakterkészletre átalakító nem "
"nyitható meg" "nyitható meg"
#: ../glib/gconvert.c:602 ../glib/gconvert.c:991 ../glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: ../glib/giochannel.c:1364 ../glib/giochannel.c:2206 ../glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: ../glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Érvénytelen bájtsorrend az átalakítás bemenetében" msgstr "Érvénytelen bájtsorrend az átalakítás bemenetében"
#: ../glib/gconvert.c:608 ../glib/gconvert.c:918 ../glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: ../glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Hiba az átalakítás során: %s" msgstr "Hiba az átalakítás során: %s"
#: ../glib/gconvert.c:643 ../glib/gutf8.c:939 ../glib/gutf8.c:1143 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: ../glib/gutf8.c:1284 ../glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Részleges karaktersorozat a bemenet végén" msgstr "Részleges karaktersorozat a bemenet végén"
#: ../glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Nem alakítható át a tartalék \"%s\" a(z) \"%s\" kódkészletre" msgstr "Nem alakítható át a tartalék \"%s\" a(z) \"%s\" kódkészletre"
#: ../glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "A(z) \"%s\" URI nem abszolút, a \"file\" sémát használó URI" msgstr "A(z) \"%s\" URI nem abszolút, a \"file\" sémát használó URI"
#: ../glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "A(z) \"%s\" helyi fájl URI nem tartalmazhat \"#\" karaktert" msgstr "A(z) \"%s\" helyi fájl URI nem tartalmazhat \"#\" karaktert"
#: ../glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "A(z) \"%s\" URI érvénytelen" msgstr "A(z) \"%s\" URI érvénytelen"
#: ../glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "A(z) \"%s\" gépneve érvénytelen" msgstr "A(z) \"%s\" gépneve érvénytelen"
#: ../glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "" msgstr ""
"A(z) \"%s\" URI érvénytelen escape-szekvencia formában megadott karaktereket " "A(z) \"%s\" URI érvénytelen escape-szekvencia formában megadott karaktereket "
"tartalmaz" "tartalmaz"
#: ../glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "A(z) \"%s\" elérési út neve nem abszolút útvonal" msgstr "A(z) \"%s\" elérési út neve nem abszolút útvonal"
#: ../glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Érvénytelen gépnév" msgstr "Érvénytelen gépnév"
#: ../glib/gdir.c:121 ../glib/gdir.c:141 #: glib/gdir.c:121 glib/gdir.c:141
#, c-format #, c-format
msgid "Error opening directory '%s': %s" msgid "Error opening directory '%s': %s"
msgstr "Hiba a(z) \"%s\" könyvtár megnyitásakor: %s" msgstr "Hiba a(z) \"%s\" könyvtár megnyitásakor: %s"
#: ../glib/gfileutils.c:572 ../glib/gfileutils.c:645 #: glib/gfileutils.c:572 glib/gfileutils.c:645
#, c-format #, c-format
msgid "Could not allocate %lu bytes to read file \"%s\"" msgid "Could not allocate %lu bytes to read file \"%s\""
msgstr "Nem sikerült %lu bájtot lefoglalni a(z) \"%s\" fájl olvasásához" msgstr "Nem sikerült %lu bájtot lefoglalni a(z) \"%s\" fájl olvasásához"
#: ../glib/gfileutils.c:587 #: glib/gfileutils.c:587
#, c-format #, c-format
msgid "Error reading file '%s': %s" msgid "Error reading file '%s': %s"
msgstr "Hiba a(z) \"%s\" fájl olvasása közben: %s" msgstr "Hiba a(z) \"%s\" fájl olvasása közben: %s"
#: ../glib/gfileutils.c:669 #: glib/gfileutils.c:669
#, c-format #, c-format
msgid "Failed to read from file '%s': %s" msgid "Failed to read from file '%s': %s"
msgstr "Nem sikerült olvasni a(z) \"%s\" fájlból: %s" msgstr "Nem sikerült olvasni a(z) \"%s\" fájlból: %s"
#: ../glib/gfileutils.c:720 ../glib/gfileutils.c:807 #: glib/gfileutils.c:720 glib/gfileutils.c:807
#, c-format #, c-format
msgid "Failed to open file '%s': %s" msgid "Failed to open file '%s': %s"
msgstr "Nem sikerült megnyitni a(z) \"%s\" fájlt: %s" msgstr "Nem sikerült megnyitni a(z) \"%s\" fájlt: %s"
#: ../glib/gfileutils.c:737 ../glib/gmappedfile.c:133 #: glib/gfileutils.c:737 glib/gmappedfile.c:133
#, c-format #, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr "" msgstr ""
"Nem sikerült lekérni a(z) \"%s\" fájl attribútumait. Az fstat() sikertelen: %" "Nem sikerült lekérni a(z) \"%s\" fájl attribútumait. Az fstat() sikertelen: %"
"s" "s"
#: ../glib/gfileutils.c:771 #: glib/gfileutils.c:771
#, c-format #, c-format
msgid "Failed to open file '%s': fdopen() failed: %s" msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "Nem sikerült megnyitni a(z) \"%s\" fájlt. Az fopen() sikertelen: %s" msgstr "Nem sikerült megnyitni a(z) \"%s\" fájlt. Az fopen() sikertelen: %s"
#: ../glib/gfileutils.c:905 #: glib/gfileutils.c:905
#, c-format #, c-format
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s" msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
msgstr "" msgstr ""
"Nem sikerült átnevezni a(z) \"%s\" fájlt erre: \"%s\". A g_rename() " "Nem sikerült átnevezni a(z) \"%s\" fájlt erre: \"%s\". A g_rename() "
"sikertelen: %s" "sikertelen: %s"
#: ../glib/gfileutils.c:946 ../glib/gfileutils.c:1404 #: glib/gfileutils.c:946 glib/gfileutils.c:1404
#, c-format #, c-format
msgid "Failed to create file '%s': %s" msgid "Failed to create file '%s': %s"
msgstr "Nem sikerült létrehozni a(z) \"%s\" fájlt: %s" msgstr "Nem sikerült létrehozni a(z) \"%s\" fájlt: %s"
#: ../glib/gfileutils.c:960 #: glib/gfileutils.c:960
#, c-format #, c-format
msgid "Failed to open file '%s' for writing: fdopen() failed: %s" msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
msgstr "Nem sikerült írásra megnyitni a(z) \"%s\" fájlt: Az fdopen() sikertelen: %s" msgstr ""
"Nem sikerült írásra megnyitni a(z) \"%s\" fájlt: Az fdopen() sikertelen: %s"
#: ../glib/gfileutils.c:985 #: glib/gfileutils.c:985
#, c-format #, c-format
msgid "Failed to write file '%s': fwrite() failed: %s" msgid "Failed to write file '%s': fwrite() failed: %s"
msgstr "Nem sikerült írni a(z) \"%s\" fájlt: az fwrite() sikertelen: %s" msgstr "Nem sikerült írni a(z) \"%s\" fájlt: az fwrite() sikertelen: %s"
#: ../glib/gfileutils.c:1004 #: glib/gfileutils.c:1004
#, c-format #, c-format
msgid "Failed to close file '%s': fclose() failed: %s" msgid "Failed to close file '%s': fclose() failed: %s"
msgstr "Nem sikerült lezárni a(z) \"%s\" fájlt: az fclose() sikertelen: %s" msgstr "Nem sikerült lezárni a(z) \"%s\" fájlt: az fclose() sikertelen: %s"
#: ../glib/gfileutils.c:1122 #: glib/gfileutils.c:1122
#, c-format #, c-format
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
msgstr "A létező \"%s\" fájl nem távolítható el: a g_unlink() sikertelen: %s" msgstr "A létező \"%s\" fájl nem távolítható el: a g_unlink() sikertelen: %s"
#: ../glib/gfileutils.c:1366 #: glib/gfileutils.c:1366
#, c-format #, c-format
msgid "Template '%s' invalid, should not contain a '%s'" msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "A(z) \"%s\" sablon érvénytelen, \"%s\" nem lehet benne" msgstr "A(z) \"%s\" sablon érvénytelen, \"%s\" nem lehet benne"
#: ../glib/gfileutils.c:1379 #: glib/gfileutils.c:1379
#, c-format #, c-format
msgid "Template '%s' doesn't contain XXXXXX" msgid "Template '%s' doesn't contain XXXXXX"
msgstr "A(z) \"%s\" sablon nem tartalmaz XXXXXX karaktersorozatot" msgstr "A(z) \"%s\" sablon nem tartalmaz XXXXXX karaktersorozatot"
#: ../glib/gfileutils.c:1854 #: glib/gfileutils.c:1854
#, c-format #, c-format
msgid "Failed to read the symbolic link '%s': %s" msgid "Failed to read the symbolic link '%s': %s"
msgstr "Nem sikerült kiolvasni a(z) \"%s\" szimbolikus linket: %s" msgstr "Nem sikerült kiolvasni a(z) \"%s\" szimbolikus linket: %s"
#: ../glib/gfileutils.c:1875 #: glib/gfileutils.c:1875
#, c-format
msgid "Symbolic links not supported" msgid "Symbolic links not supported"
msgstr "A szimbolikus linkek használata nem támogatott" msgstr "A szimbolikus linkek használata nem támogatott"
#: ../glib/giochannel.c:1154 #: glib/giochannel.c:1154
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s': %s" msgid "Could not open converter from '%s' to '%s': %s"
msgstr "Az átalakító a(z) \"%s\" elemről \"%s\" elemre nem nyitható meg: %s" msgstr "Az átalakító a(z) \"%s\" elemről \"%s\" elemre nem nyitható meg: %s"
#: ../glib/giochannel.c:1499 #: glib/giochannel.c:1499
#, c-format
msgid "Can't do a raw read in g_io_channel_read_line_string" msgid "Can't do a raw read in g_io_channel_read_line_string"
msgstr "Nem lehet nyers (raw) olvasást végezni a g_io_channel_read_line_string-ben" msgstr ""
"Nem lehet nyers (raw) olvasást végezni a g_io_channel_read_line_string-ben"
#: ../glib/giochannel.c:1546 ../glib/giochannel.c:1803 #: glib/giochannel.c:1546 glib/giochannel.c:1803 glib/giochannel.c:1889
#: ../glib/giochannel.c:1889 #, c-format
msgid "Leftover unconverted data in read buffer" msgid "Leftover unconverted data in read buffer"
msgstr "Át nem alakított adatok maradtak az olvasási pufferben" msgstr "Át nem alakított adatok maradtak az olvasási pufferben"
#: ../glib/giochannel.c:1626 ../glib/giochannel.c:1703 #: glib/giochannel.c:1626 glib/giochannel.c:1703
#, c-format
msgid "Channel terminates in a partial character" msgid "Channel terminates in a partial character"
msgstr "A csatorna töredék karakterrel ér véget" msgstr "A csatorna töredék karakterrel ér véget"
#: ../glib/giochannel.c:1689 #: glib/giochannel.c:1689
#, c-format
msgid "Can't do a raw read in g_io_channel_read_to_end" msgid "Can't do a raw read in g_io_channel_read_to_end"
msgstr "Nem lehet nyers (raw) olvasást végezni a g_io_channel_read_to_end-ben" msgstr "Nem lehet nyers (raw) olvasást végezni a g_io_channel_read_to_end-ben"
#: ../glib/gmappedfile.c:116 #: glib/gmappedfile.c:116
#, c-format #, c-format
msgid "Failed to open file '%s': open() failed: %s" msgid "Failed to open file '%s': open() failed: %s"
msgstr "Nem sikerült megnyitni a(z) \"%s\" fájlt: az open() sikertelen: %s" msgstr "Nem sikerült megnyitni a(z) \"%s\" fájlt: az open() sikertelen: %s"
#: ../glib/gmappedfile.c:193 #: glib/gmappedfile.c:193
#, c-format #, c-format
msgid "Failed to map file '%s': mmap() failed: %s" msgid "Failed to map file '%s': mmap() failed: %s"
msgstr "Nem sikerült leképezni a(z) \"%s\" fájlt: Az mmap() sikertelen: %s" msgstr "Nem sikerült leképezni a(z) \"%s\" fájlt: Az mmap() sikertelen: %s"
#: ../glib/gmarkup.c:227 #: glib/gmarkup.c:227
#, c-format #, c-format
msgid "Error on line %d char %d: %s" msgid "Error on line %d char %d: %s"
msgstr "Hiba a(z) %d. sor %d. karakterénél: %s" msgstr "Hiba a(z) %d. sor %d. karakterénél: %s"
#: ../glib/gmarkup.c:325 #: glib/gmarkup.c:325
#, c-format #, c-format
msgid "Error on line %d: %s" msgid "Error on line %d: %s"
msgstr "Hiba a(z) %d. sorban: %s" msgstr "Hiba a(z) %d. sorban: %s"
#: ../glib/gmarkup.c:429 #: glib/gmarkup.c:429
msgid "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;" msgid ""
msgstr "Üres \"&;\" entitás; az érvényes entitások: &amp; &quot; &lt; &gt; &apos;" "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
msgstr ""
"Üres \"&;\" entitás; az érvényes entitások: &amp; &quot; &lt; &gt; &apos;"
#: ../glib/gmarkup.c:439 #: glib/gmarkup.c:439
#, c-format #, c-format
msgid "" msgid ""
"Character '%s' is not valid at the start of an entity name; the & character " "Character '%s' is not valid at the start of an entity name; the & character "
@@ -300,17 +314,17 @@ msgstr ""
"nevét az & karakter kezdi. Ha ez az & karakter nem lehet entitás, akkor " "nevét az & karakter kezdi. Ha ez az & karakter nem lehet entitás, akkor "
"&amp; módon kell írni." "&amp; módon kell írni."
#: ../glib/gmarkup.c:473 #: glib/gmarkup.c:473
#, c-format #, c-format
msgid "Character '%s' is not valid inside an entity name" msgid "Character '%s' is not valid inside an entity name"
msgstr "A(z) \"%s\" karakter nem érvényes egy entitás nevén belül" msgstr "A(z) \"%s\" karakter nem érvényes egy entitás nevén belül"
#: ../glib/gmarkup.c:510 #: glib/gmarkup.c:510
#, c-format #, c-format
msgid "Entity name '%s' is not known" msgid "Entity name '%s' is not known"
msgstr "A(z) \"%s\" entitásnév ismeretlen" msgstr "A(z) \"%s\" entitásnév ismeretlen"
#: ../glib/gmarkup.c:521 #: glib/gmarkup.c:521
msgid "" msgid ""
"Entity did not end with a semicolon; most likely you used an ampersand " "Entity did not end with a semicolon; most likely you used an ampersand "
"character without intending to start an entity - escape ampersand as &amp;" "character without intending to start an entity - escape ampersand as &amp;"
@@ -318,7 +332,7 @@ msgstr ""
"Az entitás neve nem pontosvesszővel ért véget; valószínűleg egy &-jelet " "Az entitás neve nem pontosvesszővel ért véget; valószínűleg egy &-jelet "
"használt anélkül, hogy entitást akart volna kezdeni - írja &amp; formában." "használt anélkül, hogy entitást akart volna kezdeni - írja &amp; formában."
#: ../glib/gmarkup.c:574 #: glib/gmarkup.c:574
#, c-format #, c-format
msgid "" msgid ""
"Failed to parse '%-.*s', which should have been a digit inside a character " "Failed to parse '%-.*s', which should have been a digit inside a character "
@@ -328,16 +342,17 @@ msgstr ""
"egy karakterhivatkozáson (mint az &#234) belül - lehet, hogy túl nagy a " "egy karakterhivatkozáson (mint az &#234) belül - lehet, hogy túl nagy a "
"számjegy" "számjegy"
#: ../glib/gmarkup.c:599 #: glib/gmarkup.c:599
#, c-format #, c-format
msgid "Character reference '%-.*s' does not encode a permitted character" msgid "Character reference '%-.*s' does not encode a permitted character"
msgstr "A(z) \"%-.*s\" karakterhivatkozás nem engedélyezett karaktert kódol" msgstr "A(z) \"%-.*s\" karakterhivatkozás nem engedélyezett karaktert kódol"
#: ../glib/gmarkup.c:614 #: glib/gmarkup.c:614
msgid "Empty character reference; should include a digit such as &#454;" msgid "Empty character reference; should include a digit such as &#454;"
msgstr "Üres karakterhivatkozás; számjegyet is kell tartalmaznia, például így: &#454;" msgstr ""
"Üres karakterhivatkozás; számjegyet is kell tartalmaznia, például így: &#454;"
#: ../glib/gmarkup.c:624 #: glib/gmarkup.c:624
msgid "" msgid ""
"Character reference did not end with a semicolon; most likely you used an " "Character reference did not end with a semicolon; most likely you used an "
"ampersand character without intending to start an entity - escape ampersand " "ampersand character without intending to start an entity - escape ampersand "
@@ -346,23 +361,23 @@ msgstr ""
"A karakterhivatkozás nem pontosvesszővel ért véget; valószínűleg egy &-jelet " "A karakterhivatkozás nem pontosvesszővel ért véget; valószínűleg egy &-jelet "
"használt anélkül, hogy entitást akart volna kezdeni - írja &amp; formában." "használt anélkül, hogy entitást akart volna kezdeni - írja &amp; formában."
#: ../glib/gmarkup.c:710 #: glib/gmarkup.c:710
msgid "Unfinished entity reference" msgid "Unfinished entity reference"
msgstr "Befejezetlen entitáshivatkozás" msgstr "Befejezetlen entitáshivatkozás"
#: ../glib/gmarkup.c:716 #: glib/gmarkup.c:716
msgid "Unfinished character reference" msgid "Unfinished character reference"
msgstr "Befejezetlen karakterhivatkozás" msgstr "Befejezetlen karakterhivatkozás"
#: ../glib/gmarkup.c:959 ../glib/gmarkup.c:987 ../glib/gmarkup.c:1018 #: glib/gmarkup.c:959 glib/gmarkup.c:987 glib/gmarkup.c:1018
msgid "Invalid UTF-8 encoded text" msgid "Invalid UTF-8 encoded text"
msgstr "Érvénytelen UTF-8 kódolású szöveg" msgstr "Érvénytelen UTF-8 kódolású szöveg"
#: ../glib/gmarkup.c:1054 #: glib/gmarkup.c:1054
msgid "Document must begin with an element (e.g. <book>)" msgid "Document must begin with an element (e.g. <book>)"
msgstr "A dokumentumnak egy elemmel kell kezdődnie (pl. <book>)" msgstr "A dokumentumnak egy elemmel kell kezdődnie (pl. <book>)"
#: ../glib/gmarkup.c:1094 #: glib/gmarkup.c:1094
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an " "'%s' is not a valid character following a '<' character; it may not begin an "
@@ -371,7 +386,7 @@ msgstr ""
"\"%s\" nem érvényes karakter a \"<\" karakter után; elem neve nem kezdődhet " "\"%s\" nem érvényes karakter a \"<\" karakter után; elem neve nem kezdődhet "
"vele" "vele"
#: ../glib/gmarkup.c:1158 #: glib/gmarkup.c:1158
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '>' character to end the start tag of element " "Odd character '%s', expected a '>' character to end the start tag of element "
@@ -380,14 +395,15 @@ msgstr ""
"Furcsa karakter (\"%s\") - \">\" karakternek kellett volna jönnie, hogy " "Furcsa karakter (\"%s\") - \">\" karakternek kellett volna jönnie, hogy "
"lezárja a(z) \"%s\" elem kezdő címkéjét" "lezárja a(z) \"%s\" elem kezdő címkéjét"
#: ../glib/gmarkup.c:1247 #: glib/gmarkup.c:1247
#, c-format #, 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 "" msgstr ""
"Furcsa karakter (\"%s\") - \"=\" karakternek kellett volna jönnie a(z) \"%s" "Furcsa karakter (\"%s\") - \"=\" karakternek kellett volna jönnie a(z) \"%s"
"\" elem \"%s\" attribútumneve után" "\" elem \"%s\" attribútumneve után"
#: ../glib/gmarkup.c:1289 #: glib/gmarkup.c:1289
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '>' or '/' character to end the start tag of " "Odd character '%s', expected a '>' or '/' character to end the start tag of "
@@ -398,7 +414,7 @@ msgstr ""
"a(z) \"%s\" elem kezdő címkéje után, esetleg egy attribútumnak; lehet, hogy " "a(z) \"%s\" elem kezdő címkéje után, esetleg egy attribútumnak; lehet, hogy "
"érvénytelen karaktert használt az attribútum nevében" "érvénytelen karaktert használt az attribútum nevében"
#: ../glib/gmarkup.c:1378 #: glib/gmarkup.c:1378
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when " "Odd character '%s', expected an open quote mark after the equals sign when "
@@ -407,7 +423,7 @@ msgstr ""
"Furcsa karakter (\"%s\") - egy nyitó idézőjelnek kellene jönnie az " "Furcsa karakter (\"%s\") - egy nyitó idézőjelnek kellene jönnie az "
"egyenlőségjel után, ha értéket ad a(z) \"%s\" attribútumnak \"%s\" elemben" "egyenlőségjel után, ha értéket ad a(z) \"%s\" attribútumnak \"%s\" elemben"
#: ../glib/gmarkup.c:1523 #: glib/gmarkup.c:1523
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not " "'%s' is not a valid character following the characters '</'; '%s' may not "
@@ -416,7 +432,7 @@ msgstr ""
"\"%s\" nem érvényes karakter a \"</\" karakterek után; \"%s\" karakterrel " "\"%s\" nem érvényes karakter a \"</\" karakterek után; \"%s\" karakterrel "
"nem kezdődhet egy elem neve" "nem kezdődhet egy elem neve"
#: ../glib/gmarkup.c:1563 #: glib/gmarkup.c:1563
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following the close element name '%s'; the " "'%s' is not a valid character following the close element name '%s'; the "
@@ -425,25 +441,27 @@ msgstr ""
"\"%s\" nem érvényes karakter a \"%s\" lezáró elemnév után; az engedélyezett " "\"%s\" nem érvényes karakter a \"%s\" lezáró elemnév után; az engedélyezett "
"karakter egyedül a \">\"." "karakter egyedül a \">\"."
#: ../glib/gmarkup.c:1574 #: glib/gmarkup.c:1574
#, c-format #, c-format
msgid "Element '%s' was closed, no element is currently open" msgid "Element '%s' was closed, no element is currently open"
msgstr "A(z) \"%s\" elem le lett lezárva, jelenleg egy elem sincs nyitva" msgstr "A(z) \"%s\" elem le lett lezárva, jelenleg egy elem sincs nyitva"
#: ../glib/gmarkup.c:1583 #: glib/gmarkup.c:1583
#, c-format #, c-format
msgid "Element '%s' was closed, but the currently open element is '%s'" msgid "Element '%s' was closed, but the currently open element is '%s'"
msgstr "A(z) \"%s\" elem le lett lezárva, de a jelenleg nyitott elem a(z) \"%s\"" msgstr ""
"A(z) \"%s\" elem le lett lezárva, de a jelenleg nyitott elem a(z) \"%s\""
#: ../glib/gmarkup.c:1749 #: glib/gmarkup.c:1749
msgid "Document was empty or contained only whitespace" msgid "Document was empty or contained only whitespace"
msgstr "A dokumentum üres volt, vagy csak üreshely karaktereket tartalmazott" msgstr "A dokumentum üres volt, vagy csak üreshely karaktereket tartalmazott"
#: ../glib/gmarkup.c:1763 #: glib/gmarkup.c:1763
msgid "Document ended unexpectedly just after an open angle bracket '<'" msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr "A dokumentum váratlanul véget ért egy nyitott hegyes zárójel (\"<\") után" msgstr ""
"A dokumentum váratlanul véget ért egy nyitott hegyes zárójel (\"<\") után"
#: ../glib/gmarkup.c:1771 ../glib/gmarkup.c:1815 #: glib/gmarkup.c:1771 glib/gmarkup.c:1815
#, c-format #, c-format
msgid "" msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last " "Document ended unexpectedly with elements still open - '%s' was the last "
@@ -452,7 +470,7 @@ msgstr ""
"A dokumentum váratlanul véget ért, pedig még nyitva vannak elemek - \"%s\" " "A dokumentum váratlanul véget ért, pedig még nyitva vannak elemek - \"%s\" "
"az utoljára megnyitott elem" "az utoljára megnyitott elem"
#: ../glib/gmarkup.c:1779 #: glib/gmarkup.c:1779
#, c-format #, c-format
msgid "" msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending " "Document ended unexpectedly, expected to see a close angle bracket ending "
@@ -461,19 +479,19 @@ msgstr ""
"A dokumentum váratlanul véget ért; a(z) <%s/> elemet lezáró hegyes " "A dokumentum váratlanul véget ért; a(z) <%s/> elemet lezáró hegyes "
"zárójelnek kellett volna következnie" "zárójelnek kellett volna következnie"
#: ../glib/gmarkup.c:1785 #: glib/gmarkup.c:1785
msgid "Document ended unexpectedly inside an element name" msgid "Document ended unexpectedly inside an element name"
msgstr "A dokumentum váratlanul véget ért egy elemnéven belül" msgstr "A dokumentum váratlanul véget ért egy elemnéven belül"
#: ../glib/gmarkup.c:1790 #: glib/gmarkup.c:1790
msgid "Document ended unexpectedly inside an attribute name" msgid "Document ended unexpectedly inside an attribute name"
msgstr "A dokumentum váratlanul véget ért egy attribútumnéven belül" msgstr "A dokumentum váratlanul véget ért egy attribútumnéven belül"
#: ../glib/gmarkup.c:1795 #: glib/gmarkup.c:1795
msgid "Document ended unexpectedly inside an element-opening tag." msgid "Document ended unexpectedly inside an element-opening tag."
msgstr "A dokumentum váratlanul véget ért egy elemnyitó címkén belül" msgstr "A dokumentum váratlanul véget ért egy elemnyitó címkén belül"
#: ../glib/gmarkup.c:1801 #: glib/gmarkup.c:1801
msgid "" msgid ""
"Document ended unexpectedly after the equals sign following an attribute " "Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value" "name; no attribute value"
@@ -481,104 +499,108 @@ msgstr ""
"A dokumentum váratlanul véget ért egy az attribútumnevet követő " "A dokumentum váratlanul véget ért egy az attribútumnevet követő "
"egyenlőségjel után; az attribútum értéke nem lett megadva" "egyenlőségjel után; az attribútum értéke nem lett megadva"
#: ../glib/gmarkup.c:1808 #: glib/gmarkup.c:1808
msgid "Document ended unexpectedly while inside an attribute value" msgid "Document ended unexpectedly while inside an attribute value"
msgstr "A dokumentum váratlanul véget ért egy attribútumértéken belül" msgstr "A dokumentum váratlanul véget ért egy attribútumértéken belül"
#: ../glib/gmarkup.c:1823 #: glib/gmarkup.c:1823
#, c-format #, c-format
msgid "Document ended unexpectedly inside the close tag for element '%s'" msgid "Document ended unexpectedly inside the close tag for element '%s'"
msgstr "A dokumentum váratlanul véget ért a(z) \"%s\" elem lezáró címkéjén belül" msgstr ""
"A dokumentum váratlanul véget ért a(z) \"%s\" elem lezáró címkéjén belül"
#: ../glib/gmarkup.c:1829 #: glib/gmarkup.c:1829
msgid "Document ended unexpectedly inside a comment or processing instruction" msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr "" msgstr ""
"A dokumentum váratlanul véget ért egy megjegyzésen vagy feldolgozási " "A dokumentum váratlanul véget ért egy megjegyzésen vagy feldolgozási "
"utasításon belül" "utasításon belül"
#: ../glib/gshell.c:70 #: glib/gshell.c:70
#, c-format
msgid "Quoted text doesn't begin with a quotation mark" msgid "Quoted text doesn't begin with a quotation mark"
msgstr "Az idézett szöveg nem idézőjellel kezdődik" msgstr "Az idézett szöveg nem idézőjellel kezdődik"
#: ../glib/gshell.c:160 #: glib/gshell.c:160
#, c-format
msgid "Unmatched quotation mark in command line or other shell-quoted text" msgid "Unmatched quotation mark in command line or other shell-quoted text"
msgstr "" msgstr ""
"Pár nélküli idézőjel a parancssorban vagy más, parancsértelmezőből idézett " "Pár nélküli idézőjel a parancssorban vagy más, parancsértelmezőből idézett "
"szövegben" "szövegben"
#: ../glib/gshell.c:538 #: glib/gshell.c:538
#, c-format #, c-format
msgid "Text ended just after a '\\' character. (The text was '%s')" msgid "Text ended just after a '\\' character. (The text was '%s')"
msgstr "A szöveg egy \"\\\" karakter után véget ért. (A szöveg: \"%s\")" msgstr "A szöveg egy \"\\\" karakter után véget ért. (A szöveg: \"%s\")"
#: ../glib/gshell.c:545 #: glib/gshell.c:545
#, c-format #, c-format
msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgid "Text ended before matching quote was found for %c. (The text was '%s')"
msgstr "" msgstr ""
"A szöveg véget ért, mielőtt %c idézőjelpárja meglett volna. (A szöveg: \"%s" "A szöveg véget ért, mielőtt %c idézőjelpárja meglett volna. (A szöveg: \"%s"
"\")" "\")"
#: ../glib/gshell.c:557 #: glib/gshell.c:557
#, c-format
msgid "Text was empty (or contained only whitespace)" msgid "Text was empty (or contained only whitespace)"
msgstr "A szöveg üres volt (vagy legfeljebb üreshely-karaktereket tartalmazott)" msgstr ""
"A szöveg üres volt (vagy legfeljebb üreshely-karaktereket tartalmazott)"
#: ../glib/gspawn-win32.c:273 #: glib/gspawn-win32.c:273
#, c-format
msgid "Failed to read data from child process" msgid "Failed to read data from child process"
msgstr "Nem sikerült adatokat kiolvasni a gyermekfolyamatból" msgstr "Nem sikerült adatokat kiolvasni a gyermekfolyamatból"
#: ../glib/gspawn-win32.c:288 ../glib/gspawn.c:1361 #: glib/gspawn-win32.c:288 glib/gspawn.c:1361
#, c-format #, c-format
msgid "Failed to create pipe for communicating with child process (%s)" msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "" msgstr ""
"Nem sikerült csővezetéket készíteni a gyermekfolyamattal (%s) való " "Nem sikerült csővezetéket készíteni a gyermekfolyamattal (%s) való "
"kommunikációhoz" "kommunikációhoz"
#: ../glib/gspawn-win32.c:326 ../glib/gspawn.c:1025 #: glib/gspawn-win32.c:326 glib/gspawn.c:1025
#, c-format #, c-format
msgid "Failed to read from child pipe (%s)" msgid "Failed to read from child pipe (%s)"
msgstr "Nem sikerült olvasni a gyermek csővezetékből (%s)" msgstr "Nem sikerült olvasni a gyermek csővezetékből (%s)"
#: ../glib/gspawn-win32.c:352 ../glib/gspawn.c:1230 #: glib/gspawn-win32.c:352 glib/gspawn.c:1230
#, c-format #, c-format
msgid "Failed to change to directory '%s' (%s)" msgid "Failed to change to directory '%s' (%s)"
msgstr "Nem sikerült átváltani a(z) \"%s\" könyvtárra (%s)" msgstr "Nem sikerült átváltani a(z) \"%s\" könyvtárra (%s)"
#: ../glib/gspawn-win32.c:358 ../glib/gspawn-win32.c:578 #: glib/gspawn-win32.c:358 glib/gspawn-win32.c:578
#, c-format #, c-format
msgid "Failed to execute child process (%s)" msgid "Failed to execute child process (%s)"
msgstr "Nem sikerült végrehajtani a gyermekfolyamatot (%s)" msgstr "Nem sikerült végrehajtani a gyermekfolyamatot (%s)"
#: ../glib/gspawn-win32.c:468 ../glib/gspawn-win32.c:524 #: glib/gspawn-win32.c:468 glib/gspawn-win32.c:524
#, c-format #, c-format
msgid "Invalid program name: %s" msgid "Invalid program name: %s"
msgstr "Érvénytelen programnév: %s" msgstr "Érvénytelen programnév: %s"
#: ../glib/gspawn-win32.c:478 ../glib/gspawn-win32.c:534 #: glib/gspawn-win32.c:478 glib/gspawn-win32.c:534 glib/gspawn-win32.c:777
#: ../glib/gspawn-win32.c:777 ../glib/gspawn-win32.c:832 #: glib/gspawn-win32.c:832 glib/gspawn-win32.c:1367
#: ../glib/gspawn-win32.c:1367
#, c-format #, c-format
msgid "Invalid string in argument vector at %d: %s" msgid "Invalid string in argument vector at %d: %s"
msgstr "Érvénytelen karaktersorozat a paraméterben a következő helyen: %d: %s" msgstr "Érvénytelen karaktersorozat a paraméterben a következő helyen: %d: %s"
#: ../glib/gspawn-win32.c:489 ../glib/gspawn-win32.c:545 #: glib/gspawn-win32.c:489 glib/gspawn-win32.c:545 glib/gspawn-win32.c:791
#: ../glib/gspawn-win32.c:791 ../glib/gspawn-win32.c:845 #: glib/gspawn-win32.c:845 glib/gspawn-win32.c:1400
#: ../glib/gspawn-win32.c:1400
#, c-format #, c-format
msgid "Invalid string in environment: %s" msgid "Invalid string in environment: %s"
msgstr "Érvénytelen karaktersorozat a környezetben: %s" msgstr "Érvénytelen karaktersorozat a környezetben: %s"
#: ../glib/gspawn-win32.c:773 ../glib/gspawn-win32.c:828 #: glib/gspawn-win32.c:773 glib/gspawn-win32.c:828 glib/gspawn-win32.c:1348
#: ../glib/gspawn-win32.c:1348
#, c-format #, c-format
msgid "Invalid working directory: %s" msgid "Invalid working directory: %s"
msgstr "Érvénytelen munkakönyvtár: %s" msgstr "Érvénytelen munkakönyvtár: %s"
#: ../glib/gspawn-win32.c:887 #: glib/gspawn-win32.c:887
#, c-format #, c-format
msgid "Failed to execute helper program (%s)" msgid "Failed to execute helper program (%s)"
msgstr "Nem sikerült végrehajtani a segítő programot (%s)" msgstr "Nem sikerült végrehajtani a segítő programot (%s)"
#: ../glib/gspawn-win32.c:1087 #: glib/gspawn-win32.c:1087
#, c-format
msgid "" msgid ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child " "Unexpected error in g_io_channel_win32_poll() reading data from a child "
"process" "process"
@@ -586,180 +608,191 @@ msgstr ""
"Váratlan hiba, miközben a g_io_channel_win32_poll() adatokat olvasott egy " "Váratlan hiba, miközben a g_io_channel_win32_poll() adatokat olvasott egy "
"gyermekfolyamatból" "gyermekfolyamatból"
#: ../glib/gspawn.c:165 #: glib/gspawn.c:165
#, c-format #, c-format
msgid "Failed to read data from child process (%s)" msgid "Failed to read data from child process (%s)"
msgstr "Nem sikerült adatokat olvasni a gyermekfolyamatból (%s)" msgstr "Nem sikerült adatokat olvasni a gyermekfolyamatból (%s)"
#: ../glib/gspawn.c:297 #: glib/gspawn.c:297
#, c-format #, c-format
msgid "Unexpected error in select() reading data from a child process (%s)" msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr "" msgstr ""
"Váratlan hiba, miközben a select() adatokat próbált olvasni egy " "Váratlan hiba, miközben a select() adatokat próbált olvasni egy "
"gyermekfolyamatból (%s)" "gyermekfolyamatból (%s)"
#: ../glib/gspawn.c:380 #: glib/gspawn.c:380
#, c-format #, c-format
msgid "Unexpected error in waitpid() (%s)" msgid "Unexpected error in waitpid() (%s)"
msgstr "Váratlan hiba a waitpid()-ben (%s)" msgstr "Váratlan hiba a waitpid()-ben (%s)"
#: ../glib/gspawn.c:1090 #: glib/gspawn.c:1090
#, c-format #, c-format
msgid "Failed to fork (%s)" msgid "Failed to fork (%s)"
msgstr "Nem sikerült folyamatot indítani (%s)" msgstr "Nem sikerült folyamatot indítani (%s)"
#: ../glib/gspawn.c:1240 #: glib/gspawn.c:1240
#, c-format #, c-format
msgid "Failed to execute child process \"%s\" (%s)" msgid "Failed to execute child process \"%s\" (%s)"
msgstr "Nem sikerült a gyermekfolyamat (\"%s\") végrehajtása (%s)" msgstr "Nem sikerült a gyermekfolyamat (\"%s\") végrehajtása (%s)"
#: ../glib/gspawn.c:1250 #: glib/gspawn.c:1250
#, c-format #, c-format
msgid "Failed to redirect output or input of child process (%s)" msgid "Failed to redirect output or input of child process (%s)"
msgstr "Nem sikerült a gyermekfolyamat ki- vagy bemenetének átirányítása (%s)" msgstr "Nem sikerült a gyermekfolyamat ki- vagy bemenetének átirányítása (%s)"
#: ../glib/gspawn.c:1259 #: glib/gspawn.c:1259
#, c-format #, c-format
msgid "Failed to fork child process (%s)" msgid "Failed to fork child process (%s)"
msgstr "Nem sikerült a gyermekfolyamat elindítása (%s)" msgstr "Nem sikerült a gyermekfolyamat elindítása (%s)"
#: ../glib/gspawn.c:1267 #: glib/gspawn.c:1267
#, c-format #, c-format
msgid "Unknown error executing child process \"%s\"" msgid "Unknown error executing child process \"%s\""
msgstr "Ismeretlen hiba a gyermekfolyamat (\"%s\") végrehajtása közben" msgstr "Ismeretlen hiba a gyermekfolyamat (\"%s\") végrehajtása közben"
#: ../glib/gspawn.c:1289 #: glib/gspawn.c:1289
#, c-format #, c-format
msgid "Failed to read enough data from child pid pipe (%s)" msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Nem sikerült elég adatot kiolvasni a gyermek pid csővezetékből (%s)" msgstr "Nem sikerült elég adatot kiolvasni a gyermek pid csővezetékből (%s)"
#: ../glib/gutf8.c:1017 #: glib/gutf8.c:1017
#, c-format
msgid "Character out of range for UTF-8" msgid "Character out of range for UTF-8"
msgstr "A karakter az UTF-8 tartományon kívülre esik" msgstr "A karakter az UTF-8 tartományon kívülre esik"
#: ../glib/gutf8.c:1111 ../glib/gutf8.c:1120 ../glib/gutf8.c:1252 #: glib/gutf8.c:1111 glib/gutf8.c:1120 glib/gutf8.c:1252 glib/gutf8.c:1261
#: ../glib/gutf8.c:1261 ../glib/gutf8.c:1402 ../glib/gutf8.c:1498 #: glib/gutf8.c:1402 glib/gutf8.c:1498
#, c-format
msgid "Invalid sequence in conversion input" msgid "Invalid sequence in conversion input"
msgstr "Érvénytelen szekvencia az átalakítási bemenetben" msgstr "Érvénytelen szekvencia az átalakítási bemenetben"
#: ../glib/gutf8.c:1413 ../glib/gutf8.c:1509 #: glib/gutf8.c:1413 glib/gutf8.c:1509
#, c-format
msgid "Character out of range for UTF-16" msgid "Character out of range for UTF-16"
msgstr "A karakter az UTF-16 tartományon kívülre esik" msgstr "A karakter az UTF-16 tartományon kívülre esik"
#: ../glib/goption.c:495 #: glib/goption.c:495
msgid "Usage:" msgid "Usage:"
msgstr "Használat:" msgstr "Használat:"
#: ../glib/goption.c:495 #: glib/goption.c:495
msgid "[OPTION...]" msgid "[OPTION...]"
msgstr "[OPCIÓ...]" msgstr "[OPCIÓ...]"
#: ../glib/goption.c:586 #: glib/goption.c:586
msgid "Help Options:" msgid "Help Options:"
msgstr "Súgólehetőségek:" msgstr "Súgólehetőségek:"
#: ../glib/goption.c:587 #: glib/goption.c:587
msgid "Show help options" msgid "Show help options"
msgstr "Súgólehetőségek megjelenítése" msgstr "Súgólehetőségek megjelenítése"
#: ../glib/goption.c:592 #: glib/goption.c:592
msgid "Show all help options" msgid "Show all help options"
msgstr "Minden súgólehetőség megjelenítése" msgstr "Minden súgólehetőség megjelenítése"
#: ../glib/goption.c:642 #: glib/goption.c:642
msgid "Application Options:" msgid "Application Options:"
msgstr "Alkalmazás kapcsolói:" msgstr "Alkalmazás kapcsolói:"
#: ../glib/goption.c:686 ../glib/goption.c:756 #: glib/goption.c:686 glib/goption.c:756
#, c-format #, c-format
msgid "Cannot parse integer value '%s' for %s" msgid "Cannot parse integer value '%s' for %s"
msgstr "Nem dolgozható fel a(z) \"%s\" egész érték a következőhöz: %s" msgstr "Nem dolgozható fel a(z) \"%s\" egész érték a következőhöz: %s"
#: ../glib/goption.c:696 ../glib/goption.c:764 #: glib/goption.c:696 glib/goption.c:764
#, c-format #, c-format
msgid "Integer value '%s' for %s out of range" msgid "Integer value '%s' for %s out of range"
msgstr "A(z) \"%s\" egész érték a tartományon kívülre esik a következőhöz: %s" msgstr "A(z) \"%s\" egész érték a tartományon kívülre esik a következőhöz: %s"
#: ../glib/goption.c:721 #: glib/goption.c:721
#, c-format #, c-format
msgid "Cannot parse double value '%s' for %s" msgid "Cannot parse double value '%s' for %s"
msgstr "Nem dolgozható fel a(z) \"%s\" duplahosszúságú érték a következőhöz: %s" msgstr ""
"Nem dolgozható fel a(z) \"%s\" duplahosszúságú érték a következőhöz: %s"
#: ../glib/goption.c:729 #: glib/goption.c:729
#, c-format #, c-format
msgid "Double value '%s' for %s out of range" msgid "Double value '%s' for %s out of range"
msgstr "A(z) \"%s\" duplahosszúságú érték a tartományon kívülre esik a következőhöz: %s" msgstr ""
"A(z) \"%s\" duplahosszúságú érték a tartományon kívülre esik a következőhöz: "
"%s"
#: ../glib/goption.c:1066 #: glib/goption.c:1066
#, c-format #, c-format
msgid "Error parsing option %s" msgid "Error parsing option %s"
msgstr "Hiba a kapcsoló feldolgozása során: %s" msgstr "Hiba a kapcsoló feldolgozása során: %s"
#: ../glib/goption.c:1097 ../glib/goption.c:1208 #: glib/goption.c:1097 glib/goption.c:1208
#, c-format #, c-format
msgid "Missing argument for %s" msgid "Missing argument for %s"
msgstr "Hiányzó paraméter a következőhöz: %s" msgstr "Hiányzó paraméter a következőhöz: %s"
#: ../glib/goption.c:1597 #: glib/goption.c:1597
#, c-format #, c-format
msgid "Unknown option %s" msgid "Unknown option %s"
msgstr "Ismeretlen opció: %s" msgstr "Ismeretlen opció: %s"
#: ../glib/gkeyfile.c:337 #: glib/gkeyfile.c:337
#, c-format
msgid "Valid key file could not be found in data dirs" msgid "Valid key file could not be found in data dirs"
msgstr "Az adatkönyvtárakban nem található érvényes kulcsfájl" msgstr "Az adatkönyvtárakban nem található érvényes kulcsfájl"
#: ../glib/gkeyfile.c:372 #: glib/gkeyfile.c:372
#, c-format
msgid "Not a regular file" msgid "Not a regular file"
msgstr "Nem szabályos fájl" msgstr "Nem szabályos fájl"
#: ../glib/gkeyfile.c:380 #: glib/gkeyfile.c:380
#, c-format
msgid "File is empty" msgid "File is empty"
msgstr "A fájl üres" msgstr "A fájl üres"
#: ../glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "Key file contains line '%s' which is not a key-value pair, group, or comment" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "" msgstr ""
"A kulcsfájl tartalmazza a(z) \"%s\" sort, amelyik nem egy kulcs-érték pár, " "A kulcsfájl tartalmazza a(z) \"%s\" sort, amelyik nem egy kulcs-érték pár, "
"csoport, vagy megjegyzés" "csoport, vagy megjegyzés"
#: ../glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "A kulcsfájl nem csoporttal kezdődik" msgstr "A kulcsfájl nem csoporttal kezdődik"
#: ../glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "A kulcsfájl a nem támogatott \"%s\" kódolást tartalmazza" msgstr "A kulcsfájl a nem támogatott \"%s\" kódolást tartalmazza"
#: ../glib/gkeyfile.c:1013 ../glib/gkeyfile.c:1172 ../glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: ../glib/gkeyfile.c:2450 ../glib/gkeyfile.c:2569 ../glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: ../glib/gkeyfile.c:2857 ../glib/gkeyfile.c:3033 ../glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "A kulcsfájlból hiányzik a(z) \"%s\" csoport" msgstr "A kulcsfájlból hiányzik a(z) \"%s\" csoport"
#: ../glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "A kulcsfájlban nincs \"%s\" kulcs" msgstr "A kulcsfájlban nincs \"%s\" kulcs"
#: ../glib/gkeyfile.c:1285 ../glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
"A kulcsfájl tartalmazza a(z) \"%s\" kulcsot \"%s\" értékkel, amelyik azonban " "A kulcsfájl tartalmazza a(z) \"%s\" kulcsot \"%s\" értékkel, amelyik azonban "
"nem UTF-8" "nem UTF-8"
#: ../glib/gkeyfile.c:1303 ../glib/gkeyfile.c:1412 ../glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
"A kulcsfájl tartalmazza a(z) \"%s\" kulcsot, amelynek az értéke nem " "A kulcsfájl tartalmazza a(z) \"%s\" kulcsot, amelynek az értéke nem "
"értelmezhető." "értelmezhető."
#: ../glib/gkeyfile.c:2000 ../glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -768,37 +801,39 @@ msgstr ""
"A kulcsfájl tartalmazza a(z) \"%s\" kulcsot a(z) \"%s\" csoportban, amelynek " "A kulcsfájl tartalmazza a(z) \"%s\" kulcsot a(z) \"%s\" csoportban, amelynek "
"értéke nem értelmezhető." "értéke nem értelmezhető."
#: ../glib/gkeyfile.c:2400 ../glib/gkeyfile.c:2584 ../glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "A kulcsfájl nem tartalmazza a(z) \"%s\" kulcsot a(z) \"%s\" csoportban." msgstr ""
"A kulcsfájl nem tartalmazza a(z) \"%s\" kulcsot a(z) \"%s\" csoportban."
#: ../glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "A kulcsfájl escape-szekvenciával megadott karaktert tartalmaz a sor végén" msgstr ""
"A kulcsfájl escape-szekvenciával megadott karaktert tartalmaz a sor végén"
#: ../glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "A kulcsfájl érvénytelen escape-szekvenciát tartalmaz (\"%s\")" msgstr "A kulcsfájl érvénytelen escape-szekvenciát tartalmaz (\"%s\")"
#: ../glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "A(z) \"%s\" érték nem értelmezhető számként." msgstr "A(z) \"%s\" érték nem értelmezhető számként."
#: ../glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "A(z) \"%s\" egész érték a tartományon kívülre esik" msgstr "A(z) \"%s\" egész érték a tartományon kívülre esik"
#: ../glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "A(z) \"%s\" érték nem értelmezhető lebegőpontos számként." msgstr "A(z) \"%s\" érték nem értelmezhető lebegőpontos számként."
#: ../glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "A(z) \"%s\" érték nem értelmezhető logikai értékként." msgstr "A(z) \"%s\" érték nem értelmezhető logikai értékként."

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib HEAD\n" "Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2005-08-30 22:41+0300\n" "PO-Revision-Date: 2005-08-30 22:41+0300\n"
"Last-Translator: Mohammad DAMT <mdamt@bisnisweb.com>\n" "Last-Translator: Mohammad DAMT <mdamt@bisnisweb.com>\n"
"Language-Team: Indonesia <sukarelawan@gnome.linux.or.id>\n" "Language-Team: Indonesia <sukarelawan@gnome.linux.or.id>\n"
@@ -57,10 +57,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -80,76 +80,76 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Konversi dari gugus karakter '%s' ke '%s' tidak dapat dilakukan" msgstr "Konversi dari gugus karakter '%s' ke '%s' tidak dapat dilakukan"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Tidak dapat membuka pengubah dari '%s' ke '%s'" msgstr "Tidak dapat membuka pengubah dari '%s' ke '%s'"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Rangkaian byte dalam input konversi tidak benar" msgstr "Rangkaian byte dalam input konversi tidak benar"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Error saat melakukan konversi: %s" msgstr "Error saat melakukan konversi: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Rangkaian karakter sebagian pada akhir input" msgstr "Rangkaian karakter sebagian pada akhir input"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Tidak dapat mengkonversi, kembalikan '%s' ke gugus kode '%s'" msgstr "Tidak dapat mengkonversi, kembalikan '%s' ke gugus kode '%s'"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI '%s' bukanlah URI absolut dengan menggunakan skema \"file\"" msgstr "URI '%s' bukanlah URI absolut dengan menggunakan skema \"file\""
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "URI File lokal '%s' tidak boleh ada karakter '#' di dalamnya" msgstr "URI File lokal '%s' tidak boleh ada karakter '#' di dalamnya"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI '%s' tidak benar" msgstr "URI '%s' tidak benar"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Nama host pada URI '%s' tidak benar" msgstr "Nama host pada URI '%s' tidak benar"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI '%s' berisi karakter escape yang salah" msgstr "URI '%s' berisi karakter escape yang salah"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Nama path '%s' bukan path absolut" msgstr "Nama path '%s' bukan path absolut"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Nama host salah" msgstr "Nama host salah"
@@ -735,7 +735,7 @@ msgstr "Bukan sebuah file biasa"
msgid "File is empty" msgid "File is empty"
msgstr "Filenya kosong" msgstr "Filenya kosong"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -743,41 +743,41 @@ msgstr ""
"File kunci berisi baris '%s' yang bukan pasangan nilai kunci, kelompok atau " "File kunci berisi baris '%s' yang bukan pasangan nilai kunci, kelompok atau "
"komentar" "komentar"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "File kunci tidak mulai dengan sebuah kelompok" msgstr "File kunci tidak mulai dengan sebuah kelompok"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "File kunci mengadung encoding yang tidak didukung '%s'" msgstr "File kunci mengadung encoding yang tidak didukung '%s'"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "File kunci tidak memiliki kelompok '%s'" msgstr "File kunci tidak memiliki kelompok '%s'"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "File kunci tidak memiliki kunci '%s'" msgstr "File kunci tidak memiliki kunci '%s'"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "File kunci mengandung kunci '%s' dengan nilai '%s' yang bukan UTF-8" msgstr "File kunci mengandung kunci '%s' dengan nilai '%s' yang bukan UTF-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
"File kunci mengandung kunci '%s' yang memiliki nilai yang tidak dapat " "File kunci mengandung kunci '%s' yang memiliki nilai yang tidak dapat "
"diterjemahkan." "diterjemahkan."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -786,37 +786,37 @@ msgstr ""
"File kunci mengandung kunci '%s' dalam kelompok '%s' yang memiliki nilai " "File kunci mengandung kunci '%s' dalam kelompok '%s' yang memiliki nilai "
"yang tidak dapat diterjemahkan." "yang tidak dapat diterjemahkan."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "File kunci tidak memiliki kunci '%s' pada kelompok '%s'" msgstr "File kunci tidak memiliki kunci '%s' pada kelompok '%s'"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "File kunci mengandung karakter escape pada akhir baris" msgstr "File kunci mengandung karakter escape pada akhir baris"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "File kunci berisi '%s'" msgstr "File kunci berisi '%s'"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Nilai '%s' tidak dapat diterjemahkan sebagai sebuah nomor." msgstr "Nilai '%s' tidak dapat diterjemahkan sebagai sebuah nomor."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Nilai integer '%s' di luar jangkauan" msgstr "Nilai integer '%s' di luar jangkauan"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, fuzzy, c-format #, fuzzy, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Nilai '%s' tidak dapat diterjemahkan sebagai sebuah nomor." msgstr "Nilai '%s' tidak dapat diterjemahkan sebagai sebuah nomor."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Nilai '%s' tidak dapat diterjemahkan sebagai suatu nilai boolean." msgstr "Nilai '%s' tidak dapat diterjemahkan sebagai suatu nilai boolean."

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib 2.2\n" "Project-Id-Version: glib 2.2\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2003-08-18 18:05+0000\n" "PO-Revision-Date: 2003-08-18 18:05+0000\n"
"Last-Translator: Richard Allen <ra@ra.is>\n" "Last-Translator: Richard Allen <ra@ra.is>\n"
"Language-Team: is <is@li.org>\n" "Language-Team: is <is@li.org>\n"
@@ -55,10 +55,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -78,76 +78,76 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Umbreyting úr stafasettinu '%s' í '%s' er ekki stutt" msgstr "Umbreyting úr stafasettinu '%s' í '%s' er ekki stutt"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, fuzzy, c-format #, fuzzy, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Gat ekki opnað umbreyti úr '%s' í '%s': %s" msgstr "Gat ekki opnað umbreyti úr '%s' í '%s': %s"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Ógild bætaruna í ílagi umbreytingar" msgstr "Ógild bætaruna í ílagi umbreytingar"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Villa við umbreytingu: %s" msgstr "Villa við umbreytingu: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Ókláruð stafaruna í enda ílags" msgstr "Ókláruð stafaruna í enda ílags"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Gat ekki umbreytt '%s' í stafatöflu '%s'" msgstr "Gat ekki umbreytt '%s' í stafatöflu '%s'"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, fuzzy, c-format #, fuzzy, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI '%s' er ekki fullt URI sem notar 'file' skemuna" msgstr "URI '%s' er ekki fullt URI sem notar 'file' skemuna"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "Skráar-URI '%s' má ekki innihalda '#'" msgstr "Skráar-URI '%s' má ekki innihalda '#'"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI '%s' er ógilt" msgstr "URI '%s' er ógilt"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Vélarheitið í URI '%s' er ógilt" msgstr "Vélarheitið í URI '%s' er ógilt"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI '%s' inniheldur ógild sértákn" msgstr "URI '%s' inniheldur ógild sértákn"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Slóðin '%s' er ekki full slóð" msgstr "Slóðin '%s' er ekki full slóð"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Ógilt vélarheiti" msgstr "Ógilt vélarheiti"
@@ -706,82 +706,82 @@ msgstr ""
msgid "File is empty" msgid "File is empty"
msgstr "" msgstr ""
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "" msgstr ""
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "" msgstr ""
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
msgstr "" msgstr ""
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, fuzzy, c-format #, fuzzy, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "URI '%s' inniheldur ógild sértákn" msgstr "URI '%s' inniheldur ógild sértákn"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "" msgstr ""
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "" msgstr ""
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib 2.12.x\n" "Project-Id-Version: glib 2.12.x\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-07-08 15:08+0200\n" "PO-Revision-Date: 2006-07-08 15:08+0200\n"
"Last-Translator: Luca Ferretti <elle.uca@libero.it>\n" "Last-Translator: Luca Ferretti <elle.uca@libero.it>\n"
"Language-Team: Italian <tp@lists.linux.it>\n" "Language-Team: Italian <tp@lists.linux.it>\n"
@@ -59,10 +59,10 @@ msgstr "Esiste già un segnalibro per l'URI «%s»"
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "Non è stato trovato alcun segnalibro per l'URI «%s»" msgstr "Non è stato trovato alcun segnalibro per l'URI «%s»"
@@ -86,78 +86,78 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "Nessun gruppo impostato nel segnalibro per l'URI \"%s\"" msgstr "Nessun gruppo impostato nel segnalibro per l'URI \"%s\""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "Nessuna applicazione di nome «%s» ha registrato un segnalibro per «%s»" msgstr "Nessuna applicazione di nome «%s» ha registrato un segnalibro per «%s»"
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "" msgstr ""
"La conversione del set di caratteri da \"%s\" a \"%s\" non è supportata" "La conversione del set di caratteri da \"%s\" a \"%s\" non è supportata"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Impossibile aprire il convertitore da \"%s\" a \"%s\"" msgstr "Impossibile aprire il convertitore da \"%s\" a \"%s\""
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Sequenza di byte non valida nell'ingresso per la conversione" msgstr "Sequenza di byte non valida nell'ingresso per la conversione"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Errore durante la conversione: %s" msgstr "Errore durante la conversione: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Sequenza di caratteri parziale al termine dei dati in ingresso" msgstr "Sequenza di caratteri parziale al termine dei dati in ingresso"
# il primo %s è una 'fallback string' come recita il commento nel codice # il primo %s è una 'fallback string' come recita il commento nel codice
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Impossibile convertire \"%s\" nel set di caratteri \"%s\"" msgstr "Impossibile convertire \"%s\" nel set di caratteri \"%s\""
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "L'URI \"%s\" non è un URI assoluto che utilizza lo schema \"file://\"" msgstr "L'URI \"%s\" non è un URI assoluto che utilizza lo schema \"file://\""
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "L'URI per il file locale \"%s\" non può includere un '#'" msgstr "L'URI per il file locale \"%s\" non può includere un '#'"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "L'URI \"%s\" non è valido" msgstr "L'URI \"%s\" non è valido"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Il nome dell'host nell'URI \"%s\" non è valido" msgstr "Il nome dell'host nell'URI \"%s\" non è valido"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "L'URI \"%s\" contiene sequenze di escape non valide" msgstr "L'URI \"%s\" contiene sequenze di escape non valide"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Il nome di percorso \"%s\" non è un percorso assoluto" msgstr "Il nome di percorso \"%s\" non è un percorso assoluto"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Nome host non valido" msgstr "Nome host non valido"
@@ -763,7 +763,7 @@ msgstr "Non è un file normale"
msgid "File is empty" msgid "File is empty"
msgstr "Il file è vuoto" msgstr "Il file è vuoto"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -771,43 +771,43 @@ msgstr ""
"Il file chiavi contiene la riga «%s» che non è una coppia chiave-valore, un " "Il file chiavi contiene la riga «%s» che non è una coppia chiave-valore, un "
"gruppo o un commento valido" "gruppo o un commento valido"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Il file chiavi non inizia con un gruppo" msgstr "Il file chiavi non inizia con un gruppo"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Il file chiavi contiene la codifica non supportata \"%s\"" msgstr "Il file chiavi contiene la codifica non supportata \"%s\""
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Il file chiavi non presenta il gruppo \"%s\"" msgstr "Il file chiavi non presenta il gruppo \"%s\""
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Il file chiavi non presenta la chiave \"%s\"" msgstr "Il file chiavi non presenta la chiave \"%s\""
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
"Il file chiavi contiene la chiave \"%s\" con il valore \"%s\" che non è in " "Il file chiavi contiene la chiave \"%s\" con il valore \"%s\" che non è in "
"UTF-8" "UTF-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
"Il file chiavi contiene la chiave \"%s\" il cui valore non può essere " "Il file chiavi contiene la chiave \"%s\" il cui valore non può essere "
"interpretato." "interpretato."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -816,37 +816,37 @@ msgstr ""
"Il file chiavi contiene la chiave \"%s\" nel gruppo \"%s\" il cui valore non " "Il file chiavi contiene la chiave \"%s\" nel gruppo \"%s\" il cui valore non "
"può essere interpretato." "può essere interpretato."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Il file chiavi non presenta alcuna chiave \"%s\" nel gruppo \"%s\"" msgstr "Il file chiavi non presenta alcuna chiave \"%s\" nel gruppo \"%s\""
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Il file chiavi contiene un carattere di escape alla fine della riga" msgstr "Il file chiavi contiene un carattere di escape alla fine della riga"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "Il file chiavi contiene la sequenza di escape non valida \"%s\"" msgstr "Il file chiavi contiene la sequenza di escape non valida \"%s\""
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Impossibile interpretare il valore \"%s\" come un numero." msgstr "Impossibile interpretare il valore \"%s\" come un numero."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Il valore intero \"%s\" è fuori dell'intervallo" msgstr "Il valore intero \"%s\" è fuori dell'intervallo"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Impossibile interpretare il valore \"%s\" come un numero float." msgstr "Impossibile interpretare il valore \"%s\" come un numero float."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Impossibile interpretare il valore \"%s\" come un booleano." msgstr "Impossibile interpretare il valore \"%s\" come un booleano."

354
po/ja.po
View File

@@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib HEAD\n" "Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-16 23:04+0900\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-08-16 23:05+0900\n" "PO-Revision-Date: 2006-08-16 23:05+0900\n"
"Last-Translator: Satoru SATOH <ss@gnome.gr.jp>\n" "Last-Translator: Satoru SATOH <ss@gnome.gr.jp>\n"
"Language-Team: Japanese <gnome-translation@gnome.gr.jp>\n" "Language-Team: Japanese <gnome-translation@gnome.gr.jp>\n"
@@ -17,274 +17,282 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: ../glib/gbookmarkfile.c:716 ../glib/gbookmarkfile.c:793 #: glib/gbookmarkfile.c:716 glib/gbookmarkfile.c:793 glib/gbookmarkfile.c:872
#: ../glib/gbookmarkfile.c:872 ../glib/gbookmarkfile.c:919 #: glib/gbookmarkfile.c:919
#, c-format #, c-format
msgid "Unexpected attribute '%s' for element '%s'" msgid "Unexpected attribute '%s' for element '%s'"
msgstr "想定外の属性 '%s' (要素 '%s') です" msgstr "想定外の属性 '%s' (要素 '%s') です"
#: ../glib/gbookmarkfile.c:727 ../glib/gbookmarkfile.c:804 #: glib/gbookmarkfile.c:727 glib/gbookmarkfile.c:804 glib/gbookmarkfile.c:814
#: ../glib/gbookmarkfile.c:814 ../glib/gbookmarkfile.c:930 #: glib/gbookmarkfile.c:930
#, c-format #, c-format
msgid "Attribute '%s' of element '%s' not found" msgid "Attribute '%s' of element '%s' not found"
msgstr "属性 '%s' (要素 '%s') がありません" msgstr "属性 '%s' (要素 '%s') がありません"
#: ../glib/gbookmarkfile.c:1103 ../glib/gbookmarkfile.c:1168 #: glib/gbookmarkfile.c:1103 glib/gbookmarkfile.c:1168
#: ../glib/gbookmarkfile.c:1232 ../glib/gbookmarkfile.c:1242 #: glib/gbookmarkfile.c:1232 glib/gbookmarkfile.c:1242
#, c-format #, c-format
msgid "Unexpected tag '%s', tag '%s' expected" msgid "Unexpected tag '%s', tag '%s' expected"
msgstr "想定外のタグ '%s' です (想定していたタグは '%s')" msgstr "想定外のタグ '%s' です (想定していたタグは '%s')"
#: ../glib/gbookmarkfile.c:1128 ../glib/gbookmarkfile.c:1142 #: glib/gbookmarkfile.c:1128 glib/gbookmarkfile.c:1142
#: ../glib/gbookmarkfile.c:1210 ../glib/gbookmarkfile.c:1262 #: glib/gbookmarkfile.c:1210 glib/gbookmarkfile.c:1262
#, c-format #, c-format
msgid "Unexpected tag '%s' inside '%s'" msgid "Unexpected tag '%s' inside '%s'"
msgstr "想定外のタグ '%s' ('%s' 内) です" msgstr "想定外のタグ '%s' ('%s' 内) です"
#: ../glib/gbookmarkfile.c:1792 #: glib/gbookmarkfile.c:1792
#, c-format
msgid "No valid bookmark file found in data dirs" msgid "No valid bookmark file found in data dirs"
msgstr "データ・ディレクトリの中に適切なブックマーク・ファイルがありません。" msgstr "データ・ディレクトリの中に適切なブックマーク・ファイルがありません。"
#: ../glib/gbookmarkfile.c:1993 #: glib/gbookmarkfile.c:1993
#, c-format #, c-format
msgid "A bookmark for URI '%s' already exists" msgid "A bookmark for URI '%s' already exists"
msgstr "URI が '%s' であるブックマークは既に存在します" msgstr "URI が '%s' であるブックマークは既に存在します"
#: ../glib/gbookmarkfile.c:2039 ../glib/gbookmarkfile.c:2196 #: glib/gbookmarkfile.c:2039 glib/gbookmarkfile.c:2196
#: ../glib/gbookmarkfile.c:2281 ../glib/gbookmarkfile.c:2362 #: glib/gbookmarkfile.c:2281 glib/gbookmarkfile.c:2362
#: ../glib/gbookmarkfile.c:2447 ../glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: ../glib/gbookmarkfile.c:2608 ../glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: ../glib/gbookmarkfile.c:2729 ../glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: ../glib/gbookmarkfile.c:2952 ../glib/gbookmarkfile.c:3142 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: ../glib/gbookmarkfile.c:3218 ../glib/gbookmarkfile.c:3371 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: ../glib/gbookmarkfile.c:3436 ../glib/gbookmarkfile.c:3526 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: ../glib/gbookmarkfile.c:3653 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "URI '%s' のブックマークが見つかりませんでした" msgstr "URI '%s' のブックマークが見つかりませんでした"
#: ../glib/gbookmarkfile.c:2371 #: glib/gbookmarkfile.c:2371
#, c-format #, c-format
msgid "No MIME type defined in the bookmark for URI '%s'" msgid "No MIME type defined in the bookmark for URI '%s'"
msgstr "URI '%s' のブックマークの中で MIME 型が定義されていません" msgstr "URI '%s' のブックマークの中で MIME 型が定義されていません"
#: ../glib/gbookmarkfile.c:2456 #: glib/gbookmarkfile.c:2456
#, c-format #, c-format
msgid "No private flag has been defined in bookmark for URI '%s'" msgid "No private flag has been defined in bookmark for URI '%s'"
msgstr "" msgstr ""
"URI '%s' のブックマークの中でプライベートではないフラグが定義されています" "URI '%s' のブックマークの中でプライベートではないフラグが定義されています"
#: ../glib/gbookmarkfile.c:2835 #: glib/gbookmarkfile.c:2835
#, c-format #, c-format
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "URI '%s' のブックマークの中にグループがありません" msgstr "URI '%s' のブックマークの中にグループがありません"
#: ../glib/gbookmarkfile.c:3236 ../glib/gbookmarkfile.c:3381 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "アプリケーション '%s' は '%s' のブックマークを登録していません" msgstr "アプリケーション '%s' は '%s' のブックマークを登録していません"
#: ../glib/gconvert.c:404 ../glib/gconvert.c:482 ../glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "文字セット '%s' から '%s' への変換はサポートしていません" msgstr "文字セット '%s' から '%s' への変換はサポートしていません"
#: ../glib/gconvert.c:408 ../glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s' から '%s' へのコンバータを開けませんでした" msgstr "'%s' から '%s' へのコンバータを開けませんでした"
#: ../glib/gconvert.c:602 ../glib/gconvert.c:991 ../glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: ../glib/giochannel.c:1364 ../glib/giochannel.c:2206 ../glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: ../glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "変換する入力に無効なバイトの並びがあります" msgstr "変換する入力に無効なバイトの並びがあります"
#: ../glib/gconvert.c:608 ../glib/gconvert.c:918 ../glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: ../glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "変換中にエラー: %s" msgstr "変換中にエラー: %s"
#: ../glib/gconvert.c:643 ../glib/gutf8.c:939 ../glib/gutf8.c:1143 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: ../glib/gutf8.c:1284 ../glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "入力の最後に不完全な文字シーケンスがあります" msgstr "入力の最後に不完全な文字シーケンスがあります"
#: ../glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "フォールバック '%s' を文字セット '%s' に変換できません" msgstr "フォールバック '%s' を文字セット '%s' に変換できません"
#: ../glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI '%s' は \"file\" スキームの絶対 URI ではありません" msgstr "URI '%s' は \"file\" スキームの絶対 URI ではありません"
#: ../glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "ローカル・ファイルの URI '%s' は '#' は含みません" msgstr "ローカル・ファイルの URI '%s' は '#' は含みません"
#: ../glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI '%s' は正しくありません" msgstr "URI '%s' は正しくありません"
#: ../glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "URI のホスト名 '%s' がおかしいです" msgstr "URI のホスト名 '%s' がおかしいです"
#: ../glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI '%s' に無効なエスケープ文字が含まれています" msgstr "URI '%s' に無効なエスケープ文字が含まれています"
#: ../glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "パス名 '%s' が絶対パスではありません" msgstr "パス名 '%s' が絶対パスではありません"
#: ../glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "無効なホスト名です" msgstr "無効なホスト名です"
#: ../glib/gdir.c:121 ../glib/gdir.c:141 #: glib/gdir.c:121 glib/gdir.c:141
#, c-format #, c-format
msgid "Error opening directory '%s': %s" msgid "Error opening directory '%s': %s"
msgstr "ディレクトリ '%s' を開く時にエラー: %s" msgstr "ディレクトリ '%s' を開く時にエラー: %s"
#: ../glib/gfileutils.c:572 ../glib/gfileutils.c:645 #: glib/gfileutils.c:572 glib/gfileutils.c:645
#, c-format #, c-format
msgid "Could not allocate %lu bytes to read file \"%s\"" msgid "Could not allocate %lu bytes to read file \"%s\""
msgstr "%lu バイトを確保できませんでした (ファイル \"%s\" の読み込みに必要)" msgstr "%lu バイトを確保できませんでした (ファイル \"%s\" の読み込みに必要)"
#: ../glib/gfileutils.c:587 #: glib/gfileutils.c:587
#, c-format #, c-format
msgid "Error reading file '%s': %s" msgid "Error reading file '%s': %s"
msgstr "ファイル '%s' の読み出し中にエラー: %s" msgstr "ファイル '%s' の読み出し中にエラー: %s"
#: ../glib/gfileutils.c:669 #: glib/gfileutils.c:669
#, c-format #, c-format
msgid "Failed to read from file '%s': %s" msgid "Failed to read from file '%s': %s"
msgstr "ファイル '%s' を読めません: %s" msgstr "ファイル '%s' を読めません: %s"
#: ../glib/gfileutils.c:720 ../glib/gfileutils.c:807 #: glib/gfileutils.c:720 glib/gfileutils.c:807
#, c-format #, c-format
msgid "Failed to open file '%s': %s" msgid "Failed to open file '%s': %s"
msgstr "ファイル '%s' を開けません: %s" msgstr "ファイル '%s' を開けません: %s"
#: ../glib/gfileutils.c:737 ../glib/gmappedfile.c:133 #: glib/gfileutils.c:737 glib/gmappedfile.c:133
#, c-format #, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr "ファイル '%s' の属性の取得できません: fstat() が失敗: %s" msgstr "ファイル '%s' の属性の取得できません: fstat() が失敗: %s"
#: ../glib/gfileutils.c:771 #: glib/gfileutils.c:771
#, c-format #, c-format
msgid "Failed to open file '%s': fdopen() failed: %s" msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "ファイル '%s' を開けません: fdopen() が失敗: %s" msgstr "ファイル '%s' を開けません: fdopen() が失敗: %s"
#: ../glib/gfileutils.c:905 #: glib/gfileutils.c:905
#, c-format #, c-format
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s" msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
msgstr "" msgstr ""
"'%s' から '%s' へのファイル名の変更に失敗しました: g_rename() が失敗: %s" "'%s' から '%s' へのファイル名の変更に失敗しました: g_rename() が失敗: %s"
#: ../glib/gfileutils.c:946 ../glib/gfileutils.c:1404 #: glib/gfileutils.c:946 glib/gfileutils.c:1404
#, c-format #, c-format
msgid "Failed to create file '%s': %s" msgid "Failed to create file '%s': %s"
msgstr "ファイル '%s' の生成に失敗しました: %s" msgstr "ファイル '%s' の生成に失敗しました: %s"
#: ../glib/gfileutils.c:960 #: glib/gfileutils.c:960
#, c-format #, c-format
msgid "Failed to open file '%s' for writing: fdopen() failed: %s" msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
msgstr "ファイル '%s' を書き込みモードで開けませんでした: fdopen() が失敗: %s" msgstr "ファイル '%s' を書き込みモードで開けませんでした: fdopen() が失敗: %s"
#: ../glib/gfileutils.c:985 #: glib/gfileutils.c:985
#, c-format #, c-format
msgid "Failed to write file '%s': fwrite() failed: %s" msgid "Failed to write file '%s': fwrite() failed: %s"
msgstr "ファイル '%s' への書き込みに失敗しました: fwrite() が失敗: %s" msgstr "ファイル '%s' への書き込みに失敗しました: fwrite() が失敗: %s"
#: ../glib/gfileutils.c:1004 #: glib/gfileutils.c:1004
#, c-format #, c-format
msgid "Failed to close file '%s': fclose() failed: %s" msgid "Failed to close file '%s': fclose() failed: %s"
msgstr "ファイル '%s' を閉じれません: fclose() が失敗: %s" msgstr "ファイル '%s' を閉じれません: fclose() が失敗: %s"
#: ../glib/gfileutils.c:1122 #: glib/gfileutils.c:1122
#, c-format #, c-format
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
msgstr "既存のファイル '%s' を削除できませんでした: g_unlink() が失敗: %s" msgstr "既存のファイル '%s' を削除できませんでした: g_unlink() が失敗: %s"
#: ../glib/gfileutils.c:1366 #: glib/gfileutils.c:1366
#, c-format #, c-format
msgid "Template '%s' invalid, should not contain a '%s'" msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "テンプレート '%s' が正しくありません ('%s' を含めないこと)" msgstr "テンプレート '%s' が正しくありません ('%s' を含めないこと)"
#: ../glib/gfileutils.c:1379 #: glib/gfileutils.c:1379
#, c-format #, c-format
msgid "Template '%s' doesn't contain XXXXXX" msgid "Template '%s' doesn't contain XXXXXX"
msgstr "テンプレート '%s' に XXXXXX が含まれていません" msgstr "テンプレート '%s' に XXXXXX が含まれていません"
#: ../glib/gfileutils.c:1854 #: glib/gfileutils.c:1854
#, c-format #, c-format
msgid "Failed to read the symbolic link '%s': %s" msgid "Failed to read the symbolic link '%s': %s"
msgstr "シンボリック・リンク '%s' の読み込みが失敗: %s" msgstr "シンボリック・リンク '%s' の読み込みが失敗: %s"
#: ../glib/gfileutils.c:1875 #: glib/gfileutils.c:1875
#, c-format
msgid "Symbolic links not supported" msgid "Symbolic links not supported"
msgstr "シンボリック・リンクはサポートしていません" msgstr "シンボリック・リンクはサポートしていません"
#: ../glib/giochannel.c:1154 #: glib/giochannel.c:1154
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s': %s" msgid "Could not open converter from '%s' to '%s': %s"
msgstr "'%s' から '%s' へ変換するコンバータを開けませんでした: %s" msgstr "'%s' から '%s' へ変換するコンバータを開けませんでした: %s"
#: ../glib/giochannel.c:1499 #: glib/giochannel.c:1499
#, c-format
msgid "Can't do a raw read in g_io_channel_read_line_string" msgid "Can't do a raw read in g_io_channel_read_line_string"
msgstr "g_io_channel_read_line_string では raw モードで読めません" msgstr "g_io_channel_read_line_string では raw モードで読めません"
#: ../glib/giochannel.c:1546 ../glib/giochannel.c:1803 #: glib/giochannel.c:1546 glib/giochannel.c:1803 glib/giochannel.c:1889
#: ../glib/giochannel.c:1889 #, c-format
msgid "Leftover unconverted data in read buffer" msgid "Leftover unconverted data in read buffer"
msgstr "変換されていないデータが読みこみバッファに残っています" msgstr "変換されていないデータが読みこみバッファに残っています"
#: ../glib/giochannel.c:1626 ../glib/giochannel.c:1703 #: glib/giochannel.c:1626 glib/giochannel.c:1703
#, c-format
msgid "Channel terminates in a partial character" msgid "Channel terminates in a partial character"
msgstr "チャンネルが不完全な文字で終わっています" msgstr "チャンネルが不完全な文字で終わっています"
#: ../glib/giochannel.c:1689 #: glib/giochannel.c:1689
#, c-format
msgid "Can't do a raw read in g_io_channel_read_to_end" msgid "Can't do a raw read in g_io_channel_read_to_end"
msgstr "g_io_channel_read_to_end では raw モードで読めません" msgstr "g_io_channel_read_to_end では raw モードで読めません"
#: ../glib/gmappedfile.c:116 #: glib/gmappedfile.c:116
#, c-format #, c-format
msgid "Failed to open file '%s': open() failed: %s" msgid "Failed to open file '%s': open() failed: %s"
msgstr "ファイル '%s' を開けません: open() が失敗: %s" msgstr "ファイル '%s' を開けません: open() が失敗: %s"
#: ../glib/gmappedfile.c:193 #: glib/gmappedfile.c:193
#, c-format #, c-format
msgid "Failed to map file '%s': mmap() failed: %s" msgid "Failed to map file '%s': mmap() failed: %s"
msgstr "ファイル '%s' のマップに失敗しました: mmap() が失敗: %s" msgstr "ファイル '%s' のマップに失敗しました: mmap() が失敗: %s"
#: ../glib/gmarkup.c:227 #: glib/gmarkup.c:227
#, c-format #, c-format
msgid "Error on line %d char %d: %s" msgid "Error on line %d char %d: %s"
msgstr "行 %d の %d 文字目でエラー: %s" msgstr "行 %d の %d 文字目でエラー: %s"
#: ../glib/gmarkup.c:325 #: glib/gmarkup.c:325
#, c-format #, c-format
msgid "Error on line %d: %s" msgid "Error on line %d: %s"
msgstr "%d 行目でエラー: %s" msgstr "%d 行目でエラー: %s"
#: ../glib/gmarkup.c:429 #: glib/gmarkup.c:429
msgid "" msgid ""
"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;" "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
msgstr "" msgstr ""
"空のエンティティ '&;' があります; 正しいエンティティは: &amp; &quot; &lt; " "空のエンティティ '&;' があります; 正しいエンティティは: &amp; &quot; &lt; "
"&gt; &apos;" "&gt; &apos;"
#: ../glib/gmarkup.c:439 #: glib/gmarkup.c:439
#, c-format #, c-format
msgid "" msgid ""
"Character '%s' is not valid at the start of an entity name; the & character " "Character '%s' is not valid at the start of an entity name; the & character "
@@ -295,17 +303,17 @@ msgstr ""
"表わします。もしアンパサンドがエンティティでなければ、&amp; のようにエスケー" "表わします。もしアンパサンドがエンティティでなければ、&amp; のようにエスケー"
"プしてください" "プしてください"
#: ../glib/gmarkup.c:473 #: glib/gmarkup.c:473
#, c-format #, c-format
msgid "Character '%s' is not valid inside an entity name" msgid "Character '%s' is not valid inside an entity name"
msgstr "文字 '%s' はエンティティ名として使えません" msgstr "文字 '%s' はエンティティ名として使えません"
#: ../glib/gmarkup.c:510 #: glib/gmarkup.c:510
#, c-format #, c-format
msgid "Entity name '%s' is not known" msgid "Entity name '%s' is not known"
msgstr "エンティティ名 '%s' というのは不明です" msgstr "エンティティ名 '%s' というのは不明です"
#: ../glib/gmarkup.c:521 #: glib/gmarkup.c:521
msgid "" msgid ""
"Entity did not end with a semicolon; most likely you used an ampersand " "Entity did not end with a semicolon; most likely you used an ampersand "
"character without intending to start an entity - escape ampersand as &amp;" "character without intending to start an entity - escape ampersand as &amp;"
@@ -314,7 +322,7 @@ msgstr ""
"ドを使ったのではないでしょうか。アンパサンドは &amp; のようにエスケープしてく" "ドを使ったのではないでしょうか。アンパサンドは &amp; のようにエスケープしてく"
"ださい" "ださい"
#: ../glib/gmarkup.c:574 #: glib/gmarkup.c:574
#, c-format #, c-format
msgid "" msgid ""
"Failed to parse '%-.*s', which should have been a digit inside a character " "Failed to parse '%-.*s', which should have been a digit inside a character "
@@ -323,16 +331,16 @@ msgstr ""
"'%-.*s' をパースできません。文字参照には数字が含まれなくてはなりません (例: " "'%-.*s' をパースできません。文字参照には数字が含まれなくてはなりません (例: "
"&#234;) おそらく数字が大きすぎます" "&#234;) おそらく数字が大きすぎます"
#: ../glib/gmarkup.c:599 #: glib/gmarkup.c:599
#, c-format #, c-format
msgid "Character reference '%-.*s' does not encode a permitted character" msgid "Character reference '%-.*s' does not encode a permitted character"
msgstr "文字参照 '%-.*s' が使用可能な文字をエンコードしていません" msgstr "文字参照 '%-.*s' が使用可能な文字をエンコードしていません"
#: ../glib/gmarkup.c:614 #: glib/gmarkup.c:614
msgid "Empty character reference; should include a digit such as &#454;" msgid "Empty character reference; should include a digit such as &#454;"
msgstr "空の文字参照です。&#454; のように数字がなくてはなりません" msgstr "空の文字参照です。&#454; のように数字がなくてはなりません"
#: ../glib/gmarkup.c:624 #: glib/gmarkup.c:624
msgid "" msgid ""
"Character reference did not end with a semicolon; most likely you used an " "Character reference did not end with a semicolon; most likely you used an "
"ampersand character without intending to start an entity - escape ampersand " "ampersand character without intending to start an entity - escape ampersand "
@@ -342,23 +350,23 @@ msgstr ""
"サンド文字を使っているのかもしれません。アンパサンドは &amp; とエスケープして" "サンド文字を使っているのかもしれません。アンパサンドは &amp; とエスケープして"
"ください" "ください"
#: ../glib/gmarkup.c:710 #: glib/gmarkup.c:710
msgid "Unfinished entity reference" msgid "Unfinished entity reference"
msgstr "中途半端な実体参照です" msgstr "中途半端な実体参照です"
#: ../glib/gmarkup.c:716 #: glib/gmarkup.c:716
msgid "Unfinished character reference" msgid "Unfinished character reference"
msgstr "中途半端な文字参照です" msgstr "中途半端な文字参照です"
#: ../glib/gmarkup.c:959 ../glib/gmarkup.c:987 ../glib/gmarkup.c:1018 #: glib/gmarkup.c:959 glib/gmarkup.c:987 glib/gmarkup.c:1018
msgid "Invalid UTF-8 encoded text" msgid "Invalid UTF-8 encoded text"
msgstr "UTF-8 として正しくないテキストです" msgstr "UTF-8 として正しくないテキストです"
#: ../glib/gmarkup.c:1054 #: glib/gmarkup.c:1054
msgid "Document must begin with an element (e.g. <book>)" msgid "Document must begin with an element (e.g. <book>)"
msgstr "ドキュメントはエレメントで始まってなくてはなりません (例 <book>)" msgstr "ドキュメントはエレメントで始まってなくてはなりません (例 <book>)"
#: ../glib/gmarkup.c:1094 #: glib/gmarkup.c:1094
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an " "'%s' is not a valid character following a '<' character; it may not begin an "
@@ -367,7 +375,7 @@ msgstr ""
"'%s' は文字 '<' に続く文字としては正しくありません。おそらくエレメント名の開" "'%s' は文字 '<' に続く文字としては正しくありません。おそらくエレメント名の開"
"始になっていません" "始になっていません"
#: ../glib/gmarkup.c:1158 #: glib/gmarkup.c:1158
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '>' character to end the start tag of element " "Odd character '%s', expected a '>' character to end the start tag of element "
@@ -376,14 +384,14 @@ msgstr ""
"おかしな文字 '%s' があります。エレメント '%s' の開始タグの最後は文字 '>' でな" "おかしな文字 '%s' があります。エレメント '%s' の開始タグの最後は文字 '>' でな"
"くてはなりません" "くてはなりません"
#: ../glib/gmarkup.c:1247 #: glib/gmarkup.c:1247
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
msgstr "" msgstr ""
"おかしな文字 '%s' です。属性名'%s' (エレメント '%s') の後には '=' が必要です" "おかしな文字 '%s' です。属性名'%s' (エレメント '%s') の後には '=' が必要です"
#: ../glib/gmarkup.c:1289 #: glib/gmarkup.c:1289
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '>' or '/' character to end the start tag of " "Odd character '%s', expected a '>' or '/' character to end the start tag of "
@@ -394,7 +402,7 @@ msgstr ""
"なくてはなりません。あるいは属性になります。おかしな文字を属性名に使ったのか" "なくてはなりません。あるいは属性になります。おかしな文字を属性名に使ったのか"
"もしれません" "もしれません"
#: ../glib/gmarkup.c:1378 #: glib/gmarkup.c:1378
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when " "Odd character '%s', expected an open quote mark after the equals sign when "
@@ -403,7 +411,7 @@ msgstr ""
"おかしな文字 '%s' です。属性 '%s' (エレメント '%s') の値を設定するには等号記" "おかしな文字 '%s' です。属性 '%s' (エレメント '%s') の値を設定するには等号記"
"号の後は引用記号で始まってなくてはなりません" "号の後は引用記号で始まってなくてはなりません"
#: ../glib/gmarkup.c:1523 #: glib/gmarkup.c:1523
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not " "'%s' is not a valid character following the characters '</'; '%s' may not "
@@ -412,7 +420,7 @@ msgstr ""
"'%s' は '</' に続く文字としては正しくありません。'%s' ではエレメント名は始" "'%s' は '</' に続く文字としては正しくありません。'%s' ではエレメント名は始"
"まってません" "まってません"
#: ../glib/gmarkup.c:1563 #: glib/gmarkup.c:1563
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following the close element name '%s'; the " "'%s' is not a valid character following the close element name '%s'; the "
@@ -421,25 +429,25 @@ msgstr ""
"'%s' は閉じエレメント名 '%s' に続く文字としては正しくありあません。'>' のみが" "'%s' は閉じエレメント名 '%s' に続く文字としては正しくありあません。'>' のみが"
"使用できます" "使用できます"
#: ../glib/gmarkup.c:1574 #: glib/gmarkup.c:1574
#, c-format #, c-format
msgid "Element '%s' was closed, no element is currently open" msgid "Element '%s' was closed, no element is currently open"
msgstr "エレメント '%s' は閉じています。エレメントは何も開かれてません" msgstr "エレメント '%s' は閉じています。エレメントは何も開かれてません"
#: ../glib/gmarkup.c:1583 #: glib/gmarkup.c:1583
#, c-format #, c-format
msgid "Element '%s' was closed, but the currently open element is '%s'" msgid "Element '%s' was closed, but the currently open element is '%s'"
msgstr "エレメント '%s' が閉ました。しかし現在開いているエレメントは '%s' です" msgstr "エレメント '%s' が閉ました。しかし現在開いているエレメントは '%s' です"
#: ../glib/gmarkup.c:1749 #: glib/gmarkup.c:1749
msgid "Document was empty or contained only whitespace" msgid "Document was empty or contained only whitespace"
msgstr "ドキュメントが空か、空白だけが含まれています" msgstr "ドキュメントが空か、空白だけが含まれています"
#: ../glib/gmarkup.c:1763 #: glib/gmarkup.c:1763
msgid "Document ended unexpectedly just after an open angle bracket '<'" msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr "ドキュメントが開きカギカッコ '<' の直後で突然終わっています" msgstr "ドキュメントが開きカギカッコ '<' の直後で突然終わっています"
#: ../glib/gmarkup.c:1771 ../glib/gmarkup.c:1815 #: glib/gmarkup.c:1771 glib/gmarkup.c:1815
#, c-format #, c-format
msgid "" msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last " "Document ended unexpectedly with elements still open - '%s' was the last "
@@ -448,7 +456,7 @@ msgstr ""
"ドキュメントが突然終わっています。エレメントが開きっぱなしです。最後に開いた" "ドキュメントが突然終わっています。エレメントが開きっぱなしです。最後に開いた"
"エレメントは '%s' です。" "エレメントは '%s' です。"
#: ../glib/gmarkup.c:1779 #: glib/gmarkup.c:1779
#, c-format #, c-format
msgid "" msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending " "Document ended unexpectedly, expected to see a close angle bracket ending "
@@ -457,19 +465,19 @@ msgstr ""
"ドキュメントが突然終わっています。閉じカギカッコでタグ <%s/> が終わっていませ" "ドキュメントが突然終わっています。閉じカギカッコでタグ <%s/> が終わっていませ"
"ん" "ん"
#: ../glib/gmarkup.c:1785 #: glib/gmarkup.c:1785
msgid "Document ended unexpectedly inside an element name" msgid "Document ended unexpectedly inside an element name"
msgstr "エレメント名の途中でドキュメントが突然終わっています" msgstr "エレメント名の途中でドキュメントが突然終わっています"
#: ../glib/gmarkup.c:1790 #: glib/gmarkup.c:1790
msgid "Document ended unexpectedly inside an attribute name" msgid "Document ended unexpectedly inside an attribute name"
msgstr "属性名の途中でドキュメントが突然終わっています" msgstr "属性名の途中でドキュメントが突然終わっています"
#: ../glib/gmarkup.c:1795 #: glib/gmarkup.c:1795
msgid "Document ended unexpectedly inside an element-opening tag." msgid "Document ended unexpectedly inside an element-opening tag."
msgstr "エレメントの開始タグの途中でドキュメントが突然終わっています" msgstr "エレメントの開始タグの途中でドキュメントが突然終わっています"
#: ../glib/gmarkup.c:1801 #: glib/gmarkup.c:1801
msgid "" msgid ""
"Document ended unexpectedly after the equals sign following an attribute " "Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value" "name; no attribute value"
@@ -477,235 +485,243 @@ msgstr ""
"属性名の後の等号記号の後でドキュメントが突然終わっています: 属性値がありませ" "属性名の後の等号記号の後でドキュメントが突然終わっています: 属性値がありませ"
"ん" "ん"
#: ../glib/gmarkup.c:1808 #: glib/gmarkup.c:1808
msgid "Document ended unexpectedly while inside an attribute value" msgid "Document ended unexpectedly while inside an attribute value"
msgstr "ドキュメントが属性値の途中で突然終わっています" msgstr "ドキュメントが属性値の途中で突然終わっています"
#: ../glib/gmarkup.c:1823 #: glib/gmarkup.c:1823
#, c-format #, c-format
msgid "Document ended unexpectedly inside the close tag for element '%s'" msgid "Document ended unexpectedly inside the close tag for element '%s'"
msgstr "ドキュメントがエレメント '%s' の閉じタグの途中で突然終わっています" msgstr "ドキュメントがエレメント '%s' の閉じタグの途中で突然終わっています"
#: ../glib/gmarkup.c:1829 #: glib/gmarkup.c:1829
msgid "Document ended unexpectedly inside a comment or processing instruction" msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr "" msgstr ""
"ドキュメントがコメントあるいはプロセシング指示子の途中で突然終わっています" "ドキュメントがコメントあるいはプロセシング指示子の途中で突然終わっています"
#: ../glib/gshell.c:70 #: glib/gshell.c:70
#, c-format
msgid "Quoted text doesn't begin with a quotation mark" msgid "Quoted text doesn't begin with a quotation mark"
msgstr "引用テキストが引用記号で始まっていません" msgstr "引用テキストが引用記号で始まっていません"
#: ../glib/gshell.c:160 #: glib/gshell.c:160
#, c-format
msgid "Unmatched quotation mark in command line or other shell-quoted text" msgid "Unmatched quotation mark in command line or other shell-quoted text"
msgstr "" msgstr ""
"コマンドライン、あるいはシェルの引用テキストにおいて引用記号の対応が取れてい" "コマンドライン、あるいはシェルの引用テキストにおいて引用記号の対応が取れてい"
"ません" "ません"
#: ../glib/gshell.c:538 #: glib/gshell.c:538
#, c-format #, c-format
msgid "Text ended just after a '\\' character. (The text was '%s')" msgid "Text ended just after a '\\' character. (The text was '%s')"
msgstr "テキストが文字 '\\' の直後に終わっています (テキストは '%s')" msgstr "テキストが文字 '\\' の直後に終わっています (テキストは '%s')"
#: ../glib/gshell.c:545 #: glib/gshell.c:545
#, c-format #, c-format
msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgid "Text ended before matching quote was found for %c. (The text was '%s')"
msgstr "テキストが %c に対応する引用記号の前に終わっています (テキストは '%s')" msgstr "テキストが %c に対応する引用記号の前に終わっています (テキストは '%s')"
#: ../glib/gshell.c:557 #: glib/gshell.c:557
#, c-format
msgid "Text was empty (or contained only whitespace)" msgid "Text was empty (or contained only whitespace)"
msgstr "テキストが空です (あるいは空白のみ)" msgstr "テキストが空です (あるいは空白のみ)"
#: ../glib/gspawn-win32.c:273 #: glib/gspawn-win32.c:273
#, c-format
msgid "Failed to read data from child process" msgid "Failed to read data from child process"
msgstr "子プロセスからデータを読み出せません" msgstr "子プロセスからデータを読み出せません"
#: ../glib/gspawn-win32.c:288 ../glib/gspawn.c:1361 #: glib/gspawn-win32.c:288 glib/gspawn.c:1361
#, c-format #, c-format
msgid "Failed to create pipe for communicating with child process (%s)" msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "子プロセスとの通信用のパイプを作成できません (%s)" msgstr "子プロセスとの通信用のパイプを作成できません (%s)"
#: ../glib/gspawn-win32.c:326 ../glib/gspawn.c:1025 #: glib/gspawn-win32.c:326 glib/gspawn.c:1025
#, c-format #, c-format
msgid "Failed to read from child pipe (%s)" msgid "Failed to read from child pipe (%s)"
msgstr "子パイプから読み出せません (%s) " msgstr "子パイプから読み出せません (%s) "
#: ../glib/gspawn-win32.c:352 ../glib/gspawn.c:1230 #: glib/gspawn-win32.c:352 glib/gspawn.c:1230
#, c-format #, c-format
msgid "Failed to change to directory '%s' (%s)" msgid "Failed to change to directory '%s' (%s)"
msgstr "ディレクトリ '%s' へ移動できません (%s)" msgstr "ディレクトリ '%s' へ移動できません (%s)"
#: ../glib/gspawn-win32.c:358 ../glib/gspawn-win32.c:578 #: glib/gspawn-win32.c:358 glib/gspawn-win32.c:578
#, c-format #, c-format
msgid "Failed to execute child process (%s)" msgid "Failed to execute child process (%s)"
msgstr "子プロセスを起動できません (%s)" msgstr "子プロセスを起動できません (%s)"
#: ../glib/gspawn-win32.c:468 ../glib/gspawn-win32.c:524 #: glib/gspawn-win32.c:468 glib/gspawn-win32.c:524
#, c-format #, c-format
msgid "Invalid program name: %s" msgid "Invalid program name: %s"
msgstr "プログラム名が無効です: %s" msgstr "プログラム名が無効です: %s"
#: ../glib/gspawn-win32.c:478 ../glib/gspawn-win32.c:534 #: glib/gspawn-win32.c:478 glib/gspawn-win32.c:534 glib/gspawn-win32.c:777
#: ../glib/gspawn-win32.c:777 ../glib/gspawn-win32.c:832 #: glib/gspawn-win32.c:832 glib/gspawn-win32.c:1367
#: ../glib/gspawn-win32.c:1367
#, c-format #, c-format
msgid "Invalid string in argument vector at %d: %s" msgid "Invalid string in argument vector at %d: %s"
msgstr "%d の引数ベクタに不正な文字列があります: %s" msgstr "%d の引数ベクタに不正な文字列があります: %s"
#: ../glib/gspawn-win32.c:489 ../glib/gspawn-win32.c:545 #: glib/gspawn-win32.c:489 glib/gspawn-win32.c:545 glib/gspawn-win32.c:791
#: ../glib/gspawn-win32.c:791 ../glib/gspawn-win32.c:845 #: glib/gspawn-win32.c:845 glib/gspawn-win32.c:1400
#: ../glib/gspawn-win32.c:1400
#, c-format #, c-format
msgid "Invalid string in environment: %s" msgid "Invalid string in environment: %s"
msgstr "環境変数に不正な文字列があります: %s" msgstr "環境変数に不正な文字列があります: %s"
#: ../glib/gspawn-win32.c:773 ../glib/gspawn-win32.c:828 #: glib/gspawn-win32.c:773 glib/gspawn-win32.c:828 glib/gspawn-win32.c:1348
#: ../glib/gspawn-win32.c:1348
#, c-format #, c-format
msgid "Invalid working directory: %s" msgid "Invalid working directory: %s"
msgstr "作業ディレクトリが不正です: %s" msgstr "作業ディレクトリが不正です: %s"
#: ../glib/gspawn-win32.c:887 #: glib/gspawn-win32.c:887
#, c-format #, c-format
msgid "Failed to execute helper program (%s)" msgid "Failed to execute helper program (%s)"
msgstr "ヘルパー・プログラム (%s) の起動が失敗しました" msgstr "ヘルパー・プログラム (%s) の起動が失敗しました"
#: ../glib/gspawn-win32.c:1087 #: glib/gspawn-win32.c:1087
#, c-format
msgid "" msgid ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child " "Unexpected error in g_io_channel_win32_poll() reading data from a child "
"process" "process"
msgstr "" msgstr ""
"g_io_channel_win32_poll() が子プロセスからデータを読み出す際に想定外のエラー" "g_io_channel_win32_poll() が子プロセスからデータを読み出す際に想定外のエラー"
#: ../glib/gspawn.c:165 #: glib/gspawn.c:165
#, c-format #, c-format
msgid "Failed to read data from child process (%s)" msgid "Failed to read data from child process (%s)"
msgstr "子プロセスからデータを読めません (%s)" msgstr "子プロセスからデータを読めません (%s)"
#: ../glib/gspawn.c:297 #: glib/gspawn.c:297
#, c-format #, c-format
msgid "Unexpected error in select() reading data from a child process (%s)" msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr "子プロセスからデータを読み出す際に select() で想定外のエラー (%s)" msgstr "子プロセスからデータを読み出す際に select() で想定外のエラー (%s)"
#: ../glib/gspawn.c:380 #: glib/gspawn.c:380
#, c-format #, c-format
msgid "Unexpected error in waitpid() (%s)" msgid "Unexpected error in waitpid() (%s)"
msgstr "waitpid() で想定外のエラー (%s)" msgstr "waitpid() で想定外のエラー (%s)"
#: ../glib/gspawn.c:1090 #: glib/gspawn.c:1090
#, c-format #, c-format
msgid "Failed to fork (%s)" msgid "Failed to fork (%s)"
msgstr "fork 失敗 (%s)" msgstr "fork 失敗 (%s)"
#: ../glib/gspawn.c:1240 #: glib/gspawn.c:1240
#, c-format #, c-format
msgid "Failed to execute child process \"%s\" (%s)" msgid "Failed to execute child process \"%s\" (%s)"
msgstr "子プロセスを起動できません \"%s\" (%s)" msgstr "子プロセスを起動できません \"%s\" (%s)"
#: ../glib/gspawn.c:1250 #: glib/gspawn.c:1250
#, c-format #, c-format
msgid "Failed to redirect output or input of child process (%s)" msgid "Failed to redirect output or input of child process (%s)"
msgstr "子プロセスの出力、または入力をリダイレクトできません (%s)" msgstr "子プロセスの出力、または入力をリダイレクトできません (%s)"
#: ../glib/gspawn.c:1259 #: glib/gspawn.c:1259
#, c-format #, c-format
msgid "Failed to fork child process (%s)" msgid "Failed to fork child process (%s)"
msgstr "子プロセスを fork できません (%s)" msgstr "子プロセスを fork できません (%s)"
#: ../glib/gspawn.c:1267 #: glib/gspawn.c:1267
#, c-format #, c-format
msgid "Unknown error executing child process \"%s\"" msgid "Unknown error executing child process \"%s\""
msgstr "子プロセスの実行時に不明なエラー \"%s\"" msgstr "子プロセスの実行時に不明なエラー \"%s\""
#: ../glib/gspawn.c:1289 #: glib/gspawn.c:1289
#, c-format #, c-format
msgid "Failed to read enough data from child pid pipe (%s)" msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "子 pid パイプから十分なデータを読めません (%s)" msgstr "子 pid パイプから十分なデータを読めません (%s)"
#: ../glib/gutf8.c:1017 #: glib/gutf8.c:1017
#, c-format
msgid "Character out of range for UTF-8" msgid "Character out of range for UTF-8"
msgstr "UTF-8 の範囲外の文字です" msgstr "UTF-8 の範囲外の文字です"
#: ../glib/gutf8.c:1111 ../glib/gutf8.c:1120 ../glib/gutf8.c:1252 #: glib/gutf8.c:1111 glib/gutf8.c:1120 glib/gutf8.c:1252 glib/gutf8.c:1261
#: ../glib/gutf8.c:1261 ../glib/gutf8.c:1402 ../glib/gutf8.c:1498 #: glib/gutf8.c:1402 glib/gutf8.c:1498
#, c-format
msgid "Invalid sequence in conversion input" msgid "Invalid sequence in conversion input"
msgstr "変換する入力で無効なシーケンスがあります" msgstr "変換する入力で無効なシーケンスがあります"
#: ../glib/gutf8.c:1413 ../glib/gutf8.c:1509 #: glib/gutf8.c:1413 glib/gutf8.c:1509
#, c-format
msgid "Character out of range for UTF-16" msgid "Character out of range for UTF-16"
msgstr "UTF-16 の範囲外の文字です" msgstr "UTF-16 の範囲外の文字です"
#: ../glib/goption.c:495 #: glib/goption.c:495
msgid "Usage:" msgid "Usage:"
msgstr "用法:" msgstr "用法:"
#: ../glib/goption.c:495 #: glib/goption.c:495
msgid "[OPTION...]" msgid "[OPTION...]"
msgstr "[オプション...]" msgstr "[オプション...]"
#: ../glib/goption.c:586 #: glib/goption.c:586
msgid "Help Options:" msgid "Help Options:"
msgstr "ヘルプのオプション:" msgstr "ヘルプのオプション:"
#: ../glib/goption.c:587 #: glib/goption.c:587
msgid "Show help options" msgid "Show help options"
msgstr "ヘルプのオプションを表示する" msgstr "ヘルプのオプションを表示する"
#: ../glib/goption.c:592 #: glib/goption.c:592
msgid "Show all help options" msgid "Show all help options"
msgstr "ヘルプのオプションを全て表示する" msgstr "ヘルプのオプションを全て表示する"
#: ../glib/goption.c:642 #: glib/goption.c:642
msgid "Application Options:" msgid "Application Options:"
msgstr "アプリケーションのオプション:" msgstr "アプリケーションのオプション:"
#: ../glib/goption.c:686 ../glib/goption.c:756 #: glib/goption.c:686 glib/goption.c:756
#, c-format #, c-format
msgid "Cannot parse integer value '%s' for %s" msgid "Cannot parse integer value '%s' for %s"
msgstr "%2$s の整数値 '%1$s' を解析できません" msgstr "%2$s の整数値 '%1$s' を解析できません"
#: ../glib/goption.c:696 ../glib/goption.c:764 #: glib/goption.c:696 glib/goption.c:764
#, c-format #, c-format
msgid "Integer value '%s' for %s out of range" msgid "Integer value '%s' for %s out of range"
msgstr "%2$s の整数値 '%1$s' は範囲外の値です" msgstr "%2$s の整数値 '%1$s' は範囲外の値です"
#: ../glib/goption.c:721 #: glib/goption.c:721
#, c-format #, c-format
msgid "Cannot parse double value '%s' for %s" msgid "Cannot parse double value '%s' for %s"
msgstr "%2$s の実数値 '%1$s' を解析できません" msgstr "%2$s の実数値 '%1$s' を解析できません"
#: ../glib/goption.c:729 #: glib/goption.c:729
#, c-format #, c-format
msgid "Double value '%s' for %s out of range" msgid "Double value '%s' for %s out of range"
msgstr "%2$s の実数値 '%1$s' は範囲外の値です" msgstr "%2$s の実数値 '%1$s' は範囲外の値です"
#: ../glib/goption.c:1066 #: glib/goption.c:1066
#, c-format #, c-format
msgid "Error parsing option %s" msgid "Error parsing option %s"
msgstr "オプション %s の解析中にエラー" msgstr "オプション %s の解析中にエラー"
#: ../glib/goption.c:1097 ../glib/goption.c:1208 #: glib/goption.c:1097 glib/goption.c:1208
#, c-format #, c-format
msgid "Missing argument for %s" msgid "Missing argument for %s"
msgstr "%s の引数がありません" msgstr "%s の引数がありません"
#: ../glib/goption.c:1597 #: glib/goption.c:1597
#, c-format #, c-format
msgid "Unknown option %s" msgid "Unknown option %s"
msgstr "%s は不明なオプションです" msgstr "%s は不明なオプションです"
#: ../glib/gkeyfile.c:337 #: glib/gkeyfile.c:337
#, c-format
msgid "Valid key file could not be found in data dirs" msgid "Valid key file could not be found in data dirs"
msgstr "データ・ディレクトリには妥当なキー・ファイルがありませんでした" msgstr "データ・ディレクトリには妥当なキー・ファイルがありませんでした"
#: ../glib/gkeyfile.c:372 #: glib/gkeyfile.c:372
#, c-format
msgid "Not a regular file" msgid "Not a regular file"
msgstr "通常のファイルではありません" msgstr "通常のファイルではありません"
#: ../glib/gkeyfile.c:380 #: glib/gkeyfile.c:380
#, c-format
msgid "File is empty" msgid "File is empty"
msgstr "ファイルが空です" msgstr "ファイルが空です"
#: ../glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -713,38 +729,39 @@ msgstr ""
"キー・ファイルの行 '%s' がキー/値のペア、グループ、またはコメントではありませ" "キー・ファイルの行 '%s' がキー/値のペア、グループ、またはコメントではありませ"
"ん" "ん"
#: ../glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "キー・ファイルがグループで始まっていません" msgstr "キー・ファイルがグループで始まっていません"
#: ../glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "キー・ファイルにサポートしてないエンコーディング '%s' があります" msgstr "キー・ファイルにサポートしてないエンコーディング '%s' があります"
#: ../glib/gkeyfile.c:1013 ../glib/gkeyfile.c:1172 ../glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: ../glib/gkeyfile.c:2450 ../glib/gkeyfile.c:2569 ../glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: ../glib/gkeyfile.c:2857 ../glib/gkeyfile.c:3033 ../glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "キー・ファイルにグループ '%s' がありません" msgstr "キー・ファイルにグループ '%s' がありません"
#: ../glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "キー・ファイルにキー '%s' がありません" msgstr "キー・ファイルにキー '%s' がありません"
#: ../glib/gkeyfile.c:1285 ../glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "キー・ファイルのキー '%s' の値 '%s' が UTF-8 ではありません" msgstr "キー・ファイルのキー '%s' の値 '%s' が UTF-8 ではありません"
#: ../glib/gkeyfile.c:1303 ../glib/gkeyfile.c:1412 ../glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "キー・ファイルのキー '%s' の値を解釈できませんでした" msgstr "キー・ファイルのキー '%s' の値を解釈できませんでした"
#: ../glib/gkeyfile.c:2000 ../glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -752,36 +769,37 @@ msgid ""
msgstr "" msgstr ""
"キー・ファイルのグループ '%2$s' にあるキー '%1$s' の値を解釈できませんでした" "キー・ファイルのグループ '%2$s' にあるキー '%1$s' の値を解釈できませんでした"
#: ../glib/gkeyfile.c:2400 ../glib/gkeyfile.c:2584 ../glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "キー・ファイルにはグループ '%2$s' のキー '%1$s' がありません" msgstr "キー・ファイルにはグループ '%2$s' のキー '%1$s' がありません"
#: ../glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "キー・ファイルの行末にエスケープ文字が含まれています" msgstr "キー・ファイルの行末にエスケープ文字が含まれています"
#: ../glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "キー・ファイルに無効なエスケープ・シーケンス '%s' が含まれています" msgstr "キー・ファイルに無効なエスケープ・シーケンス '%s' が含まれています"
#: ../glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "値 '%s' を数値として解釈できません" msgstr "値 '%s' を数値として解釈できません"
#: ../glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "整数値 '%s' は範囲外の値です" msgstr "整数値 '%s' は範囲外の値です"
#: ../glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "値 '%s' を実数値として解釈できません" msgstr "値 '%s' を実数値として解釈できません"
#: ../glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "値 '%s' を論理値として解釈できません" msgstr "値 '%s' を論理値として解釈できません"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib 2.9.6\n" "Project-Id-Version: glib 2.9.6\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-04-10 04:12+0200\n" "PO-Revision-Date: 2006-04-10 04:12+0200\n"
"Last-Translator: Gia Shervashidze <giasher@telenet.ge>\n" "Last-Translator: Gia Shervashidze <giasher@telenet.ge>\n"
"Language-Team: Georgian <ka@li.org>\n" "Language-Team: Georgian <ka@li.org>\n"
@@ -57,10 +57,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -80,79 +80,79 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "კოდური გვერდის \"%s\" გარდაქმნა \"%s\" კოდირებაში არაა რეალიზებული" msgstr "კოდური გვერდის \"%s\" გარდაქმნა \"%s\" კოდირებაში არაა რეალიზებული"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "ვერ ხერხდება \"%s\" - \"%s\" გარდამქმნელის გახსნა" msgstr "ვერ ხერხდება \"%s\" - \"%s\" გარდამქმნელის გახსნა"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "შეტანილ ტექსტში ბაიტების მიმდევრობა მცდარია" msgstr "შეტანილ ტექსტში ბაიტების მიმდევრობა მცდარია"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "გარდაქმნის შეცდომა: %s" msgstr "გარდაქმნის შეცდომა: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "არასრული სიმბოლო შეტანის ტექსტის ბოლოს" msgstr "არასრული სიმბოლო შეტანის ტექსტის ბოლოს"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "ვერ ხერხდება \"%s\" სიმბოლოს გარდაქმნა კოდირებაში \"%s\"" msgstr "ვერ ხერხდება \"%s\" სიმბოლოს გარდაქმნა კოდირებაში \"%s\""
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "" msgstr ""
"URI \"%s\" არ გახლავთ აბსოლუტური იდენტიფიკატორი \"file\" სქემის გამოყენებისას" "URI \"%s\" არ გახლავთ აბსოლუტური იდენტიფიკატორი \"file\" სქემის გამოყენებისას"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "" msgstr ""
"ლოკალური ფაილის URI იდენტიფიკატორი \"%s\" არ შეიძლება შეიცავდეს სიმბოლოს \"#" "ლოკალური ფაილის URI იდენტიფიკატორი \"%s\" არ შეიძლება შეიცავდეს სიმბოლოს \"#"
"\"" "\""
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI იდენტიფიკატორი \"%s\" მცდარია" msgstr "URI იდენტიფიკატორი \"%s\" მცდარია"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "URI იდენტიფიკატორის \"%s\" მასპინძლის სახელი მცდარია" msgstr "URI იდენტიფიკატორის \"%s\" მასპინძლის სახელი მცდარია"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI იდენტიფიკატორი \"%s\" შეიცავ მცდარ საკონტროლო სიმბოლოებს" msgstr "URI იდენტიფიკატორი \"%s\" შეიცავ მცდარ საკონტროლო სიმბოლოებს"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "გეზი \"%s\" აბსოლუტური არ გახლავთ" msgstr "გეზი \"%s\" აბსოლუტური არ გახლავთ"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "მასპინძლის მცდარი სახელი" msgstr "მასპინძლის მცდარი სახელი"
@@ -723,7 +723,7 @@ msgstr "ფაილი ჩვეულებრივი არაა"
msgid "File is empty" msgid "File is empty"
msgstr "ფაილი ცარიელია" msgstr "ფაილი ცარიელია"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -731,41 +731,41 @@ msgstr ""
"საკვანძო ფაილი '%s' შეიცავს სტრიქონს, რომელიც არ წარმოადგენს კოდურ წყვილს, " "საკვანძო ფაილი '%s' შეიცავს სტრიქონს, რომელიც არ წარმოადგენს კოდურ წყვილს, "
"ჯგუფს ან კომენტარს" "ჯგუფს ან კომენტარს"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "საკვანძო ფაილი ჯგუფით არ იწყება" msgstr "საკვანძო ფაილი ჯგუფით არ იწყება"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "საკვანძო ფაილი შეიცავს არარეალიზებულ კოდირებას '%s'" msgstr "საკვანძო ფაილი შეიცავს არარეალიზებულ კოდირებას '%s'"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "საკვანძო ფაილი არ შეიცავს ჯგუფებს '%s'" msgstr "საკვანძო ფაილი არ შეიცავს ჯგუფებს '%s'"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "საკვანძო ფაილი არ შეიცავს კოდს '%s'" msgstr "საკვანძო ფაილი არ შეიცავს კოდს '%s'"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
"საკვანძო ფაილი შეიცავს კოდს '%s', რომლის მნიშვნელობაც '%s' არაა UTF-8 " "საკვანძო ფაილი შეიცავს კოდს '%s', რომლის მნიშვნელობაც '%s' არაა UTF-8 "
"კოდირებაში" "კოდირებაში"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "საკვანძო ფაილი შეიცავს კოდს '%s', რომლის მნიშვნელობაც ვერ იშიფრება." msgstr "საკვანძო ფაილი შეიცავს კოდს '%s', რომლის მნიშვნელობაც ვერ იშიფრება."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -774,37 +774,37 @@ msgstr ""
"საკვანძო ფაილი შეიცავს კოდს '%s' ჯგუფში '%s', რომლის მნიშვნელობაც ვერ " "საკვანძო ფაილი შეიცავს კოდს '%s' ჯგუფში '%s', რომლის მნიშვნელობაც ვერ "
"იშიფრება." "იშიფრება."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "საკვანძო ფაილი არ შეიცავს კოდს '%s' ჯგუფში '%s'" msgstr "საკვანძო ფაილი არ შეიცავს კოდს '%s' ჯგუფში '%s'"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "საკვანძო ფაილი სტრიქონის ბოლოს შეიცავს escape სიმბოლოს" msgstr "საკვანძო ფაილი სტრიქონის ბოლოს შეიცავს escape სიმბოლოს"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "საკვანძო ფაილი შეიცავს მცდარ escape მიმდევრობას '%s'" msgstr "საკვანძო ფაილი შეიცავს მცდარ escape მიმდევრობას '%s'"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "მნიშვნელობა '%s' ვერ აღიქმება როგორც რიცხვი." msgstr "მნიშვნელობა '%s' ვერ აღიქმება როგორც რიცხვი."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "მთელი მნიშვნელობა '%s' რანგს გარეთაა" msgstr "მთელი მნიშვნელობა '%s' რანგს გარეთაა"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, fuzzy, c-format #, fuzzy, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "მნიშვნელობა '%s' ვერ აღიქმება როგორც რიცხვი." msgstr "მნიშვნელობა '%s' ვერ აღიქმება როგორც რიცხვი."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "მნიშვნელობა '%s' ვერ აღიქმება როგორც ლოგიკური ოპერატორი." msgstr "მნიშვნელობა '%s' ვერ აღიქმება როგორც ლოგიკური ოპერატორი."

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib 2.11.4\n" "Project-Id-Version: glib 2.11.4\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-08-11 22:41+0900\n" "PO-Revision-Date: 2006-08-11 22:41+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n" "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: GNOME Korea <gnome-kr-hackers@lists.kldp.net>\n" "Language-Team: GNOME Korea <gnome-kr-hackers@lists.kldp.net>\n"
@@ -53,10 +53,10 @@ msgstr "'%s' URL에 대한 북마크가 이미 있습니다"
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "'%s' URL에 대한 북마크가 없습니다" msgstr "'%s' URL에 대한 북마크가 없습니다"
@@ -76,76 +76,76 @@ msgstr "'%s' URL에 대한 북마크에 개인 플래그가 없습니다"
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "'%s' URL에 대한 북마크에 그룹이 설정되어 있지 않습니다" msgstr "'%s' URL에 대한 북마크에 그룹이 설정되어 있지 않습니다"
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "이름이 '%s'인 어떤 프로그램도 '%s'에 대한 북마크를 등록하지 않았습니다" msgstr "이름이 '%s'인 어떤 프로그램도 '%s'에 대한 북마크를 등록하지 않았습니다"
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "문자셋 '%s'에서 '%s'(으)로 변환은 지원되지 않습니다" msgstr "문자셋 '%s'에서 '%s'(으)로 변환은 지원되지 않습니다"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s'에서 '%s'(으)로 변환하는 변환기를 열 수 없습니다" msgstr "'%s'에서 '%s'(으)로 변환하는 변환기를 열 수 없습니다"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "변환 입력에서 잘못된 바이트 순서" msgstr "변환 입력에서 잘못된 바이트 순서"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "변환중 오류: %s" msgstr "변환중 오류: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "입력의 끝에서 부분적인 문자 순서" msgstr "입력의 끝에서 부분적인 문자 순서"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "코드셋 '%2$s'에서 대체하는 '%1$s'(으)로 변환 못함" msgstr "코드셋 '%2$s'에서 대체하는 '%1$s'(으)로 변환 못함"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI '%s'은(는) \"file\" 스키마를 사용하는 절대 경로 URI가 아닙니다" msgstr "URI '%s'은(는) \"file\" 스키마를 사용하는 절대 경로 URI가 아닙니다"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "로컬 파일 URI '%s'에는 '#'이 들어갈 수 없습니다" msgstr "로컬 파일 URI '%s'에는 '#'이 들어갈 수 없습니다"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI '%s'이(가) 잘못되었습니다" msgstr "URI '%s'이(가) 잘못되었습니다"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "URI '%s'의 호스트 이름이 잘못되었습니다" msgstr "URI '%s'의 호스트 이름이 잘못되었습니다"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI '%s'은(는) 잘못된 이스케이프 문자가 들어 있습니다" msgstr "URI '%s'은(는) 잘못된 이스케이프 문자가 들어 있습니다"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "경로이름 '%s'은(는) 절대 경로가 아닙니다" msgstr "경로이름 '%s'은(는) 절대 경로가 아닙니다"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "잘못된 호스트 이름" msgstr "잘못된 호스트 이름"
@@ -722,7 +722,7 @@ msgstr "일반 파일이 아닙니다"
msgid "File is empty" msgid "File is empty"
msgstr "파일이 비었습니다" msgstr "파일이 비었습니다"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -730,76 +730,76 @@ msgstr ""
"키 파일에 들어 있는 '%s' 줄은 키-값 쌍도 아니고, 그룹도 아니고, 주석도 아닙니" "키 파일에 들어 있는 '%s' 줄은 키-값 쌍도 아니고, 그룹도 아니고, 주석도 아닙니"
"다" "다"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "키 파일이 그룹으로 시작하지 않습니다" msgstr "키 파일이 그룹으로 시작하지 않습니다"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "키 파일에 지원하지 않는 '%s' 인코딩이 들어 있습니다" msgstr "키 파일에 지원하지 않는 '%s' 인코딩이 들어 있습니다"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "키 파일에 '%s' 그룹이 없습니다" msgstr "키 파일에 '%s' 그룹이 없습니다"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "키 파일에 '%s' 키가 없습니다" msgstr "키 파일에 '%s' 키가 없습니다"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "키 파일에 있는 '%s' 키와 '%s' 값은 UTF-8이 아닙니다" msgstr "키 파일에 있는 '%s' 키와 '%s' 값은 UTF-8이 아닙니다"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "키 파일에 있는 '%s' 키의 값을 해석할 수 없습니다." msgstr "키 파일에 있는 '%s' 키의 값을 해석할 수 없습니다."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
msgstr "키 파일에 있는 '%2$s' 그룹의 '%1$s' 키의 값을 해석할 수 없습니다." msgstr "키 파일에 있는 '%2$s' 그룹의 '%1$s' 키의 값을 해석할 수 없습니다."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "키 파일에 있는 '%2$s' 그룹의 '%1$s' 키가 없습니다" msgstr "키 파일에 있는 '%2$s' 그룹의 '%1$s' 키가 없습니다"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "키 파일의 줄 끝에 이스케이프 문자가 있습니다" msgstr "키 파일의 줄 끝에 이스케이프 문자가 있습니다"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "키 파일에 잘못된 이스케이프 시퀀스 '%s'이(가) 들어 있습니다" msgstr "키 파일에 잘못된 이스케이프 시퀀스 '%s'이(가) 들어 있습니다"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "값 '%s'을(를) 숫자로 해석할 수 없습니다." msgstr "값 '%s'을(를) 숫자로 해석할 수 없습니다."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "정수 값 '%s'이(가) 범위를 벗어났습니다" msgstr "정수 값 '%s'이(가) 범위를 벗어났습니다"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "값 '%s'을(를) 단정도 실수로 해석할 수 없습니다." msgstr "값 '%s'을(를) 단정도 실수로 해석할 수 없습니다."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "값 '%s'을(를) 불리언 값으로 해석할 수 없습니다." msgstr "값 '%s'을(를) 불리언 값으로 해석할 수 없습니다."

354
po/ku.po
View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib.glib-2-8\n" "Project-Id-Version: glib.glib-2-8\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-16 15:11+0200\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-04-20 17:33+0000\n" "PO-Revision-Date: 2006-04-20 17:33+0000\n"
"Last-Translator: Erdal Ronahi <erdal.ronahi@gmail.com>\n" "Last-Translator: Erdal Ronahi <erdal.ronahi@gmail.com>\n"
"Language-Team: Kurdish <gnu-ku-wergerandin@lists.sourceforge.net>\n" "Language-Team: Kurdish <gnu-ku-wergerandin@lists.sourceforge.net>\n"
@@ -16,270 +16,278 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10\n" "X-Generator: KBabel 1.10\n"
#: ../glib/gbookmarkfile.c:716 ../glib/gbookmarkfile.c:793 #: glib/gbookmarkfile.c:716 glib/gbookmarkfile.c:793 glib/gbookmarkfile.c:872
#: ../glib/gbookmarkfile.c:872 ../glib/gbookmarkfile.c:919 #: glib/gbookmarkfile.c:919
#, c-format #, c-format
msgid "Unexpected attribute '%s' for element '%s'" msgid "Unexpected attribute '%s' for element '%s'"
msgstr "" msgstr ""
#: ../glib/gbookmarkfile.c:727 ../glib/gbookmarkfile.c:804 #: glib/gbookmarkfile.c:727 glib/gbookmarkfile.c:804 glib/gbookmarkfile.c:814
#: ../glib/gbookmarkfile.c:814 ../glib/gbookmarkfile.c:930 #: glib/gbookmarkfile.c:930
#, c-format #, c-format
msgid "Attribute '%s' of element '%s' not found" msgid "Attribute '%s' of element '%s' not found"
msgstr "" msgstr ""
#: ../glib/gbookmarkfile.c:1103 ../glib/gbookmarkfile.c:1168 #: glib/gbookmarkfile.c:1103 glib/gbookmarkfile.c:1168
#: ../glib/gbookmarkfile.c:1232 ../glib/gbookmarkfile.c:1242 #: glib/gbookmarkfile.c:1232 glib/gbookmarkfile.c:1242
#, c-format #, c-format
msgid "Unexpected tag '%s', tag '%s' expected" msgid "Unexpected tag '%s', tag '%s' expected"
msgstr "" msgstr ""
#: ../glib/gbookmarkfile.c:1128 ../glib/gbookmarkfile.c:1142 #: glib/gbookmarkfile.c:1128 glib/gbookmarkfile.c:1142
#: ../glib/gbookmarkfile.c:1210 ../glib/gbookmarkfile.c:1262 #: glib/gbookmarkfile.c:1210 glib/gbookmarkfile.c:1262
#, c-format #, c-format
msgid "Unexpected tag '%s' inside '%s'" msgid "Unexpected tag '%s' inside '%s'"
msgstr "" msgstr ""
#: ../glib/gbookmarkfile.c:1792 #: glib/gbookmarkfile.c:1792
#, c-format
msgid "No valid bookmark file found in data dirs" msgid "No valid bookmark file found in data dirs"
msgstr "" msgstr ""
#: ../glib/gbookmarkfile.c:1993 #: glib/gbookmarkfile.c:1993
#, c-format #, c-format
msgid "A bookmark for URI '%s' already exists" msgid "A bookmark for URI '%s' already exists"
msgstr "" msgstr ""
#: ../glib/gbookmarkfile.c:2039 ../glib/gbookmarkfile.c:2196 #: glib/gbookmarkfile.c:2039 glib/gbookmarkfile.c:2196
#: ../glib/gbookmarkfile.c:2281 ../glib/gbookmarkfile.c:2362 #: glib/gbookmarkfile.c:2281 glib/gbookmarkfile.c:2362
#: ../glib/gbookmarkfile.c:2447 ../glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: ../glib/gbookmarkfile.c:2608 ../glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: ../glib/gbookmarkfile.c:2729 ../glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: ../glib/gbookmarkfile.c:2952 ../glib/gbookmarkfile.c:3142 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: ../glib/gbookmarkfile.c:3218 ../glib/gbookmarkfile.c:3371 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: ../glib/gbookmarkfile.c:3436 ../glib/gbookmarkfile.c:3526 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: ../glib/gbookmarkfile.c:3653 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
#: ../glib/gbookmarkfile.c:2371 #: glib/gbookmarkfile.c:2371
#, c-format #, c-format
msgid "No MIME type defined in the bookmark for URI '%s'" msgid "No MIME type defined in the bookmark for URI '%s'"
msgstr "" msgstr ""
#: ../glib/gbookmarkfile.c:2456 #: glib/gbookmarkfile.c:2456
#, c-format #, c-format
msgid "No private flag has been defined in bookmark for URI '%s'" msgid "No private flag has been defined in bookmark for URI '%s'"
msgstr "" msgstr ""
#: ../glib/gbookmarkfile.c:2835 #: glib/gbookmarkfile.c:2835
#, c-format #, c-format
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: ../glib/gbookmarkfile.c:3236 ../glib/gbookmarkfile.c:3381 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: ../glib/gconvert.c:404 ../glib/gconvert.c:482 ../glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "" msgstr ""
#: ../glib/gconvert.c:408 ../glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "" msgstr ""
#: ../glib/gconvert.c:602 ../glib/gconvert.c:991 ../glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: ../glib/giochannel.c:1364 ../glib/giochannel.c:2206 ../glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: ../glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "" msgstr ""
#: ../glib/gconvert.c:608 ../glib/gconvert.c:918 ../glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: ../glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "" msgstr ""
#: ../glib/gconvert.c:643 ../glib/gutf8.c:939 ../glib/gutf8.c:1143 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: ../glib/gutf8.c:1284 ../glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "" msgstr ""
#: ../glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "" msgstr ""
#: ../glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "" msgstr ""
#: ../glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "" msgstr ""
#: ../glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI '%s' ne derbasdar e" msgstr "URI '%s' ne derbasdar e"
#: ../glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "" msgstr ""
#: ../glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "" msgstr ""
#: ../glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "" msgstr ""
#: ../glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Navê hostê nederbasdar e" msgstr "Navê hostê nederbasdar e"
#: ../glib/gdir.c:121 ../glib/gdir.c:141 #: glib/gdir.c:121 glib/gdir.c:141
#, c-format #, c-format
msgid "Error opening directory '%s': %s" msgid "Error opening directory '%s': %s"
msgstr "" msgstr ""
#: ../glib/gfileutils.c:572 ../glib/gfileutils.c:645 #: glib/gfileutils.c:572 glib/gfileutils.c:645
#, c-format #, c-format
msgid "Could not allocate %lu bytes to read file \"%s\"" msgid "Could not allocate %lu bytes to read file \"%s\""
msgstr "" msgstr ""
#: ../glib/gfileutils.c:587 #: glib/gfileutils.c:587
#, c-format #, c-format
msgid "Error reading file '%s': %s" msgid "Error reading file '%s': %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s" msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
#: ../glib/gfileutils.c:669 #: glib/gfileutils.c:669
#, c-format #, c-format
msgid "Failed to read from file '%s': %s" msgid "Failed to read from file '%s': %s"
msgstr "" msgstr ""
#: ../glib/gfileutils.c:720 ../glib/gfileutils.c:807 #: glib/gfileutils.c:720 glib/gfileutils.c:807
#, c-format #, c-format
msgid "Failed to open file '%s': %s" msgid "Failed to open file '%s': %s"
msgstr "Vekirina dosiya '%s' serneket: %s" msgstr "Vekirina dosiya '%s' serneket: %s"
#: ../glib/gfileutils.c:737 ../glib/gmappedfile.c:133 #: glib/gfileutils.c:737 glib/gmappedfile.c:133
#, c-format #, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr "" msgstr ""
#: ../glib/gfileutils.c:771 #: glib/gfileutils.c:771
#, c-format #, c-format
msgid "Failed to open file '%s': fdopen() failed: %s" msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "" msgstr ""
#: ../glib/gfileutils.c:905 #: glib/gfileutils.c:905
#, c-format #, c-format
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s" msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
msgstr "" msgstr ""
#: ../glib/gfileutils.c:946 ../glib/gfileutils.c:1404 #: glib/gfileutils.c:946 glib/gfileutils.c:1404
#, c-format #, c-format
msgid "Failed to create file '%s': %s" msgid "Failed to create file '%s': %s"
msgstr "" msgstr ""
#: ../glib/gfileutils.c:960 #: glib/gfileutils.c:960
#, c-format #, c-format
msgid "Failed to open file '%s' for writing: fdopen() failed: %s" msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
msgstr "" msgstr ""
#: ../glib/gfileutils.c:985 #: glib/gfileutils.c:985
#, c-format #, c-format
msgid "Failed to write file '%s': fwrite() failed: %s" msgid "Failed to write file '%s': fwrite() failed: %s"
msgstr "" msgstr ""
#: ../glib/gfileutils.c:1004 #: glib/gfileutils.c:1004
#, c-format #, c-format
msgid "Failed to close file '%s': fclose() failed: %s" msgid "Failed to close file '%s': fclose() failed: %s"
msgstr "" msgstr ""
#: ../glib/gfileutils.c:1122 #: glib/gfileutils.c:1122
#, c-format #, c-format
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
msgstr "" msgstr ""
#: ../glib/gfileutils.c:1366 #: glib/gfileutils.c:1366
#, c-format #, c-format
msgid "Template '%s' invalid, should not contain a '%s'" msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "" msgstr ""
#: ../glib/gfileutils.c:1379 #: glib/gfileutils.c:1379
#, c-format #, c-format
msgid "Template '%s' doesn't contain XXXXXX" msgid "Template '%s' doesn't contain XXXXXX"
msgstr "" msgstr ""
#: ../glib/gfileutils.c:1854 #: glib/gfileutils.c:1854
#, c-format #, c-format
msgid "Failed to read the symbolic link '%s': %s" msgid "Failed to read the symbolic link '%s': %s"
msgstr "" msgstr ""
#: ../glib/gfileutils.c:1875 #: glib/gfileutils.c:1875
#, c-format
msgid "Symbolic links not supported" msgid "Symbolic links not supported"
msgstr "" msgstr ""
#: ../glib/giochannel.c:1154 #: glib/giochannel.c:1154
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s': %s" msgid "Could not open converter from '%s' to '%s': %s"
msgstr "" msgstr ""
#: ../glib/giochannel.c:1499 #: glib/giochannel.c:1499
#, c-format
msgid "Can't do a raw read in g_io_channel_read_line_string" msgid "Can't do a raw read in g_io_channel_read_line_string"
msgstr "" msgstr ""
#: ../glib/giochannel.c:1546 ../glib/giochannel.c:1803 #: glib/giochannel.c:1546 glib/giochannel.c:1803 glib/giochannel.c:1889
#: ../glib/giochannel.c:1889 #, c-format
msgid "Leftover unconverted data in read buffer" msgid "Leftover unconverted data in read buffer"
msgstr "" msgstr ""
#: ../glib/giochannel.c:1626 ../glib/giochannel.c:1703 #: glib/giochannel.c:1626 glib/giochannel.c:1703
#, c-format
msgid "Channel terminates in a partial character" msgid "Channel terminates in a partial character"
msgstr "" msgstr ""
#: ../glib/giochannel.c:1689 #: glib/giochannel.c:1689
#, c-format
msgid "Can't do a raw read in g_io_channel_read_to_end" msgid "Can't do a raw read in g_io_channel_read_to_end"
msgstr "" msgstr ""
#: ../glib/gmappedfile.c:116 #: glib/gmappedfile.c:116
#, c-format #, c-format
msgid "Failed to open file '%s': open() failed: %s" msgid "Failed to open file '%s': open() failed: %s"
msgstr "" msgstr ""
#: ../glib/gmappedfile.c:193 #: glib/gmappedfile.c:193
#, c-format #, c-format
msgid "Failed to map file '%s': mmap() failed: %s" msgid "Failed to map file '%s': mmap() failed: %s"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:227 #: glib/gmarkup.c:227
#, c-format #, c-format
msgid "Error on line %d char %d: %s" msgid "Error on line %d char %d: %s"
msgstr "Di rêza %d tîpa %d de çewtî: %s" msgstr "Di rêza %d tîpa %d de çewtî: %s"
#: ../glib/gmarkup.c:325 #: glib/gmarkup.c:325
#, c-format #, c-format
msgid "Error on line %d: %s" msgid "Error on line %d: %s"
msgstr "Di rêza %d de çewtî: %s" msgstr "Di rêza %d de çewtî: %s"
#: ../glib/gmarkup.c:429 #: glib/gmarkup.c:429
msgid "" msgid ""
"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;" "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:439 #: glib/gmarkup.c:439
#, c-format #, c-format
msgid "" msgid ""
"Character '%s' is not valid at the start of an entity name; the & character " "Character '%s' is not valid at the start of an entity name; the & character "
@@ -287,82 +295,82 @@ msgid ""
"it as &amp;" "it as &amp;"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:473 #: glib/gmarkup.c:473
#, c-format #, c-format
msgid "Character '%s' is not valid inside an entity name" msgid "Character '%s' is not valid inside an entity name"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:510 #: glib/gmarkup.c:510
#, c-format #, c-format
msgid "Entity name '%s' is not known" msgid "Entity name '%s' is not known"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:521 #: glib/gmarkup.c:521
msgid "" msgid ""
"Entity did not end with a semicolon; most likely you used an ampersand " "Entity did not end with a semicolon; most likely you used an ampersand "
"character without intending to start an entity - escape ampersand as &amp;" "character without intending to start an entity - escape ampersand as &amp;"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:574 #: glib/gmarkup.c:574
#, c-format #, c-format
msgid "" msgid ""
"Failed to parse '%-.*s', which should have been a digit inside a character " "Failed to parse '%-.*s', which should have been a digit inside a character "
"reference (&#234; for example) - perhaps the digit is too large" "reference (&#234; for example) - perhaps the digit is too large"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:599 #: glib/gmarkup.c:599
#, c-format #, c-format
msgid "Character reference '%-.*s' does not encode a permitted character" msgid "Character reference '%-.*s' does not encode a permitted character"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:614 #: glib/gmarkup.c:614
msgid "Empty character reference; should include a digit such as &#454;" msgid "Empty character reference; should include a digit such as &#454;"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:624 #: glib/gmarkup.c:624
msgid "" msgid ""
"Character reference did not end with a semicolon; most likely you used an " "Character reference did not end with a semicolon; most likely you used an "
"ampersand character without intending to start an entity - escape ampersand " "ampersand character without intending to start an entity - escape ampersand "
"as &amp;" "as &amp;"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:710 #: glib/gmarkup.c:710
msgid "Unfinished entity reference" msgid "Unfinished entity reference"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:716 #: glib/gmarkup.c:716
msgid "Unfinished character reference" msgid "Unfinished character reference"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:959 ../glib/gmarkup.c:987 ../glib/gmarkup.c:1018 #: glib/gmarkup.c:959 glib/gmarkup.c:987 glib/gmarkup.c:1018
msgid "Invalid UTF-8 encoded text" msgid "Invalid UTF-8 encoded text"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:1054 #: glib/gmarkup.c:1054
msgid "Document must begin with an element (e.g. <book>)" msgid "Document must begin with an element (e.g. <book>)"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:1094 #: glib/gmarkup.c:1094
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an " "'%s' is not a valid character following a '<' character; it may not begin an "
"element name" "element name"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:1158 #: glib/gmarkup.c:1158
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '>' character to end the start tag of element " "Odd character '%s', expected a '>' character to end the start tag of element "
"'%s'" "'%s'"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:1247 #: glib/gmarkup.c:1247
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:1289 #: glib/gmarkup.c:1289
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '>' or '/' character to end the start tag of " "Odd character '%s', expected a '>' or '/' character to end the start tag of "
@@ -370,375 +378,385 @@ msgid ""
"character in an attribute name" "character in an attribute name"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:1378 #: glib/gmarkup.c:1378
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when " "Odd character '%s', expected an open quote mark after the equals sign when "
"giving value for attribute '%s' of element '%s'" "giving value for attribute '%s' of element '%s'"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:1523 #: glib/gmarkup.c:1523
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not " "'%s' is not a valid character following the characters '</'; '%s' may not "
"begin an element name" "begin an element name"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:1563 #: glib/gmarkup.c:1563
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following the close element name '%s'; the " "'%s' is not a valid character following the close element name '%s'; the "
"allowed character is '>'" "allowed character is '>'"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:1574 #: glib/gmarkup.c:1574
#, c-format #, c-format
msgid "Element '%s' was closed, no element is currently open" msgid "Element '%s' was closed, no element is currently open"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:1583 #: glib/gmarkup.c:1583
#, c-format #, c-format
msgid "Element '%s' was closed, but the currently open element is '%s'" msgid "Element '%s' was closed, but the currently open element is '%s'"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:1749 #: glib/gmarkup.c:1749
msgid "Document was empty or contained only whitespace" msgid "Document was empty or contained only whitespace"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:1763 #: glib/gmarkup.c:1763
msgid "Document ended unexpectedly just after an open angle bracket '<'" msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:1771 ../glib/gmarkup.c:1815 #: glib/gmarkup.c:1771 glib/gmarkup.c:1815
#, c-format #, c-format
msgid "" msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last " "Document ended unexpectedly with elements still open - '%s' was the last "
"element opened" "element opened"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:1779 #: glib/gmarkup.c:1779
#, c-format #, c-format
msgid "" msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending " "Document ended unexpectedly, expected to see a close angle bracket ending "
"the tag <%s/>" "the tag <%s/>"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:1785 #: glib/gmarkup.c:1785
msgid "Document ended unexpectedly inside an element name" msgid "Document ended unexpectedly inside an element name"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:1790 #: glib/gmarkup.c:1790
msgid "Document ended unexpectedly inside an attribute name" msgid "Document ended unexpectedly inside an attribute name"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:1795 #: glib/gmarkup.c:1795
msgid "Document ended unexpectedly inside an element-opening tag." msgid "Document ended unexpectedly inside an element-opening tag."
msgstr "" msgstr ""
#: ../glib/gmarkup.c:1801 #: glib/gmarkup.c:1801
msgid "" msgid ""
"Document ended unexpectedly after the equals sign following an attribute " "Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value" "name; no attribute value"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:1808 #: glib/gmarkup.c:1808
msgid "Document ended unexpectedly while inside an attribute value" msgid "Document ended unexpectedly while inside an attribute value"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:1823 #: glib/gmarkup.c:1823
#, c-format #, c-format
msgid "Document ended unexpectedly inside the close tag for element '%s'" msgid "Document ended unexpectedly inside the close tag for element '%s'"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:1829 #: glib/gmarkup.c:1829
msgid "Document ended unexpectedly inside a comment or processing instruction" msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr "" msgstr ""
#: ../glib/gshell.c:70 #: glib/gshell.c:70
#, c-format
msgid "Quoted text doesn't begin with a quotation mark" msgid "Quoted text doesn't begin with a quotation mark"
msgstr "" msgstr ""
#: ../glib/gshell.c:160 #: glib/gshell.c:160
#, c-format
msgid "Unmatched quotation mark in command line or other shell-quoted text" msgid "Unmatched quotation mark in command line or other shell-quoted text"
msgstr "" msgstr ""
#: ../glib/gshell.c:538 #: glib/gshell.c:538
#, c-format #, c-format
msgid "Text ended just after a '\\' character. (The text was '%s')" msgid "Text ended just after a '\\' character. (The text was '%s')"
msgstr "" msgstr ""
#: ../glib/gshell.c:545 #: glib/gshell.c:545
#, c-format #, c-format
msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgid "Text ended before matching quote was found for %c. (The text was '%s')"
msgstr "" msgstr ""
#: ../glib/gshell.c:557 #: glib/gshell.c:557
#, c-format
msgid "Text was empty (or contained only whitespace)" msgid "Text was empty (or contained only whitespace)"
msgstr "" msgstr ""
#: ../glib/gspawn-win32.c:273 #: glib/gspawn-win32.c:273
#, c-format
msgid "Failed to read data from child process" msgid "Failed to read data from child process"
msgstr "" msgstr ""
#: ../glib/gspawn-win32.c:288 ../glib/gspawn.c:1361 #: glib/gspawn-win32.c:288 glib/gspawn.c:1361
#, c-format #, c-format
msgid "Failed to create pipe for communicating with child process (%s)" msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "" msgstr ""
#: ../glib/gspawn-win32.c:326 ../glib/gspawn.c:1025 #: glib/gspawn-win32.c:326 glib/gspawn.c:1025
#, c-format #, c-format
msgid "Failed to read from child pipe (%s)" msgid "Failed to read from child pipe (%s)"
msgstr "" msgstr ""
#: ../glib/gspawn-win32.c:352 ../glib/gspawn.c:1230 #: glib/gspawn-win32.c:352 glib/gspawn.c:1230
#, c-format #, c-format
msgid "Failed to change to directory '%s' (%s)" msgid "Failed to change to directory '%s' (%s)"
msgstr "" msgstr ""
#: ../glib/gspawn-win32.c:358 ../glib/gspawn-win32.c:578 #: glib/gspawn-win32.c:358 glib/gspawn-win32.c:578
#, c-format #, c-format
msgid "Failed to execute child process (%s)" msgid "Failed to execute child process (%s)"
msgstr "" msgstr ""
#: ../glib/gspawn-win32.c:468 ../glib/gspawn-win32.c:524 #: glib/gspawn-win32.c:468 glib/gspawn-win32.c:524
#, c-format #, c-format
msgid "Invalid program name: %s" msgid "Invalid program name: %s"
msgstr "Navê bernameyê nederbasdar e: %s" msgstr "Navê bernameyê nederbasdar e: %s"
#: ../glib/gspawn-win32.c:478 ../glib/gspawn-win32.c:534 #: glib/gspawn-win32.c:478 glib/gspawn-win32.c:534 glib/gspawn-win32.c:777
#: ../glib/gspawn-win32.c:777 ../glib/gspawn-win32.c:832 #: glib/gspawn-win32.c:832 glib/gspawn-win32.c:1367
#: ../glib/gspawn-win32.c:1367
#, c-format #, c-format
msgid "Invalid string in argument vector at %d: %s" msgid "Invalid string in argument vector at %d: %s"
msgstr "" msgstr ""
#: ../glib/gspawn-win32.c:489 ../glib/gspawn-win32.c:545 #: glib/gspawn-win32.c:489 glib/gspawn-win32.c:545 glib/gspawn-win32.c:791
#: ../glib/gspawn-win32.c:791 ../glib/gspawn-win32.c:845 #: glib/gspawn-win32.c:845 glib/gspawn-win32.c:1400
#: ../glib/gspawn-win32.c:1400
#, c-format #, c-format
msgid "Invalid string in environment: %s" msgid "Invalid string in environment: %s"
msgstr "" msgstr ""
#: ../glib/gspawn-win32.c:773 ../glib/gspawn-win32.c:828 #: glib/gspawn-win32.c:773 glib/gspawn-win32.c:828 glib/gspawn-win32.c:1348
#: ../glib/gspawn-win32.c:1348
#, c-format #, c-format
msgid "Invalid working directory: %s" msgid "Invalid working directory: %s"
msgstr "" msgstr ""
#: ../glib/gspawn-win32.c:887 #: glib/gspawn-win32.c:887
#, c-format #, c-format
msgid "Failed to execute helper program (%s)" msgid "Failed to execute helper program (%s)"
msgstr "" msgstr ""
#: ../glib/gspawn-win32.c:1087 #: glib/gspawn-win32.c:1087
#, c-format
msgid "" msgid ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child " "Unexpected error in g_io_channel_win32_poll() reading data from a child "
"process" "process"
msgstr "" msgstr ""
#: ../glib/gspawn.c:165 #: glib/gspawn.c:165
#, c-format #, c-format
msgid "Failed to read data from child process (%s)" msgid "Failed to read data from child process (%s)"
msgstr "" msgstr ""
#: ../glib/gspawn.c:297 #: glib/gspawn.c:297
#, c-format #, c-format
msgid "Unexpected error in select() reading data from a child process (%s)" msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr "" msgstr ""
#: ../glib/gspawn.c:380 #: glib/gspawn.c:380
#, c-format #, c-format
msgid "Unexpected error in waitpid() (%s)" msgid "Unexpected error in waitpid() (%s)"
msgstr "" msgstr ""
#: ../glib/gspawn.c:1090 #: glib/gspawn.c:1090
#, c-format #, c-format
msgid "Failed to fork (%s)" msgid "Failed to fork (%s)"
msgstr "" msgstr ""
#: ../glib/gspawn.c:1240 #: glib/gspawn.c:1240
#, c-format #, c-format
msgid "Failed to execute child process \"%s\" (%s)" msgid "Failed to execute child process \"%s\" (%s)"
msgstr "" msgstr ""
#: ../glib/gspawn.c:1250 #: glib/gspawn.c:1250
#, c-format #, c-format
msgid "Failed to redirect output or input of child process (%s)" msgid "Failed to redirect output or input of child process (%s)"
msgstr "" msgstr ""
#: ../glib/gspawn.c:1259 #: glib/gspawn.c:1259
#, c-format #, c-format
msgid "Failed to fork child process (%s)" msgid "Failed to fork child process (%s)"
msgstr "" msgstr ""
#: ../glib/gspawn.c:1267 #: glib/gspawn.c:1267
#, c-format #, c-format
msgid "Unknown error executing child process \"%s\"" msgid "Unknown error executing child process \"%s\""
msgstr "" msgstr ""
#: ../glib/gspawn.c:1289 #: glib/gspawn.c:1289
#, c-format #, c-format
msgid "Failed to read enough data from child pid pipe (%s)" msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "" msgstr ""
#: ../glib/gutf8.c:1017 #: glib/gutf8.c:1017
#, c-format
msgid "Character out of range for UTF-8" msgid "Character out of range for UTF-8"
msgstr "" msgstr ""
#: ../glib/gutf8.c:1111 ../glib/gutf8.c:1120 ../glib/gutf8.c:1252 #: glib/gutf8.c:1111 glib/gutf8.c:1120 glib/gutf8.c:1252 glib/gutf8.c:1261
#: ../glib/gutf8.c:1261 ../glib/gutf8.c:1402 ../glib/gutf8.c:1498 #: glib/gutf8.c:1402 glib/gutf8.c:1498
#, c-format
msgid "Invalid sequence in conversion input" msgid "Invalid sequence in conversion input"
msgstr "" msgstr ""
#: ../glib/gutf8.c:1413 ../glib/gutf8.c:1509 #: glib/gutf8.c:1413 glib/gutf8.c:1509
#, c-format
msgid "Character out of range for UTF-16" msgid "Character out of range for UTF-16"
msgstr "" msgstr ""
#: ../glib/goption.c:495 #: glib/goption.c:495
msgid "Usage:" msgid "Usage:"
msgstr "Bikaranîn:" msgstr "Bikaranîn:"
#: ../glib/goption.c:495 #: glib/goption.c:495
msgid "[OPTION...]" msgid "[OPTION...]"
msgstr "" msgstr ""
#: ../glib/goption.c:586 #: glib/goption.c:586
msgid "Help Options:" msgid "Help Options:"
msgstr "" msgstr ""
#: ../glib/goption.c:587 #: glib/goption.c:587
msgid "Show help options" msgid "Show help options"
msgstr "" msgstr ""
#: ../glib/goption.c:592 #: glib/goption.c:592
msgid "Show all help options" msgid "Show all help options"
msgstr "" msgstr ""
#: ../glib/goption.c:642 #: glib/goption.c:642
msgid "Application Options:" msgid "Application Options:"
msgstr "Vebijêrkên Sepanê:" msgstr "Vebijêrkên Sepanê:"
#: ../glib/goption.c:686 ../glib/goption.c:756 #: glib/goption.c:686 glib/goption.c:756
#, c-format #, c-format
msgid "Cannot parse integer value '%s' for %s" msgid "Cannot parse integer value '%s' for %s"
msgstr "" msgstr ""
#: ../glib/goption.c:696 ../glib/goption.c:764 #: glib/goption.c:696 glib/goption.c:764
#, c-format #, c-format
msgid "Integer value '%s' for %s out of range" msgid "Integer value '%s' for %s out of range"
msgstr "" msgstr ""
#: ../glib/goption.c:721 #: glib/goption.c:721
#, c-format #, c-format
msgid "Cannot parse double value '%s' for %s" msgid "Cannot parse double value '%s' for %s"
msgstr "" msgstr ""
#: ../glib/goption.c:729 #: glib/goption.c:729
#, c-format #, c-format
msgid "Double value '%s' for %s out of range" msgid "Double value '%s' for %s out of range"
msgstr "" msgstr ""
#: ../glib/goption.c:1066 #: glib/goption.c:1066
#, c-format #, c-format
msgid "Error parsing option %s" msgid "Error parsing option %s"
msgstr "" msgstr ""
#: ../glib/goption.c:1097 ../glib/goption.c:1208 #: glib/goption.c:1097 glib/goption.c:1208
#, c-format #, c-format
msgid "Missing argument for %s" msgid "Missing argument for %s"
msgstr "" msgstr ""
#: ../glib/goption.c:1597 #: glib/goption.c:1597
#, c-format #, c-format
msgid "Unknown option %s" msgid "Unknown option %s"
msgstr "Vebijêrka nenas %s" msgstr "Vebijêrka nenas %s"
#: ../glib/gkeyfile.c:337 #: glib/gkeyfile.c:337
#, c-format
msgid "Valid key file could not be found in data dirs" msgid "Valid key file could not be found in data dirs"
msgstr "" msgstr ""
#: ../glib/gkeyfile.c:372 #: glib/gkeyfile.c:372
#, c-format
msgid "Not a regular file" msgid "Not a regular file"
msgstr "" msgstr ""
#: ../glib/gkeyfile.c:380 #: glib/gkeyfile.c:380
#, c-format
msgid "File is empty" msgid "File is empty"
msgstr "Dosya vala ye" msgstr "Dosya vala ye"
#: ../glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "" msgstr ""
#: ../glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "" msgstr ""
#: ../glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "" msgstr ""
#: ../glib/gkeyfile.c:1013 ../glib/gkeyfile.c:1172 ../glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: ../glib/gkeyfile.c:2450 ../glib/gkeyfile.c:2569 ../glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: ../glib/gkeyfile.c:2857 ../glib/gkeyfile.c:3033 ../glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "" msgstr ""
#: ../glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "" msgstr ""
#: ../glib/gkeyfile.c:1285 ../glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
#: ../glib/gkeyfile.c:1303 ../glib/gkeyfile.c:1412 ../glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
#: ../glib/gkeyfile.c:2000 ../glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
msgstr "" msgstr ""
#: ../glib/gkeyfile.c:2400 ../glib/gkeyfile.c:2584 ../glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "" msgstr ""
#: ../glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "" msgstr ""
#: ../glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "" msgstr ""
#: ../glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "" msgstr ""
#: ../glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "" msgstr ""
#: ../glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "" msgstr ""
#: ../glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""

357
po/lt.po
View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib HEAD\n" "Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-26 22:40+0300\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-08-26 22:57+0300\n" "PO-Revision-Date: 2006-08-26 22:57+0300\n"
"Last-Translator: Žygimantas Beručka <zygis@gnome.org>\n" "Last-Translator: Žygimantas Beručka <zygis@gnome.org>\n"
"Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n" "Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
@@ -16,273 +16,281 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: ../glib/gbookmarkfile.c:716 ../glib/gbookmarkfile.c:793 #: glib/gbookmarkfile.c:716 glib/gbookmarkfile.c:793 glib/gbookmarkfile.c:872
#: ../glib/gbookmarkfile.c:872 ../glib/gbookmarkfile.c:919 #: glib/gbookmarkfile.c:919
#, c-format #, c-format
msgid "Unexpected attribute '%s' for element '%s'" msgid "Unexpected attribute '%s' for element '%s'"
msgstr "Netikėtas požymis „%s“ elementui „%s“" msgstr "Netikėtas požymis „%s“ elementui „%s“"
#: ../glib/gbookmarkfile.c:727 ../glib/gbookmarkfile.c:804 #: glib/gbookmarkfile.c:727 glib/gbookmarkfile.c:804 glib/gbookmarkfile.c:814
#: ../glib/gbookmarkfile.c:814 ../glib/gbookmarkfile.c:930 #: glib/gbookmarkfile.c:930
#, c-format #, c-format
msgid "Attribute '%s' of element '%s' not found" msgid "Attribute '%s' of element '%s' not found"
msgstr "Elemento „%2$s“ požymis „%1$s“ nerastas" msgstr "Elemento „%2$s“ požymis „%1$s“ nerastas"
#: ../glib/gbookmarkfile.c:1103 ../glib/gbookmarkfile.c:1168 #: glib/gbookmarkfile.c:1103 glib/gbookmarkfile.c:1168
#: ../glib/gbookmarkfile.c:1232 ../glib/gbookmarkfile.c:1242 #: glib/gbookmarkfile.c:1232 glib/gbookmarkfile.c:1242
#, c-format #, c-format
msgid "Unexpected tag '%s', tag '%s' expected" msgid "Unexpected tag '%s', tag '%s' expected"
msgstr "Netikėta žymė „%s“, tikėtasi žymės „%s“" msgstr "Netikėta žymė „%s“, tikėtasi žymės „%s“"
#: ../glib/gbookmarkfile.c:1128 ../glib/gbookmarkfile.c:1142 #: glib/gbookmarkfile.c:1128 glib/gbookmarkfile.c:1142
#: ../glib/gbookmarkfile.c:1210 ../glib/gbookmarkfile.c:1262 #: glib/gbookmarkfile.c:1210 glib/gbookmarkfile.c:1262
#, c-format #, c-format
msgid "Unexpected tag '%s' inside '%s'" msgid "Unexpected tag '%s' inside '%s'"
msgstr "Netikėta žymė „%s“ viduje „%s“" msgstr "Netikėta žymė „%s“ viduje „%s“"
#: ../glib/gbookmarkfile.c:1792 #: glib/gbookmarkfile.c:1792
#, c-format
msgid "No valid bookmark file found in data dirs" msgid "No valid bookmark file found in data dirs"
msgstr "Duomenų aplankuose nerasta tinkamos žymelių rinkmenos" msgstr "Duomenų aplankuose nerasta tinkamos žymelių rinkmenos"
#: ../glib/gbookmarkfile.c:1993 #: glib/gbookmarkfile.c:1993
#, c-format #, c-format
msgid "A bookmark for URI '%s' already exists" msgid "A bookmark for URI '%s' already exists"
msgstr "URI „%s“ žymelė jau egzistuoja" msgstr "URI „%s“ žymelė jau egzistuoja"
#: ../glib/gbookmarkfile.c:2039 ../glib/gbookmarkfile.c:2196 #: glib/gbookmarkfile.c:2039 glib/gbookmarkfile.c:2196
#: ../glib/gbookmarkfile.c:2281 ../glib/gbookmarkfile.c:2362 #: glib/gbookmarkfile.c:2281 glib/gbookmarkfile.c:2362
#: ../glib/gbookmarkfile.c:2447 ../glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: ../glib/gbookmarkfile.c:2608 ../glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: ../glib/gbookmarkfile.c:2729 ../glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: ../glib/gbookmarkfile.c:2952 ../glib/gbookmarkfile.c:3142 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: ../glib/gbookmarkfile.c:3218 ../glib/gbookmarkfile.c:3371 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: ../glib/gbookmarkfile.c:3436 ../glib/gbookmarkfile.c:3526 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: ../glib/gbookmarkfile.c:3653 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "Žymelė URI „%s“ nerasta" msgstr "Žymelė URI „%s“ nerasta"
#: ../glib/gbookmarkfile.c:2371 #: glib/gbookmarkfile.c:2371
#, c-format #, c-format
msgid "No MIME type defined in the bookmark for URI '%s'" msgid "No MIME type defined in the bookmark for URI '%s'"
msgstr "URI „%s“ žymelėje neapibrėžtas MIME tipas" msgstr "URI „%s“ žymelėje neapibrėžtas MIME tipas"
#: ../glib/gbookmarkfile.c:2456 #: glib/gbookmarkfile.c:2456
#, c-format #, c-format
msgid "No private flag has been defined in bookmark for URI '%s'" msgid "No private flag has been defined in bookmark for URI '%s'"
msgstr "URI „%s“ žymelėje neapibrėžta privati vėliavėlė" msgstr "URI „%s“ žymelėje neapibrėžta privati vėliavėlė"
#: ../glib/gbookmarkfile.c:2835 #: glib/gbookmarkfile.c:2835
#, c-format #, c-format
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "URI „%s“ žymelėje nenurodyta jokia grupė" msgstr "URI „%s“ žymelėje nenurodyta jokia grupė"
#: ../glib/gbookmarkfile.c:3236 ../glib/gbookmarkfile.c:3381 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "Nėra programos pavadinimu „%s“ registravusios „%s“ žymelę" msgstr "Nėra programos pavadinimu „%s“ registravusios „%s“ žymelę"
#: ../glib/gconvert.c:405 ../glib/gconvert.c:483 ../glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Keitimas iš koduotės „%s“ į koduotę „%s“ nepalaikomas" msgstr "Keitimas iš koduotės „%s“ į koduotę „%s“ nepalaikomas"
#: ../glib/gconvert.c:409 ../glib/gconvert.c:487 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Nepavyko atverti keitiklio iš „%s“ į „%s“" msgstr "Nepavyko atverti keitiklio iš „%s“ į „%s“"
#: ../glib/gconvert.c:603 ../glib/gconvert.c:992 ../glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: ../glib/giochannel.c:1364 ../glib/giochannel.c:2206 ../glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: ../glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Klaidinga baitų seka keitimo įvedime" msgstr "Klaidinga baitų seka keitimo įvedime"
#: ../glib/gconvert.c:609 ../glib/gconvert.c:919 ../glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: ../glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Klaida keitimo metu: %s" msgstr "Klaida keitimo metu: %s"
#: ../glib/gconvert.c:644 ../glib/gutf8.c:939 ../glib/gutf8.c:1143 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: ../glib/gutf8.c:1284 ../glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Nepilna simbolio seka įvedimo pabaigoje" msgstr "Nepilna simbolio seka įvedimo pabaigoje"
#: ../glib/gconvert.c:894 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Negalima keisti atgalinio varianto „%s“ į koduotę „%s“" msgstr "Negalima keisti atgalinio varianto „%s“ į koduotę „%s“"
#: ../glib/gconvert.c:1703 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "Adresas „%s“ nėra absoliutus adresas naudojantis „file“ schemą" msgstr "Adresas „%s“ nėra absoliutus adresas naudojantis „file“ schemą"
#: ../glib/gconvert.c:1713 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "Vietinės rinkmenos adresas „%s“ negali turėti simbolio „#“" msgstr "Vietinės rinkmenos adresas „%s“ negali turėti simbolio „#“"
#: ../glib/gconvert.c:1730 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "Adresas „%s“ yra klaidingas" msgstr "Adresas „%s“ yra klaidingas"
#: ../glib/gconvert.c:1742 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Kompiuterio vardas „%s“ adrese yra klaidingas" msgstr "Kompiuterio vardas „%s“ adrese yra klaidingas"
#: ../glib/gconvert.c:1758 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "Adrese „%s“ yra klaidingai perkoduoti symboliai" msgstr "Adrese „%s“ yra klaidingai perkoduoti symboliai"
#: ../glib/gconvert.c:1853 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Kelias „%s“ nėra absoliutus" msgstr "Kelias „%s“ nėra absoliutus"
#: ../glib/gconvert.c:1863 #: glib/gconvert.c:1863
#, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Klaidingas kompiuterio vardas" msgstr "Klaidingas kompiuterio vardas"
#: ../glib/gdir.c:121 ../glib/gdir.c:141 #: glib/gdir.c:121 glib/gdir.c:141
#, c-format #, c-format
msgid "Error opening directory '%s': %s" msgid "Error opening directory '%s': %s"
msgstr "Klaida atidarant aplanką „%s“: %s" msgstr "Klaida atidarant aplanką „%s“: %s"
#: ../glib/gfileutils.c:572 ../glib/gfileutils.c:645 #: glib/gfileutils.c:572 glib/gfileutils.c:645
#, c-format #, c-format
msgid "Could not allocate %lu bytes to read file \"%s\"" msgid "Could not allocate %lu bytes to read file \"%s\""
msgstr "Nepavyko paskirti %lu baitų reikalingų perskaityti rinkmeną „%s“" msgstr "Nepavyko paskirti %lu baitų reikalingų perskaityti rinkmeną „%s“"
#: ../glib/gfileutils.c:587 #: glib/gfileutils.c:587
#, c-format #, c-format
msgid "Error reading file '%s': %s" msgid "Error reading file '%s': %s"
msgstr "Klaida skaitant rinkmeną „%s“: %s" msgstr "Klaida skaitant rinkmeną „%s“: %s"
#: ../glib/gfileutils.c:669 #: glib/gfileutils.c:669
#, c-format #, c-format
msgid "Failed to read from file '%s': %s" msgid "Failed to read from file '%s': %s"
msgstr "Nepavyko perskaityti rinkmenos „%s“: %s" msgstr "Nepavyko perskaityti rinkmenos „%s“: %s"
#: ../glib/gfileutils.c:720 ../glib/gfileutils.c:807 #: glib/gfileutils.c:720 glib/gfileutils.c:807
#, c-format #, c-format
msgid "Failed to open file '%s': %s" msgid "Failed to open file '%s': %s"
msgstr "Nepavyko atverti rinkmenos „%s“: %s" msgstr "Nepavyko atverti rinkmenos „%s“: %s"
#: ../glib/gfileutils.c:737 ../glib/gmappedfile.c:133 #: glib/gfileutils.c:737 glib/gmappedfile.c:133
#, c-format #, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr "Nepavyko gauti rinkmenos „%s“ požymių: fstat() klaida: %s" msgstr "Nepavyko gauti rinkmenos „%s“ požymių: fstat() klaida: %s"
#: ../glib/gfileutils.c:771 #: glib/gfileutils.c:771
#, c-format #, c-format
msgid "Failed to open file '%s': fdopen() failed: %s" msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "Nepavyko atverti rinkmenos „%s“: fdopen() klaida: %s" msgstr "Nepavyko atverti rinkmenos „%s“: fdopen() klaida: %s"
#: ../glib/gfileutils.c:905 #: glib/gfileutils.c:905
#, c-format #, c-format
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s" msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
msgstr "Nepavyko pervadinti rinkmenos „%s“ į „%s“: g_rename() klaida: %s" msgstr "Nepavyko pervadinti rinkmenos „%s“ į „%s“: g_rename() klaida: %s"
#: ../glib/gfileutils.c:946 ../glib/gfileutils.c:1404 #: glib/gfileutils.c:946 glib/gfileutils.c:1404
#, c-format #, c-format
msgid "Failed to create file '%s': %s" msgid "Failed to create file '%s': %s"
msgstr "Nepavyko sukurti rinkmenos „%s“: %s" msgstr "Nepavyko sukurti rinkmenos „%s“: %s"
#: ../glib/gfileutils.c:960 #: glib/gfileutils.c:960
#, c-format #, c-format
msgid "Failed to open file '%s' for writing: fdopen() failed: %s" msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
msgstr "Nepavyko atverti rinkmenos „%s“ rašymui: fdopen() klaida: %s" msgstr "Nepavyko atverti rinkmenos „%s“ rašymui: fdopen() klaida: %s"
#: ../glib/gfileutils.c:985 #: glib/gfileutils.c:985
#, c-format #, c-format
msgid "Failed to write file '%s': fwrite() failed: %s" msgid "Failed to write file '%s': fwrite() failed: %s"
msgstr "Nepavyko įrašyti rinkmenos „%s“: fwrite() klaida: %s" msgstr "Nepavyko įrašyti rinkmenos „%s“: fwrite() klaida: %s"
#: ../glib/gfileutils.c:1004 #: glib/gfileutils.c:1004
#, c-format #, c-format
msgid "Failed to close file '%s': fclose() failed: %s" msgid "Failed to close file '%s': fclose() failed: %s"
msgstr "Nepavyko užverti rinkmenos „%s“: fclose() klaida: %s" msgstr "Nepavyko užverti rinkmenos „%s“: fclose() klaida: %s"
#: ../glib/gfileutils.c:1122 #: glib/gfileutils.c:1122
#, c-format #, c-format
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
msgstr "" msgstr ""
"Nepavyko pašalinti egzistuojančios rinkmenos „%s“: g_unlink() failed: %s" "Nepavyko pašalinti egzistuojančios rinkmenos „%s“: g_unlink() failed: %s"
#: ../glib/gfileutils.c:1366 #: glib/gfileutils.c:1366
#, c-format #, c-format
msgid "Template '%s' invalid, should not contain a '%s'" msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "Šablonas „%s“ klaidingas, jame negali būti „%s“" msgstr "Šablonas „%s“ klaidingas, jame negali būti „%s“"
#: ../glib/gfileutils.c:1379 #: glib/gfileutils.c:1379
#, c-format #, c-format
msgid "Template '%s' doesn't contain XXXXXX" msgid "Template '%s' doesn't contain XXXXXX"
msgstr "Šablone „%s“ nėra XXXXXX" msgstr "Šablone „%s“ nėra XXXXXX"
#: ../glib/gfileutils.c:1854 #: glib/gfileutils.c:1854
#, c-format #, c-format
msgid "Failed to read the symbolic link '%s': %s" msgid "Failed to read the symbolic link '%s': %s"
msgstr "Nepavyko perskaityti simbolinės nuorodos „%s“: %s" msgstr "Nepavyko perskaityti simbolinės nuorodos „%s“: %s"
#: ../glib/gfileutils.c:1875 #: glib/gfileutils.c:1875
#, c-format
msgid "Symbolic links not supported" msgid "Symbolic links not supported"
msgstr "Simbolinės nuorodos nepalaikomos" msgstr "Simbolinės nuorodos nepalaikomos"
#: ../glib/giochannel.c:1154 #: glib/giochannel.c:1154
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s': %s" msgid "Could not open converter from '%s' to '%s': %s"
msgstr "Nepavyko atverti keitiklio iš „%s“ į „%s“: %s" msgstr "Nepavyko atverti keitiklio iš „%s“ į „%s“: %s"
#: ../glib/giochannel.c:1499 #: glib/giochannel.c:1499
#, c-format
msgid "Can't do a raw read in g_io_channel_read_line_string" msgid "Can't do a raw read in g_io_channel_read_line_string"
msgstr "Negalima vykdyti tiesioginio skaitymo iš g_io_channel_read_line_string" msgstr "Negalima vykdyti tiesioginio skaitymo iš g_io_channel_read_line_string"
#: ../glib/giochannel.c:1546 ../glib/giochannel.c:1803 #: glib/giochannel.c:1546 glib/giochannel.c:1803 glib/giochannel.c:1889
#: ../glib/giochannel.c:1889 #, c-format
msgid "Leftover unconverted data in read buffer" msgid "Leftover unconverted data in read buffer"
msgstr "Nepakeistų duomenų likučiai skaitymo buferyje" msgstr "Nepakeistų duomenų likučiai skaitymo buferyje"
#: ../glib/giochannel.c:1626 ../glib/giochannel.c:1703 #: glib/giochannel.c:1626 glib/giochannel.c:1703
#, c-format
msgid "Channel terminates in a partial character" msgid "Channel terminates in a partial character"
msgstr "Kanalas pasibaigia nepilnu simboliu" msgstr "Kanalas pasibaigia nepilnu simboliu"
#: ../glib/giochannel.c:1689 #: glib/giochannel.c:1689
#, c-format
msgid "Can't do a raw read in g_io_channel_read_to_end" msgid "Can't do a raw read in g_io_channel_read_to_end"
msgstr "Negalima vykdyti tiesioginio skaitymo iš g_io_channel_read_to_end" msgstr "Negalima vykdyti tiesioginio skaitymo iš g_io_channel_read_to_end"
#: ../glib/gmappedfile.c:116 #: glib/gmappedfile.c:116
#, c-format #, c-format
msgid "Failed to open file '%s': open() failed: %s" msgid "Failed to open file '%s': open() failed: %s"
msgstr "Nepavyko atverti rinkmenos „%s“: open() klaida: %s" msgstr "Nepavyko atverti rinkmenos „%s“: open() klaida: %s"
#: ../glib/gmappedfile.c:193 #: glib/gmappedfile.c:193
#, c-format #, c-format
msgid "Failed to map file '%s': mmap() failed: %s" msgid "Failed to map file '%s': mmap() failed: %s"
msgstr "Nepavyko rasti rinkmenos „%s“: mmap() klaida: %s" msgstr "Nepavyko rasti rinkmenos „%s“: mmap() klaida: %s"
#: ../glib/gmarkup.c:227 #: glib/gmarkup.c:227
#, c-format #, c-format
msgid "Error on line %d char %d: %s" msgid "Error on line %d char %d: %s"
msgstr "Eilutės %d simbolio %d klaida: %s" msgstr "Eilutės %d simbolio %d klaida: %s"
#: ../glib/gmarkup.c:325 #: glib/gmarkup.c:325
#, c-format #, c-format
msgid "Error on line %d: %s" msgid "Error on line %d: %s"
msgstr "Klaida eilutėje %d: %s" msgstr "Klaida eilutėje %d: %s"
#: ../glib/gmarkup.c:429 #: glib/gmarkup.c:429
msgid "" msgid ""
"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;" "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
msgstr "" msgstr ""
"Aptiktas tuščias elementas '&;'; galimi elementai yra: &amp; &quot; &lt; " "Aptiktas tuščias elementas '&;'; galimi elementai yra: &amp; &quot; &lt; "
"&gt; &apos;" "&gt; &apos;"
#: ../glib/gmarkup.c:439 #: glib/gmarkup.c:439
#, c-format #, c-format
msgid "" msgid ""
"Character '%s' is not valid at the start of an entity name; the & character " "Character '%s' is not valid at the start of an entity name; the & character "
@@ -293,17 +301,17 @@ msgstr ""
"elemento įvedimą; jei šis ampersendas nėra elemento pradžia, apeikite jį su " "elemento įvedimą; jei šis ampersendas nėra elemento pradžia, apeikite jį su "
"&amp;" "&amp;"
#: ../glib/gmarkup.c:473 #: glib/gmarkup.c:473
#, c-format #, c-format
msgid "Character '%s' is not valid inside an entity name" msgid "Character '%s' is not valid inside an entity name"
msgstr "Simbolis „%s“ nepriimtinas elemento varde" msgstr "Simbolis „%s“ nepriimtinas elemento varde"
#: ../glib/gmarkup.c:510 #: glib/gmarkup.c:510
#, c-format #, c-format
msgid "Entity name '%s' is not known" msgid "Entity name '%s' is not known"
msgstr "Nežinomas elemento vardas „%s“" msgstr "Nežinomas elemento vardas „%s“"
#: ../glib/gmarkup.c:521 #: glib/gmarkup.c:521
msgid "" msgid ""
"Entity did not end with a semicolon; most likely you used an ampersand " "Entity did not end with a semicolon; most likely you used an ampersand "
"character without intending to start an entity - escape ampersand as &amp;" "character without intending to start an entity - escape ampersand as &amp;"
@@ -311,7 +319,7 @@ msgstr ""
"Elementas nepasibaigė kabliataškiu; greičiausiai Jūs panaudojote ampersendo " "Elementas nepasibaigė kabliataškiu; greičiausiai Jūs panaudojote ampersendo "
"simbolį nepradėdami elemento įvedimo - apeikite ampersendą įvesdami &amp;" "simbolį nepradėdami elemento įvedimo - apeikite ampersendą įvesdami &amp;"
#: ../glib/gmarkup.c:574 #: glib/gmarkup.c:574
#, c-format #, c-format
msgid "" msgid ""
"Failed to parse '%-.*s', which should have been a digit inside a character " "Failed to parse '%-.*s', which should have been a digit inside a character "
@@ -320,16 +328,16 @@ msgstr ""
"Nepavyko apdoroti „%-.*s“, kuris galėjo turėti skaičius simbolio aprašyme " "Nepavyko apdoroti „%-.*s“, kuris galėjo turėti skaičius simbolio aprašyme "
"(pvz. &#234;) - gal skaičius per didelis" "(pvz. &#234;) - gal skaičius per didelis"
#: ../glib/gmarkup.c:599 #: glib/gmarkup.c:599
#, c-format #, c-format
msgid "Character reference '%-.*s' does not encode a permitted character" msgid "Character reference '%-.*s' does not encode a permitted character"
msgstr "Simbolio aprašymas „%-.*s“ neatitinka leistinus simbolius" msgstr "Simbolio aprašymas „%-.*s“ neatitinka leistinus simbolius"
#: ../glib/gmarkup.c:614 #: glib/gmarkup.c:614
msgid "Empty character reference; should include a digit such as &#454;" msgid "Empty character reference; should include a digit such as &#454;"
msgstr "Tuščias simbolio aprašymas; ten turėtų būti skaičiai, pvz. &#454;" msgstr "Tuščias simbolio aprašymas; ten turėtų būti skaičiai, pvz. &#454;"
#: ../glib/gmarkup.c:624 #: glib/gmarkup.c:624
msgid "" msgid ""
"Character reference did not end with a semicolon; most likely you used an " "Character reference did not end with a semicolon; most likely you used an "
"ampersand character without intending to start an entity - escape ampersand " "ampersand character without intending to start an entity - escape ampersand "
@@ -339,23 +347,23 @@ msgstr ""
"ampersendo simbolį nepradėdami elemento įvedimo - apeikite ampersendą " "ampersendo simbolį nepradėdami elemento įvedimo - apeikite ampersendą "
"įvesdami &amp;" "įvesdami &amp;"
#: ../glib/gmarkup.c:710 #: glib/gmarkup.c:710
msgid "Unfinished entity reference" msgid "Unfinished entity reference"
msgstr "Nebaigtas elemento aprašymas" msgstr "Nebaigtas elemento aprašymas"
#: ../glib/gmarkup.c:716 #: glib/gmarkup.c:716
msgid "Unfinished character reference" msgid "Unfinished character reference"
msgstr "Nebaigtas simbolio aprašymas" msgstr "Nebaigtas simbolio aprašymas"
#: ../glib/gmarkup.c:959 ../glib/gmarkup.c:987 ../glib/gmarkup.c:1018 #: glib/gmarkup.c:959 glib/gmarkup.c:987 glib/gmarkup.c:1018
msgid "Invalid UTF-8 encoded text" msgid "Invalid UTF-8 encoded text"
msgstr "Klaidingai koduotas UTF-8 tekstas" msgstr "Klaidingai koduotas UTF-8 tekstas"
#: ../glib/gmarkup.c:1054 #: glib/gmarkup.c:1054
msgid "Document must begin with an element (e.g. <book>)" msgid "Document must begin with an element (e.g. <book>)"
msgstr "Dokumentas turėtų prasidėti elementu (pvz. <book>)" msgstr "Dokumentas turėtų prasidėti elementu (pvz. <book>)"
#: ../glib/gmarkup.c:1094 #: glib/gmarkup.c:1094
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an " "'%s' is not a valid character following a '<' character; it may not begin an "
@@ -363,7 +371,7 @@ msgid ""
msgstr "" msgstr ""
"„%s“ negali būti rašomas po „<“ simbolio; jis nepradeda jokio elemento vardo" "„%s“ negali būti rašomas po „<“ simbolio; jis nepradeda jokio elemento vardo"
#: ../glib/gmarkup.c:1158 #: glib/gmarkup.c:1158
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '>' character to end the start tag of element " "Odd character '%s', expected a '>' character to end the start tag of element "
@@ -372,7 +380,7 @@ msgstr ""
"Neįprastas simbolis „%s“, tikėtasi sulaukti „>“ simbolio, užbaigiančio " "Neįprastas simbolis „%s“, tikėtasi sulaukti „>“ simbolio, užbaigiančio "
"pradinį elementą „%s“" "pradinį elementą „%s“"
#: ../glib/gmarkup.c:1247 #: glib/gmarkup.c:1247
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
@@ -380,7 +388,7 @@ msgstr ""
"Neįprastas simbolis „%1$s“, tikėtasi sulaukti „=“ po elemento „%3$s“ požymio " "Neįprastas simbolis „%1$s“, tikėtasi sulaukti „=“ po elemento „%3$s“ požymio "
"vardo „%2$s“" "vardo „%2$s“"
#: ../glib/gmarkup.c:1289 #: glib/gmarkup.c:1289
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '>' or '/' character to end the start tag of " "Odd character '%s', expected a '>' or '/' character to end the start tag of "
@@ -391,7 +399,7 @@ msgstr ""
"užbaigiančių elementą „%s“, arba papildomo požymio; gal Jūs panaudojote " "užbaigiančių elementą „%s“, arba papildomo požymio; gal Jūs panaudojote "
"netinkama simbolį požymio varde" "netinkama simbolį požymio varde"
#: ../glib/gmarkup.c:1378 #: glib/gmarkup.c:1378
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when " "Odd character '%s', expected an open quote mark after the equals sign when "
@@ -400,7 +408,7 @@ msgstr ""
"Neįprastas simbolis „%1$s“, po lygybės tikėtasi sulaukti atidarančio " "Neįprastas simbolis „%1$s“, po lygybės tikėtasi sulaukti atidarančio "
"citavimo simbolio pradedant „%3$s“ elemento „%2$s“ požymio reikšmę" "citavimo simbolio pradedant „%3$s“ elemento „%2$s“ požymio reikšmę"
#: ../glib/gmarkup.c:1523 #: glib/gmarkup.c:1523
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not " "'%s' is not a valid character following the characters '</'; '%s' may not "
@@ -409,7 +417,7 @@ msgstr ""
"„%s“ negali būti rašomas po simbolių „</“; „%s“ negali būti kokio nors " "„%s“ negali būti rašomas po simbolių „</“; „%s“ negali būti kokio nors "
"elemento vardu" "elemento vardu"
#: ../glib/gmarkup.c:1563 #: glib/gmarkup.c:1563
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following the close element name '%s'; the " "'%s' is not a valid character following the close element name '%s'; the "
@@ -418,29 +426,29 @@ msgstr ""
"„%s“ negali būti rašomas po uždarančio elemento vardo „%s“; leistinas " "„%s“ negali būti rašomas po uždarančio elemento vardo „%s“; leistinas "
"simbolis yra „>“" "simbolis yra „>“"
#: ../glib/gmarkup.c:1574 #: glib/gmarkup.c:1574
#, c-format #, c-format
msgid "Element '%s' was closed, no element is currently open" msgid "Element '%s' was closed, no element is currently open"
msgstr "" msgstr ""
"Elemento „%s“ uždarymo simbolis sutiktas anksčiau už elemento atidarymo " "Elemento „%s“ uždarymo simbolis sutiktas anksčiau už elemento atidarymo "
"simbolį" "simbolį"
#: ../glib/gmarkup.c:1583 #: glib/gmarkup.c:1583
#, c-format #, c-format
msgid "Element '%s' was closed, but the currently open element is '%s'" msgid "Element '%s' was closed, but the currently open element is '%s'"
msgstr "" msgstr ""
"Sutiktas elemento „%s“ uždarymo simbolis, tačiau šiuo metu atidarytas kitas " "Sutiktas elemento „%s“ uždarymo simbolis, tačiau šiuo metu atidarytas kitas "
"elementas „%s“" "elementas „%s“"
#: ../glib/gmarkup.c:1749 #: glib/gmarkup.c:1749
msgid "Document was empty or contained only whitespace" msgid "Document was empty or contained only whitespace"
msgstr "Dokumentas tuščias arba susideda tik iš tarpų" msgstr "Dokumentas tuščias arba susideda tik iš tarpų"
#: ../glib/gmarkup.c:1763 #: glib/gmarkup.c:1763
msgid "Document ended unexpectedly just after an open angle bracket '<'" msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr "Dokumentas netikėtai pasibaigė tuoj po atidarančių skliaustų '<'" msgstr "Dokumentas netikėtai pasibaigė tuoj po atidarančių skliaustų '<'"
#: ../glib/gmarkup.c:1771 ../glib/gmarkup.c:1815 #: glib/gmarkup.c:1771 glib/gmarkup.c:1815
#, c-format #, c-format
msgid "" msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last " "Document ended unexpectedly with elements still open - '%s' was the last "
@@ -449,7 +457,7 @@ msgstr ""
"Dokumentas netikėtai pasibaigė neuždarius dalies elementų - „%s“ yra " "Dokumentas netikėtai pasibaigė neuždarius dalies elementų - „%s“ yra "
"paskutinis atviras elementas" "paskutinis atviras elementas"
#: ../glib/gmarkup.c:1779 #: glib/gmarkup.c:1779
#, c-format #, c-format
msgid "" msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending " "Document ended unexpectedly, expected to see a close angle bracket ending "
@@ -458,19 +466,19 @@ msgstr ""
"Dokumentas netikėtai pasibaigė, nesulaukta uždarančių skliaustų simbolio <%s/" "Dokumentas netikėtai pasibaigė, nesulaukta uždarančių skliaustų simbolio <%s/"
">" ">"
#: ../glib/gmarkup.c:1785 #: glib/gmarkup.c:1785
msgid "Document ended unexpectedly inside an element name" msgid "Document ended unexpectedly inside an element name"
msgstr "Dokumentas netikėtai pasibaidė elemento varde" msgstr "Dokumentas netikėtai pasibaidė elemento varde"
#: ../glib/gmarkup.c:1790 #: glib/gmarkup.c:1790
msgid "Document ended unexpectedly inside an attribute name" msgid "Document ended unexpectedly inside an attribute name"
msgstr "Dokumentas netikėtai pasibaigė požymio varde" msgstr "Dokumentas netikėtai pasibaigė požymio varde"
#: ../glib/gmarkup.c:1795 #: glib/gmarkup.c:1795
msgid "Document ended unexpectedly inside an element-opening tag." msgid "Document ended unexpectedly inside an element-opening tag."
msgstr "Dokumentas netikėtai pasibaigė elemento atvėrimo žyme." msgstr "Dokumentas netikėtai pasibaigė elemento atvėrimo žyme."
#: ../glib/gmarkup.c:1801 #: glib/gmarkup.c:1801
msgid "" msgid ""
"Document ended unexpectedly after the equals sign following an attribute " "Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value" "name; no attribute value"
@@ -478,103 +486,105 @@ msgstr ""
"Dokumentas netikėtai pasibaigė lygybės simboliu einančio po požymio vardo; " "Dokumentas netikėtai pasibaigė lygybės simboliu einančio po požymio vardo; "
"nerasta požymio reikšmė" "nerasta požymio reikšmė"
#: ../glib/gmarkup.c:1808 #: glib/gmarkup.c:1808
msgid "Document ended unexpectedly while inside an attribute value" msgid "Document ended unexpectedly while inside an attribute value"
msgstr "Dokumentas netikėtai pasibaigė požymio verte" msgstr "Dokumentas netikėtai pasibaigė požymio verte"
#: ../glib/gmarkup.c:1823 #: glib/gmarkup.c:1823
#, c-format #, c-format
msgid "Document ended unexpectedly inside the close tag for element '%s'" msgid "Document ended unexpectedly inside the close tag for element '%s'"
msgstr "Dokumentas netikėtai pasibaigė elemento „%s“ uždarančiame simbolyje" msgstr "Dokumentas netikėtai pasibaigė elemento „%s“ uždarančiame simbolyje"
#: ../glib/gmarkup.c:1829 #: glib/gmarkup.c:1829
msgid "Document ended unexpectedly inside a comment or processing instruction" msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr "" msgstr ""
"Dokumentas netikėtai pasibaigė komentaruose arba apdorojimo instrukcijose" "Dokumentas netikėtai pasibaigė komentaruose arba apdorojimo instrukcijose"
#: ../glib/gshell.c:70 #: glib/gshell.c:70
#, c-format
msgid "Quoted text doesn't begin with a quotation mark" msgid "Quoted text doesn't begin with a quotation mark"
msgstr "Cituojamas tekstas neprasideda citavimo ženklu" msgstr "Cituojamas tekstas neprasideda citavimo ženklu"
#: ../glib/gshell.c:160 #: glib/gshell.c:160
#, c-format
msgid "Unmatched quotation mark in command line or other shell-quoted text" msgid "Unmatched quotation mark in command line or other shell-quoted text"
msgstr "" msgstr ""
"Nesutampantis citavimo simbolis komandinėje eilutėje arba kitame terpės " "Nesutampantis citavimo simbolis komandinėje eilutėje arba kitame terpės "
"cituotame tekste" "cituotame tekste"
#: ../glib/gshell.c:538 #: glib/gshell.c:538
#, c-format #, c-format
msgid "Text ended just after a '\\' character. (The text was '%s')" msgid "Text ended just after a '\\' character. (The text was '%s')"
msgstr "Tekstas pasibaigė tuoj po „\\“ simbolio. (Tekste buvo įrašyta „%s“)" msgstr "Tekstas pasibaigė tuoj po „\\“ simbolio. (Tekste buvo įrašyta „%s“)"
#: ../glib/gshell.c:545 #: glib/gshell.c:545
#, c-format #, c-format
msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgid "Text ended before matching quote was found for %c. (The text was '%s')"
msgstr "" msgstr ""
"Tekstas pasibaigė nesulaukus %c atitinkančio citatos ženklo. (Tekste buvo " "Tekstas pasibaigė nesulaukus %c atitinkančio citatos ženklo. (Tekste buvo "
"įrašyta „%s“)" "įrašyta „%s“)"
#: ../glib/gshell.c:557 #: glib/gshell.c:557
#, c-format
msgid "Text was empty (or contained only whitespace)" msgid "Text was empty (or contained only whitespace)"
msgstr "Tekstas buvo tuščias arba turėjo vien tik tarpo simbolius)" msgstr "Tekstas buvo tuščias arba turėjo vien tik tarpo simbolius)"
#: ../glib/gspawn-win32.c:273 #: glib/gspawn-win32.c:273
#, c-format
msgid "Failed to read data from child process" msgid "Failed to read data from child process"
msgstr "Nepavyko gauti duomenų iš antrinio proceso" msgstr "Nepavyko gauti duomenų iš antrinio proceso"
#: ../glib/gspawn-win32.c:288 ../glib/gspawn.c:1361 #: glib/gspawn-win32.c:288 glib/gspawn.c:1361
#, c-format #, c-format
msgid "Failed to create pipe for communicating with child process (%s)" msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "" msgstr ""
"Nepavyko sukurti konvejerio skirto keistis duomenimis su antriniu procesu (%" "Nepavyko sukurti konvejerio skirto keistis duomenimis su antriniu procesu (%"
"s)" "s)"
#: ../glib/gspawn-win32.c:326 ../glib/gspawn.c:1025 #: glib/gspawn-win32.c:326 glib/gspawn.c:1025
#, c-format #, c-format
msgid "Failed to read from child pipe (%s)" msgid "Failed to read from child pipe (%s)"
msgstr "Nepavyko perskaityti duomenų iš antrinio konvejerio (%s)" msgstr "Nepavyko perskaityti duomenų iš antrinio konvejerio (%s)"
#: ../glib/gspawn-win32.c:352 ../glib/gspawn.c:1230 #: glib/gspawn-win32.c:352 glib/gspawn.c:1230
#, c-format #, c-format
msgid "Failed to change to directory '%s' (%s)" msgid "Failed to change to directory '%s' (%s)"
msgstr "Nepavyko pakeisti į aplanką „%s“ (%s)" msgstr "Nepavyko pakeisti į aplanką „%s“ (%s)"
#: ../glib/gspawn-win32.c:358 ../glib/gspawn-win32.c:578 #: glib/gspawn-win32.c:358 glib/gspawn-win32.c:578
#, c-format #, c-format
msgid "Failed to execute child process (%s)" msgid "Failed to execute child process (%s)"
msgstr "Nepavyko paleisti antrinio proceso (%s)" msgstr "Nepavyko paleisti antrinio proceso (%s)"
#: ../glib/gspawn-win32.c:468 ../glib/gspawn-win32.c:524 #: glib/gspawn-win32.c:468 glib/gspawn-win32.c:524
#, c-format #, c-format
msgid "Invalid program name: %s" msgid "Invalid program name: %s"
msgstr "Netinkamas programos pavadinimas: %s" msgstr "Netinkamas programos pavadinimas: %s"
#: ../glib/gspawn-win32.c:478 ../glib/gspawn-win32.c:534 #: glib/gspawn-win32.c:478 glib/gspawn-win32.c:534 glib/gspawn-win32.c:777
#: ../glib/gspawn-win32.c:777 ../glib/gspawn-win32.c:832 #: glib/gspawn-win32.c:832 glib/gspawn-win32.c:1367
#: ../glib/gspawn-win32.c:1367
#, c-format #, c-format
msgid "Invalid string in argument vector at %d: %s" msgid "Invalid string in argument vector at %d: %s"
msgstr "Netinkama seka argumento vektoriuje, pozicijoje %d: %s" msgstr "Netinkama seka argumento vektoriuje, pozicijoje %d: %s"
#: ../glib/gspawn-win32.c:489 ../glib/gspawn-win32.c:545 #: glib/gspawn-win32.c:489 glib/gspawn-win32.c:545 glib/gspawn-win32.c:791
#: ../glib/gspawn-win32.c:791 ../glib/gspawn-win32.c:845 #: glib/gspawn-win32.c:845 glib/gspawn-win32.c:1400
#: ../glib/gspawn-win32.c:1400
#, c-format #, c-format
msgid "Invalid string in environment: %s" msgid "Invalid string in environment: %s"
msgstr "Netinka seka aplinkoje: %s" msgstr "Netinka seka aplinkoje: %s"
#: ../glib/gspawn-win32.c:773 ../glib/gspawn-win32.c:828 #: glib/gspawn-win32.c:773 glib/gspawn-win32.c:828 glib/gspawn-win32.c:1348
#: ../glib/gspawn-win32.c:1348
#, c-format #, c-format
msgid "Invalid working directory: %s" msgid "Invalid working directory: %s"
msgstr "Netinkamas darbinis aplankas: %s" msgstr "Netinkamas darbinis aplankas: %s"
#: ../glib/gspawn-win32.c:887 #: glib/gspawn-win32.c:887
#, c-format #, c-format
msgid "Failed to execute helper program (%s)" msgid "Failed to execute helper program (%s)"
msgstr "Nepavyko paleisti pagalbinės programos (%s)" msgstr "Nepavyko paleisti pagalbinės programos (%s)"
#: ../glib/gspawn-win32.c:1087 #: glib/gspawn-win32.c:1087
#, c-format
msgid "" msgid ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child " "Unexpected error in g_io_channel_win32_poll() reading data from a child "
"process" "process"
@@ -582,139 +592,145 @@ msgstr ""
"Netikėta klaida tarp g_io_channel_win32_poll() funkcijos duomenų skaitymo iš " "Netikėta klaida tarp g_io_channel_win32_poll() funkcijos duomenų skaitymo iš "
"antrinio proceso metu" "antrinio proceso metu"
#: ../glib/gspawn.c:165 #: glib/gspawn.c:165
#, c-format #, c-format
msgid "Failed to read data from child process (%s)" msgid "Failed to read data from child process (%s)"
msgstr "Nepavyko gauti duomenis iš antrinio proceso (%s)" msgstr "Nepavyko gauti duomenis iš antrinio proceso (%s)"
#: ../glib/gspawn.c:297 #: glib/gspawn.c:297
#, c-format #, c-format
msgid "Unexpected error in select() reading data from a child process (%s)" msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr "" msgstr ""
"Netikėta klaida tarp select() funkcijos duomenų gavimo iš antrinio proceso (%" "Netikėta klaida tarp select() funkcijos duomenų gavimo iš antrinio proceso (%"
"s) metu" "s) metu"
#: ../glib/gspawn.c:380 #: glib/gspawn.c:380
#, c-format #, c-format
msgid "Unexpected error in waitpid() (%s)" msgid "Unexpected error in waitpid() (%s)"
msgstr "Netikėta klaida iš waitpid() (%s)" msgstr "Netikėta klaida iš waitpid() (%s)"
#: ../glib/gspawn.c:1090 #: glib/gspawn.c:1090
#, c-format #, c-format
msgid "Failed to fork (%s)" msgid "Failed to fork (%s)"
msgstr "Nepavyko atskirti (%s)" msgstr "Nepavyko atskirti (%s)"
#: ../glib/gspawn.c:1240 #: glib/gspawn.c:1240
#, c-format #, c-format
msgid "Failed to execute child process \"%s\" (%s)" msgid "Failed to execute child process \"%s\" (%s)"
msgstr "Nepavyko paleisti antrinio proceso „%s“ (%s)" msgstr "Nepavyko paleisti antrinio proceso „%s“ (%s)"
#: ../glib/gspawn.c:1250 #: glib/gspawn.c:1250
#, c-format #, c-format
msgid "Failed to redirect output or input of child process (%s)" msgid "Failed to redirect output or input of child process (%s)"
msgstr "Nepavyko perimti antrinio proceso (%s) išvedimo arba įvedimo" msgstr "Nepavyko perimti antrinio proceso (%s) išvedimo arba įvedimo"
#: ../glib/gspawn.c:1259 #: glib/gspawn.c:1259
#, c-format #, c-format
msgid "Failed to fork child process (%s)" msgid "Failed to fork child process (%s)"
msgstr "Nepavyko atskirti antrinio proceso (%s)" msgstr "Nepavyko atskirti antrinio proceso (%s)"
#: ../glib/gspawn.c:1267 #: glib/gspawn.c:1267
#, c-format #, c-format
msgid "Unknown error executing child process \"%s\"" msgid "Unknown error executing child process \"%s\""
msgstr "Nežinoma klaida vykdant antrinį procesą „%s“" msgstr "Nežinoma klaida vykdant antrinį procesą „%s“"
#: ../glib/gspawn.c:1289 #: glib/gspawn.c:1289
#, c-format #, c-format
msgid "Failed to read enough data from child pid pipe (%s)" msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "" msgstr ""
"Nepavyko perskaityti reikiamo duomenų kiekio iš antrinio pid konvejerio (%s)" "Nepavyko perskaityti reikiamo duomenų kiekio iš antrinio pid konvejerio (%s)"
#: ../glib/gutf8.c:1017 #: glib/gutf8.c:1017
#, c-format
msgid "Character out of range for UTF-8" msgid "Character out of range for UTF-8"
msgstr "Simbolis neatitinka UTF-8 simbolių diapazono" msgstr "Simbolis neatitinka UTF-8 simbolių diapazono"
#: ../glib/gutf8.c:1111 ../glib/gutf8.c:1120 ../glib/gutf8.c:1252 #: glib/gutf8.c:1111 glib/gutf8.c:1120 glib/gutf8.c:1252 glib/gutf8.c:1261
#: ../glib/gutf8.c:1261 ../glib/gutf8.c:1402 ../glib/gutf8.c:1498 #: glib/gutf8.c:1402 glib/gutf8.c:1498
#, c-format
msgid "Invalid sequence in conversion input" msgid "Invalid sequence in conversion input"
msgstr "Klaidinga seka keitimo įvestyje" msgstr "Klaidinga seka keitimo įvestyje"
#: ../glib/gutf8.c:1413 ../glib/gutf8.c:1509 #: glib/gutf8.c:1413 glib/gutf8.c:1509
#, c-format
msgid "Character out of range for UTF-16" msgid "Character out of range for UTF-16"
msgstr "Simbolis neatitinka UTF-16 simbolių diapazono" msgstr "Simbolis neatitinka UTF-16 simbolių diapazono"
#: ../glib/goption.c:495 #: glib/goption.c:495
msgid "Usage:" msgid "Usage:"
msgstr "Naudojimas:" msgstr "Naudojimas:"
#: ../glib/goption.c:495 #: glib/goption.c:495
msgid "[OPTION...]" msgid "[OPTION...]"
msgstr "[PARINKTIS...]" msgstr "[PARINKTIS...]"
#: ../glib/goption.c:586 #: glib/goption.c:586
msgid "Help Options:" msgid "Help Options:"
msgstr "Pagalbos parinktys:" msgstr "Pagalbos parinktys:"
#: ../glib/goption.c:587 #: glib/goption.c:587
msgid "Show help options" msgid "Show help options"
msgstr "Rodyti pagalbos parinktis" msgstr "Rodyti pagalbos parinktis"
#: ../glib/goption.c:592 #: glib/goption.c:592
msgid "Show all help options" msgid "Show all help options"
msgstr "Rodyti visas pagalbos parinktis" msgstr "Rodyti visas pagalbos parinktis"
#: ../glib/goption.c:642 #: glib/goption.c:642
msgid "Application Options:" msgid "Application Options:"
msgstr "Programos parinktys:" msgstr "Programos parinktys:"
#: ../glib/goption.c:686 ../glib/goption.c:756 #: glib/goption.c:686 glib/goption.c:756
#, c-format #, c-format
msgid "Cannot parse integer value '%s' for %s" msgid "Cannot parse integer value '%s' for %s"
msgstr "Nepavyko apdoroti sveikosios reikšmės „%s“, reikalingos %s" msgstr "Nepavyko apdoroti sveikosios reikšmės „%s“, reikalingos %s"
#: ../glib/goption.c:696 ../glib/goption.c:764 #: glib/goption.c:696 glib/goption.c:764
#, c-format #, c-format
msgid "Integer value '%s' for %s out of range" msgid "Integer value '%s' for %s out of range"
msgstr "Sveikoji reikšmė „%s“, reikalinga %s, viršija ribas" msgstr "Sveikoji reikšmė „%s“, reikalinga %s, viršija ribas"
#: ../glib/goption.c:721 #: glib/goption.c:721
#, c-format #, c-format
msgid "Cannot parse double value '%s' for %s" msgid "Cannot parse double value '%s' for %s"
msgstr "Nepavyko apdoroti dvigubos reikšmės „%s“, reikalingos %s" msgstr "Nepavyko apdoroti dvigubos reikšmės „%s“, reikalingos %s"
#: ../glib/goption.c:729 #: glib/goption.c:729
#, c-format #, c-format
msgid "Double value '%s' for %s out of range" msgid "Double value '%s' for %s out of range"
msgstr "Dviguboji reikšmė „%s“, reikalinga %s, viršija ribas" msgstr "Dviguboji reikšmė „%s“, reikalinga %s, viršija ribas"
#: ../glib/goption.c:1066 #: glib/goption.c:1066
#, c-format #, c-format
msgid "Error parsing option %s" msgid "Error parsing option %s"
msgstr "Klaida apdorojant parinktį %s" msgstr "Klaida apdorojant parinktį %s"
#: ../glib/goption.c:1097 ../glib/goption.c:1208 #: glib/goption.c:1097 glib/goption.c:1208
#, c-format #, c-format
msgid "Missing argument for %s" msgid "Missing argument for %s"
msgstr "%s trūksta argumento" msgstr "%s trūksta argumento"
#: ../glib/goption.c:1597 #: glib/goption.c:1597
#, c-format #, c-format
msgid "Unknown option %s" msgid "Unknown option %s"
msgstr "Nežinoma parinktis %s" msgstr "Nežinoma parinktis %s"
#: ../glib/gkeyfile.c:337 #: glib/gkeyfile.c:337
#, c-format
msgid "Valid key file could not be found in data dirs" msgid "Valid key file could not be found in data dirs"
msgstr "Duomenų aplankuose nepavyko rasti tinkamos raktų rinkmenos" msgstr "Duomenų aplankuose nepavyko rasti tinkamos raktų rinkmenos"
#: ../glib/gkeyfile.c:372 #: glib/gkeyfile.c:372
#, c-format
msgid "Not a regular file" msgid "Not a regular file"
msgstr "Nėra paprasta rinkmena" msgstr "Nėra paprasta rinkmena"
#: ../glib/gkeyfile.c:380 #: glib/gkeyfile.c:380
#, c-format
msgid "File is empty" msgid "File is empty"
msgstr "Rinkmena yra tuščia" msgstr "Rinkmena yra tuščia"
#: ../glib/gkeyfile.c:696 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -722,40 +738,41 @@ msgstr ""
"Raktų rinkmenoje yra eilutė „%s“, kuri nėra raktas-reikšmė pora, grupė ar " "Raktų rinkmenoje yra eilutė „%s“, kuri nėra raktas-reikšmė pora, grupė ar "
"komentaras" "komentaras"
#: ../glib/gkeyfile.c:767 #: glib/gkeyfile.c:767
#, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Raktų rinkmena neprasideda grupe" msgstr "Raktų rinkmena neprasideda grupe"
#: ../glib/gkeyfile.c:811 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Raktų rinkmenoje yra nepalaikoma koduotė „%s“" msgstr "Raktų rinkmenoje yra nepalaikoma koduotė „%s“"
#: ../glib/gkeyfile.c:1020 ../glib/gkeyfile.c:1179 ../glib/gkeyfile.c:2398 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: ../glib/gkeyfile.c:2463 ../glib/gkeyfile.c:2582 ../glib/gkeyfile.c:2717 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: ../glib/gkeyfile.c:2870 ../glib/gkeyfile.c:3046 ../glib/gkeyfile.c:3103 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Raktų rinkmena neturi grupės „%s“" msgstr "Raktų rinkmena neturi grupės „%s“"
#: ../glib/gkeyfile.c:1191 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Raktų rinkmena neturi rakto „%s“" msgstr "Raktų rinkmena neturi rakto „%s“"
#: ../glib/gkeyfile.c:1293 ../glib/gkeyfile.c:1405 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Raktų rinkmenoje yra raktas „%s“ su reikšme „%s“, kuri nėra UTF-8" msgstr "Raktų rinkmenoje yra raktas „%s“ su reikšme „%s“, kuri nėra UTF-8"
#: ../glib/gkeyfile.c:1313 ../glib/gkeyfile.c:1425 ../glib/gkeyfile.c:1797 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
"Raktų rinkmenoje yra raktas „%s“, kuriame yra reikšmė, kurios negalima " "Raktų rinkmenoje yra raktas „%s“, kuriame yra reikšmė, kurios negalima "
"suprasti." "suprasti."
#: ../glib/gkeyfile.c:2013 ../glib/gkeyfile.c:2226 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -764,36 +781,38 @@ msgstr ""
"Raktų rinkmenoje yra raktas „%s“ grupėje „%s“, kuriame yra reikšmė, kurios " "Raktų rinkmenoje yra raktas „%s“ grupėje „%s“, kuriame yra reikšmė, kurios "
"negalima suprasti." "negalima suprasti."
#: ../glib/gkeyfile.c:2413 ../glib/gkeyfile.c:2597 ../glib/gkeyfile.c:3114 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Raktų rinkmenoje nėra rakto „%s“ grupėje „%s“" msgstr "Raktų rinkmenoje nėra rakto „%s“ grupėje „%s“"
#: ../glib/gkeyfile.c:3287 #: glib/gkeyfile.c:3287
#, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Raktų rinkmenoje, eilutės pabaigoje yra pabėgimo simbolis" msgstr "Raktų rinkmenoje, eilutės pabaigoje yra pabėgimo simbolis"
#: ../glib/gkeyfile.c:3309 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "Raktų rinkmenoje yra klaidinga pabėgimo tvarka „%s“" msgstr "Raktų rinkmenoje yra klaidinga pabėgimo tvarka „%s“"
#: ../glib/gkeyfile.c:3451 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Reikšmės „%s“ negalima interpretuoti kaip skaičiaus." msgstr "Reikšmės „%s“ negalima interpretuoti kaip skaičiaus."
#: ../glib/gkeyfile.c:3465 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Sveikoji reikšmė „%s“ viršija ribas" msgstr "Sveikoji reikšmė „%s“ viršija ribas"
#: ../glib/gkeyfile.c:3498 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Reikšmės „%s“ negalima interpretuoti kaip slankiojo kablelio skaičiaus." msgstr ""
"Reikšmės „%s“ negalima interpretuoti kaip slankiojo kablelio skaičiaus."
#: ../glib/gkeyfile.c:3525 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Reikšmės „%s“ negalima interpretuoti kaip loginės." msgstr "Reikšmės „%s“ negalima interpretuoti kaip loginės."

387
po/lv.po
View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: lv\n" "Project-Id-Version: lv\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-25 13:36+0300\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-08-25 13:44+0300\n" "PO-Revision-Date: 2006-08-25 13:44+0300\n"
"Last-Translator: Raivis Dejus <orvils@gmail.com>\n" "Last-Translator: Raivis Dejus <orvils@gmail.com>\n"
"Language-Team: Latvian <locale@laka.lv>\n" "Language-Team: Latvian <locale@laka.lv>\n"
@@ -16,273 +16,283 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.2\n" "X-Generator: KBabel 1.11.2\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
"2);\n"
#: ../glib/gbookmarkfile.c:716 ../glib/gbookmarkfile.c:793 #: glib/gbookmarkfile.c:716 glib/gbookmarkfile.c:793 glib/gbookmarkfile.c:872
#: ../glib/gbookmarkfile.c:872 ../glib/gbookmarkfile.c:919 #: glib/gbookmarkfile.c:919
#, c-format #, c-format
msgid "Unexpected attribute '%s' for element '%s'" msgid "Unexpected attribute '%s' for element '%s'"
msgstr "Neparedzēts atribūts '%s' elementam '%s'" msgstr "Neparedzēts atribūts '%s' elementam '%s'"
#: ../glib/gbookmarkfile.c:727 ../glib/gbookmarkfile.c:804 #: glib/gbookmarkfile.c:727 glib/gbookmarkfile.c:804 glib/gbookmarkfile.c:814
#: ../glib/gbookmarkfile.c:814 ../glib/gbookmarkfile.c:930 #: glib/gbookmarkfile.c:930
#, c-format #, c-format
msgid "Attribute '%s' of element '%s' not found" msgid "Attribute '%s' of element '%s' not found"
msgstr "Attribūts '%s' no elementa '%s' nav atrasts" msgstr "Attribūts '%s' no elementa '%s' nav atrasts"
#: ../glib/gbookmarkfile.c:1103 ../glib/gbookmarkfile.c:1168 #: glib/gbookmarkfile.c:1103 glib/gbookmarkfile.c:1168
#: ../glib/gbookmarkfile.c:1232 ../glib/gbookmarkfile.c:1242 #: glib/gbookmarkfile.c:1232 glib/gbookmarkfile.c:1242
#, c-format #, c-format
msgid "Unexpected tag '%s', tag '%s' expected" msgid "Unexpected tag '%s', tag '%s' expected"
msgstr "Negaidīts tags '%s', gaidīja tagu '%s'" msgstr "Negaidīts tags '%s', gaidīja tagu '%s'"
#: ../glib/gbookmarkfile.c:1128 ../glib/gbookmarkfile.c:1142 #: glib/gbookmarkfile.c:1128 glib/gbookmarkfile.c:1142
#: ../glib/gbookmarkfile.c:1210 ../glib/gbookmarkfile.c:1262 #: glib/gbookmarkfile.c:1210 glib/gbookmarkfile.c:1262
#, c-format #, c-format
msgid "Unexpected tag '%s' inside '%s'" msgid "Unexpected tag '%s' inside '%s'"
msgstr "Negaidīts tags '%s' iekš '%s'" msgstr "Negaidīts tags '%s' iekš '%s'"
#: ../glib/gbookmarkfile.c:1792 #: glib/gbookmarkfile.c:1792
#, c-format
msgid "No valid bookmark file found in data dirs" msgid "No valid bookmark file found in data dirs"
msgstr "Datu direktorijās nav atrasts neviens derīgs grāmatzīmju fails" msgstr "Datu direktorijās nav atrasts neviens derīgs grāmatzīmju fails"
#: ../glib/gbookmarkfile.c:1993 #: glib/gbookmarkfile.c:1993
#, c-format #, c-format
msgid "A bookmark for URI '%s' already exists" msgid "A bookmark for URI '%s' already exists"
msgstr "Grāmatzīme priekš '%s' jau eksistē" msgstr "Grāmatzīme priekš '%s' jau eksistē"
#: ../glib/gbookmarkfile.c:2039 ../glib/gbookmarkfile.c:2196 #: glib/gbookmarkfile.c:2039 glib/gbookmarkfile.c:2196
#: ../glib/gbookmarkfile.c:2281 ../glib/gbookmarkfile.c:2362 #: glib/gbookmarkfile.c:2281 glib/gbookmarkfile.c:2362
#: ../glib/gbookmarkfile.c:2447 ../glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: ../glib/gbookmarkfile.c:2608 ../glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: ../glib/gbookmarkfile.c:2729 ../glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: ../glib/gbookmarkfile.c:2952 ../glib/gbookmarkfile.c:3142 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: ../glib/gbookmarkfile.c:3218 ../glib/gbookmarkfile.c:3371 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: ../glib/gbookmarkfile.c:3436 ../glib/gbookmarkfile.c:3526 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: ../glib/gbookmarkfile.c:3653 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "Priekš '%s' netika atrasta neviena grāmatzīme" msgstr "Priekš '%s' netika atrasta neviena grāmatzīme"
#: ../glib/gbookmarkfile.c:2371 #: glib/gbookmarkfile.c:2371
#, c-format #, c-format
msgid "No MIME type defined in the bookmark for URI '%s'" msgid "No MIME type defined in the bookmark for URI '%s'"
msgstr "Grāmatzīmē priekš '%s' nav definēts MIME tips" msgstr "Grāmatzīmē priekš '%s' nav definēts MIME tips"
#: ../glib/gbookmarkfile.c:2456 #: glib/gbookmarkfile.c:2456
#, c-format #, c-format
msgid "No private flag has been defined in bookmark for URI '%s'" msgid "No private flag has been defined in bookmark for URI '%s'"
msgstr "Grāmatzīmē priekš '%s' nav definēts privilēģiju karodziņš" msgstr "Grāmatzīmē priekš '%s' nav definēts privilēģiju karodziņš"
#: ../glib/gbookmarkfile.c:2835 #: glib/gbookmarkfile.c:2835
#, c-format #, c-format
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "Grāmatzīmē priekš '%s' nav definētas grupas" msgstr "Grāmatzīmē priekš '%s' nav definētas grupas"
#: ../glib/gbookmarkfile.c:3236 ../glib/gbookmarkfile.c:3381 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "Ar '%s' grāmatzīmi nav saistīts programmas nosaukums '%s'" msgstr "Ar '%s' grāmatzīmi nav saistīts programmas nosaukums '%s'"
#: ../glib/gconvert.c:404 ../glib/gconvert.c:482 ../glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Konversija no rakstzīmju kopas '%s' uz '%s' nav atbalstīta" msgstr "Konversija no rakstzīmju kopas '%s' uz '%s' nav atbalstīta"
#: ../glib/gconvert.c:408 ../glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Nevarēju atvērt konvertātoru no '%s' uz '%s'" msgstr "Nevarēju atvērt konvertātoru no '%s' uz '%s'"
#: ../glib/gconvert.c:602 ../glib/gconvert.c:991 ../glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: ../glib/giochannel.c:1364 ../glib/giochannel.c:2206 ../glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: ../glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Nepareiza baitu secība konversijas ievadē" msgstr "Nepareiza baitu secība konversijas ievadē"
#: ../glib/gconvert.c:608 ../glib/gconvert.c:918 ../glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: ../glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Kļūda konversējot: %s" msgstr "Kļūda konversējot: %s"
#: ../glib/gconvert.c:643 ../glib/gutf8.c:939 ../glib/gutf8.c:1143 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: ../glib/gutf8.c:1284 ../glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Daļēja simbolu secība ievades beigās" msgstr "Daļēja simbolu secība ievades beigās"
#: ../glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Nevar pārveidot atkritienu '%s' uz rakstzīmju kopu '%s'" msgstr "Nevar pārveidot atkritienu '%s' uz rakstzīmju kopu '%s'"
#: ../glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI '%s' nav absolūtais URI, lietojot \"failu\" shēmu" msgstr "URI '%s' nav absolūtais URI, lietojot \"failu\" shēmu"
#: ../glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "Lokālā faila URI '%s' nedrīkst saturēt '#'" msgstr "Lokālā faila URI '%s' nedrīkst saturēt '#'"
#: ../glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI '%s' ir nepareizs" msgstr "URI '%s' ir nepareizs"
#: ../glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Hostdatora nosaukuma URI '%s' ir nepareizs" msgstr "Hostdatora nosaukuma URI '%s' ir nepareizs"
#: ../glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI '%s' satur nepareizi izvairīgas rakstzīmes" msgstr "URI '%s' satur nepareizi izvairīgas rakstzīmes"
#: ../glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Ceļvārds '%s' nav absolutais ceļš" msgstr "Ceļvārds '%s' nav absolutais ceļš"
#: ../glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Nepareizs hostdatora nosaukums" msgstr "Nepareizs hostdatora nosaukums"
#: ../glib/gdir.c:121 ../glib/gdir.c:141 #: glib/gdir.c:121 glib/gdir.c:141
#, c-format #, c-format
msgid "Error opening directory '%s': %s" msgid "Error opening directory '%s': %s"
msgstr "Kļūda atverot direktoriju '%s': %s" msgstr "Kļūda atverot direktoriju '%s': %s"
#: ../glib/gfileutils.c:572 ../glib/gfileutils.c:645 #: glib/gfileutils.c:572 glib/gfileutils.c:645
#, c-format #, c-format
msgid "Could not allocate %lu bytes to read file \"%s\"" msgid "Could not allocate %lu bytes to read file \"%s\""
msgstr "Nevarēju atrast %lu baitus, lai nolasītu failu \"%s\"" msgstr "Nevarēju atrast %lu baitus, lai nolasītu failu \"%s\""
#: ../glib/gfileutils.c:587 #: glib/gfileutils.c:587
#, c-format #, c-format
msgid "Error reading file '%s': %s" msgid "Error reading file '%s': %s"
msgstr "Kļūda nolasot failu '%s': %s" msgstr "Kļūda nolasot failu '%s': %s"
#: ../glib/gfileutils.c:669 #: glib/gfileutils.c:669
#, c-format #, c-format
msgid "Failed to read from file '%s': %s" msgid "Failed to read from file '%s': %s"
msgstr "Nespēju nolasīt no faila '%s': %s" msgstr "Nespēju nolasīt no faila '%s': %s"
#: ../glib/gfileutils.c:720 ../glib/gfileutils.c:807 #: glib/gfileutils.c:720 glib/gfileutils.c:807
#, c-format #, c-format
msgid "Failed to open file '%s': %s" msgid "Failed to open file '%s': %s"
msgstr "Nevarēju atvērt failu '%s': %s" msgstr "Nevarēju atvērt failu '%s': %s"
#: ../glib/gfileutils.c:737 ../glib/gmappedfile.c:133 #: glib/gfileutils.c:737 glib/gmappedfile.c:133
#, c-format #, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr "Nevarēju dabūt faila '%s' atribūtus: fstat() neizdevās: %s" msgstr "Nevarēju dabūt faila '%s' atribūtus: fstat() neizdevās: %s"
#: ../glib/gfileutils.c:771 #: glib/gfileutils.c:771
#, c-format #, c-format
msgid "Failed to open file '%s': fdopen() failed: %s" msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "Nevarēju atvērt '%s': fdopen() neizdevās: %s" msgstr "Nevarēju atvērt '%s': fdopen() neizdevās: %s"
#: ../glib/gfileutils.c:905 #: glib/gfileutils.c:905
#, c-format #, c-format
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s" msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
msgstr "Neizdevās pārsaukt failu '%s' par '%s': g_rename() neizdevās: %s" msgstr "Neizdevās pārsaukt failu '%s' par '%s': g_rename() neizdevās: %s"
#: ../glib/gfileutils.c:946 ../glib/gfileutils.c:1404 #: glib/gfileutils.c:946 glib/gfileutils.c:1404
#, c-format #, c-format
msgid "Failed to create file '%s': %s" msgid "Failed to create file '%s': %s"
msgstr "Neizdevās izveidot failu '%s': %s" msgstr "Neizdevās izveidot failu '%s': %s"
#: ../glib/gfileutils.c:960 #: glib/gfileutils.c:960
#, c-format #, c-format
msgid "Failed to open file '%s' for writing: fdopen() failed: %s" msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
msgstr "Nevarēju atvērt '%s' rakstīšanai: fdopen() neizdevās: %s" msgstr "Nevarēju atvērt '%s' rakstīšanai: fdopen() neizdevās: %s"
#: ../glib/gfileutils.c:985 #: glib/gfileutils.c:985
#, c-format #, c-format
msgid "Failed to write file '%s': fwrite() failed: %s" msgid "Failed to write file '%s': fwrite() failed: %s"
msgstr "Nevarēju ierakstīt failā '%s': fwrite() neizdevās: %s" msgstr "Nevarēju ierakstīt failā '%s': fwrite() neizdevās: %s"
#: ../glib/gfileutils.c:1004 #: glib/gfileutils.c:1004
#, c-format #, c-format
msgid "Failed to close file '%s': fclose() failed: %s" msgid "Failed to close file '%s': fclose() failed: %s"
msgstr "Nevarēju aizvērt failu '%s': fclose() neizdevās: %s" msgstr "Nevarēju aizvērt failu '%s': fclose() neizdevās: %s"
#: ../glib/gfileutils.c:1122 #: glib/gfileutils.c:1122
#, c-format #, c-format
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
msgstr "Esošo failu '%s' nevarēja aizvākt: g_unlink() neizdevās %s" msgstr "Esošo failu '%s' nevarēja aizvākt: g_unlink() neizdevās %s"
#: ../glib/gfileutils.c:1366 #: glib/gfileutils.c:1366
#, c-format #, c-format
msgid "Template '%s' invalid, should not contain a '%s'" msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "Veidne '%s' nepareizs, nedrīkstētu saturēt '%s'" msgstr "Veidne '%s' nepareizs, nedrīkstētu saturēt '%s'"
#: ../glib/gfileutils.c:1379 #: glib/gfileutils.c:1379
#, c-format #, c-format
msgid "Template '%s' doesn't contain XXXXXX" msgid "Template '%s' doesn't contain XXXXXX"
msgstr "Veidne '%s' nesatur XXXXXX" msgstr "Veidne '%s' nesatur XXXXXX"
#: ../glib/gfileutils.c:1854 #: glib/gfileutils.c:1854
#, c-format #, c-format
msgid "Failed to read the symbolic link '%s': %s" msgid "Failed to read the symbolic link '%s': %s"
msgstr "Neizdevās ielasīt simbolsaiti '%s': %s" msgstr "Neizdevās ielasīt simbolsaiti '%s': %s"
#: ../glib/gfileutils.c:1875 #: glib/gfileutils.c:1875
#, c-format
msgid "Symbolic links not supported" msgid "Symbolic links not supported"
msgstr "Simbolsaites nav atbalstītas" msgstr "Simbolsaites nav atbalstītas"
#: ../glib/giochannel.c:1154 #: glib/giochannel.c:1154
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s': %s" msgid "Could not open converter from '%s' to '%s': %s"
msgstr "Nevarēju atvērt konvertātoru no '%s' uz '%s': %s" msgstr "Nevarēju atvērt konvertātoru no '%s' uz '%s': %s"
#: ../glib/giochannel.c:1499 #: glib/giochannel.c:1499
#, c-format
msgid "Can't do a raw read in g_io_channel_read_line_string" msgid "Can't do a raw read in g_io_channel_read_line_string"
msgstr "Nevaru izpildīt jēllasīšanu iekš g_io_channel_read_line_string" msgstr "Nevaru izpildīt jēllasīšanu iekš g_io_channel_read_line_string"
#: ../glib/giochannel.c:1546 ../glib/giochannel.c:1803 #: glib/giochannel.c:1546 glib/giochannel.c:1803 glib/giochannel.c:1889
#: ../glib/giochannel.c:1889 #, c-format
msgid "Leftover unconverted data in read buffer" msgid "Leftover unconverted data in read buffer"
msgstr "Pāpalikušie nepārveidotie dati nolasīšanas buferī" msgstr "Pāpalikušie nepārveidotie dati nolasīšanas buferī"
#: ../glib/giochannel.c:1626 ../glib/giochannel.c:1703 #: glib/giochannel.c:1626 glib/giochannel.c:1703
#, c-format
msgid "Channel terminates in a partial character" msgid "Channel terminates in a partial character"
msgstr "Kanāls pārtrūkst daļējā rakstzīmē" msgstr "Kanāls pārtrūkst daļējā rakstzīmē"
#: ../glib/giochannel.c:1689 #: glib/giochannel.c:1689
#, c-format
msgid "Can't do a raw read in g_io_channel_read_to_end" msgid "Can't do a raw read in g_io_channel_read_to_end"
msgstr "Nevaru izpildīt jēllasīšanu iekš g_io_channel_read_to_end" msgstr "Nevaru izpildīt jēllasīšanu iekš g_io_channel_read_to_end"
#: ../glib/gmappedfile.c:116 #: glib/gmappedfile.c:116
#, c-format #, c-format
msgid "Failed to open file '%s': open() failed: %s" msgid "Failed to open file '%s': open() failed: %s"
msgstr "Nevarēju atvērt '%s': open() neizdevās: %s" msgstr "Nevarēju atvērt '%s': open() neizdevās: %s"
#: ../glib/gmappedfile.c:193 #: glib/gmappedfile.c:193
#, c-format #, c-format
msgid "Failed to map file '%s': mmap() failed: %s" msgid "Failed to map file '%s': mmap() failed: %s"
msgstr "Nevarēju nokartēt failu '%s': mmap() neizdevās: %s" msgstr "Nevarēju nokartēt failu '%s': mmap() neizdevās: %s"
#: ../glib/gmarkup.c:227 #: glib/gmarkup.c:227
#, c-format #, c-format
msgid "Error on line %d char %d: %s" msgid "Error on line %d char %d: %s"
msgstr "Kļūda rindā %d rakstzīme %d: %s" msgstr "Kļūda rindā %d rakstzīme %d: %s"
#: ../glib/gmarkup.c:325 #: glib/gmarkup.c:325
#, c-format #, c-format
msgid "Error on line %d: %s" msgid "Error on line %d: %s"
msgstr "Kļūda rindā %d: %s" msgstr "Kļūda rindā %d: %s"
#: ../glib/gmarkup.c:429 #: glib/gmarkup.c:429
msgid "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;" msgid ""
"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
msgstr "" msgstr ""
"Pamanīta tukša entītija '&;'; derīgas entītijas ir: &amp; &quot; &lt; &gt; " "Pamanīta tukša entītija '&;'; derīgas entītijas ir: &amp; &quot; &lt; &gt; "
"&apos;" "&apos;"
#: ../glib/gmarkup.c:439 #: glib/gmarkup.c:439
#, c-format #, c-format
msgid "" msgid ""
"Character '%s' is not valid at the start of an entity name; the & character " "Character '%s' is not valid at the start of an entity name; the & character "
@@ -293,17 +303,17 @@ msgstr ""
"entītiju; ja šī zīme netiek atbalstīta, lai būtu entītija, aizvieto to ar " "entītiju; ja šī zīme netiek atbalstīta, lai būtu entītija, aizvieto to ar "
"&amp;" "&amp;"
#: ../glib/gmarkup.c:473 #: glib/gmarkup.c:473
#, c-format #, c-format
msgid "Character '%s' is not valid inside an entity name" msgid "Character '%s' is not valid inside an entity name"
msgstr "Rakstzīme '%s' nav derīga entītijas nosaukumā" msgstr "Rakstzīme '%s' nav derīga entītijas nosaukumā"
#: ../glib/gmarkup.c:510 #: glib/gmarkup.c:510
#, c-format #, c-format
msgid "Entity name '%s' is not known" msgid "Entity name '%s' is not known"
msgstr "Entītijas nosaukums \"%s\" nav zināms" msgstr "Entītijas nosaukums \"%s\" nav zināms"
#: ../glib/gmarkup.c:521 #: glib/gmarkup.c:521
msgid "" msgid ""
"Entity did not end with a semicolon; most likely you used an ampersand " "Entity did not end with a semicolon; most likely you used an ampersand "
"character without intending to start an entity - escape ampersand as &amp;" "character without intending to start an entity - escape ampersand as &amp;"
@@ -311,7 +321,7 @@ msgstr ""
"Entītija nebeidzās ar semikolu; visdrīzāk jūs lietojāt & zīmi bez nodoma " "Entītija nebeidzās ar semikolu; visdrīzāk jūs lietojāt & zīmi bez nodoma "
"sākt entītiju - aizvieto & zīmes ar &amp;" "sākt entītiju - aizvieto & zīmes ar &amp;"
#: ../glib/gmarkup.c:574 #: glib/gmarkup.c:574
#, c-format #, c-format
msgid "" msgid ""
"Failed to parse '%-.*s', which should have been a digit inside a character " "Failed to parse '%-.*s', which should have been a digit inside a character "
@@ -320,16 +330,16 @@ msgstr ""
"Nevarēju parsēt '%-.*s', kur vajadzētu būt ciparam iekš rakstzīmes atsauces " "Nevarēju parsēt '%-.*s', kur vajadzētu būt ciparam iekš rakstzīmes atsauces "
"(&#234; piemēram) - iespējams, ka cipars ir pārāk liels" "(&#234; piemēram) - iespējams, ka cipars ir pārāk liels"
#: ../glib/gmarkup.c:599 #: glib/gmarkup.c:599
#, c-format #, c-format
msgid "Character reference '%-.*s' does not encode a permitted character" msgid "Character reference '%-.*s' does not encode a permitted character"
msgstr "Rakstzīmes atsauce '%-.*s' nešifrē atļautu rakstzīmi" msgstr "Rakstzīmes atsauce '%-.*s' nešifrē atļautu rakstzīmi"
#: ../glib/gmarkup.c:614 #: glib/gmarkup.c:614
msgid "Empty character reference; should include a digit such as &#454;" msgid "Empty character reference; should include a digit such as &#454;"
msgstr "Tukša rakstzīmes atsauce; būtu jāiekļauj cipars, kā &#454;" msgstr "Tukša rakstzīmes atsauce; būtu jāiekļauj cipars, kā &#454;"
#: ../glib/gmarkup.c:624 #: glib/gmarkup.c:624
msgid "" msgid ""
"Character reference did not end with a semicolon; most likely you used an " "Character reference did not end with a semicolon; most likely you used an "
"ampersand character without intending to start an entity - escape ampersand " "ampersand character without intending to start an entity - escape ampersand "
@@ -338,23 +348,23 @@ msgstr ""
"Rakstzīmes atsauce nebeidzās ar semikolu; visdrīzāk jūs lietojāt & zīmi bez " "Rakstzīmes atsauce nebeidzās ar semikolu; visdrīzāk jūs lietojāt & zīmi bez "
"nodoma sākt entītiju - aizvieto & zīmes ar &amp;" "nodoma sākt entītiju - aizvieto & zīmes ar &amp;"
#: ../glib/gmarkup.c:710 #: glib/gmarkup.c:710
msgid "Unfinished entity reference" msgid "Unfinished entity reference"
msgstr "Nepabeigta entītijas atsauce" msgstr "Nepabeigta entītijas atsauce"
#: ../glib/gmarkup.c:716 #: glib/gmarkup.c:716
msgid "Unfinished character reference" msgid "Unfinished character reference"
msgstr "Nepabeigta rakstzīmes atsauce" msgstr "Nepabeigta rakstzīmes atsauce"
#: ../glib/gmarkup.c:959 ../glib/gmarkup.c:987 ../glib/gmarkup.c:1018 #: glib/gmarkup.c:959 glib/gmarkup.c:987 glib/gmarkup.c:1018
msgid "Invalid UTF-8 encoded text" msgid "Invalid UTF-8 encoded text"
msgstr "Nepareizi kodēts UTF-8 teksts" msgstr "Nepareizi kodēts UTF-8 teksts"
#: ../glib/gmarkup.c:1054 #: glib/gmarkup.c:1054
msgid "Document must begin with an element (e.g. <book>)" msgid "Document must begin with an element (e.g. <book>)"
msgstr "Dokumentam jāsākās ar elementu (piem., <book>)" msgstr "Dokumentam jāsākās ar elementu (piem., <book>)"
#: ../glib/gmarkup.c:1094 #: glib/gmarkup.c:1094
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an " "'%s' is not a valid character following a '<' character; it may not begin an "
@@ -363,7 +373,7 @@ msgstr ""
"'%s' nav atļauta rakstzīme, sekojoša aiz rakstzīmes '<'; tā nedrīkst iesākt " "'%s' nav atļauta rakstzīme, sekojoša aiz rakstzīmes '<'; tā nedrīkst iesākt "
"elementa vārdu" "elementa vārdu"
#: ../glib/gmarkup.c:1158 #: glib/gmarkup.c:1158
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '>' character to end the start tag of element " "Odd character '%s', expected a '>' character to end the start tag of element "
@@ -372,12 +382,14 @@ msgstr ""
"Savāda rakstzīme '%s', gaidīju '>' rakstzīmi, kas nobeigtu sākuma tagu " "Savāda rakstzīme '%s', gaidīju '>' rakstzīmi, kas nobeigtu sākuma tagu "
"elementam '%s'" "elementam '%s'"
#: ../glib/gmarkup.c:1247 #: glib/gmarkup.c:1247
#, c-format #, c-format
msgid "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" msgid ""
msgstr "Savāda rakstzīme '%s', gaidīju '=' aiz atribūta nosaukuma '%s' elementam '%s'" "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
msgstr ""
"Savāda rakstzīme '%s', gaidīju '=' aiz atribūta nosaukuma '%s' elementam '%s'"
#: ../glib/gmarkup.c:1289 #: glib/gmarkup.c:1289
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '>' or '/' character to end the start tag of " "Odd character '%s', expected a '>' or '/' character to end the start tag of "
@@ -388,7 +400,7 @@ msgstr ""
"tagu elementam '%s' vai fakultatīvi atribūtu; iespējams, jūs lietojāt " "tagu elementam '%s' vai fakultatīvi atribūtu; iespējams, jūs lietojāt "
"nepareizu rakstzīmi atribūta nosaukumā" "nepareizu rakstzīmi atribūta nosaukumā"
#: ../glib/gmarkup.c:1378 #: glib/gmarkup.c:1378
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when " "Odd character '%s', expected an open quote mark after the equals sign when "
@@ -397,7 +409,7 @@ msgstr ""
"Savāda rakstzīme '%s', gaidīju atvērtās pēdiņas pēc vienādības zīmes, " "Savāda rakstzīme '%s', gaidīju atvērtās pēdiņas pēc vienādības zīmes, "
"nosakot vērtību atribūtam '%s' no elementa '%s'" "nosakot vērtību atribūtam '%s' no elementa '%s'"
#: ../glib/gmarkup.c:1523 #: glib/gmarkup.c:1523
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not " "'%s' is not a valid character following the characters '</'; '%s' may not "
@@ -406,7 +418,7 @@ msgstr ""
"'%s' nav derīga rakstzīme, sekojot rakstzīmēm '</'; '%s' nevar sākt elementa " "'%s' nav derīga rakstzīme, sekojot rakstzīmēm '</'; '%s' nevar sākt elementa "
"nosaukumu" "nosaukumu"
#: ../glib/gmarkup.c:1563 #: glib/gmarkup.c:1563
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following the close element name '%s'; the " "'%s' is not a valid character following the close element name '%s'; the "
@@ -415,25 +427,25 @@ msgstr ""
"'%s' nav derīga rakstzīme, sekojot aizverošā eementa nosaukumam '%s'; " "'%s' nav derīga rakstzīme, sekojot aizverošā eementa nosaukumam '%s'; "
"atļautā rakstzīme ir '>'" "atļautā rakstzīme ir '>'"
#: ../glib/gmarkup.c:1574 #: glib/gmarkup.c:1574
#, c-format #, c-format
msgid "Element '%s' was closed, no element is currently open" msgid "Element '%s' was closed, no element is currently open"
msgstr "Elements '%s' tika aizvērts, neviens elements pašlaik nav atvērts" msgstr "Elements '%s' tika aizvērts, neviens elements pašlaik nav atvērts"
#: ../glib/gmarkup.c:1583 #: glib/gmarkup.c:1583
#, c-format #, c-format
msgid "Element '%s' was closed, but the currently open element is '%s'" msgid "Element '%s' was closed, but the currently open element is '%s'"
msgstr "Elements '%s' tika aizvērts, bet pašlaik atvērtais elements ir '%s'" msgstr "Elements '%s' tika aizvērts, bet pašlaik atvērtais elements ir '%s'"
#: ../glib/gmarkup.c:1749 #: glib/gmarkup.c:1749
msgid "Document was empty or contained only whitespace" msgid "Document was empty or contained only whitespace"
msgstr "Dokuments bija tukšs vai saturēja tikai tukšu atstarpi" msgstr "Dokuments bija tukšs vai saturēja tikai tukšu atstarpi"
#: ../glib/gmarkup.c:1763 #: glib/gmarkup.c:1763
msgid "Document ended unexpectedly just after an open angle bracket '<'" msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr "Dokuments negaidīti izbeidzās tieši pēc atvērtās stūra iekavas '<'" msgstr "Dokuments negaidīti izbeidzās tieši pēc atvērtās stūra iekavas '<'"
#: ../glib/gmarkup.c:1771 ../glib/gmarkup.c:1815 #: glib/gmarkup.c:1771 glib/gmarkup.c:1815
#, c-format #, c-format
msgid "" msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last " "Document ended unexpectedly with elements still open - '%s' was the last "
@@ -442,7 +454,7 @@ msgstr ""
"Dokuments negaidīti izbeidzās ar joprojām atvērtiem elementiem - '%s' bija " "Dokuments negaidīti izbeidzās ar joprojām atvērtiem elementiem - '%s' bija "
"pēdējais atvērtais elements" "pēdējais atvērtais elements"
#: ../glib/gmarkup.c:1779 #: glib/gmarkup.c:1779
#, c-format #, c-format
msgid "" msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending " "Document ended unexpectedly, expected to see a close angle bracket ending "
@@ -451,19 +463,19 @@ msgstr ""
"Dokuments negaidīti izbeidzās, cerēju ieraudzīt aizverošo stūra iekavu, " "Dokuments negaidīti izbeidzās, cerēju ieraudzīt aizverošo stūra iekavu, "
"beidzoties ar tagu <%s/>" "beidzoties ar tagu <%s/>"
#: ../glib/gmarkup.c:1785 #: glib/gmarkup.c:1785
msgid "Document ended unexpectedly inside an element name" msgid "Document ended unexpectedly inside an element name"
msgstr "Dokuments negaidīti izbeidzās iekšā elementa nosaukumā" msgstr "Dokuments negaidīti izbeidzās iekšā elementa nosaukumā"
#: ../glib/gmarkup.c:1790 #: glib/gmarkup.c:1790
msgid "Document ended unexpectedly inside an attribute name" msgid "Document ended unexpectedly inside an attribute name"
msgstr "Dokuments negaidīti izbeidzās iekšā atribūta nosaukumā" msgstr "Dokuments negaidīti izbeidzās iekšā atribūta nosaukumā"
#: ../glib/gmarkup.c:1795 #: glib/gmarkup.c:1795
msgid "Document ended unexpectedly inside an element-opening tag." msgid "Document ended unexpectedly inside an element-opening tag."
msgstr "Dokuments negaidīti izbeidzās elementa-atverošajā tagā." msgstr "Dokuments negaidīti izbeidzās elementa-atverošajā tagā."
#: ../glib/gmarkup.c:1801 #: glib/gmarkup.c:1801
msgid "" msgid ""
"Document ended unexpectedly after the equals sign following an attribute " "Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value" "name; no attribute value"
@@ -471,306 +483,323 @@ msgstr ""
"Dokuments negaidīti izbeidzās aiz vienādības zīmes, sekojot atribūta " "Dokuments negaidīti izbeidzās aiz vienādības zīmes, sekojot atribūta "
"nosaukumam; nav atribūta vētības" "nosaukumam; nav atribūta vētības"
#: ../glib/gmarkup.c:1808 #: glib/gmarkup.c:1808
msgid "Document ended unexpectedly while inside an attribute value" msgid "Document ended unexpectedly while inside an attribute value"
msgstr "Dokuments negaidīti izbeidzās kamēr iekšā atribūta vērtībā" msgstr "Dokuments negaidīti izbeidzās kamēr iekšā atribūta vērtībā"
#: ../glib/gmarkup.c:1823 #: glib/gmarkup.c:1823
#, c-format #, c-format
msgid "Document ended unexpectedly inside the close tag for element '%s'" msgid "Document ended unexpectedly inside the close tag for element '%s'"
msgstr "Dokuments negaidīti izbeidzās iekšā elementa '%s' aizverošajā tagā" msgstr "Dokuments negaidīti izbeidzās iekšā elementa '%s' aizverošajā tagā"
#: ../glib/gmarkup.c:1829 #: glib/gmarkup.c:1829
msgid "Document ended unexpectedly inside a comment or processing instruction" msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr "Dokuments negaidīti izbeidzās iekšā komentārā vai apstrādes instrukcijā" msgstr ""
"Dokuments negaidīti izbeidzās iekšā komentārā vai apstrādes instrukcijā"
#: ../glib/gshell.c:70 #: glib/gshell.c:70
#, c-format
msgid "Quoted text doesn't begin with a quotation mark" msgid "Quoted text doesn't begin with a quotation mark"
msgstr "Citētais teksts nesākas ar jautājuma zīmi" msgstr "Citētais teksts nesākas ar jautājuma zīmi"
#: ../glib/gshell.c:160 #: glib/gshell.c:160
#, c-format
msgid "Unmatched quotation mark in command line or other shell-quoted text" msgid "Unmatched quotation mark in command line or other shell-quoted text"
msgstr "Neatbilstoša jautājuma zīme komandrindā vai citā čaulas-citētā tekstā" msgstr "Neatbilstoša jautājuma zīme komandrindā vai citā čaulas-citētā tekstā"
#: ../glib/gshell.c:538 #: glib/gshell.c:538
#, c-format #, c-format
msgid "Text ended just after a '\\' character. (The text was '%s')" msgid "Text ended just after a '\\' character. (The text was '%s')"
msgstr "Teksts beidzās tieši pēc '\\' rakstzīmes. (Teksts bija '%s')" msgstr "Teksts beidzās tieši pēc '\\' rakstzīmes. (Teksts bija '%s')"
#: ../glib/gshell.c:545 #: glib/gshell.c:545
#, c-format #, c-format
msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgid "Text ended before matching quote was found for %c. (The text was '%s')"
msgstr "" msgstr ""
"Teksts beidzās pirms atbilstošais citāts tika atrasts priekš %c. (Teksts " "Teksts beidzās pirms atbilstošais citāts tika atrasts priekš %c. (Teksts "
"bija '%s')" "bija '%s')"
#: ../glib/gshell.c:557 #: glib/gshell.c:557
#, c-format
msgid "Text was empty (or contained only whitespace)" msgid "Text was empty (or contained only whitespace)"
msgstr "Teksts bija tukšs (vai saturēja tikai tukšumus)" msgstr "Teksts bija tukšs (vai saturēja tikai tukšumus)"
#: ../glib/gspawn-win32.c:273 #: glib/gspawn-win32.c:273
#, c-format
msgid "Failed to read data from child process" msgid "Failed to read data from child process"
msgstr "Nevarēju nolasīt datus no bērnprocesa" msgstr "Nevarēju nolasīt datus no bērnprocesa"
#: ../glib/gspawn-win32.c:288 ../glib/gspawn.c:1361 #: glib/gspawn-win32.c:288 glib/gspawn.c:1361
#, c-format #, c-format
msgid "Failed to create pipe for communicating with child process (%s)" msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Nevarēju izveidot programkanālu komunikācijai ar bērnprocesu (%s)" msgstr "Nevarēju izveidot programkanālu komunikācijai ar bērnprocesu (%s)"
#: ../glib/gspawn-win32.c:326 ../glib/gspawn.c:1025 #: glib/gspawn-win32.c:326 glib/gspawn.c:1025
#, c-format #, c-format
msgid "Failed to read from child pipe (%s)" msgid "Failed to read from child pipe (%s)"
msgstr "Nevarēju nolasīt no bērna programkanāla (%s)" msgstr "Nevarēju nolasīt no bērna programkanāla (%s)"
#: ../glib/gspawn-win32.c:352 ../glib/gspawn.c:1230 #: glib/gspawn-win32.c:352 glib/gspawn.c:1230
#, c-format #, c-format
msgid "Failed to change to directory '%s' (%s)" msgid "Failed to change to directory '%s' (%s)"
msgstr "Nevarēju pāriet uz direktoriju '%s' (%s)" msgstr "Nevarēju pāriet uz direktoriju '%s' (%s)"
#: ../glib/gspawn-win32.c:358 ../glib/gspawn-win32.c:578 #: glib/gspawn-win32.c:358 glib/gspawn-win32.c:578
#, c-format #, c-format
msgid "Failed to execute child process (%s)" msgid "Failed to execute child process (%s)"
msgstr "Nevarēju izpildīt bērnprocesu (%s)" msgstr "Nevarēju izpildīt bērnprocesu (%s)"
#: ../glib/gspawn-win32.c:468 ../glib/gspawn-win32.c:524 #: glib/gspawn-win32.c:468 glib/gspawn-win32.c:524
#, c-format #, c-format
msgid "Invalid program name: %s" msgid "Invalid program name: %s"
msgstr "Nepareizs programmas nosaukums: %s" msgstr "Nepareizs programmas nosaukums: %s"
#: ../glib/gspawn-win32.c:478 ../glib/gspawn-win32.c:534 #: glib/gspawn-win32.c:478 glib/gspawn-win32.c:534 glib/gspawn-win32.c:777
#: ../glib/gspawn-win32.c:777 ../glib/gspawn-win32.c:832 #: glib/gspawn-win32.c:832 glib/gspawn-win32.c:1367
#: ../glib/gspawn-win32.c:1367
#, c-format #, c-format
msgid "Invalid string in argument vector at %d: %s" msgid "Invalid string in argument vector at %d: %s"
msgstr "Nepareiza simbolu virkne argumetnu vektorā pie %d: %s" msgstr "Nepareiza simbolu virkne argumetnu vektorā pie %d: %s"
#: ../glib/gspawn-win32.c:489 ../glib/gspawn-win32.c:545 #: glib/gspawn-win32.c:489 glib/gspawn-win32.c:545 glib/gspawn-win32.c:791
#: ../glib/gspawn-win32.c:791 ../glib/gspawn-win32.c:845 #: glib/gspawn-win32.c:845 glib/gspawn-win32.c:1400
#: ../glib/gspawn-win32.c:1400
#, c-format #, c-format
msgid "Invalid string in environment: %s" msgid "Invalid string in environment: %s"
msgstr "Nepareiza simbolu virkne vidē: %s" msgstr "Nepareiza simbolu virkne vidē: %s"
#: ../glib/gspawn-win32.c:773 ../glib/gspawn-win32.c:828 #: glib/gspawn-win32.c:773 glib/gspawn-win32.c:828 glib/gspawn-win32.c:1348
#: ../glib/gspawn-win32.c:1348
#, c-format #, c-format
msgid "Invalid working directory: %s" msgid "Invalid working directory: %s"
msgstr "Nepareiza darba direktorija: %s" msgstr "Nepareiza darba direktorija: %s"
#: ../glib/gspawn-win32.c:887 #: glib/gspawn-win32.c:887
#, c-format #, c-format
msgid "Failed to execute helper program (%s)" msgid "Failed to execute helper program (%s)"
msgstr "Nevarēju izpildīt palīga programmu (%s)" msgstr "Nevarēju izpildīt palīga programmu (%s)"
#: ../glib/gspawn-win32.c:1087 #: glib/gspawn-win32.c:1087
#, c-format
msgid "" msgid ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child " "Unexpected error in g_io_channel_win32_poll() reading data from a child "
"process" "process"
msgstr "Negaidīta kļūda iekš g_io_channel_win32_poll(), lasot datus no bērnprocesa" msgstr ""
"Negaidīta kļūda iekš g_io_channel_win32_poll(), lasot datus no bērnprocesa"
#: ../glib/gspawn.c:165 #: glib/gspawn.c:165
#, c-format #, c-format
msgid "Failed to read data from child process (%s)" msgid "Failed to read data from child process (%s)"
msgstr "Nevarēju nolasīt datus no bērnprocesa (%s)" msgstr "Nevarēju nolasīt datus no bērnprocesa (%s)"
#: ../glib/gspawn.c:297 #: glib/gspawn.c:297
#, c-format #, c-format
msgid "Unexpected error in select() reading data from a child process (%s)" msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr "Negaidīta kļūda iekš select(), lasot datus no bērnprocesa (%s)" msgstr "Negaidīta kļūda iekš select(), lasot datus no bērnprocesa (%s)"
#: ../glib/gspawn.c:380 #: glib/gspawn.c:380
#, c-format #, c-format
msgid "Unexpected error in waitpid() (%s)" msgid "Unexpected error in waitpid() (%s)"
msgstr "Negaidīta kļūda waitpid() (%s)" msgstr "Negaidīta kļūda waitpid() (%s)"
#: ../glib/gspawn.c:1090 #: glib/gspawn.c:1090
#, c-format #, c-format
msgid "Failed to fork (%s)" msgid "Failed to fork (%s)"
msgstr "Neizdevās sadalīt (%s)" msgstr "Neizdevās sadalīt (%s)"
#: ../glib/gspawn.c:1240 #: glib/gspawn.c:1240
#, c-format #, c-format
msgid "Failed to execute child process \"%s\" (%s)" msgid "Failed to execute child process \"%s\" (%s)"
msgstr "Nevarēju izpildīt bērnprocesu \"%s\" (%s)" msgstr "Nevarēju izpildīt bērnprocesu \"%s\" (%s)"
#: ../glib/gspawn.c:1250 #: glib/gspawn.c:1250
#, c-format #, c-format
msgid "Failed to redirect output or input of child process (%s)" msgid "Failed to redirect output or input of child process (%s)"
msgstr "Nevarēju novadīt bērnprocesa (%s) izvadi vai ievadi" msgstr "Nevarēju novadīt bērnprocesa (%s) izvadi vai ievadi"
#: ../glib/gspawn.c:1259 #: glib/gspawn.c:1259
#, c-format #, c-format
msgid "Failed to fork child process (%s)" msgid "Failed to fork child process (%s)"
msgstr "Nevarēju sazarot bērnprocesu (%s)" msgstr "Nevarēju sazarot bērnprocesu (%s)"
#: ../glib/gspawn.c:1267 #: glib/gspawn.c:1267
#, c-format #, c-format
msgid "Unknown error executing child process \"%s\"" msgid "Unknown error executing child process \"%s\""
msgstr "Nezināma kļūda, izpildot bērnprocesu \"%s\"" msgstr "Nezināma kļūda, izpildot bērnprocesu \"%s\""
#: ../glib/gspawn.c:1289 #: glib/gspawn.c:1289
#, c-format #, c-format
msgid "Failed to read enough data from child pid pipe (%s)" msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Nevarēju nolasīt pietiekami daudz datus no bērna pid programkanāla (%s)" msgstr ""
"Nevarēju nolasīt pietiekami daudz datus no bērna pid programkanāla (%s)"
#: ../glib/gutf8.c:1017 #: glib/gutf8.c:1017
#, c-format
msgid "Character out of range for UTF-8" msgid "Character out of range for UTF-8"
msgstr "Rakstzīme nav UTF-8 laukā" msgstr "Rakstzīme nav UTF-8 laukā"
#: ../glib/gutf8.c:1111 ../glib/gutf8.c:1120 ../glib/gutf8.c:1252 #: glib/gutf8.c:1111 glib/gutf8.c:1120 glib/gutf8.c:1252 glib/gutf8.c:1261
#: ../glib/gutf8.c:1261 ../glib/gutf8.c:1402 ../glib/gutf8.c:1498 #: glib/gutf8.c:1402 glib/gutf8.c:1498
#, c-format
msgid "Invalid sequence in conversion input" msgid "Invalid sequence in conversion input"
msgstr "Nepareiza secība konversijas ievadē " msgstr "Nepareiza secība konversijas ievadē "
#: ../glib/gutf8.c:1413 ../glib/gutf8.c:1509 #: glib/gutf8.c:1413 glib/gutf8.c:1509
#, c-format
msgid "Character out of range for UTF-16" msgid "Character out of range for UTF-16"
msgstr "Rakstzīme nav UTF-16 laukā" msgstr "Rakstzīme nav UTF-16 laukā"
#: ../glib/goption.c:495 #: glib/goption.c:495
msgid "Usage:" msgid "Usage:"
msgstr "Izmantošana:" msgstr "Izmantošana:"
#: ../glib/goption.c:495 #: glib/goption.c:495
msgid "[OPTION...]" msgid "[OPTION...]"
msgstr "[OPCIJA...]" msgstr "[OPCIJA...]"
#: ../glib/goption.c:586 #: glib/goption.c:586
msgid "Help Options:" msgid "Help Options:"
msgstr "Palīdzības opcijas:" msgstr "Palīdzības opcijas:"
#: ../glib/goption.c:587 #: glib/goption.c:587
msgid "Show help options" msgid "Show help options"
msgstr "Paradīt palīga opcijas" msgstr "Paradīt palīga opcijas"
#: ../glib/goption.c:592 #: glib/goption.c:592
msgid "Show all help options" msgid "Show all help options"
msgstr "Paradīt visas palīga opcijas" msgstr "Paradīt visas palīga opcijas"
#: ../glib/goption.c:642 #: glib/goption.c:642
msgid "Application Options:" msgid "Application Options:"
msgstr "Aplikācijas opcijas:" msgstr "Aplikācijas opcijas:"
#: ../glib/goption.c:686 ../glib/goption.c:756 #: glib/goption.c:686 glib/goption.c:756
#, c-format #, c-format
msgid "Cannot parse integer value '%s' for %s" msgid "Cannot parse integer value '%s' for %s"
msgstr "Nevaru parsēt skaitlisku vērtību '%s' priekš %s" msgstr "Nevaru parsēt skaitlisku vērtību '%s' priekš %s"
#: ../glib/goption.c:696 ../glib/goption.c:764 #: glib/goption.c:696 glib/goption.c:764
#, c-format #, c-format
msgid "Integer value '%s' for %s out of range" msgid "Integer value '%s' for %s out of range"
msgstr "Skaitliskā vērtība '%s' priekš %s ir pārāk liela" msgstr "Skaitliskā vērtība '%s' priekš %s ir pārāk liela"
#: ../glib/goption.c:721 #: glib/goption.c:721
#, c-format #, c-format
msgid "Cannot parse double value '%s' for %s" msgid "Cannot parse double value '%s' for %s"
msgstr "Nevaru parsēt double vērtību '%s' priekš %s" msgstr "Nevaru parsēt double vērtību '%s' priekš %s"
#: ../glib/goption.c:729 #: glib/goption.c:729
#, c-format #, c-format
msgid "Double value '%s' for %s out of range" msgid "Double value '%s' for %s out of range"
msgstr "Double vērtība '%s' priekš '%s' ir ārpus diapazona" msgstr "Double vērtība '%s' priekš '%s' ir ārpus diapazona"
#: ../glib/goption.c:1066 #: glib/goption.c:1066
#, c-format #, c-format
msgid "Error parsing option %s" msgid "Error parsing option %s"
msgstr "Kļūda parsējot opciju %s" msgstr "Kļūda parsējot opciju %s"
#: ../glib/goption.c:1097 ../glib/goption.c:1208 #: glib/goption.c:1097 glib/goption.c:1208
#, c-format #, c-format
msgid "Missing argument for %s" msgid "Missing argument for %s"
msgstr "Trūkst argumenta priekš %s" msgstr "Trūkst argumenta priekš %s"
#: ../glib/goption.c:1597 #: glib/goption.c:1597
#, c-format #, c-format
msgid "Unknown option %s" msgid "Unknown option %s"
msgstr "Nezināma opcija %s" msgstr "Nezināma opcija %s"
#: ../glib/gkeyfile.c:337 #: glib/gkeyfile.c:337
#, c-format
msgid "Valid key file could not be found in data dirs" msgid "Valid key file could not be found in data dirs"
msgstr "Datu direktorijās nevarēja atrast derīgu atslēgas failu" msgstr "Datu direktorijās nevarēja atrast derīgu atslēgas failu"
#: ../glib/gkeyfile.c:372 #: glib/gkeyfile.c:372
#, c-format
msgid "Not a regular file" msgid "Not a regular file"
msgstr "Nav parasts fails" msgstr "Nav parasts fails"
#: ../glib/gkeyfile.c:380 #: glib/gkeyfile.c:380
#, c-format
msgid "File is empty" msgid "File is empty"
msgstr "Fails ir tukšs" msgstr "Fails ir tukšs"
#: ../glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "Key file contains line '%s' which is not a key-value pair, group, or comment" msgid ""
msgstr "Atslēgas fails satur rindiņu '%s', kas nav atslēgas-vērtības pāris, grupa vai komentārs" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr ""
"Atslēgas fails satur rindiņu '%s', kas nav atslēgas-vērtības pāris, grupa "
"vai komentārs"
#: ../glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Atslēgas fails nesākas ar grupu" msgstr "Atslēgas fails nesākas ar grupu"
#: ../glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Atslēgas fails satur neatbalstītu kodējumi '%s'" msgstr "Atslēgas fails satur neatbalstītu kodējumi '%s'"
#: ../glib/gkeyfile.c:1013 ../glib/gkeyfile.c:1172 ../glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: ../glib/gkeyfile.c:2450 ../glib/gkeyfile.c:2569 ../glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: ../glib/gkeyfile.c:2857 ../glib/gkeyfile.c:3033 ../glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Atslēgas failam nav grupas '%s'" msgstr "Atslēgas failam nav grupas '%s'"
#: ../glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Atslēgas failam nav atslēgas '%s'" msgstr "Atslēgas failam nav atslēgas '%s'"
#: ../glib/gkeyfile.c:1285 ../glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Atslēgas fails satur atslēgu '%s' ar vērtību '%s', kas nav UTF-8" msgstr "Atslēgas fails satur atslēgu '%s' ar vērtību '%s', kas nav UTF-8"
#: ../glib/gkeyfile.c:1303 ../glib/gkeyfile.c:1412 ../glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "Atslēgu datnē ir atslēga '%s' ar vērtību, kura nevar būt interpretēta." msgstr "Atslēgu datnē ir atslēga '%s' ar vērtību, kura nevar būt interpretēta."
#: ../glib/gkeyfile.c:2000 ../glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
msgstr "Atslēgu datnē ir atslēga '%s', grupā '%s' ar vērtību, kura nevar būt interpretēta." msgstr ""
"Atslēgu datnē ir atslēga '%s', grupā '%s' ar vērtību, kura nevar būt "
"interpretēta."
#: ../glib/gkeyfile.c:2400 ../glib/gkeyfile.c:2584 ../glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Atslēgas failam nav atslēgas '%s' grupā '%s'" msgstr "Atslēgas failam nav atslēgas '%s' grupā '%s'"
#: ../glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Atslēgas fails rindiņas beigāš satur atgrieses simbolu" msgstr "Atslēgas fails rindiņas beigāš satur atgrieses simbolu"
#: ../glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "Atslēgas fails satur nepareizu atgriezes secību '%s'" msgstr "Atslēgas fails satur nepareizu atgriezes secību '%s'"
#: ../glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Vērtība '%s' nevar būt interpretēta kā skaitlis." msgstr "Vērtība '%s' nevar būt interpretēta kā skaitlis."
#: ../glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Skaitliskā vērtība '%s' ir pārāk liela" msgstr "Skaitliskā vērtība '%s' ir pārāk liela"
#: ../glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Vērtība '%s' nevar tikt interpretēta kā skaitlis ar peldošu komatu." msgstr "Vērtība '%s' nevar tikt interpretēta kā skaitlis ar peldošu komatu."
#: ../glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Vērtība '%s' nevar tikt interpretēta kā loģiskā vērtība." msgstr "Vērtība '%s' nevar tikt interpretēta kā loģiskā vērtība."

View File

@@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: mk\n" "Project-Id-Version: mk\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-08-06 12:13+0200\n" "PO-Revision-Date: 2006-08-06 12:13+0200\n"
"Last-Translator: Arangel Angov <ufo@linux.net.mk>\n" "Last-Translator: Arangel Angov <ufo@linux.net.mk>\n"
"Language-Team: Macedonian <ossm-members@hedona.on.net.mk>\n" "Language-Team: Macedonian <ossm-members@hedona.on.net.mk>\n"
@@ -59,10 +59,10 @@ msgstr "Обележувач за URI '%s' веќе постои"
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "Не е пронајден обележувач за URI '%s'" msgstr "Не е пронајден обележувач за URI '%s'"
@@ -82,76 +82,76 @@ msgstr "Не е дефинирано приватно знаме за обеле
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "Не се поставени групи во обележувачот за URI '%s'" msgstr "Не се поставени групи во обележувачот за URI '%s'"
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "Нема апликација со име '%s' која регистрирала обележувач за '%s'" msgstr "Нема апликација со име '%s' која регистрирала обележувач за '%s'"
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Конвертирањето од %s' во '%s' не е поддржано" msgstr "Конвертирањето од %s' во '%s' не е поддржано"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Не можам да го отворам конверторот од '%s' до '%s'" msgstr "Не можам да го отворам конверторот од '%s' до '%s'"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Невалидна секвенца на бајти во влезот на конвертирањето" msgstr "Невалидна секвенца на бајти во влезот на конвертирањето"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Грешка при конвертирање: %s" msgstr "Грешка при конвертирање: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Парцијална секвенца на карактер на крајот од влезот" msgstr "Парцијална секвенца на карактер на крајот од влезот"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Не можам да го конвертирам '%s' во енкодингот '%s'" msgstr "Не можам да го конвертирам '%s' во енкодингот '%s'"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "'%s' не е апсолутна адреса која што ја користи шемата на датотеката" msgstr "'%s' не е апсолутна адреса која што ја користи шемата на датотеката"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "Локалното URI '%s' може да не користи '#'" msgstr "Локалното URI '%s' може да не користи '#'"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "'%s' е невалиден URI" msgstr "'%s' е невалиден URI"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Името на хостот на URI %s е невалидно" msgstr "Името на хостот на URI %s е невалидно"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "'%s' содржи невалидни посебни карактери" msgstr "'%s' содржи невалидни посебни карактери"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Патеката '%s' не е апсолутна патека" msgstr "Патеката '%s' не е апсолутна патека"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Невалидно име на хост" msgstr "Невалидно име на хост"
@@ -733,7 +733,7 @@ msgstr "Не е обична датотека"
msgid "File is empty" msgid "File is empty"
msgstr "Датотеката е празна" msgstr "Датотеката е празна"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -741,42 +741,42 @@ msgstr ""
"Клучната датотека содржи линија '%s'· која што не е пар на клучна вредност, " "Клучната датотека содржи линија '%s'· која што не е пар на клучна вредност, "
"група или коментар" "група или коментар"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Клучната датотека не започнува со група" msgstr "Клучната датотека не започнува со група"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Клучната датотека содржи неподдржан енкодинг '%s'·" msgstr "Клучната датотека содржи неподдржан енкодинг '%s'·"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Клучната датотека не ја содржи групата '%s'" msgstr "Клучната датотека не ја содржи групата '%s'"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Клучната датотека не го содржи клучот '%s'" msgstr "Клучната датотека не го содржи клучот '%s'"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
"Клучната датотека го содржи клучот '%s' со вредноста '%s' која што не е UTF-8" "Клучната датотека го содржи клучот '%s' со вредноста '%s' која што не е UTF-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
"Клучната датотека го содржи клучот '%s' чија што вредност неможе да биде " "Клучната датотека го содржи клучот '%s' чија што вредност неможе да биде "
"препознаена." "препознаена."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -785,37 +785,37 @@ msgstr ""
"Клучната датотека го содржи клучот '%s' во групата '%s' која што има " "Клучната датотека го содржи клучот '%s' во групата '%s' која што има "
"вредност која што неможе да биде препознаена." "вредност која што неможе да биде препознаена."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Клучната датотека не содржи клуч во '%s' во групата '%s'" msgstr "Клучната датотека не содржи клуч во '%s' во групата '%s'"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Клучната датотека содржи специјални карактери на крајот на линијата" msgstr "Клучната датотека содржи специјални карактери на крајот на линијата"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "Клучната датотека содржи невалидни посебни карактери '%s'" msgstr "Клучната датотека содржи невалидни посебни карактери '%s'"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Вредноста '%s' неможе да биде препознаена како број." msgstr "Вредноста '%s' неможе да биде препознаена како број."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Целобројната вредност '%s' е надвор од опсегот" msgstr "Целобројната вредност '%s' е надвор од опсегот"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Вредноста '%s' неможе да биде препознаена како рационален број." msgstr "Вредноста '%s' неможе да биде препознаена како рационален број."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Вредноста '%s' не може да биде препознаена како boolean." msgstr "Вредноста '%s' не може да биде препознаена како boolean."

421
po/ml.po
View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib.HEAD.ml\n" "Project-Id-Version: glib.HEAD.ml\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-19 08:43+0200\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-08-20 08:08+0530\n" "PO-Revision-Date: 2006-08-20 08:08+0530\n"
"Last-Translator: Ani Peter <apeter@redhat.com>\n" "Last-Translator: Ani Peter <apeter@redhat.com>\n"
"Language-Team: Malayalam\n" "Language-Team: Malayalam\n"
@@ -16,299 +16,311 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.9.1\n" "X-Generator: KBabel 1.9.1\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"\n"
#: ../glib/gbookmarkfile.c:716 ../glib/gbookmarkfile.c:793 #: glib/gbookmarkfile.c:716 glib/gbookmarkfile.c:793 glib/gbookmarkfile.c:872
#: ../glib/gbookmarkfile.c:872 ../glib/gbookmarkfile.c:919 #: glib/gbookmarkfile.c:919
#, c-format #, c-format
msgid "Unexpected attribute '%s' for element '%s'" msgid "Unexpected attribute '%s' for element '%s'"
msgstr "'%s' എലമെന്‍റിന് അപ്രതീക്ഷിതമായ സവിശേഷത '%s'" msgstr "'%s' എലമെന്‍റിന് അപ്രതീക്ഷിതമായ സവിശേഷത '%s'"
#: ../glib/gbookmarkfile.c:727 ../glib/gbookmarkfile.c:804 #: glib/gbookmarkfile.c:727 glib/gbookmarkfile.c:804 glib/gbookmarkfile.c:814
#: ../glib/gbookmarkfile.c:814 ../glib/gbookmarkfile.c:930 #: glib/gbookmarkfile.c:930
#, c-format #, c-format
msgid "Attribute '%s' of element '%s' not found" msgid "Attribute '%s' of element '%s' not found"
msgstr "എലമെന്‍റ് '%s'-ന്‍റെ സവിശേഷതയായ '%s' കണ്ടുകിട്ടിയില്ല" msgstr "എലമെന്‍റ് '%s'-ന്‍റെ സവിശേഷതയായ '%s' കണ്ടുകിട്ടിയില്ല"
#: ../glib/gbookmarkfile.c:1103 ../glib/gbookmarkfile.c:1168 #: glib/gbookmarkfile.c:1103 glib/gbookmarkfile.c:1168
#: ../glib/gbookmarkfile.c:1232 ../glib/gbookmarkfile.c:1242 #: glib/gbookmarkfile.c:1232 glib/gbookmarkfile.c:1242
#, c-format #, c-format
msgid "Unexpected tag '%s', tag '%s' expected" msgid "Unexpected tag '%s', tag '%s' expected"
msgstr "അപ്രതീക്ഷിതമായ ടാഗ് '%s', ടാഗ് '%s' പ്രതീക്ഷിച്ചിരുന്നു" msgstr "അപ്രതീക്ഷിതമായ ടാഗ് '%s', ടാഗ് '%s' പ്രതീക്ഷിച്ചിരുന്നു"
#: ../glib/gbookmarkfile.c:1128 ../glib/gbookmarkfile.c:1142 #: glib/gbookmarkfile.c:1128 glib/gbookmarkfile.c:1142
#: ../glib/gbookmarkfile.c:1210 ../glib/gbookmarkfile.c:1262 #: glib/gbookmarkfile.c:1210 glib/gbookmarkfile.c:1262
#, c-format #, c-format
msgid "Unexpected tag '%s' inside '%s'" msgid "Unexpected tag '%s' inside '%s'"
msgstr "'%s'-ന്‍റെ ഉളളില്‍ അപ്രതീക്ഷിതമായ ടാഗ് '%s'" msgstr "'%s'-ന്‍റെ ഉളളില്‍ അപ്രതീക്ഷിതമായ ടാഗ് '%s'"
#: ../glib/gbookmarkfile.c:1792 #: glib/gbookmarkfile.c:1792
#, c-format
msgid "No valid bookmark file found in data dirs" msgid "No valid bookmark file found in data dirs"
msgstr "ഡേറ്റാ ഡയറക്ടറികളില്‍ സാധുതയുളള ബുക്ക് മാര്‍ക്ക് കണ്ടുകിട്ടിയില്ല" msgstr "ഡേറ്റാ ഡയറക്ടറികളില്‍ സാധുതയുളള ബുക്ക് മാര്‍ക്ക് കണ്ടുകിട്ടിയില്ല"
#: ../glib/gbookmarkfile.c:1993 #: glib/gbookmarkfile.c:1993
#, c-format #, c-format
msgid "A bookmark for URI '%s' already exists" msgid "A bookmark for URI '%s' already exists"
msgstr "URI '%s'-നുളള ബുക്ക് മാര്‍ക്ക് നിലവിലുണ്ട് " msgstr "URI '%s'-നുളള ബുക്ക് മാര്‍ക്ക് നിലവിലുണ്ട് "
#: ../glib/gbookmarkfile.c:2039 ../glib/gbookmarkfile.c:2196 #: glib/gbookmarkfile.c:2039 glib/gbookmarkfile.c:2196
#: ../glib/gbookmarkfile.c:2281 ../glib/gbookmarkfile.c:2362 #: glib/gbookmarkfile.c:2281 glib/gbookmarkfile.c:2362
#: ../glib/gbookmarkfile.c:2447 ../glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: ../glib/gbookmarkfile.c:2608 ../glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: ../glib/gbookmarkfile.c:2729 ../glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: ../glib/gbookmarkfile.c:2952 ../glib/gbookmarkfile.c:3142 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: ../glib/gbookmarkfile.c:3218 ../glib/gbookmarkfile.c:3371 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: ../glib/gbookmarkfile.c:3436 ../glib/gbookmarkfile.c:3526 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: ../glib/gbookmarkfile.c:3653 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "URI '%s'-നുളള ബുക്ക് മാര്‍ക്ക് ലഭ്യമല്ല" msgstr "URI '%s'-നുളള ബുക്ക് മാര്‍ക്ക് ലഭ്യമല്ല"
#: ../glib/gbookmarkfile.c:2371 #: glib/gbookmarkfile.c:2371
#, c-format #, c-format
msgid "No MIME type defined in the bookmark for URI '%s'" msgid "No MIME type defined in the bookmark for URI '%s'"
msgstr "URI '%s'-നുളള ബുക്ക് മാര്‍ക്കില്‍ MIME തരം വ്യക്തമാക്കിയിട്ടില്ല" msgstr "URI '%s'-നുളള ബുക്ക് മാര്‍ക്കില്‍ MIME തരം വ്യക്തമാക്കിയിട്ടില്ല"
#: ../glib/gbookmarkfile.c:2456 #: glib/gbookmarkfile.c:2456
#, c-format #, c-format
msgid "No private flag has been defined in bookmark for URI '%s'" msgid "No private flag has been defined in bookmark for URI '%s'"
msgstr "URI '%s'-നുളള ബുക്ക് മാര്‍ക്കില്‍ സ്വകാര്യ ഫ്ളാഗ് വ്യക്തമാക്കിയിട്ടില്ല" msgstr "URI '%s'-നുളള ബുക്ക് മാര്‍ക്കില്‍ സ്വകാര്യ ഫ്ളാഗ് വ്യക്തമാക്കിയിട്ടില്ല"
#: ../glib/gbookmarkfile.c:2835 #: glib/gbookmarkfile.c:2835
#, c-format #, c-format
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "URI '%s'-നുളള ബുക്ക് മാര്‍ക്കില്‍ ഗ്രൂപ്പുകളൊന്നും ക്രമീകരിച്ചിട്ടില്ല" msgstr "URI '%s'-നുളള ബുക്ക് മാര്‍ക്കില്‍ ഗ്രൂപ്പുകളൊന്നും ക്രമീകരിച്ചിട്ടില്ല"
#: ../glib/gbookmarkfile.c:3236 ../glib/gbookmarkfile.c:3381 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "'%s' എന്ന് പേരുളള ഒരു പ്രയോഗവും '%s'-നുളള ബുക്ക് മാര്‍ക്കില്‍ രജിസ്ടര്‍ ചെയ്തിട്ടില്ല" msgstr "'%s' എന്ന് പേരുളള ഒരു പ്രയോഗവും '%s'-നുളള ബുക്ക് മാര്‍ക്കില്‍ രജിസ്ടര്‍ ചെയ്തിട്ടില്ല"
#: ../glib/gconvert.c:404 ../glib/gconvert.c:482 ../glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "അക്ഷരക്കൂട്ടം'%s'ല് നിന്നും '%s'ലേക്കുളള മാറ്റം പിന്തുണയ്ക്കുന്നില്ല" msgstr "അക്ഷരക്കൂട്ടം'%s'ല് നിന്നും '%s'ലേക്കുളള മാറ്റം പിന്തുണയ്ക്കുന്നില്ല"
#: ../glib/gconvert.c:408 ../glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s'-ല്‍ നിന്നും '%s'-ലേക്ക് വേര്‍തിരിക്കുന്ന സംവിധാനം ലഭ്യമായില്ല" msgstr "'%s'-ല്‍ നിന്നും '%s'-ലേക്ക് വേര്‍തിരിക്കുന്ന സംവിധാനം ലഭ്യമായില്ല"
#: ../glib/gconvert.c:602 ../glib/gconvert.c:991 ../glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: ../glib/giochannel.c:1364 ../glib/giochannel.c:2206 ../glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: ../glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "മാറ്റം വരുത്തുന്ന ഇന്‍പുട്ടില്‍ തെറ്റായ ബൈറ്റ് ക്രമം" msgstr "മാറ്റം വരുത്തുന്ന ഇന്‍പുട്ടില്‍ തെറ്റായ ബൈറ്റ് ക്രമം"
#: ../glib/gconvert.c:608 ../glib/gconvert.c:918 ../glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: ../glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "മാറ്റം വരുത്തുന്നതില്‍ പരാജയം : %s" msgstr "മാറ്റം വരുത്തുന്നതില്‍ പരാജയം : %s"
#: ../glib/gconvert.c:643 ../glib/gutf8.c:939 ../glib/gutf8.c:1143 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: ../glib/gutf8.c:1284 ../glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "ഇന്‍പുട്ടിന്‍റെ അവസാനം ഭാഗികമായ അക്ഷര ക്രമം" msgstr "ഇന്‍പുട്ടിന്‍റെ അവസാനം ഭാഗികമായ അക്ഷര ക്രമം"
#: ../glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "ഫോള്‍സെറ്റ് '%s'-ല്‍ നിന്നും കോഡ്സെറ്റ് '%s'-ലേക്ക് മാറ്റുവാന്‍ സാധ്യമല്ല" msgstr "ഫോള്‍സെറ്റ് '%s'-ല്‍ നിന്നും കോഡ്സെറ്റ് '%s'-ലേക്ക് മാറ്റുവാന്‍ സാധ്യമല്ല"
#: ../glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI %s \"file\" സ്കീം ഉപയോഗിക്കുന്ന പൂര്‍ണ്ണമായ ഒരു URI അല്ല" msgstr "URI %s \"file\" സ്കീം ഉപയോഗിക്കുന്ന പൂര്‍ണ്ണമായ ഒരു URI അല്ല"
#: ../glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "ലോക്കല്‍ ഫയല്‍ URI %s-ല്‍ '#' ഉല്‍പ്പെടുത്താന്‍ പാടില്ല" msgstr "ലോക്കല്‍ ഫയല്‍ URI %s-ല്‍ '#' ഉല്‍പ്പെടുത്താന്‍ പാടില്ല"
#: ../glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI '%s' അസാധുവാണ്" msgstr "URI '%s' അസാധുവാണ്"
#: ../glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "URI '%s'-ന്‍റെ ഹോസ്റ്റ് നാമം അസാധുവാണ്" msgstr "URI '%s'-ന്‍റെ ഹോസ്റ്റ് നാമം അസാധുവാണ്"
#: ../glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI '%s'-ല്‍ അസാധുവായ എസ്കേപ്ഡ് അക്ഷരങ്ങള്‍ ഉണ്ട്" msgstr "URI '%s'-ല്‍ അസാധുവായ എസ്കേപ്ഡ് അക്ഷരങ്ങള്‍ ഉണ്ട്"
#: ../glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "'%s' പാഥ് നാമം പൂര്‍ണ്ണമായ ഒരു പാഥ് അല്ല" msgstr "'%s' പാഥ് നാമം പൂര്‍ണ്ണമായ ഒരു പാഥ് അല്ല"
#: ../glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "സാധുതയില്ലാത്ത ഹോസ്റ്റ് നാമം" msgstr "സാധുതയില്ലാത്ത ഹോസ്റ്റ് നാമം"
#: ../glib/gdir.c:121 ../glib/gdir.c:141 #: glib/gdir.c:121 glib/gdir.c:141
#, c-format #, c-format
msgid "Error opening directory '%s': %s" msgid "Error opening directory '%s': %s"
msgstr "ഡയറക്ടറി '%s' തുറക്കുന്നതില്‍ പിശക്: %s" msgstr "ഡയറക്ടറി '%s' തുറക്കുന്നതില്‍ പിശക്: %s"
#: ../glib/gfileutils.c:572 ../glib/gfileutils.c:645 #: glib/gfileutils.c:572 glib/gfileutils.c:645
#, c-format #, c-format
msgid "Could not allocate %lu bytes to read file \"%s\"" msgid "Could not allocate %lu bytes to read file \"%s\""
msgstr "%lu ബൈറ്റ്സ് ഫയല്‍ \"%s\" വായിക്കുന്നതിനായി നീക്ക് വയ്ക്കുവാന്‍ സാധ്യമല്ല" msgstr "%lu ബൈറ്റ്സ് ഫയല്‍ \"%s\" വായിക്കുന്നതിനായി നീക്ക് വയ്ക്കുവാന്‍ സാധ്യമല്ല"
#: ../glib/gfileutils.c:587 #: glib/gfileutils.c:587
#, c-format #, c-format
msgid "Error reading file '%s': %s" msgid "Error reading file '%s': %s"
msgstr "%s വായിക്കുന്നതില്‍‌ പരാജയം : %s" msgstr "%s വായിക്കുന്നതില്‍‌ പരാജയം : %s"
#: ../glib/gfileutils.c:669 #: glib/gfileutils.c:669
#, c-format #, c-format
msgid "Failed to read from file '%s': %s" msgid "Failed to read from file '%s': %s"
msgstr "ഫയല്‍ '%s'-ല്‍ നിന്നും വായിക്കുന്നതില്‍ പരാജയം: %s" msgstr "ഫയല്‍ '%s'-ല്‍ നിന്നും വായിക്കുന്നതില്‍ പരാജയം: %s"
#: ../glib/gfileutils.c:720 ../glib/gfileutils.c:807 #: glib/gfileutils.c:720 glib/gfileutils.c:807
#, c-format #, c-format
msgid "Failed to open file '%s': %s" msgid "Failed to open file '%s': %s"
msgstr "%s തുറക്കുന്നതില്‍‌ പരാജയം : %s" msgstr "%s തുറക്കുന്നതില്‍‌ പരാജയം : %s"
#: ../glib/gfileutils.c:737 ../glib/gmappedfile.c:133 #: glib/gfileutils.c:737 glib/gmappedfile.c:133
#, c-format #, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr "%s-ന്‍റെ വിശേഷതകള്‍ കണ്ടെത്തുന്നതില്‍ പരാജയം: fstat() പരാജയപ്പെട്ടു: %s" msgstr "%s-ന്‍റെ വിശേഷതകള്‍ കണ്ടെത്തുന്നതില്‍ പരാജയം: fstat() പരാജയപ്പെട്ടു: %s"
#: ../glib/gfileutils.c:771 #: glib/gfileutils.c:771
#, c-format #, c-format
msgid "Failed to open file '%s': fdopen() failed: %s" msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "'%s' തുറക്കുന്നതില്‍ പരാജയം: fdopen() പരാജയപ്പെട്ടു: %s" msgstr "'%s' തുറക്കുന്നതില്‍ പരാജയം: fdopen() പരാജയപ്പെട്ടു: %s"
#: ../glib/gfileutils.c:905 #: glib/gfileutils.c:905
#, c-format #, c-format
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s" msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
msgstr "ഫയല്‍ '%s'-ന്‍റെ പേര് '%s' ആയി മാറ്റുന്നതില്‍ പരാജയപ്പെട്ടു: g_rename() പരാജയപ്പെട്ടു: %s" msgstr ""
"ഫയല്‍ '%s'-ന്‍റെ പേര് '%s' ആയി മാറ്റുന്നതില്‍ പരാജയപ്പെട്ടു: g_rename() പരാജയപ്പെട്ടു: %s"
#: ../glib/gfileutils.c:946 ../glib/gfileutils.c:1404 #: glib/gfileutils.c:946 glib/gfileutils.c:1404
#, c-format #, c-format
msgid "Failed to create file '%s': %s" msgid "Failed to create file '%s': %s"
msgstr "ഫയല്‍ '%s' സൃഷ്ടിക്കുന്നതില്‍ പരാജയം: %s" msgstr "ഫയല്‍ '%s' സൃഷ്ടിക്കുന്നതില്‍ പരാജയം: %s"
#: ../glib/gfileutils.c:960 #: glib/gfileutils.c:960
#, c-format #, c-format
msgid "Failed to open file '%s' for writing: fdopen() failed: %s" msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
msgstr "എഴുതുന്നതിനായി '%s' തുറക്കുവാന്‍ പരാജയപ്പെട്ടു: fdopen() പരാജയപ്പെട്ടു: %s" msgstr "എഴുതുന്നതിനായി '%s' തുറക്കുവാന്‍ പരാജയപ്പെട്ടു: fdopen() പരാജയപ്പെട്ടു: %s"
#: ../glib/gfileutils.c:985 #: glib/gfileutils.c:985
#, c-format #, c-format
msgid "Failed to write file '%s': fwrite() failed: %s" msgid "Failed to write file '%s': fwrite() failed: %s"
msgstr "ഫയല്‍ '%s' എഴുതുവാന്‍ പരാജയപ്പെട്ടു: fwrite() പരാജയപ്പെട്ടു: %s" msgstr "ഫയല്‍ '%s' എഴുതുവാന്‍ പരാജയപ്പെട്ടു: fwrite() പരാജയപ്പെട്ടു: %s"
#: ../glib/gfileutils.c:1004 #: glib/gfileutils.c:1004
#, c-format #, c-format
msgid "Failed to close file '%s': fclose() failed: %s" msgid "Failed to close file '%s': fclose() failed: %s"
msgstr "ഫയല്‍ '%s' അടയ്ക്കുന്നതില്‍ പരാജയപ്പെട്ടു: fclose() പരാജയപ്പെട്ടു: %s" msgstr "ഫയല്‍ '%s' അടയ്ക്കുന്നതില്‍ പരാജയപ്പെട്ടു: fclose() പരാജയപ്പെട്ടു: %s"
#: ../glib/gfileutils.c:1122 #: glib/gfileutils.c:1122
#, c-format #, c-format
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
msgstr "നിലവിലുളള ഫയല്‍ '%s' നീക്കം ചെയ്യുവാന്‍ സാധ്യമല്ല: g_unlink() പരാജയപ്പെട്ടു: %s" msgstr "നിലവിലുളള ഫയല്‍ '%s' നീക്കം ചെയ്യുവാന്‍ സാധ്യമല്ല: g_unlink() പരാജയപ്പെട്ടു: %s"
#: ../glib/gfileutils.c:1366 #: glib/gfileutils.c:1366
#, c-format #, c-format
msgid "Template '%s' invalid, should not contain a '%s'" msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "ടെംപ്ളേറ്റ് \"%s\" അസാധുവാണ്,ഇതില്‍ \"%s\" ഉണ്ടാകുവാന്‍ പാടില്ല" msgstr "ടെംപ്ളേറ്റ് \"%s\" അസാധുവാണ്,ഇതില്‍ \"%s\" ഉണ്ടാകുവാന്‍ പാടില്ല"
#: ../glib/gfileutils.c:1379 #: glib/gfileutils.c:1379
#, c-format #, c-format
msgid "Template '%s' doesn't contain XXXXXX" msgid "Template '%s' doesn't contain XXXXXX"
msgstr "ടെംപ്ളേറ്റ് \"%s\"-ല്‍ XXXXXX ലഭ്യമല്ല" msgstr "ടെംപ്ളേറ്റ് \"%s\"-ല്‍ XXXXXX ലഭ്യമല്ല"
#: ../glib/gfileutils.c:1854 #: glib/gfileutils.c:1854
#, c-format #, c-format
msgid "Failed to read the symbolic link '%s': %s" msgid "Failed to read the symbolic link '%s': %s"
msgstr "സിബോളിക്ക് ലിങ്ക് '%s' വായിക്കുന്നതില്‍ പരാജയപ്പെട്ടു: %s" msgstr "സിബോളിക്ക് ലിങ്ക് '%s' വായിക്കുന്നതില്‍ പരാജയപ്പെട്ടു: %s"
#: ../glib/gfileutils.c:1875 #: glib/gfileutils.c:1875
#, c-format
msgid "Symbolic links not supported" msgid "Symbolic links not supported"
msgstr "സിബോളിക്ക് ലിങ്ക് പിന്തുണയ്ക്കുന്നില്ല" msgstr "സിബോളിക്ക് ലിങ്ക് പിന്തുണയ്ക്കുന്നില്ല"
#: ../glib/giochannel.c:1154 #: glib/giochannel.c:1154
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s': %s" msgid "Could not open converter from '%s' to '%s': %s"
msgstr "'%s'-ല്‍ നിന്നും '%s'-ലേക്ക് വേര്‍തിരിക്കുന്ന സംവിധാനം ലഭ്യമായില്ല: %s" msgstr "'%s'-ല്‍ നിന്നും '%s'-ലേക്ക് വേര്‍തിരിക്കുന്ന സംവിധാനം ലഭ്യമായില്ല: %s"
#: ../glib/giochannel.c:1499 #: glib/giochannel.c:1499
#, c-format
msgid "Can't do a raw read in g_io_channel_read_line_string" 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:1546 ../glib/giochannel.c:1803 #: glib/giochannel.c:1546 glib/giochannel.c:1803 glib/giochannel.c:1889
#: ../glib/giochannel.c:1889 #, c-format
msgid "Leftover unconverted data in read buffer" msgid "Leftover unconverted data in read buffer"
msgstr "റീഡ് ബഫറില്‍ ബാക്കിയുളള വേര്‍തിരിക്കാത്ത ഡേറ്റാ" msgstr "റീഡ് ബഫറില്‍ ബാക്കിയുളള വേര്‍തിരിക്കാത്ത ഡേറ്റാ"
#: ../glib/giochannel.c:1626 ../glib/giochannel.c:1703 #: glib/giochannel.c:1626 glib/giochannel.c:1703
#, c-format
msgid "Channel terminates in a partial character" msgid "Channel terminates in a partial character"
msgstr "ചാനല്‍ അവസാനിക്കുന്നത് ഭാഗികമായ അക്ഷരത്തില്‍ ആണ്" msgstr "ചാനല്‍ അവസാനിക്കുന്നത് ഭാഗികമായ അക്ഷരത്തില്‍ ആണ്"
#: ../glib/giochannel.c:1689 #: glib/giochannel.c:1689
#, c-format
msgid "Can't do a raw read in g_io_channel_read_to_end" 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/gmappedfile.c:116 #: glib/gmappedfile.c:116
#, c-format #, c-format
msgid "Failed to open file '%s': open() failed: %s" msgid "Failed to open file '%s': open() failed: %s"
msgstr "ഫയല്‍ '%s' തുറക്കുന്നതില്‍ പരാജയപ്പെട്ടു: open() പരാജയപ്പെട്ടു: %s" msgstr "ഫയല്‍ '%s' തുറക്കുന്നതില്‍ പരാജയപ്പെട്ടു: open() പരാജയപ്പെട്ടു: %s"
#: ../glib/gmappedfile.c:193 #: glib/gmappedfile.c:193
#, c-format #, c-format
msgid "Failed to map file '%s': mmap() failed: %s" msgid "Failed to map file '%s': mmap() failed: %s"
msgstr "ഫയല്‍ '%s' മാപ്പ് ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു: mmap() പരാജയപ്പെട്ടു: %s" msgstr "ഫയല്‍ '%s' മാപ്പ് ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു: mmap() പരാജയപ്പെട്ടു: %s"
#: ../glib/gmarkup.c:227 #: glib/gmarkup.c:227
#, c-format #, c-format
msgid "Error on line %d char %d: %s" msgid "Error on line %d char %d: %s"
msgstr "വരി %d-ല്‍ അക്ഷരം %d-ല്‍ പിശക്: %s" msgstr "വരി %d-ല്‍ അക്ഷരം %d-ല്‍ പിശക്: %s"
#: ../glib/gmarkup.c:325 #: glib/gmarkup.c:325
#, c-format #, c-format
msgid "Error on line %d: %s" msgid "Error on line %d: %s"
msgstr "വരി %d-ല്‍ പിശക്: %s" msgstr "വരി %d-ല്‍ പിശക്: %s"
#: ../glib/gmarkup.c:429 #: glib/gmarkup.c:429
msgid "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;" msgid ""
msgstr "‌ശൂന്യമായ എന്‍റിന്‍റി '&;' കണ്ടു; അനുവദനീയമായവ ഇവയാണ്: &amp; &quot; &lt; &gt; &apos;" "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
msgstr ""
"‌ശൂന്യമായ എന്‍റിന്‍റി '&;' കണ്ടു; അനുവദനീയമായവ ഇവയാണ്: &amp; &quot; &lt; &gt; &apos;"
#: ../glib/gmarkup.c:439 #: glib/gmarkup.c:439
#, c-format #, c-format
msgid "" msgid ""
"Character '%s' is not valid at the start of an entity name; the & character " "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 " "begins an entity; if this ampersand isn't supposed to be an entity, escape "
"it as &amp;" "it as &amp;"
msgstr "" msgstr ""
"%sല് ഒരു എന്‍റിന്‍റി തു‌ടങ്ങാവുന്നതല്ല. & എന്ന അക്ഷരം ഒരു എന്‍റിന്‍റിയുടെ തുടക്കം കുറിക്കുന്നു. & ഒരു എന്‍റിന്‍റി" "%sല് ഒരു എന്‍റിന്‍റി തു‌ടങ്ങാവുന്നതല്ല. & എന്ന അക്ഷരം ഒരു എന്‍റിന്‍റിയുടെ തുടക്കം കുറിക്കുന്നു. & ഒരു "
"അല്ലെങ്കില്‍ &amp; എന്ന് പ്രത്യേകം സൂചിപ്പിക്കുക" "എന്‍റിന്‍റിഅല്ലെങ്കില്‍ &amp; എന്ന് പ്രത്യേകം സൂചിപ്പിക്കുക"
#: ../glib/gmarkup.c:473 #: glib/gmarkup.c:473
#, c-format #, c-format
msgid "Character '%s' is not valid inside an entity name" msgid "Character '%s' is not valid inside an entity name"
msgstr "'%s' എന്ന അക്ഷരത്തിന് എന്‍റിന്‍റിയുടെ പേരിനുള്ളില്‍ സാധുതയില്ല" msgstr "'%s' എന്ന അക്ഷരത്തിന് എന്‍റിന്‍റിയുടെ പേരിനുള്ളില്‍ സാധുതയില്ല"
#: ../glib/gmarkup.c:510 #: glib/gmarkup.c:510
#, c-format #, c-format
msgid "Entity name '%s' is not known" msgid "Entity name '%s' is not known"
msgstr "എന്‍റിന്‍റി നാമം '%s' അപരിചിതമാണ്" msgstr "എന്‍റിന്‍റി നാമം '%s' അപരിചിതമാണ്"
#: ../glib/gmarkup.c:521 #: glib/gmarkup.c:521
msgid "" msgid ""
"Entity did not end with a semicolon; most likely you used an ampersand " "Entity did not end with a semicolon; most likely you used an ampersand "
"character without intending to start an entity - escape ampersand as &amp;" "character without intending to start an entity - escape ampersand as &amp;"
msgstr "" msgstr ""
"എന്‍റിന്‍റി ഒരു അര്ദ്ധവിരാമത്തില് അവസാനിക്കുന്നില്ല. & എന്ന അക്ഷരം അറിയാതെ ഉള്‍ക്കൊളളാന്‍ ഇടയായോ? & " "എന്‍റിന്‍റി ഒരു അര്ദ്ധവിരാമത്തില് അവസാനിക്കുന്നില്ല. & എന്ന അക്ഷരം അറിയാതെ ഉള്‍ക്കൊളളാന്‍ "
"ഒരു എന്‍റിന്‍റി അല്ലെങ്കില്‍ &amp; എന്ന് പ്രത്യേകം സൂചിപ്പിക്കുക" "ഇടയായോ? & ഒരു എന്‍റിന്‍റി അല്ലെങ്കില്‍ &amp; എന്ന് പ്രത്യേകം സൂചിപ്പിക്കുക"
#: ../glib/gmarkup.c:574 #: glib/gmarkup.c:574
#, c-format #, c-format
msgid "" msgid ""
"Failed to parse '%-.*s', which should have been a digit inside a character " "Failed to parse '%-.*s', which should have been a digit inside a character "
@@ -317,16 +329,17 @@ msgstr ""
"'%-.*s' പാഴ്സ് ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു, ഇത് അക്ഷര റഫറന്‍സിനുളളില്‍ ഒരു അക്കം ആയിരിക്കണമാരുന്നു " "'%-.*s' പാഴ്സ് ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു, ഇത് അക്ഷര റഫറന്‍സിനുളളില്‍ ഒരു അക്കം ആയിരിക്കണമാരുന്നു "
"(&#234; ഉദാഹരണത്തിന്) - ഒരു പക്ഷേ അക്കം വളരെ വലുതാവാം" "(&#234; ഉദാഹരണത്തിന്) - ഒരു പക്ഷേ അക്കം വളരെ വലുതാവാം"
#: ../glib/gmarkup.c:599 #: glib/gmarkup.c:599
#, c-format #, c-format
msgid "Character reference '%-.*s' does not encode a permitted character" msgid "Character reference '%-.*s' does not encode a permitted character"
msgstr "അക്ഷരത്തിന്‍റെ സൂചനയായ '%-.*s' ഒരു അനുവദനീയമായ രഹസ്യ അക്ഷരത്തിലേക്കല്ല വേര്‍തിരിക്കുന്നത്" msgstr ""
"അക്ഷരത്തിന്‍റെ സൂചനയായ '%-.*s' ഒരു അനുവദനീയമായ രഹസ്യ അക്ഷരത്തിലേക്കല്ല വേര്‍തിരിക്കുന്നത്"
#: ../glib/gmarkup.c:614 #: glib/gmarkup.c:614
msgid "Empty character reference; should include a digit such as &#454;" msgid "Empty character reference; should include a digit such as &#454;"
msgstr "ശൂന്യമായ അക്ഷര സൂചനാ; &#454 പോലുളള അക്കം ഉല്‍പ്പെടുത്തേണ്ടതാണ്;" msgstr "ശൂന്യമായ അക്ഷര സൂചനാ; &#454 പോലുളള അക്കം ഉല്‍പ്പെടുത്തേണ്ടതാണ്;"
#: ../glib/gmarkup.c:624 #: glib/gmarkup.c:624
msgid "" msgid ""
"Character reference did not end with a semicolon; most likely you used an " "Character reference did not end with a semicolon; most likely you used an "
"ampersand character without intending to start an entity - escape ampersand " "ampersand character without intending to start an entity - escape ampersand "
@@ -335,46 +348,47 @@ msgstr ""
"അക്ഷരസൂചകം ഒരു അര്ദ്ധവിരാമത്തില് അവസാനിക്കുന്നില്ല. & എന്ന അക്ഷരം അറിയാതെ ഉള്‍ക്കൊളളാന്‍ " "അക്ഷരസൂചകം ഒരു അര്ദ്ധവിരാമത്തില് അവസാനിക്കുന്നില്ല. & എന്ന അക്ഷരം അറിയാതെ ഉള്‍ക്കൊളളാന്‍ "
"ഇടയായോ? & ഒരു സത്ത അല്ലെങ്കില് &amp; എന്ന് പ്രത്യേകം സൂചിപ്പിക്കുക" "ഇടയായോ? & ഒരു സത്ത അല്ലെങ്കില് &amp; എന്ന് പ്രത്യേകം സൂചിപ്പിക്കുക"
#: ../glib/gmarkup.c:710 #: glib/gmarkup.c:710
msgid "Unfinished entity reference" msgid "Unfinished entity reference"
msgstr "പൂര്‍ണ്ണമാകാത്ത എന്‍റിന്‍റി സൂചനാ" msgstr "പൂര്‍ണ്ണമാകാത്ത എന്‍റിന്‍റി സൂചനാ"
#: ../glib/gmarkup.c:716 #: glib/gmarkup.c:716
msgid "Unfinished character reference" msgid "Unfinished character reference"
msgstr "പൂര്‍ണ്ണമാകാത്ത അക്ഷര സൂചനാ" msgstr "പൂര്‍ണ്ണമാകാത്ത അക്ഷര സൂചനാ"
#: ../glib/gmarkup.c:959 ../glib/gmarkup.c:987 ../glib/gmarkup.c:1018 #: glib/gmarkup.c:959 glib/gmarkup.c:987 glib/gmarkup.c:1018
msgid "Invalid UTF-8 encoded text" msgid "Invalid UTF-8 encoded text"
msgstr "സാധുതയില്ലാത്ത UTF-8 രഹസ്യ വാചകം" msgstr "സാധുതയില്ലാത്ത UTF-8 രഹസ്യ വാചകം"
#: ../glib/gmarkup.c:1054 #: glib/gmarkup.c:1054
msgid "Document must begin with an element (e.g. <book>)" msgid "Document must begin with an element (e.g. <book>)"
msgstr "രേഖ തുടങ്ങേണ്ടത് ഒരു എലമെന്‍റിലാണ് (ഉദാ <book>)" msgstr "രേഖ തുടങ്ങേണ്ടത് ഒരു എലമെന്‍റിലാണ് (ഉദാ <book>)"
#: ../glib/gmarkup.c:1094 #: glib/gmarkup.c:1094
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an " "'%s' is not a valid character following a '<' character; it may not begin an "
"element name" "element name"
msgstr "" msgstr ""
"'<' അക്ഷരത്തിന് പിന്നിലുളള '%s' ഒരു അസാധുവായ അക്ഷരമാണ്; ഇത് ഒരു എലമെന്‍റ് പേര് " "'<' അക്ഷരത്തിന് പിന്നിലുളള '%s' ഒരു അസാധുവായ അക്ഷരമാണ്; ഇത് ഒരു എലമെന്‍റ് പേര് തുടങ്ങില്ല"
"തുടങ്ങില്ല"
#: ../glib/gmarkup.c:1158 #: glib/gmarkup.c:1158
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '>' character to end the start tag of element " "Odd character '%s', expected a '>' character to end the start tag of element "
"'%s'" "'%s'"
msgstr "ഓഡ് അക്ഷരം '%s', എലമെന്‍റ് '%s' ആരംഭിക്കുന്ന ടാഗ് അവസാനിക്കേണ്ടത് '>' അക്ഷരത്തിലാവും എന്ന് പ്രതീക്ഷിക്കുന്നു"
#: ../glib/gmarkup.c:1247
#, c-format
msgid "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
msgstr "" msgstr ""
"ഓഡ് അക്ഷരം '%s', എലമെന്‍റ് '%s'-ന്‍റെ സവിശേഷത നാമം '%s'-ന് ശേഷം ഒരു '=' " "ഓഡ് അക്ഷരം '%s', എലമെന്‍റ് '%s' ആരംഭിക്കുന്ന ടാഗ് അവസാനിക്കേണ്ടത് '>' അക്ഷരത്തിലാവും എന്ന് "
"പ്രതീക്ഷിക്കുന്നു" "പ്രതീക്ഷിക്കുന്നു"
#: ../glib/gmarkup.c:1289 #: glib/gmarkup.c:1247
#, c-format
msgid ""
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
msgstr ""
"ഓഡ് അക്ഷരം '%s', എലമെന്‍റ് '%s'-ന്‍റെ സവിശേഷത നാമം '%s'-ന് ശേഷം ഒരു '=' പ്രതീക്ഷിക്കുന്നു"
#: glib/gmarkup.c:1289
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '>' or '/' character to end the start tag of " "Odd character '%s', expected a '>' or '/' character to end the start tag of "
@@ -382,379 +396,396 @@ msgid ""
"character in an attribute name" "character in an attribute name"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:1378 #: glib/gmarkup.c:1378
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when " "Odd character '%s', expected an open quote mark after the equals sign when "
"giving value for attribute '%s' of element '%s'" "giving value for attribute '%s' of element '%s'"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:1523 #: glib/gmarkup.c:1523
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not " "'%s' is not a valid character following the characters '</'; '%s' may not "
"begin an element name" "begin an element name"
msgstr "'</' അക്ഷരങ്ങള്‍ക്ക് ശേഷം ഉളള '%s', അസാധുവായ അക്ഷരമാണ്; '%s' ഒരു എലമെന്‍റ് നാമം തുടങ്ങുന്നില്ല" msgstr ""
"'</' അക്ഷരങ്ങള്‍ക്ക് ശേഷം ഉളള '%s', അസാധുവായ അക്ഷരമാണ്; '%s' ഒരു എലമെന്‍റ് നാമം തുടങ്ങുന്നില്ല"
#: ../glib/gmarkup.c:1563 #: glib/gmarkup.c:1563
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following the close element name '%s'; the " "'%s' is not a valid character following the close element name '%s'; the "
"allowed character is '>'" "allowed character is '>'"
msgstr "എലമെന്‍റ് നാമം '%s'-ന് ശേഷം ഉളള '%s', ഒരു അസാധുവായ അക്ഷരമാണ്; '>' അക്ഷരമാണ് അനുവദിക്കുന്നത്" msgstr ""
"എലമെന്‍റ് നാമം '%s'-ന് ശേഷം ഉളള '%s', ഒരു അസാധുവായ അക്ഷരമാണ്; '>' അക്ഷരമാണ് അനുവദിക്കുന്നത്"
#: ../glib/gmarkup.c:1574 #: glib/gmarkup.c:1574
#, c-format #, c-format
msgid "Element '%s' was closed, no element is currently open" msgid "Element '%s' was closed, no element is currently open"
msgstr "എലമെന്‍റ് '%s' അടച്ചിരിക്കുന്നു, ഒരു എലമെന്‍റുകളും നിലവില്‍ തുറന്നിട്ടില്ല" msgstr "എലമെന്‍റ് '%s' അടച്ചിരിക്കുന്നു, ഒരു എലമെന്‍റുകളും നിലവില്‍ തുറന്നിട്ടില്ല"
#: ../glib/gmarkup.c:1583 #: glib/gmarkup.c:1583
#, c-format #, c-format
msgid "Element '%s' was closed, but the currently open element is '%s'" msgid "Element '%s' was closed, but the currently open element is '%s'"
msgstr "എലമെന്‍റ് '%s' അടച്ചിരിക്കുന്നു, പക്ഷേ നിലവില്‍ ലഭ്യമായ എലമെന്‍റ് '%s' ആണ്" msgstr "എലമെന്‍റ് '%s' അടച്ചിരിക്കുന്നു, പക്ഷേ നിലവില്‍ ലഭ്യമായ എലമെന്‍റ് '%s' ആണ്"
#: ../glib/gmarkup.c:1749 #: glib/gmarkup.c:1749
msgid "Document was empty or contained only whitespace" msgid "Document was empty or contained only whitespace"
msgstr "രേഖ ശൂന്യമാണ് അല്ലെങ്കില്‍ അതില്‍ വയിറ്റ് സ്പെയിസ് മാത്രമേ ഉള്ളൂ" msgstr "രേഖ ശൂന്യമാണ് അല്ലെങ്കില്‍ അതില്‍ വയിറ്റ് സ്പെയിസ് മാത്രമേ ഉള്ളൂ"
#: ../glib/gmarkup.c:1763 #: glib/gmarkup.c:1763
msgid "Document ended unexpectedly just after an open angle bracket '<'" msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr "ഒരു '<' ബ്രാക്കറ്റിന് ശേഷം രേഖ അപ്രതീക്ഷിതമായി അവസാനിച്ചിരിക്കുന്നു " msgstr "ഒരു '<' ബ്രാക്കറ്റിന് ശേഷം രേഖ അപ്രതീക്ഷിതമായി അവസാനിച്ചിരിക്കുന്നു "
#: ../glib/gmarkup.c:1771 ../glib/gmarkup.c:1815 #: glib/gmarkup.c:1771 glib/gmarkup.c:1815
#, c-format #, c-format
msgid "" msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last " "Document ended unexpectedly with elements still open - '%s' was the last "
"element opened" "element opened"
msgstr "" msgstr ""
"എലമെന്‍റുകള്‍ തുറന്നു കിടക്കുന്പോള്‍ തന്നെ രേഖ അപ്രതീക്ഷമായ അടഞ്ഞിരിക്കുന്നു - ഒടുവില്‍ തുറന്ന " "എലമെന്‍റുകള്‍ തുറന്നു കിടക്കുന്പോള്‍ തന്നെ രേഖ അപ്രതീക്ഷമായ അടഞ്ഞിരിക്കുന്നു - ഒടുവില്‍ തുറന്ന എലമെന്‍റ് "
"എലമെന്‍റ് '%s' ആണ്" "'%s' ആണ്"
#: ../glib/gmarkup.c:1779 #: glib/gmarkup.c:1779
#, c-format #, c-format
msgid "" msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending " "Document ended unexpectedly, expected to see a close angle bracket ending "
"the tag <%s/>" "the tag <%s/>"
msgstr "" msgstr ""
"തന്നെ രേഖ അപ്രതീക്ഷമായ അടഞ്ഞിരിക്കുന്നു, ടാഗ് <%s/>-ന് അവസാനമായി ഒരു ക്ളോസ് ആങ്കില്‍ " "തന്നെ രേഖ അപ്രതീക്ഷമായ അടഞ്ഞിരിക്കുന്നു, ടാഗ് <%s/>-ന് അവസാനമായി ഒരു ക്ളോസ് ആങ്കില്‍ ബ്രാക്കറ്റ് "
"ബ്രാക്കറ്റ് പ്രതീക്ഷിക്കുന്നു" "പ്രതീക്ഷിക്കുന്നു"
#: ../glib/gmarkup.c:1785 #: glib/gmarkup.c:1785
msgid "Document ended unexpectedly inside an element name" msgid "Document ended unexpectedly inside an element name"
msgstr "ഒരു എലമെന്‍റിന്‍റെ നാമത്തിനുളളില്‍ രേഖ അപ്രതീക്ഷിതമായി അവസാനിച്ചു" msgstr "ഒരു എലമെന്‍റിന്‍റെ നാമത്തിനുളളില്‍ രേഖ അപ്രതീക്ഷിതമായി അവസാനിച്ചു"
#: ../glib/gmarkup.c:1790 #: glib/gmarkup.c:1790
msgid "Document ended unexpectedly inside an attribute name" msgid "Document ended unexpectedly inside an attribute name"
msgstr "ഒരു സവിശേഷത നാമത്തിനുളളില്‍ രേഖ അപ്രതീക്ഷിതമായി അവസാനിച്ചു" msgstr "ഒരു സവിശേഷത നാമത്തിനുളളില്‍ രേഖ അപ്രതീക്ഷിതമായി അവസാനിച്ചു"
#: ../glib/gmarkup.c:1795 #: glib/gmarkup.c:1795
msgid "Document ended unexpectedly inside an element-opening tag." msgid "Document ended unexpectedly inside an element-opening tag."
msgstr "ഒരു എലമെന്‍റ്-ഓപ്പണിങ് ടാഗിനുളളില്‍ രേഖ അപ്രതീക്ഷിതമായി അവസാനിച്ചു" msgstr "ഒരു എലമെന്‍റ്-ഓപ്പണിങ് ടാഗിനുളളില്‍ രേഖ അപ്രതീക്ഷിതമായി അവസാനിച്ചു"
#: ../glib/gmarkup.c:1801 #: glib/gmarkup.c:1801
msgid "" msgid ""
"Document ended unexpectedly after the equals sign following an attribute " "Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value" "name; no attribute value"
msgstr "" msgstr ""
#: ../glib/gmarkup.c:1808 #: glib/gmarkup.c:1808
msgid "Document ended unexpectedly while inside an attribute value" msgid "Document ended unexpectedly while inside an attribute value"
msgstr "ഒരു സവിശേഷത നാമത്തിനുളളില്‍ വച്ച് രേഖ അപ്രതീക്ഷിതമായി അവസാനിച്ചു" msgstr "ഒരു സവിശേഷത നാമത്തിനുളളില്‍ വച്ച് രേഖ അപ്രതീക്ഷിതമായി അവസാനിച്ചു"
#: ../glib/gmarkup.c:1823 #: glib/gmarkup.c:1823
#, c-format #, c-format
msgid "Document ended unexpectedly inside the close tag for element '%s'" msgid "Document ended unexpectedly inside the close tag for element '%s'"
msgstr "എലമെന്‍റ് '%s'-ന്‍റെ ക്ളോസ് ടാഗിനുള്ളില്‍ രേഖ അപ്രതീക്ഷിതമായി അവസാനിച്ചു" msgstr "എലമെന്‍റ് '%s'-ന്‍റെ ക്ളോസ് ടാഗിനുള്ളില്‍ രേഖ അപ്രതീക്ഷിതമായി അവസാനിച്ചു"
#: ../glib/gmarkup.c:1829 #: glib/gmarkup.c:1829
msgid "Document ended unexpectedly inside a comment or processing instruction" msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr "ഒരു അഭിപ്രായം അല്ലെങ്കില്‍ ഒരു പ്രക്രിയ നടത്തുന്ന നിര്‍ദ്ദേശത്തിനുള്ളില്‍ രേഖ അപ്രതീക്ഷിതമായി അവസാനിച്ചു" msgstr ""
"ഒരു അഭിപ്രായം അല്ലെങ്കില്‍ ഒരു പ്രക്രിയ നടത്തുന്ന നിര്‍ദ്ദേശത്തിനുള്ളില്‍ രേഖ അപ്രതീക്ഷിതമായി "
"അവസാനിച്ചു"
#: ../glib/gshell.c:70 #: glib/gshell.c:70
#, c-format
msgid "Quoted text doesn't begin with a quotation mark" msgid "Quoted text doesn't begin with a quotation mark"
msgstr "" msgstr ""
#: ../glib/gshell.c:160 #: glib/gshell.c:160
#, c-format
msgid "Unmatched quotation mark in command line or other shell-quoted text" msgid "Unmatched quotation mark in command line or other shell-quoted text"
msgstr "" msgstr ""
#: ../glib/gshell.c:538 #: glib/gshell.c:538
#, c-format #, c-format
msgid "Text ended just after a '\\' character. (The text was '%s')" msgid "Text ended just after a '\\' character. (The text was '%s')"
msgstr "'\\' അക്ഷരത്തിന് ശേഷം ഉടന്‍ തന്നെ വാചകം അവസാനിച്ചു. ('%s' ആയിരുന്നു വാചകം)" msgstr "'\\' അക്ഷരത്തിന് ശേഷം ഉടന്‍ തന്നെ വാചകം അവസാനിച്ചു. ('%s' ആയിരുന്നു വാചകം)"
#: ../glib/gshell.c:545 #: glib/gshell.c:545
#, c-format #, c-format
msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgid "Text ended before matching quote was found for %c. (The text was '%s')"
msgstr "" msgstr ""
#: ../glib/gshell.c:557 #: glib/gshell.c:557
#, c-format
msgid "Text was empty (or contained only whitespace)" msgid "Text was empty (or contained only whitespace)"
msgstr "വാചകം ശൂന്യമായിരുന്നു (അല്ലെങ്കില്‍ ഇതില്‍ വയിറ്റ് സ്പെയിസ് മാത്രമേ ഉളളൂ)" msgstr "വാചകം ശൂന്യമായിരുന്നു (അല്ലെങ്കില്‍ ഇതില്‍ വയിറ്റ് സ്പെയിസ് മാത്രമേ ഉളളൂ)"
#: ../glib/gspawn-win32.c:273 #: glib/gspawn-win32.c:273
#, c-format
msgid "Failed to read data from child process" msgid "Failed to read data from child process"
msgstr "ചൈള്‍ഡ് പ്രക്രിയയില്‍ നിന്നും വായിക്കുന്നതില്‍ പരാജയപ്പെട്ടു" msgstr "ചൈള്‍ഡ് പ്രക്രിയയില്‍ നിന്നും വായിക്കുന്നതില്‍ പരാജയപ്പെട്ടു"
#: ../glib/gspawn-win32.c:288 ../glib/gspawn.c:1361 #: glib/gspawn-win32.c:288 glib/gspawn.c:1361
#, c-format #, c-format
msgid "Failed to create pipe for communicating with child process (%s)" msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "ചൈള്‍ഡ് പ്രക്രിയയുമായി ബന്ധപ്പെടുന്നതിനുളള പൈപ്പ് ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു (%s)" msgstr "ചൈള്‍ഡ് പ്രക്രിയയുമായി ബന്ധപ്പെടുന്നതിനുളള പൈപ്പ് ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു (%s)"
#: ../glib/gspawn-win32.c:326 ../glib/gspawn.c:1025 #: glib/gspawn-win32.c:326 glib/gspawn.c:1025
#, c-format #, c-format
msgid "Failed to read from child pipe (%s)" msgid "Failed to read from child pipe (%s)"
msgstr "ചൈള്‍ഡ് പൈപ്പില്‍ നിന്നും വായിക്കുന്നതില്‍ പരാജയപ്പെട്ടു (%s)" msgstr "ചൈള്‍ഡ് പൈപ്പില്‍ നിന്നും വായിക്കുന്നതില്‍ പരാജയപ്പെട്ടു (%s)"
#: ../glib/gspawn-win32.c:352 ../glib/gspawn.c:1230 #: glib/gspawn-win32.c:352 glib/gspawn.c:1230
#, c-format #, c-format
msgid "Failed to change to directory '%s' (%s)" msgid "Failed to change to directory '%s' (%s)"
msgstr "ഡയറക്ടറി '%s'-ലേക്ക് മാറ്റുന്നതില്‍ പരാജയപ്പെട്ടു (%s)" msgstr "ഡയറക്ടറി '%s'-ലേക്ക് മാറ്റുന്നതില്‍ പരാജയപ്പെട്ടു (%s)"
#: ../glib/gspawn-win32.c:358 ../glib/gspawn-win32.c:578 #: glib/gspawn-win32.c:358 glib/gspawn-win32.c:578
#, c-format #, c-format
msgid "Failed to execute child process (%s)" msgid "Failed to execute child process (%s)"
msgstr "ചൈള്‍ഡ് പ്രക്രിയ പ്രവര്‍ത്തിപ്പിക്കുന്നതില്‍ പരാജയപ്പെട്ടു (%s)" msgstr "ചൈള്‍ഡ് പ്രക്രിയ പ്രവര്‍ത്തിപ്പിക്കുന്നതില്‍ പരാജയപ്പെട്ടു (%s)"
#: ../glib/gspawn-win32.c:468 ../glib/gspawn-win32.c:524 #: glib/gspawn-win32.c:468 glib/gspawn-win32.c:524
#, c-format #, c-format
msgid "Invalid program name: %s" msgid "Invalid program name: %s"
msgstr "അസാധുവായ പ്രോഗ്രാം നാമം: %s" msgstr "അസാധുവായ പ്രോഗ്രാം നാമം: %s"
#: ../glib/gspawn-win32.c:478 ../glib/gspawn-win32.c:534 #: glib/gspawn-win32.c:478 glib/gspawn-win32.c:534 glib/gspawn-win32.c:777
#: ../glib/gspawn-win32.c:777 ../glib/gspawn-win32.c:832 #: glib/gspawn-win32.c:832 glib/gspawn-win32.c:1367
#: ../glib/gspawn-win32.c:1367
#, c-format #, c-format
msgid "Invalid string in argument vector at %d: %s" msgid "Invalid string in argument vector at %d: %s"
msgstr "%d-ല്‍ ആര്‍ഗ്യുമെന്‍റ് വെക്റ്ററില്‍ അസാധുവായ സ്ട്രിങ്: %s" msgstr "%d-ല്‍ ആര്‍ഗ്യുമെന്‍റ് വെക്റ്ററില്‍ അസാധുവായ സ്ട്രിങ്: %s"
#: ../glib/gspawn-win32.c:489 ../glib/gspawn-win32.c:545 #: glib/gspawn-win32.c:489 glib/gspawn-win32.c:545 glib/gspawn-win32.c:791
#: ../glib/gspawn-win32.c:791 ../glib/gspawn-win32.c:845 #: glib/gspawn-win32.c:845 glib/gspawn-win32.c:1400
#: ../glib/gspawn-win32.c:1400
#, c-format #, c-format
msgid "Invalid string in environment: %s" msgid "Invalid string in environment: %s"
msgstr "എന്‍വിറോണ്‍മെന്‍റില്‍ അസാധുവായ സ്ട്രിങ്: %s" msgstr "എന്‍വിറോണ്‍മെന്‍റില്‍ അസാധുവായ സ്ട്രിങ്: %s"
#: ../glib/gspawn-win32.c:773 ../glib/gspawn-win32.c:828 #: glib/gspawn-win32.c:773 glib/gspawn-win32.c:828 glib/gspawn-win32.c:1348
#: ../glib/gspawn-win32.c:1348
#, c-format #, c-format
msgid "Invalid working directory: %s" msgid "Invalid working directory: %s"
msgstr "പ്രവര്‍ത്തിക്കുന്ന ഡയറക്ടറി അസാധുവാണ്: %s" msgstr "പ്രവര്‍ത്തിക്കുന്ന ഡയറക്ടറി അസാധുവാണ്: %s"
#: ../glib/gspawn-win32.c:887 #: glib/gspawn-win32.c:887
#, c-format #, c-format
msgid "Failed to execute helper program (%s)" msgid "Failed to execute helper program (%s)"
msgstr "സഹായത്തിനുളള പ്രോഗ്രാം പ്രവര്‍ത്തിപ്പിക്കുന്നതില്‍ പരാജയപ്പെട്ടു (%s)" msgstr "സഹായത്തിനുളള പ്രോഗ്രാം പ്രവര്‍ത്തിപ്പിക്കുന്നതില്‍ പരാജയപ്പെട്ടു (%s)"
#: ../glib/gspawn-win32.c:1087 #: glib/gspawn-win32.c:1087
#, c-format
msgid "" msgid ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child " "Unexpected error in g_io_channel_win32_poll() reading data from a child "
"process" "process"
msgstr "ചൈള്‍ഡ് പ്രക്രിയയില്‍ നിന്നും ഡേറ്റാ വായിക്കുന്പോള്‍ g_io_channel_win32_poll()-ല്‍ അപ്രതീക്ഷിതമായ പിശക് " msgstr ""
"ചൈള്‍ഡ് പ്രക്രിയയില്‍ നിന്നും ഡേറ്റാ വായിക്കുന്പോള്‍ g_io_channel_win32_poll()-ല്‍ "
"അപ്രതീക്ഷിതമായ പിശക് "
#: ../glib/gspawn.c:165 #: glib/gspawn.c:165
#, c-format #, c-format
msgid "Failed to read data from child process (%s)" msgid "Failed to read data from child process (%s)"
msgstr "ചൈള്‍ഡ് പ്രക്രിയയില്‍ നിന്നും വായിക്കുന്നതില്‍ പരാജയപ്പെട്ടു (%s)" msgstr "ചൈള്‍ഡ് പ്രക്രിയയില്‍ നിന്നും വായിക്കുന്നതില്‍ പരാജയപ്പെട്ടു (%s)"
#: ../glib/gspawn.c:297 #: glib/gspawn.c:297
#, c-format #, c-format
msgid "Unexpected error in select() reading data from a child process (%s)" msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr "ചൈള്‍ഡ് പ്രക്രിയയില്‍ (%s) നിന്നും ഡേറ്റാ വായിക്കുന്പോള്‍ select()-ല്‍ അപ്രതീക്ഷിതമായ പിശക് " msgstr ""
"ചൈള്‍ഡ് പ്രക്രിയയില്‍ (%s) നിന്നും ഡേറ്റാ വായിക്കുന്പോള്‍ select()-ല്‍ അപ്രതീക്ഷിതമായ പിശക് "
#: ../glib/gspawn.c:380 #: glib/gspawn.c:380
#, c-format #, c-format
msgid "Unexpected error in waitpid() (%s)" msgid "Unexpected error in waitpid() (%s)"
msgstr "waitpid()-ല്‍ അപ്രതീക്ഷിതമായ പിശക് (%s)" msgstr "waitpid()-ല്‍ അപ്രതീക്ഷിതമായ പിശക് (%s)"
#: ../glib/gspawn.c:1090 #: glib/gspawn.c:1090
#, c-format #, c-format
msgid "Failed to fork (%s)" msgid "Failed to fork (%s)"
msgstr "fork ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു (%s)" msgstr "fork ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു (%s)"
#: ../glib/gspawn.c:1240 #: glib/gspawn.c:1240
#, c-format #, c-format
msgid "Failed to execute child process \"%s\" (%s)" msgid "Failed to execute child process \"%s\" (%s)"
msgstr "ചൈള്‍ഡ് പ്രക്രിയ \"%s\" (%s) പ്രവര്‍ത്തിപ്പിക്കുന്നതില്‍ പരാജയപ്പെട്ടു " msgstr "ചൈള്‍ഡ് പ്രക്രിയ \"%s\" (%s) പ്രവര്‍ത്തിപ്പിക്കുന്നതില്‍ പരാജയപ്പെട്ടു "
#: ../glib/gspawn.c:1250 #: glib/gspawn.c:1250
#, c-format #, c-format
msgid "Failed to redirect output or input of child process (%s)" msgid "Failed to redirect output or input of child process (%s)"
msgstr "ചൈള്‍ഡ് പ്രക്രിയയുടെ ഔട്ട് പുട്ട് അല്ലെങ്കില്‍ ഇന്‍പുട്ട് തിരിച്ച് വിടുന്നതില്‍ പരാജയപ്പെട്ടു (%s)" msgstr "ചൈള്‍ഡ് പ്രക്രിയയുടെ ഔട്ട് പുട്ട് അല്ലെങ്കില്‍ ഇന്‍പുട്ട് തിരിച്ച് വിടുന്നതില്‍ പരാജയപ്പെട്ടു (%s)"
#: ../glib/gspawn.c:1259 #: glib/gspawn.c:1259
#, c-format #, c-format
msgid "Failed to fork child process (%s)" msgid "Failed to fork child process (%s)"
msgstr "ചൈള്‍ഡ് പ്രക്രിയ fork ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു (%s)" msgstr "ചൈള്‍ഡ് പ്രക്രിയ fork ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു (%s)"
#: ../glib/gspawn.c:1267 #: glib/gspawn.c:1267
#, c-format #, c-format
msgid "Unknown error executing child process \"%s\"" msgid "Unknown error executing child process \"%s\""
msgstr "ചൈള്‍ഡ് പ്രക്രിയ \"%s\" പ്രവര്‍ത്തിപ്പിക്കുന്നതില്‍ അപ്രതീക്ഷിതമായ പിശക്" msgstr "ചൈള്‍ഡ് പ്രക്രിയ \"%s\" പ്രവര്‍ത്തിപ്പിക്കുന്നതില്‍ അപ്രതീക്ഷിതമായ പിശക്"
#: ../glib/gspawn.c:1289 #: glib/gspawn.c:1289
#, c-format #, c-format
msgid "Failed to read enough data from child pid pipe (%s)" msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "ചൈള്‍ഡ് pid പൈപ്പിന്‍ നിന്നും ആവശ്യത്തിനുളള ഡേറ്റാ വായിക്കുന്നതില്‍ പരാജയപ്പെട്ടു (%s)" msgstr "ചൈള്‍ഡ് pid പൈപ്പിന്‍ നിന്നും ആവശ്യത്തിനുളള ഡേറ്റാ വായിക്കുന്നതില്‍ പരാജയപ്പെട്ടു (%s)"
#: ../glib/gutf8.c:1017 #: glib/gutf8.c:1017
#, c-format
msgid "Character out of range for UTF-8" msgid "Character out of range for UTF-8"
msgstr "UTF-8 പരിധിയില്‍ നിന്നും പുറത്താണ് അക്ഷരം" msgstr "UTF-8 പരിധിയില്‍ നിന്നും പുറത്താണ് അക്ഷരം"
#: ../glib/gutf8.c:1111 ../glib/gutf8.c:1120 ../glib/gutf8.c:1252 #: glib/gutf8.c:1111 glib/gutf8.c:1120 glib/gutf8.c:1252 glib/gutf8.c:1261
#: ../glib/gutf8.c:1261 ../glib/gutf8.c:1402 ../glib/gutf8.c:1498 #: glib/gutf8.c:1402 glib/gutf8.c:1498
#, c-format
msgid "Invalid sequence in conversion input" msgid "Invalid sequence in conversion input"
msgstr "ഇന്‍പുട്ട് വേര്‍തിരിക്കുന്നതില്‍ അസാധുവായ ക്രമം" msgstr "ഇന്‍പുട്ട് വേര്‍തിരിക്കുന്നതില്‍ അസാധുവായ ക്രമം"
#: ../glib/gutf8.c:1413 ../glib/gutf8.c:1509 #: glib/gutf8.c:1413 glib/gutf8.c:1509
#, c-format
msgid "Character out of range for UTF-16" msgid "Character out of range for UTF-16"
msgstr "UTF-16 പരിധിയില്‍ നിന്നും പുറത്താണ് അക്ഷരം" msgstr "UTF-16 പരിധിയില്‍ നിന്നും പുറത്താണ് അക്ഷരം"
#: ../glib/goption.c:495 #: glib/goption.c:495
msgid "Usage:" msgid "Usage:"
msgstr "ഉപയോഗിക്കേണ്ട വിധം:" msgstr "ഉപയോഗിക്കേണ്ട വിധം:"
#: ../glib/goption.c:495 #: glib/goption.c:495
msgid "[OPTION...]" msgid "[OPTION...]"
msgstr "[OPTION...]" msgstr "[OPTION...]"
#: ../glib/goption.c:586 #: glib/goption.c:586
msgid "Help Options:" msgid "Help Options:"
msgstr "സഹായ ഉപാധികള്‍:" msgstr "സഹായ ഉപാധികള്‍:"
#: ../glib/goption.c:587 #: glib/goption.c:587
msgid "Show help options" msgid "Show help options"
msgstr "സഹായ ഉപാധികള്‍ കാണിക്കുക" msgstr "സഹായ ഉപാധികള്‍ കാണിക്കുക"
#: ../glib/goption.c:592 #: glib/goption.c:592
msgid "Show all help options" msgid "Show all help options"
msgstr "എല്ലാ സഹായ ഉപാധികളും കാണിക്കുക" msgstr "എല്ലാ സഹായ ഉപാധികളും കാണിക്കുക"
#: ../glib/goption.c:642 #: glib/goption.c:642
msgid "Application Options:" msgid "Application Options:"
msgstr "പ്രയോഗത്തിനുളള ഉപാധികള്‍:" msgstr "പ്രയോഗത്തിനുളള ഉപാധികള്‍:"
#: ../glib/goption.c:686 ../glib/goption.c:756 #: glib/goption.c:686 glib/goption.c:756
#, c-format #, c-format
msgid "Cannot parse integer value '%s' for %s" msgid "Cannot parse integer value '%s' for %s"
msgstr "%s-ന് വേണ്ടി ഇന്‍റിജര്‍ മൂല്ല്യം '%s' പാഴ്സ് ചെയ്യുവാന്‍ സാധ്യമല്ല" msgstr "%s-ന് വേണ്ടി ഇന്‍റിജര്‍ മൂല്ല്യം '%s' പാഴ്സ് ചെയ്യുവാന്‍ സാധ്യമല്ല"
#: ../glib/goption.c:696 ../glib/goption.c:764 #: glib/goption.c:696 glib/goption.c:764
#, c-format #, c-format
msgid "Integer value '%s' for %s out of range" msgid "Integer value '%s' for %s out of range"
msgstr "%s-ന് വേണ്ടിയുളള ഇന്‍റിജര്‍ മൂല്ല്യം '%s' പരിധിയ്ക്ക് പുറത്താണ്" msgstr "%s-ന് വേണ്ടിയുളള ഇന്‍റിജര്‍ മൂല്ല്യം '%s' പരിധിയ്ക്ക് പുറത്താണ്"
#: ../glib/goption.c:721 #: glib/goption.c:721
#, c-format #, c-format
msgid "Cannot parse double value '%s' for %s" msgid "Cannot parse double value '%s' for %s"
msgstr "%s-ന് വേണ്ടി ഡബിള്‍ മൂല്ല്യം '%s' പാഴ്സ് ചെയ്യുവാന്‍ സാധ്യമല്ല" msgstr "%s-ന് വേണ്ടി ഡബിള്‍ മൂല്ല്യം '%s' പാഴ്സ് ചെയ്യുവാന്‍ സാധ്യമല്ല"
#: ../glib/goption.c:729 #: glib/goption.c:729
#, c-format #, c-format
msgid "Double value '%s' for %s out of range" msgid "Double value '%s' for %s out of range"
msgstr "%s-ന് വേണ്ടിയുളള ഡബിള്‍ മൂല്ല്യം '%s' പരിധിയ്ക്ക് പുറത്താണ്" msgstr "%s-ന് വേണ്ടിയുളള ഡബിള്‍ മൂല്ല്യം '%s' പരിധിയ്ക്ക് പുറത്താണ്"
#: ../glib/goption.c:1066 #: glib/goption.c:1066
#, c-format #, c-format
msgid "Error parsing option %s" msgid "Error parsing option %s"
msgstr "%s ഉപാധി പാഴ്സ് ചെയ്യുന്നതില്‍ പിശക്" msgstr "%s ഉപാധി പാഴ്സ് ചെയ്യുന്നതില്‍ പിശക്"
#: ../glib/goption.c:1097 ../glib/goption.c:1208 #: glib/goption.c:1097 glib/goption.c:1208
#, c-format #, c-format
msgid "Missing argument for %s" msgid "Missing argument for %s"
msgstr "%s-നുളള ആര്‍ഗ്യുമെന്‍റ് ലഭ്യമല്ല" msgstr "%s-നുളള ആര്‍ഗ്യുമെന്‍റ് ലഭ്യമല്ല"
#: ../glib/goption.c:1597 #: glib/goption.c:1597
#, c-format #, c-format
msgid "Unknown option %s" msgid "Unknown option %s"
msgstr "അപരിചിതമായ ഉപാധി %s" msgstr "അപരിചിതമായ ഉപാധി %s"
#: ../glib/gkeyfile.c:337 #: glib/gkeyfile.c:337
#, c-format
msgid "Valid key file could not be found in data dirs" msgid "Valid key file could not be found in data dirs"
msgstr "ഡേറ്റാ ഡയറക്ടറികളില്‍ സാധുതയുളള കീ ഫയല്‍ ലഭ്യമല്ല" msgstr "ഡേറ്റാ ഡയറക്ടറികളില്‍ സാധുതയുളള കീ ഫയല്‍ ലഭ്യമല്ല"
#: ../glib/gkeyfile.c:372 #: glib/gkeyfile.c:372
#, c-format
msgid "Not a regular file" msgid "Not a regular file"
msgstr "ഒരു സാധാരണ ഫയല്‍ അല്ല" msgstr "ഒരു സാധാരണ ഫയല്‍ അല്ല"
#: ../glib/gkeyfile.c:380 #: glib/gkeyfile.c:380
#, c-format
msgid "File is empty" msgid "File is empty"
msgstr "ഫയല്‍ ശൂന്യമാണ്" msgstr "ഫയല്‍ ശൂന്യമാണ്"
#: ../glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "Key file contains line '%s' which is not a key-value pair, group, or comment" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "" msgstr ""
#: ../glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "കീ ഫയല്‍ ആരംഭിക്കുന്നത് ഒരു ഗ്രൂപ്പിലല്ല" msgstr "കീ ഫയല്‍ ആരംഭിക്കുന്നത് ഒരു ഗ്രൂപ്പിലല്ല"
#: ../glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "പിന്തുണയ്ക്കാത്ത രഹസ്യ ഭാഷ '%s' കീ ഫയല്‍ പിന്തുണയ്ക്കുന്നു" msgstr "പിന്തുണയ്ക്കാത്ത രഹസ്യ ഭാഷ '%s' കീ ഫയല്‍ പിന്തുണയ്ക്കുന്നു"
#: ../glib/gkeyfile.c:1013 ../glib/gkeyfile.c:1172 ../glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: ../glib/gkeyfile.c:2450 ../glib/gkeyfile.c:2569 ../glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: ../glib/gkeyfile.c:2857 ../glib/gkeyfile.c:3033 ../glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "കീ ഫയലിന് '%s' എന്ന ഗ്രൂപ്പില്ല" msgstr "കീ ഫയലിന് '%s' എന്ന ഗ്രൂപ്പില്ല"
#: ../glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "കീ ഫയലിന് '%s' എന്ന കീയില്ല" msgstr "കീ ഫയലിന് '%s' എന്ന കീയില്ല"
#: ../glib/gkeyfile.c:1285 ../glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "UTF-8 അല്ലാത്ത '%s' മൂല്ല്യമുളള കീ '%s' കീ ഫയലിലുണ്ട്" msgstr "UTF-8 അല്ലാത്ത '%s' മൂല്ല്യമുളള കീ '%s' കീ ഫയലിലുണ്ട്"
#: ../glib/gkeyfile.c:1303 ../glib/gkeyfile.c:1412 ../glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "തിരിച്ചറിയുവാന്‍ കഴിയാത്ത മൂല്ല്യമുളള കീ '%s' കീ ഫയലിലുണ്ട്" msgstr "തിരിച്ചറിയുവാന്‍ കഴിയാത്ത മൂല്ല്യമുളള കീ '%s' കീ ഫയലിലുണ്ട്"
#: ../glib/gkeyfile.c:2000 ../glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
msgstr "തിരിച്ചറിയുവാന്‍ കഴിയാത്ത മൂല്ല്യമുളള കീ '%s', '%s' എന്ന ഗ്രൂപ്പില്‍ കീ ഫയലിലുണ്ട്." msgstr "തിരിച്ചറിയുവാന്‍ കഴിയാത്ത മൂല്ല്യമുളള കീ '%s', '%s' എന്ന ഗ്രൂപ്പില്‍ കീ ഫയലിലുണ്ട്."
#: ../glib/gkeyfile.c:2400 ../glib/gkeyfile.c:2584 ../glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "ഗ്രൂപ്പ് '%s'-ല്‍ കീ ഫയലിന് കീ '%s' ലഭ്യമല്ല" msgstr "ഗ്രൂപ്പ് '%s'-ല്‍ കീ ഫയലിന് കീ '%s' ലഭ്യമല്ല"
#: ../glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "കീ ഫയലിന്‍റെ വരിയുടെ അവസാനം എസ്കെയിപ്പ് അക്ഷരം ലഭ്യമാണ്" msgstr "കീ ഫയലിന്‍റെ വരിയുടെ അവസാനം എസ്കെയിപ്പ് അക്ഷരം ലഭ്യമാണ്"
#: ../glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "കീ ഫയലില്‍ അസാധുവായ എസ്കെയിപ്പ് സീക്വന്‍സ് '%s' ലഭ്യമാണ്" msgstr "കീ ഫയലില്‍ അസാധുവായ എസ്കെയിപ്പ് സീക്വന്‍സ് '%s' ലഭ്യമാണ്"
#: ../glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "മൂല്ല്യം '%s' ഒരു അക്കമായി കണക്കാക്കുവാന്‍ സാധ്യമല്ല." msgstr "മൂല്ല്യം '%s' ഒരു അക്കമായി കണക്കാക്കുവാന്‍ സാധ്യമല്ല."
#: ../glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "ഇന്‍റിജര്‍ മൂല്ല്യം '%s' പരിധിയ്ക്ക് പുറത്ത്" msgstr "ഇന്‍റിജര്‍ മൂല്ല്യം '%s' പരിധിയ്ക്ക് പുറത്ത്"
#: ../glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "മൂല്ല്യം '%s' ഒരു ഫ്ളോട്ട് അക്കമായി കണക്കാക്കുവാന്‍ സാധ്യമല്ല." msgstr "മൂല്ല്യം '%s' ഒരു ഫ്ളോട്ട് അക്കമായി കണക്കാക്കുവാന്‍ സാധ്യമല്ല."
#: ../glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "മൂല്ല്യം '%s' ഒരു ബൂളിയനായി കണക്കാക്കുവാന്‍ സാധ്യമല്ല." msgstr "മൂല്ല്യം '%s' ഒരു ബൂളിയനായി കണക്കാക്കുവാന്‍ സാധ്യമല്ല."

View File

@@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib.HEAD\n" "Project-Id-Version: glib.HEAD\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2005-05-30 01:07-0800\n" "PO-Revision-Date: 2005-05-30 01:07-0800\n"
"Last-Translator: Бадрал <badral@openmn.org>\n" "Last-Translator: Бадрал <badral@openmn.org>\n"
"Language-Team: Mongolian <openmn-translation@lists.sf.net>\n" "Language-Team: Mongolian <openmn-translation@lists.sf.net>\n"
@@ -64,10 +64,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -87,78 +87,78 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Тэмдэгт олонлог »%s« ээс »%s« рүү хөрвүүлэх дэмжигдээгүй байна" msgstr "Тэмдэгт олонлог »%s« ээс »%s« рүү хөрвүүлэх дэмжигдээгүй байна"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "»%s« ээс »%s« рүү хөрвүүлэгч нээгдсэнгүй" msgstr "»%s« ээс »%s« рүү хөрвүүлэгч нээгдсэнгүй"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Хөрвүүлэлтийн оролтод хүчингүй байт дараалал байна" msgstr "Хөрвүүлэлтийн оролтод хүчингүй байт дараалал байна"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Хөрвүүлж байхад алдаа: %s" msgstr "Хөрвүүлж байхад алдаа: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Оролтын төгсгөлд хагас тэмдэгтийн дараалал" msgstr "Оролтын төгсгөлд хагас тэмдэгтийн дараалал"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "»%s« ухарч »%s« кодчилол руу хөрвөхгүй байна" msgstr "»%s« ухарч »%s« кодчилол руу хөрвөхгүй байна"
# CHECK # CHECK
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI »%s« нь файл схемд хэрэглэгддэг үнэмлэхүй хаяг биш" msgstr "URI »%s« нь файл схемд хэрэглэгддэг үнэмлэхүй хаяг биш"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "Дотоод URI »%s« нь »#« -г агуулж болохгүй" msgstr "Дотоод URI »%s« нь »#« -г агуулж болохгүй"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "»%s« URI хүчингүй" msgstr "»%s« URI хүчингүй"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "URI »%s« -н хостын нэр хүчингүй" msgstr "URI »%s« -н хостын нэр хүчингүй"
# CHECK # CHECK
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "»%s« URI хүчингүй Escape-тэмдэгт агуулж байна" msgstr "»%s« URI хүчингүй Escape-тэмдэгт агуулж байна"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "»%s« замын нэр үнэмлэхүй зам биш" msgstr "»%s« замын нэр үнэмлэхүй зам биш"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Хүчингүй хостын нэр" msgstr "Хүчингүй хостын нэр"
@@ -737,46 +737,46 @@ msgstr "Тохиромжгүй файл"
msgid "File is empty" msgid "File is empty"
msgstr "Файл хоосон" msgstr "Файл хоосон"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "" msgstr ""
"Түлхүүр файл түлхүүр утга, бүлэг, эсвэл тайлбаргүй '%s' мөр агуулж байна." "Түлхүүр файл түлхүүр утга, бүлэг, эсвэл тайлбаргүй '%s' мөр агуулж байна."
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Түлхүүр файл бүлэг утгаар эхлэх боломжгүй" msgstr "Түлхүүр файл бүлэг утгаар эхлэх боломжгүй"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Түлхүүр файлд дэмжигдээгүй кодчилол '%s' байна" msgstr "Түлхүүр файлд дэмжигдээгүй кодчилол '%s' байна"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Түлхүүр файлд '%s' бүлэг алга" msgstr "Түлхүүр файлд '%s' бүлэг алга"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Түлхүүр файлд '%s' түлхүүр алга" msgstr "Түлхүүр файлд '%s' түлхүүр алга"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Түлхүүр файлд '%s' мөр '%s' гэсэн UTF-8 бус утгатай байна" msgstr "Түлхүүр файлд '%s' мөр '%s' гэсэн UTF-8 бус утгатай байна"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "Түлхүүр файлд илэрхийлэх боломжгүй '%s' утга байна." msgstr "Түлхүүр файлд илэрхийлэх боломжгүй '%s' утга байна."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -784,38 +784,38 @@ msgid ""
msgstr "" msgstr ""
"Түлхүүр файлын '%2$s' бүлэгт '%1$s' гэсэн илэрхийлэх боломжгүй утга байна." "Түлхүүр файлын '%2$s' бүлэгт '%1$s' гэсэн илэрхийлэх боломжгүй утга байна."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Түлхүүр файлын '%2$s' бүлэгт '%1$s' түлхүүр алга" msgstr "Түлхүүр файлын '%2$s' бүлэгт '%1$s' түлхүүр алга"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Түлхүүр файлын мөрийн төгсгөлд ESC тэмдэгт байна" msgstr "Түлхүүр файлын мөрийн төгсгөлд ESC тэмдэгт байна"
# CHECK # CHECK
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "Түлхүүр файлд »%s« хүчингүй escape-тэмдэгт байна" msgstr "Түлхүүр файлд »%s« хүчингүй escape-тэмдэгт байна"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "'%s' утга бүхэл тоогоор илэрхийлэгдэх боломжгүй." msgstr "'%s' утга бүхэл тоогоор илэрхийлэгдэх боломжгүй."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, fuzzy, c-format #, fuzzy, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "'%s' бүхэл %s -н хувьд хязгаараас хальжээ" msgstr "'%s' бүхэл %s -н хувьд хязгаараас хальжээ"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, fuzzy, c-format #, fuzzy, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "'%s' утга бүхэл тоогоор илэрхийлэгдэх боломжгүй." msgstr "'%s' утга бүхэл тоогоор илэрхийлэгдэх боломжгүй."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "'%s' утга бүүл утгаар дүрслэгдэх боломжгүй ." msgstr "'%s' утга бүүл утгаар дүрслэгдэх боломжгүй ."

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib HEAD\n" "Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2004-02-03 02:11+0730\n" "PO-Revision-Date: 2004-02-03 02:11+0730\n"
"Last-Translator: Hasbullah Bin Pit <sebol@my-penguin.org>\n" "Last-Translator: Hasbullah Bin Pit <sebol@my-penguin.org>\n"
"Language-Team: Projek Gabai <gabai-penyumbang@lists.sourceforge.org>\n" "Language-Team: Projek Gabai <gabai-penyumbang@lists.sourceforge.org>\n"
@@ -54,10 +54,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -77,76 +77,76 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Penukaran set aksara daripada '%s' ke '%s' tidak disokong" msgstr "Penukaran set aksara daripada '%s' ke '%s' tidak disokong"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, fuzzy, c-format #, fuzzy, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "tak dapat membuka penukar daripada '%s' kepada '%s': %s" msgstr "tak dapat membuka penukar daripada '%s' kepada '%s': %s"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Turutan byte tidak sah pada penukaran iput" msgstr "Turutan byte tidak sah pada penukaran iput"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Ralat semasa penukaran: %s" msgstr "Ralat semasa penukaran: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Sebahagian turutan aksara berada di penghujung input" msgstr "Sebahagian turutan aksara berada di penghujung input"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Tak dapat tukar unduran '%s' ke set kod '%s'" msgstr "Tak dapat tukar unduran '%s' ke set kod '%s'"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, fuzzy, c-format #, fuzzy, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI '%s' adalah bukan URI mutlak menggunakan skema fail" msgstr "URI '%s' adalah bukan URI mutlak menggunakan skema fail"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "URI Fail local '%s' mungkin tidak disertakan dengan '#'" msgstr "URI Fail local '%s' mungkin tidak disertakan dengan '#'"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI '%s' adalah tidak sah" msgstr "URI '%s' adalah tidak sah"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Namahos URI '%s' tidak sah" msgstr "Namahos URI '%s' tidak sah"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI '%s' mengandungi aksara escaped yang tidak sah" msgstr "URI '%s' mengandungi aksara escaped yang tidak sah"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Nama laluan '%s' adalah bukan laluan mutlak" msgstr "Nama laluan '%s' adalah bukan laluan mutlak"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Namahos tidak sah" msgstr "Namahos tidak sah"
@@ -713,82 +713,82 @@ msgstr ""
msgid "File is empty" msgid "File is empty"
msgstr "" msgstr ""
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "" msgstr ""
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "" msgstr ""
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
msgstr "" msgstr ""
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, fuzzy, c-format #, fuzzy, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "URI '%s' mengandungi aksara escaped yang tidak sah" msgstr "URI '%s' mengandungi aksara escaped yang tidak sah"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "" msgstr ""
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "" msgstr ""
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib 2.9.x\n" "Project-Id-Version: glib 2.9.x\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-06-26 21:31+0200\n" "PO-Revision-Date: 2006-06-26 21:31+0200\n"
"Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n" "Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n"
"Language-Team: Norwegian Bokmal <i18n-nb@lister.ping.uio.no>\n" "Language-Team: Norwegian Bokmal <i18n-nb@lister.ping.uio.no>\n"
@@ -55,10 +55,10 @@ msgstr "Et bokmerke eksisterer allerede for URI «%s»"
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "Ingen bokmerker funnet for URI «%s»" msgstr "Ingen bokmerker funnet for URI «%s»"
@@ -78,76 +78,76 @@ msgstr "Ingen private flagg er definert i bokmerke for URI «%s»"
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "Ingen grupper satt i bokmerke for URI «%s»" msgstr "Ingen grupper satt i bokmerke for URI «%s»"
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "Ingen program med navn «%s» har registrert et bokmerke for «%s»" msgstr "Ingen program med navn «%s» har registrert et bokmerke for «%s»"
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Konvertering fra tegnsett «%s» til «%s» er ikke støttet" msgstr "Konvertering fra tegnsett «%s» til «%s» er ikke støttet"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Kunne ikke åpne program for å konvertere fra «%s» til «%s»" msgstr "Kunne ikke åpne program for å konvertere fra «%s» til «%s»"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Ugyldig bytesekvens i inndata for konvertering" msgstr "Ugyldig bytesekvens i inndata for konvertering"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Feil under konvertering: %s" msgstr "Feil under konvertering: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Ufullstendig tegnsekvens ved slutten på inndata" msgstr "Ufullstendig tegnsekvens ved slutten på inndata"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Kan ikke konvertere \"fallback\" «%s» til tegnsett «%s»" msgstr "Kan ikke konvertere \"fallback\" «%s» til tegnsett «%s»"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI «%s» er ikke en absolutt URI som bruker skjema for filer" msgstr "URI «%s» er ikke en absolutt URI som bruker skjema for filer"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "Lokal fil-URI «%s» kan ikke inneholde en «#»" msgstr "Lokal fil-URI «%s» kan ikke inneholde en «#»"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI «%s» er ugyldig" msgstr "URI «%s» er ugyldig"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Vertsnavnet for URI «%s» er ugyldig" msgstr "Vertsnavnet for URI «%s» er ugyldig"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "Vertsnavnet for URI «%s» inneholder ugyldige escape-tegn" msgstr "Vertsnavnet for URI «%s» inneholder ugyldige escape-tegn"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Stinavnet «%s» er ikke en absolutt sti" msgstr "Stinavnet «%s» er ikke en absolutt sti"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Ugyldig vertsnavn" msgstr "Ugyldig vertsnavn"
@@ -717,7 +717,7 @@ msgstr "Ikke en vanlig fil"
msgid "File is empty" msgid "File is empty"
msgstr "Filen er tom" msgstr "Filen er tom"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -725,40 +725,40 @@ msgstr ""
"Nøkkelfil inneholder linjen «%s» som ikke er et par med nøkkelverdier, " "Nøkkelfil inneholder linjen «%s» som ikke er et par med nøkkelverdier, "
"gruppe eller kommentar" "gruppe eller kommentar"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Nøkkelfil starter ikke med en gruppe" msgstr "Nøkkelfil starter ikke med en gruppe"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Nøkkelfil inneholder ustøttet tegnkoding «%s»" msgstr "Nøkkelfil inneholder ustøttet tegnkoding «%s»"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Nøkkelfil har ikke gruppe «%s»" msgstr "Nøkkelfil har ikke gruppe «%s»"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Nøkkelfil har ikke nøkkelen «%s»" msgstr "Nøkkelfil har ikke nøkkelen «%s»"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Nøkkelfilen inneholder nøkkelen «%s» med verdi «%s» som ikke er UTF-8" msgstr "Nøkkelfilen inneholder nøkkelen «%s» med verdi «%s» som ikke er UTF-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
"Nøkkelfilen inneholder nøkkelen «%s» som har en verdi som ikke kan bli tolket" "Nøkkelfilen inneholder nøkkelen «%s» som har en verdi som ikke kan bli tolket"
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -767,37 +767,37 @@ msgstr ""
"Nøkkelfilen inneholder nøkkelen «%s» i gruppen «%s» som har en verdi som " "Nøkkelfilen inneholder nøkkelen «%s» i gruppen «%s» som har en verdi som "
"ikke kan bli tolket." "ikke kan bli tolket."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Nøkkelfilen har ikke nøkkelen i «%s» i gruppen «%s»" msgstr "Nøkkelfilen har ikke nøkkelen i «%s» i gruppen «%s»"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Nøkkelfilen inneholder skiftetegn ved linjeslutt" msgstr "Nøkkelfilen inneholder skiftetegn ved linjeslutt"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "Nøkkelfil inneholder ugyldig skiftesekvens «%s»" msgstr "Nøkkelfil inneholder ugyldig skiftesekvens «%s»"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Vedien «%s» kan ikke bli tolket som et tall." msgstr "Vedien «%s» kan ikke bli tolket som et tall."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Heltallsverdi «%s» er utenfor gyldig område" msgstr "Heltallsverdi «%s» er utenfor gyldig område"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Verdi «%s» kan ikke tolkes som et flyttall." msgstr "Verdi «%s» kan ikke tolkes som et flyttall."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Verdi «%s» kan ikke tolkes som en bolsk verdi." msgstr "Verdi «%s» kan ikke tolkes som en bolsk verdi."

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib.HEAD\n" "Project-Id-Version: glib.HEAD\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2005-05-20 11:50+0545\n" "PO-Revision-Date: 2005-05-20 11:50+0545\n"
"Last-Translator: Jyotshna Shrestha <shresthajyo@hotmail.com>\n" "Last-Translator: Jyotshna Shrestha <shresthajyo@hotmail.com>\n"
"Language-Team: Nepali <info@mpp.org.np>\n" "Language-Team: Nepali <info@mpp.org.np>\n"
@@ -56,10 +56,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -79,76 +79,76 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "वर्ण समूह '%s' बाट '%s' मा बदलन समर्थन गरेन" msgstr "वर्ण समूह '%s' बाट '%s' मा बदलन समर्थन गरेन"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s' बाट '%s'मा अनुवादक खुलेन" msgstr "'%s' बाट '%s'मा अनुवादक खुलेन"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "अनुवादन निवेशमा अमान्य बाइट शृङ्खला" msgstr "अनुवादन निवेशमा अमान्य बाइट शृङ्खला"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "अनुवाद क्रममा गल्ती: %s" msgstr "अनुवाद क्रममा गल्ती: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "निवेशको अन्त्यमा अर्धवर्ण शृङ्खला" msgstr "निवेशको अन्त्यमा अर्धवर्ण शृङ्खला"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "कोड सेट '%s'पछाडिको '%s'मा परिवर्तन गर्न सकिएन" msgstr "कोड सेट '%s'पछाडिको '%s'मा परिवर्तन गर्न सकिएन"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "युआरआइ '%s' नमुना फाइल बमोजिम वास्तविक युआरआइ होइन" msgstr "युआरआइ '%s' नमुना फाइल बमोजिम वास्तविक युआरआइ होइन"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "स्थानीय युआरआइ '%s'फाइल '#'मा समावेश छैन" msgstr "स्थानीय युआरआइ '%s'फाइल '#'मा समावेश छैन"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "युआरआइ '%s'अबैध छ " msgstr "युआरआइ '%s'अबैध छ "
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "युआरआइ '%s'को मुख्य नाम अबैध छ" msgstr "युआरआइ '%s'को मुख्य नाम अबैध छ"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "युआरआइ '%s'मा अबैध वर्ण देखिन्छ" msgstr "युआरआइ '%s'मा अबैध वर्ण देखिन्छ"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "मार्ग-नाम '%s' वास्तबिक मार्ग होइन" msgstr "मार्ग-नाम '%s' वास्तबिक मार्ग होइन"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "मुख्य नाम अबैध छ" msgstr "मुख्य नाम अबैध छ"
@@ -702,82 +702,82 @@ msgstr "नियमित फाईल होइन"
msgid "File is empty" msgid "File is empty"
msgstr "फाइल खालि छ" msgstr "फाइल खालि छ"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "कुन्ज फाइलमा पंक्ति '%s' समावेश छ जुन कुन्ज-मान जोडि, समूह, वा टिप्पणी होइन।" msgstr "कुन्ज फाइलमा पंक्ति '%s' समावेश छ जुन कुन्ज-मान जोडि, समूह, वा टिप्पणी होइन।"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "समूहसंगै कुण्ज फाईल शुरू भएन" msgstr "समूहसंगै कुण्ज फाईल शुरू भएन"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "कुन्ज फाइलमा असहयोगिक संकेतन '%s' समावेश छ।" msgstr "कुन्ज फाइलमा असहयोगिक संकेतन '%s' समावेश छ।"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "कुण्ज फाईलसंग समूह '%s' छैन" msgstr "कुण्ज फाईलसंग समूह '%s' छैन"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "कुण्ज फाईलसंग कुण्ज '%s' छैन" msgstr "कुण्ज फाईलसंग कुण्ज '%s' छैन"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "कुन्ज फाइलमा मान '%s' संगै कुन्ज '%s' समावेश छ जुन युटिएफ-८ होइन" msgstr "कुन्ज फाइलमा मान '%s' संगै कुन्ज '%s' समावेश छ जुन युटिएफ-८ होइन"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "कुन्ज फाइलमा कुन्ज '%s' समावेश छ जसको मानलाई व्याख्या गर्न सकिंदैन।" msgstr "कुन्ज फाइलमा कुन्ज '%s' समावेश छ जसको मानलाई व्याख्या गर्न सकिंदैन।"
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
msgstr "कुन्ज फाइलमा समूह '%s' मा कुन्ज '%s' समावेश छ जसको मानलाई व्याख्या गर्न सकिंदैन।" msgstr "कुन्ज फाइलमा समूह '%s' मा कुन्ज '%s' समावेश छ जसको मानलाई व्याख्या गर्न सकिंदैन।"
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "समूह '%s' मा कुण्ज फाईल संग कुण्ज '%s' छैन" msgstr "समूह '%s' मा कुण्ज फाईल संग कुण्ज '%s' छैन"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "कुन्ज फाइलमा पंक्तिको अन्त्यमा निस्कनुस् वर्ण समावेश छ।" msgstr "कुन्ज फाइलमा पंक्तिको अन्त्यमा निस्कनुस् वर्ण समावेश छ।"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "कुन्ज फाइलमा अमान्य निस्कनुस् अनुक्रम '%s' समावेस छ।" msgstr "कुन्ज फाइलमा अमान्य निस्कनुस् अनुक्रम '%s' समावेस छ।"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "मान '%s' लाई संख्याको रूपमा व्याख्या गर्न सकिंदैन" msgstr "मान '%s' लाई संख्याको रूपमा व्याख्या गर्न सकिंदैन"
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, fuzzy, c-format #, fuzzy, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "पूर्ण संख्या मान '%s' %s को लागि क्षेत्र भन्दा बाहिर छ" msgstr "पूर्ण संख्या मान '%s' %s को लागि क्षेत्र भन्दा बाहिर छ"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, fuzzy, c-format #, fuzzy, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "मान '%s' लाई संख्याको रूपमा व्याख्या गर्न सकिंदैन" msgstr "मान '%s' लाई संख्याको रूपमा व्याख्या गर्न सकिंदैन"
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "मान '%s' बुलेनको रुपमा व्याख्या गर्न सकिंदैन।" msgstr "मान '%s' बुलेनको रुपमा व्याख्या गर्न सकिंदैन।"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib (HEAD)\n" "Project-Id-Version: glib (HEAD)\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-08-09 00:29+0200 \n" "PO-Revision-Date: 2006-08-09 00:29+0200 \n"
"Last-Translator: Tino Meinen <a.t.meinen@chello.nl>\n" "Last-Translator: Tino Meinen <a.t.meinen@chello.nl>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n" "Language-Team: Dutch <vertaling@vrijschrift.org>\n"
@@ -54,10 +54,10 @@ msgstr "Een bladwijzer voor URI '%s' bestaat al"
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "Geen bladwijzer gevonden voor URI '%s'" msgstr "Geen bladwijzer gevonden voor URI '%s'"
@@ -78,7 +78,7 @@ msgstr "Er is geen privé-vlag gedefineerd in de bladwijzer voor URI '%s'"
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "Geen groepen ingesteld in de bladwijzer voor URI '%s'" msgstr "Geen groepen ingesteld in de bladwijzer voor URI '%s'"
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
@@ -86,7 +86,7 @@ msgstr ""
"voor '%s'" "voor '%s'"
# is niet mogelijk/wordt niet ondersteund # is niet mogelijk/wordt niet ondersteund
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Het omzetten van tekenset '%s' naar '%s' is niet mogelijk" msgstr "Het omzetten van tekenset '%s' naar '%s' is niet mogelijk"
@@ -96,70 +96,70 @@ msgstr "Het omzetten van tekenset '%s' naar '%s' is niet mogelijk"
# Openen van converteerder van '%s' naar '%s' mislukt # Openen van converteerder van '%s' naar '%s' mislukt
# Openen van het programma voor het omzetten van s naar s is mislukt # Openen van het programma voor het omzetten van s naar s is mislukt
# (tekenreeks komt verderop nog een keer voor) # (tekenreeks komt verderop nog een keer voor)
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "" msgstr ""
"Kon het conversieprogramma voor omzetten van '%s' naar '%s' niet openen" "Kon het conversieprogramma voor omzetten van '%s' naar '%s' niet openen"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Ongeldige bytereeks in conversie-invoer" msgstr "Ongeldige bytereeks in conversie-invoer"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Fout tijdens omzetten: %s" msgstr "Fout tijdens omzetten: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Onvolledige tekenreeks aan het eind van de invoer" msgstr "Onvolledige tekenreeks aan het eind van de invoer"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Kan vanaf codeverzameling '%s' niet terugvallen op '%s'" msgstr "Kan vanaf codeverzameling '%s' niet terugvallen op '%s'"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "" msgstr ""
"De URI '%s' is geen absolute URI die gebruik maakt van het schema \"bestand\"" "De URI '%s' is geen absolute URI die gebruik maakt van het schema \"bestand\""
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "De lokale bestands-URI '%s' mag het teken '#' niet bevatten" msgstr "De lokale bestands-URI '%s' mag het teken '#' niet bevatten"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "De URI '%s' is ongeldig" msgstr "De URI '%s' is ongeldig"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "De hostnaam van de URI '%s' is ongeldig" msgstr "De hostnaam van de URI '%s' is ongeldig"
# controle-tekens/ontsnappingstekens # controle-tekens/ontsnappingstekens
# betere vertaling? # betere vertaling?
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "De URI '%s' bevat tekens met een foutief controleteken" msgstr "De URI '%s' bevat tekens met een foutief controleteken"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Het pad '%s' is geen absoluut pad" msgstr "Het pad '%s' is geen absoluut pad"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Ongeldige hostnaam" msgstr "Ongeldige hostnaam"
@@ -750,7 +750,7 @@ msgstr "Geen regulier bestand"
msgid "File is empty" msgid "File is empty"
msgstr "Bestand is leeg" msgstr "Bestand is leeg"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -758,41 +758,41 @@ msgstr ""
"Sleutelbestand bevat regel '%s' wat geen sleutelwaarde-paar, groep of " "Sleutelbestand bevat regel '%s' wat geen sleutelwaarde-paar, groep of "
"opmerking is." "opmerking is."
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Sleutelbestand start niet met een groep" msgstr "Sleutelbestand start niet met een groep"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Sleutelbestand bevat niet-ondersteunde tekenset '%s'" msgstr "Sleutelbestand bevat niet-ondersteunde tekenset '%s'"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Sleutelbestand bevat geen groep '%s'" msgstr "Sleutelbestand bevat geen groep '%s'"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Sleutelbestand bevat geen sleutel '%s'" msgstr "Sleutelbestand bevat geen sleutel '%s'"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Sleutelbestand bevat sleutel '%s' met waarde '%s' wat geen UTF-8 is" msgstr "Sleutelbestand bevat sleutel '%s' met waarde '%s' wat geen UTF-8 is"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
"Sleutelbestand bevat sleutel '%s' die een waarde heeft die niet kan worden " "Sleutelbestand bevat sleutel '%s' die een waarde heeft die niet kan worden "
"geïnterpreteerd." "geïnterpreteerd."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -801,37 +801,37 @@ msgstr ""
"Sleutelbestand bevat sleutel '%s' in groep '%s' die een waarde heeft die " "Sleutelbestand bevat sleutel '%s' in groep '%s' die een waarde heeft die "
"niet kan worden geïnterpreteerd." "niet kan worden geïnterpreteerd."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Sleutelbestand bevat geen sleutel '%s' in groep '%s'" msgstr "Sleutelbestand bevat geen sleutel '%s' in groep '%s'"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Sleutelbestand bevat een ontsnappingsteken aan het einde van een regel" msgstr "Sleutelbestand bevat een ontsnappingsteken aan het einde van een regel"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "Sleutelbestand bevat ongeldige ontsnappingstekens '%s'" msgstr "Sleutelbestand bevat ongeldige ontsnappingstekens '%s'"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Waarde '%s' kan niet geïnterpreteerd worden als een getal." msgstr "Waarde '%s' kan niet geïnterpreteerd worden als een getal."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Hele getalswaarde '%s' valt buiten bereik" msgstr "Hele getalswaarde '%s' valt buiten bereik"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Waarde '%s' kan niet geïnterpreteerd worden als een float." msgstr "Waarde '%s' kan niet geïnterpreteerd worden als een float."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Waarde '%s' kan niet geïnterpreteerd worden als een booleese." msgstr "Waarde '%s' kan niet geïnterpreteerd worden als een booleese."

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: nn\n" "Project-Id-Version: nn\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-04-23 16:21+0200\n" "PO-Revision-Date: 2006-04-23 16:21+0200\n"
"Last-Translator: Åsmund Skjæveland <aasmunds@fys.uio.no>\n" "Last-Translator: Åsmund Skjæveland <aasmunds@fys.uio.no>\n"
"Language-Team: Norwegian Nynorsk <i18n-nn@lister.ping.uio.no>\n" "Language-Team: Norwegian Nynorsk <i18n-nn@lister.ping.uio.no>\n"
@@ -59,10 +59,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -82,76 +82,76 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Konvertering frå teiknsettet «%s» til «%s» er ikkje støtta" msgstr "Konvertering frå teiknsettet «%s» til «%s» er ikkje støtta"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Kunne ikkje opna konverterar frå «%s» til «%s»" msgstr "Kunne ikkje opna konverterar frå «%s» til «%s»"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Ugyldig bytesekvens i inndata for konvertering" msgstr "Ugyldig bytesekvens i inndata for konvertering"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Feil under konvertering: %s" msgstr "Feil under konvertering: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Delvis teiknsekvens på slutten av inndata" msgstr "Delvis teiknsekvens på slutten av inndata"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Kan ikkje konvertera tilbakefall «%s» til kodesett «%s»" msgstr "Kan ikkje konvertera tilbakefall «%s» til kodesett «%s»"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI-en «%s» er ikkje ein absolutt URI som brukar «file»-skjemaet" msgstr "URI-en «%s» er ikkje ein absolutt URI som brukar «file»-skjemaet"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "Den lokale fil-URIen «%s» kan ikkje innehalda ein «#»" msgstr "Den lokale fil-URIen «%s» kan ikkje innehalda ein «#»"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URIen «%s» er ugyldig" msgstr "URIen «%s» er ugyldig"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Vertsnamnet i URIen «%s» er ugyldig" msgstr "Vertsnamnet i URIen «%s» er ugyldig"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URIen «%s» inneheld feil koda teikn" msgstr "URIen «%s» inneheld feil koda teikn"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Filstien «%s» er ikkje ein absolutt sti" msgstr "Filstien «%s» er ikkje ein absolutt sti"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Ugyldig vertsnamn" msgstr "Ugyldig vertsnamn"
@@ -721,7 +721,7 @@ msgstr "Ikkje ei vanleg fil"
msgid "File is empty" msgid "File is empty"
msgstr "Fila er tom" msgstr "Fila er tom"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -729,39 +729,39 @@ msgstr ""
"Nøkkelfila inneheld linja «%s» som ikkje er eit nøkkel-verdi-par, ei gruppe " "Nøkkelfila inneheld linja «%s» som ikkje er eit nøkkel-verdi-par, ei gruppe "
"eller ein kommentar" "eller ein kommentar"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Nøkkelfila startar ikkje med ei gruppe" msgstr "Nøkkelfila startar ikkje med ei gruppe"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Nøkkelfila inneheld den ikkje støtta kodinga «%s»" msgstr "Nøkkelfila inneheld den ikkje støtta kodinga «%s»"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Nøkkelfila manglar gruppa «%s»" msgstr "Nøkkelfila manglar gruppa «%s»"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Nøkkelfila manglar nøkkelen «%s»" msgstr "Nøkkelfila manglar nøkkelen «%s»"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Nøkkelfila har nøkkelen «%s» med verdien «%s», som ikkje er UTF-8" msgstr "Nøkkelfila har nøkkelen «%s» med verdien «%s», som ikkje er UTF-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "Nøkkelfila har nøkkelen «%s» med ein verdi som ikkje kan tolkast." msgstr "Nøkkelfila har nøkkelen «%s» med ein verdi som ikkje kan tolkast."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -769,37 +769,37 @@ msgid ""
msgstr "" msgstr ""
"Nøkkelfila har feil i nøkkelen «%s» i gruppa «%s». Verdien kan ikkje tolkast." "Nøkkelfila har feil i nøkkelen «%s» i gruppa «%s». Verdien kan ikkje tolkast."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Nøkkelfila har ikkje nøkkelen «%s» i gruppa «%s»" msgstr "Nøkkelfila har ikkje nøkkelen «%s» i gruppa «%s»"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Nøkkelfila inneheld escape-teikn på slutten av linja" msgstr "Nøkkelfila inneheld escape-teikn på slutten av linja"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "Nøkkelfila inneheld ugyldig escape-sekvens «%s»" msgstr "Nøkkelfila inneheld ugyldig escape-sekvens «%s»"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Verdien «%s» kan ikkje tolkast som eit tal." msgstr "Verdien «%s» kan ikkje tolkast som eit tal."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Heiltalsverdien «%s» er utanfor gyldig område" msgstr "Heiltalsverdien «%s» er utanfor gyldig område"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Verdien «%s» kan ikkje tolkast som eit flyttal." msgstr "Verdien «%s» kan ikkje tolkast som eit flyttal."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Verdien «%s» kan ikkje tolkast som ein boolsk verdi." msgstr "Verdien «%s» kan ikkje tolkast som ein boolsk verdi."

103
po/or.po
View File

@@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: or\n" "Project-Id-Version: or\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-08-23 10:29+0530\n" "PO-Revision-Date: 2006-08-23 10:29+0530\n"
"Last-Translator: Subhransu Behera <arya_subhransu@yahoo.co.in>\n" "Last-Translator: Subhransu Behera <arya_subhransu@yahoo.co.in>\n"
"Language-Team: Oriya <oriya-group@lists.sarovar.org>\n" "Language-Team: Oriya <oriya-group@lists.sarovar.org>\n"
@@ -18,7 +18,8 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.9.1\n" "X-Generator: KBabel 1.9.1\n"
"Plural-Forms: Plural-Forms: nplurals=2; plural=(n!=1);\n\n" "Plural-Forms: Plural-Forms: nplurals=2; plural=(n!=1);\n"
"\n"
"\n" "\n"
#: glib/gbookmarkfile.c:716 glib/gbookmarkfile.c:793 glib/gbookmarkfile.c:872 #: glib/gbookmarkfile.c:716 glib/gbookmarkfile.c:793 glib/gbookmarkfile.c:872
@@ -60,10 +61,10 @@ msgstr "'%s' ୟୁ.ଆର.ଆଇ. ପାଇଁ ଗୋଟିଏ ବୁକ୍ ମ
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "'%s' ୟୁ.ଆର.ଆଇ. ପାଇଁ କୌଣସି ବୁକ୍ ମାର୍କ ମିଳିଲା ନାହିଁ" msgstr "'%s' ୟୁ.ଆର.ଆଇ. ପାଇଁ କୌଣସି ବୁକ୍ ମାର୍କ ମିଳିଲା ନାହିଁ"
@@ -83,76 +84,76 @@ msgstr "'%s' ୟୁ.ଆର.ଆଇ. ପାଇଁ ବୁକ୍ ମାର୍କର
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "'%s' ୟୁ.ଆର.ଆଇ. ପାଇଁ ବୁକ୍ ମାର୍କରେ କୈଣସି ସମୂହକୁ ସେଟ କରାଯାଇ ନାହିଁ" msgstr "'%s' ୟୁ.ଆର.ଆଇ. ପାଇଁ ବୁକ୍ ମାର୍କରେ କୈଣସି ସମୂହକୁ ସେଟ କରାଯାଇ ନାହିଁ"
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "'%s' ନାମରେ ନାମିତ କୌଣସି ପ୍ରୟୋଗ '%s' ପାଇଁ ଗୋଟିଏ ବୁକ୍ ମାର୍କକୁ ପଞ୍ଜିକ୍ରୁତ କରିନାହିଁ" msgstr "'%s' ନାମରେ ନାମିତ କୌଣସି ପ୍ରୟୋଗ '%s' ପାଇଁ ଗୋଟିଏ ବୁକ୍ ମାର୍କକୁ ପଞ୍ଜିକ୍ରୁତ କରିନାହିଁ"
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "ଅକ୍ଷର ସେଟ୍ '%s'କୁ '%s'େର ରୂପାନ୍ତରିତ କରିବା ଅସହାୟକ" msgstr "ଅକ୍ଷର ସେଟ୍ '%s'କୁ '%s'େର ରୂପାନ୍ତରିତ କରିବା ଅସହାୟକ"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s'ରୁ '%s'ର ରୁପାନ୍ତରକ ଖୋଲି ହେଲା ନାହିଁ" msgstr "'%s'ରୁ '%s'ର ରୁପାନ୍ତରକ ଖୋଲି ହେଲା ନାହିଁ"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "ରୁପାନ୍ତରଣ ନିବେଶେର ଅବୈଧ ବାଇଟ୍ ଅନୁକ୍ରମ" msgstr "ରୁପାନ୍ତରଣ ନିବେଶେର ଅବୈଧ ବାଇଟ୍ ଅନୁକ୍ରମ"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "ରୁପାନ୍ତରଣରେ ତ୍ରୁଟି: %s" msgstr "ରୁପାନ୍ତରଣରେ ତ୍ରୁଟି: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "ନିବେଶର ସମାପ୍ତିରେ ଆଶିଂକ ଅକ୍ଷର ଅନୁକ୍ରମ" msgstr "ନିବେଶର ସମାପ୍ତିରେ ଆଶିଂକ ଅକ୍ଷର ଅନୁକ୍ରମ"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "'%s' ସହାୟକକୁ ସଂକେତ '%s' ସେଟ୍ ରେ ରୁପାନ୍ତରିତ କରିହେଲା ନାହିଁ" msgstr "'%s' ସହାୟକକୁ ସଂକେତ '%s' ସେଟ୍ ରେ ରୁପାନ୍ତରିତ କରିହେଲା ନାହିଁ"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "'%s' ୟୁ.ଆର୍.ଆଇ. \"ଫାଇଲ\" ଯୋଜନାକୁ ବ୍ଯବହାର କରୁଥିବା ଗୋଟିଏ ସମ୍ପୂର୍ଣ୍ଣ ୟୁ.ଆର୍.ଆଇ. ନୁହେଁ" msgstr "'%s' ୟୁ.ଆର୍.ଆଇ. \"ଫାଇଲ\" ଯୋଜନାକୁ ବ୍ଯବହାର କରୁଥିବା ଗୋଟିଏ ସମ୍ପୂର୍ଣ୍ଣ ୟୁ.ଆର୍.ଆଇ. ନୁହେଁ"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "'%s' ସ୍ଥାନୀୟ ଫାଇଲ ୟୁ.ଆର୍.ଆଇ. '#' ଚିହ୍ନକୁ ସମ୍ମିଳିତ କରିପାରିବ ନାହିଁ" msgstr "'%s' ସ୍ଥାନୀୟ ଫାଇଲ ୟୁ.ଆର୍.ଆଇ. '#' ଚିହ୍ନକୁ ସମ୍ମିଳିତ କରିପାରିବ ନାହିଁ"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "'%s' ୟୁ.ଆର୍.ଆଇ. ଅବୈଧ ଅଟେ" msgstr "'%s' ୟୁ.ଆର୍.ଆଇ. ଅବୈଧ ଅଟେ"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "'%s' ୟୁ.ଆର୍.ଆଇ.ର ଆଧାର ନାମ ଅବୈଧ ଅଟେ" msgstr "'%s' ୟୁ.ଆର୍.ଆଇ.ର ଆଧାର ନାମ ଅବୈଧ ଅଟେ"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "'%s' ୟୁ.ଆର୍.ଆଇ.ରେ ଅବୈଧ ଏସ୍କେପ୍ ଅକ୍ଷର ରହିଛି" msgstr "'%s' ୟୁ.ଆର୍.ଆଇ.ରେ ଅବୈଧ ଏସ୍କେପ୍ ଅକ୍ଷର ରହିଛି"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "'%s' ପଥ ନାମ ଏକ ସମ୍ପୂର୍ଣ୍ଣ ପଥ ନୁହେଁ" msgstr "'%s' ପଥ ନାମ ଏକ ସମ୍ପୂର୍ଣ୍ଣ ପଥ ନୁହେଁ"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "ଅବୈଧ ଆଧାର ନାମ" msgstr "ଅବୈଧ ଆଧାର ନାମ"
@@ -288,7 +289,8 @@ msgid "Error on line %d: %s"
msgstr "%d ଧାଡ଼ିରେ ତ୍ରୁଟି: %s" msgstr "%d ଧାଡ଼ିରେ ତ୍ରୁଟି: %s"
#: glib/gmarkup.c:429 #: glib/gmarkup.c:429
msgid "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;" msgid ""
"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
msgstr "ଖାଲି ବସ୍ତୁ '&;' ଦେଖା ଗଲା; ବୈଧ ବସ୍ତୁଗୁଡ଼ିକ ହେଲା: &amp; &quot; &lt; &gt; &apos;" msgstr "ଖାଲି ବସ୍ତୁ '&;' ଦେଖା ଗଲା; ବୈଧ ବସ୍ତୁଗୁଡ଼ିକ ହେଲା: &amp; &quot; &lt; &gt; &apos;"
#: glib/gmarkup.c:439 #: glib/gmarkup.c:439
@@ -367,19 +369,23 @@ msgstr "ଦଲିଲ ଗୋଟିଏ ଉପାଦାନରେ ଆରମ୍ଭ
msgid "" msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an " "'%s' is not a valid character following a '<' character; it may not begin an "
"element name" "element name"
msgstr "'<' ଅକ୍ଷର ପଛରେ ଆସୁଥିବା '%s' ଅକ୍ଷର ବୈଧ ନୁହେଁ; ଏହା ଗୋଟିଏ ବସ୍ତୁର ନାମକୁ ଆରମ୍ଭ କରିପାରିବ ନାହିଁ" msgstr ""
"'<' ଅକ୍ଷର ପଛରେ ଆସୁଥିବା '%s' ଅକ୍ଷର ବୈଧ ନୁହେଁ; ଏହା ଗୋଟିଏ ବସ୍ତୁର ନାମକୁ ଆରମ୍ଭ କରିପାରିବ ନାହିଁ"
#: glib/gmarkup.c:1158 #: glib/gmarkup.c:1158
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '>' character to end the start tag of element " "Odd character '%s', expected a '>' character to end the start tag of element "
"'%s'" "'%s'"
msgstr "ବିଚିତ୍ର ଅକ୍ଷର '%s', '%s' ଉପାଦାନର ପ୍ରାରମ୍ଭ ସୂଚକକୁ ସମାପ୍ତ କରିବା ପାଇଁ '>' ଅକ୍ଷର ପ୍ରତ୍ଯାଶିତ ଥିଲା" msgstr ""
"ବିଚିତ୍ର ଅକ୍ଷର '%s', '%s' ଉପାଦାନର ପ୍ରାରମ୍ଭ ସୂଚକକୁ ସମାପ୍ତ କରିବା ପାଇଁ '>' ଅକ୍ଷର ପ୍ରତ୍ଯାଶିତ ଥିଲା"
#: glib/gmarkup.c:1247 #: glib/gmarkup.c:1247
#, c-format #, c-format
msgid "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" msgid ""
msgstr "ବିଚିତ୍ର ଅକ୍ଷର '%1$s', '%3$s' ଉପାଦାନର ଗୋଟିଏ ଗୁଣର ନାମ '%2$s' ପରେ '=' ପ୍ରତ୍ଯାଶିତ ଥିଲା" "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
msgstr ""
"ବିଚିତ୍ର ଅକ୍ଷର '%1$s', '%3$s' ଉପାଦାନର ଗୋଟିଏ ଗୁଣର ନାମ '%2$s' ପରେ '=' ପ୍ରତ୍ଯାଶିତ ଥିଲା"
#: glib/gmarkup.c:1289 #: glib/gmarkup.c:1289
#, c-format #, c-format
@@ -415,7 +421,8 @@ msgstr ""
msgid "" msgid ""
"'%s' is not a valid character following the close element name '%s'; the " "'%s' is not a valid character following the close element name '%s'; the "
"allowed character is '>'" "allowed character is '>'"
msgstr "ବନ୍ଦ ଉପାଦାନ ନାମ '%2$s' ପଛରେ ଆସୁଥିବା '%1$s' ଅକ୍ଷର ବୈଧ ନୁହେଁ; ଅନୁମତ ଅକ୍ଷର ହେଲା '>'" msgstr ""
"ବନ୍ଦ ଉପାଦାନ ନାମ '%2$s' ପଛରେ ଆସୁଥିବା '%1$s' ଅକ୍ଷର ବୈଧ ନୁହେଁ; ଅନୁମତ ଅକ୍ଷର ହେଲା '>'"
#: glib/gmarkup.c:1574 #: glib/gmarkup.c:1574
#, c-format #, c-format
@@ -504,7 +511,8 @@ msgstr "ଗୋଟିଏ '\\' ଅକ୍ଷରର ଠିକ ପରେ ପାଠ୍
#: glib/gshell.c:545 #: glib/gshell.c:545
#, c-format #, c-format
msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgid "Text ended before matching quote was found for %c. (The text was '%s')"
msgstr "%c ପାଇଁ ମେଳ ହେଉ ଥିବା ଉଦ୍ଧ୍ରୁତି ଚିହ୍ନ ମିଳିବା ପୂର୍ବରୁ ପାଠ୍ଯ ସମାପ୍ତ ହୋଇ ଗଲା. (ପାଠ୍ଯଟି ଥିଲା: '%s')" msgstr ""
"%c ପାଇଁ ମେଳ ହେଉ ଥିବା ଉଦ୍ଧ୍ରୁତି ଚିହ୍ନ ମିଳିବା ପୂର୍ବରୁ ପାଠ୍ଯ ସମାପ୍ତ ହୋଇ ଗଲା. (ପାଠ୍ଯଟି ଥିଲା: '%s')"
#: glib/gshell.c:557 #: glib/gshell.c:557
#, c-format #, c-format
@@ -706,82 +714,83 @@ msgstr "ଏହା ଏକ ନିୟମିତ ଫାଇଲ ନୁହେଁ"
msgid "File is empty" msgid "File is empty"
msgstr "ଫାଇଲ ଟି ଖାଲି ଅଛି" msgstr "ଫାଇଲ ଟି ଖାଲି ଅଛି"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "Key file contains line '%s' which is not a key-value pair, group, or comment" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "ମୁଖ୍ଯ ଫାଇଲ '%s' କୁ ଧାରଣ କରିଛି ଯାହାକି ଗୋଟିଏ ମୁଖ୍ଯ-ଗୁଣ ର ଯୋଡି, ସମୂହ, କିମ୍ବା ବାକ୍ଯ ନୁହେଁ" msgstr "ମୁଖ୍ଯ ଫାଇଲ '%s' କୁ ଧାରଣ କରିଛି ଯାହାକି ଗୋଟିଏ ମୁଖ୍ଯ-ଗୁଣ ର ଯୋଡି, ସମୂହ, କିମ୍ବା ବାକ୍ଯ ନୁହେଁ"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "ମୂଖ୍ଯ ଫାଇଲ କୌଣସି ସମୂହ ସହ ଆରମ୍ଭ ହୁଏ ନାହିଁ" msgstr "ମୂଖ୍ଯ ଫାଇଲ କୌଣସି ସମୂହ ସହ ଆରମ୍ଭ ହୁଏ ନାହିଁ"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "ମୂଖ୍ଯ ଫାଇଲ ଟି ଗୋଟିଏ ଅସହାୟକ ସଂକେତ '%s' ଧାରଣ କରିଛି" msgstr "ମୂଖ୍ଯ ଫାଇଲ ଟି ଗୋଟିଏ ଅସହାୟକ ସଂକେତ '%s' ଧାରଣ କରିଛି"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "ମୂଖ୍ଯ ଫାଇଲ େର '%s' ନାମ ଥିବା କୌଣସି ସମୂହ ନାହିଁ" msgstr "ମୂଖ୍ଯ ଫାଇଲ େର '%s' ନାମ ଥିବା କୌଣସି ସମୂହ ନାହିଁ"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "ମୂଖ୍ଯ ଫାଇଲ େର '%s' ନାମ ଥିବା କୌଣସି ଚାବିକାଠି ନାହିଁ" msgstr "ମୂଖ୍ଯ ଫାଇଲ େର '%s' ନାମ ଥିବା କୌଣସି ଚାବିକାଠି ନାହିଁ"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "ମୂଖ୍ଯ ଫାଇଲ ଧାରଣ କରିଥିବା '%s' ଚାବିକାଠି ର ମୂଲ୍ଯ '%s' ଅଟେ, ଯାହାକି ଇଉ-ଟି-ଏଫ୍-୮ ନୁହେଁ" msgstr "ମୂଖ୍ଯ ଫାଇଲ ଧାରଣ କରିଥିବା '%s' ଚାବିକାଠି ର ମୂଲ୍ଯ '%s' ଅଟେ, ଯାହାକି ଇଉ-ଟି-ଏଫ୍-୮ ନୁହେଁ"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "ମୂଖ୍ଯ ଫାଇଲ ଧାରଣ କରିଥିବା '%s' ଚାବିକାଠି ର ମୂଲ୍ଯ ନିରୂପଣ କରିହେବ ନାହିଁ" msgstr "ମୂଖ୍ଯ ଫାଇଲ ଧାରଣ କରିଥିବା '%s' ଚାବିକାଠି ର ମୂଲ୍ଯ ନିରୂପଣ କରିହେବ ନାହିଁ"
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
msgstr "ମୂଖ୍ଯ ଫାଇଲ ଧାରଣ କରିଥିବା '%s' ଚାବିକାଠି ଗୋଟିଏ '%s' ସମୂହ ସହିତ ଏଛି ଯାହାର ମୂଲ୍ଯ ନିରୂପଣ କରିହେବ ନାହିଁ" msgstr ""
"ମୂଖ୍ଯ ଫାଇଲ ଧାରଣ କରିଥିବା '%s' ଚାବିକାଠି ଗୋଟିଏ '%s' ସମୂହ ସହିତ ଏଛି ଯାହାର ମୂଲ୍ଯ ନିରୂପଣ କରିହେବ ନାହିଁ"
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "ମୂଖ୍ଯ ଫାଇଲ େର '%s' ନାମ ଥିବା କୌଣସି ଚାବିକାଠି '%s' ସମୂହ ରେ ନାହିଁ " msgstr "ମୂଖ୍ଯ ଫାଇଲ େର '%s' ନାମ ଥିବା କୌଣସି ଚାବିକାଠି '%s' ସମୂହ ରେ ନାହିଁ "
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "ମୂଖ୍ଯ ଫାଇଲ ଟି ଲାଇନ୍ ର ସମାପ୍ତି ରେ ଏସ୍କେପ୍ ଅକ୍ଷର ଧାରଣ କରିଛି" msgstr "ମୂଖ୍ଯ ଫାଇଲ ଟି ଲାଇନ୍ ର ସମାପ୍ତି ରେ ଏସ୍କେପ୍ ଅକ୍ଷର ଧାରଣ କରିଛି"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "ମୂଖ୍ଯ ଫାଇଲ '%s' ଅବୈଧ ଏସ୍କେପ୍ ଅକ୍ଷର ଧାରଣ କରିଛି" msgstr "ମୂଖ୍ଯ ଫାଇଲ '%s' ଅବୈଧ ଏସ୍କେପ୍ ଅକ୍ଷର ଧାରଣ କରିଛି"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "'%s' ର ମୂଲ୍ଯ ଗୋଟିଏ ସଂଖ୍ଯା ଭାବରେ ନିରୂପଣ କରିହେବ ନାହିଁ" msgstr "'%s' ର ମୂଲ୍ଯ ଗୋଟିଏ ସଂଖ୍ଯା ଭାବରେ ନିରୂପଣ କରିହେବ ନାହିଁ"
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "ପୂର୍ଣ ମୂଲ୍ଯ '%s' ପରିସର ର ବାହାରେ ଅଛି" msgstr "ପୂର୍ଣ ମୂଲ୍ଯ '%s' ପରିସର ର ବାହାରେ ଅଛି"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "'%s' ମୂଲ୍ଯକୁ ଗୋଟିଏ ଭାସମାନ ସଂଖ୍ଯା ଭାବରେ ବ୍ଯାଖ୍ଯା କରିହେବ ନାହିଁ" msgstr "'%s' ମୂଲ୍ଯକୁ ଗୋଟିଏ ଭାସମାନ ସଂଖ୍ଯା ଭାବରେ ବ୍ଯାଖ୍ଯା କରିହେବ ନାହିଁ"
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "'%s' ର ମୂଲ୍ଯ ଗୋଟିଏ ବୁଲିଆନ୍ ଭାବରେ ନିରୂପଣ କରିହେବ ନାହିଁ" msgstr "'%s' ର ମୂଲ୍ଯ ଗୋଟିଏ ବୁଲିଆନ୍ ଭାବରେ ନିରୂପଣ କରିହେବ ନାହିଁ"

View File

@@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib.HEAD\n" "Project-Id-Version: glib.HEAD\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-03-11 11:52+0530\n" "PO-Revision-Date: 2006-03-11 11:52+0530\n"
"Last-Translator: A S Alam <apbrar@gmail.com>\n" "Last-Translator: A S Alam <apbrar@gmail.com>\n"
"Language-Team: Punjabi <fedora-trans-pa@redhat.com>\n" "Language-Team: Punjabi <fedora-trans-pa@redhat.com>\n"
@@ -60,10 +60,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -83,76 +83,76 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "ਕਰੈਕਟਰ ਸਮੂਹ %s ਤੋਂ %s ਵਿੱਚ ਬਦਲਣ ਇਸ ਵੇਲੇ ਸੰਭਵ ਨਹੀਂ" msgstr "ਕਰੈਕਟਰ ਸਮੂਹ %s ਤੋਂ %s ਵਿੱਚ ਬਦਲਣ ਇਸ ਵੇਲੇ ਸੰਭਵ ਨਹੀਂ"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s' ਤੋੱ '%s' ਵਿੱਚ ਬਦਲਣ ਵਾਲਾ ਉਪਲਬਧ ਨਹੀਂ ਹੈ" msgstr "'%s' ਤੋੱ '%s' ਵਿੱਚ ਬਦਲਣ ਵਾਲਾ ਉਪਲਬਧ ਨਹੀਂ ਹੈ"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "ਬਦਲਣ ਲਈ ਦਿੱਤੀ ਸਤਰ ਵਿੱਚ ਬਾਇਟ ਦਾ ਸਰੂਪ ਠੀਕ ਨਹੀਂ ਹੈ" msgstr "ਬਦਲਣ ਲਈ ਦਿੱਤੀ ਸਤਰ ਵਿੱਚ ਬਾਇਟ ਦਾ ਸਰੂਪ ਠੀਕ ਨਹੀਂ ਹੈ"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "ਤਬਦੀਲੀ ਦੌਰਾਨ ਗਲਤੀ %s" msgstr "ਤਬਦੀਲੀ ਦੌਰਾਨ ਗਲਤੀ %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "ਸਤਰ ਦੇ ਅਖੀਰ ਤੇ ਅੱਖਰਾਂ ਦਾ ਸਰੂਪ ਅਧੂਰਾ ਹੈ" msgstr "ਸਤਰ ਦੇ ਅਖੀਰ ਤੇ ਅੱਖਰਾਂ ਦਾ ਸਰੂਪ ਅਧੂਰਾ ਹੈ"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "ਕੋਡ ਸਮੂਹ %s ਤੋਂ %s ਵਿੱਚ ਤਬਦੀਲੀ ਸੰਭਵ ਨਹੀਂ" msgstr "ਕੋਡ ਸਮੂਹ %s ਤੋਂ %s ਵਿੱਚ ਤਬਦੀਲੀ ਸੰਭਵ ਨਹੀਂ"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI '%s' \"file\" ਸਕੀਮ ਦੀ ਵਰਤੋਂ ਕਰਕੇ ਅਸਲ URI ਨਹੀਂ ਹੈ" msgstr "URI '%s' \"file\" ਸਕੀਮ ਦੀ ਵਰਤੋਂ ਕਰਕੇ ਅਸਲ URI ਨਹੀਂ ਹੈ"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "ਲੋਕਲ ਫਾਇਲ URI %s ਵਿੱਚ ਇਹ ਨਿਸ਼ਾਨ # ਨਹੀਂ ਹੈ" msgstr "ਲੋਕਲ ਫਾਇਲ URI %s ਵਿੱਚ ਇਹ ਨਿਸ਼ਾਨ # ਨਹੀਂ ਹੈ"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI '%s' ਜਾਇਜ਼ ਨਹੀਂ ਹੈ" msgstr "URI '%s' ਜਾਇਜ਼ ਨਹੀਂ ਹੈ"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "URI '%s' ਦੇ ਮੇਜ਼ਬਾਨ ਦਾ ਨਾਂ ਜਾਇਜ਼ ਨਹੀਂ ਹੈ" msgstr "URI '%s' ਦੇ ਮੇਜ਼ਬਾਨ ਦਾ ਨਾਂ ਜਾਇਜ਼ ਨਹੀਂ ਹੈ"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI '%s' ਕੋਲ ਗਲਤ ਅੱਖਰ ਹਨ" msgstr "URI '%s' ਕੋਲ ਗਲਤ ਅੱਖਰ ਹਨ"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "ਮਾਰਗ-ਨਾਂ %s ਇਕ ਅਸਲੀ (absolute) ਮਾਰਗ ਨਹੀਂ ਹੈ" msgstr "ਮਾਰਗ-ਨਾਂ %s ਇਕ ਅਸਲੀ (absolute) ਮਾਰਗ ਨਹੀਂ ਹੈ"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "ਗਲਤ ਮੇਜ਼ਬਾਨ ਨਾਂ" msgstr "ਗਲਤ ਮੇਜ਼ਬਾਨ ਨਾਂ"
@@ -706,45 +706,45 @@ msgstr "ਇੱਕ ਨਿਯਮਤ ਫਾਇਲ ਨਹੀਂ"
msgid "File is empty" msgid "File is empty"
msgstr "ਫਾਇਲ ਖਾਲੀ ਹੈ" msgstr "ਫਾਇਲ ਖਾਲੀ ਹੈ"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "ਕੁੰਜੀ ਫਾਇਲ ਸਤਰ '%s' ਰੱਖਦੀ ਹੈ, ਜੋ ਕਿ ਕੁੰਜੀ-ਮੁੱਲ ਜੋੜਾ, ਗਰੁੱਪ ਜਾਂ ਟਿੱਪਣੀ ਨਹੀਂ ਹੈ" msgstr "ਕੁੰਜੀ ਫਾਇਲ ਸਤਰ '%s' ਰੱਖਦੀ ਹੈ, ਜੋ ਕਿ ਕੁੰਜੀ-ਮੁੱਲ ਜੋੜਾ, ਗਰੁੱਪ ਜਾਂ ਟਿੱਪਣੀ ਨਹੀਂ ਹੈ"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "ਕੁੰਜੀ ਫਾਇਲ ਸਮੂਹ ਨਾਲ ਸ਼ੁਰੂ ਨਹੀਂ ਹੋ ਸਕਦੀ ਹੈ" msgstr "ਕੁੰਜੀ ਫਾਇਲ ਸਮੂਹ ਨਾਲ ਸ਼ੁਰੂ ਨਹੀਂ ਹੋ ਸਕਦੀ ਹੈ"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "ਕੁੰਜੀ ਫਾਇਲ ਨਾ-ਸਹਾਇਕ ਇੰਕੋਡਿਗ '%s' ਰੱਖਦੀ ਹੈ" msgstr "ਕੁੰਜੀ ਫਾਇਲ ਨਾ-ਸਹਾਇਕ ਇੰਕੋਡਿਗ '%s' ਰੱਖਦੀ ਹੈ"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "ਕੁੰਜੀ ਫਾਇਲ ਦਾ ਸਮੂਹ '%s' ਨਹੀਂ ਹੈ" msgstr "ਕੁੰਜੀ ਫਾਇਲ ਦਾ ਸਮੂਹ '%s' ਨਹੀਂ ਹੈ"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "ਕੁੰਜੀ ਫਾਇਲ ਵਿੱਚ '%s' ਕੁੰਜੀ ਨਹੀਂ ਹੈ" msgstr "ਕੁੰਜੀ ਫਾਇਲ ਵਿੱਚ '%s' ਕੁੰਜੀ ਨਹੀਂ ਹੈ"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "ਕੁੰਜੀ ਫਾਇਲ ਵਿੱਚ ਕੁੰਜੀ '%s' ਦਾ ਮੁੱਲ '%s' ਹੈ, ਜੋ ਕਿ UTF-8 ਨਹੀਂ ਹੈ" msgstr "ਕੁੰਜੀ ਫਾਇਲ ਵਿੱਚ ਕੁੰਜੀ '%s' ਦਾ ਮੁੱਲ '%s' ਹੈ, ਜੋ ਕਿ UTF-8 ਨਹੀਂ ਹੈ"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "ਕੁੰਜੀ ਫਾਇਲ ਵਿੱਚ '%s' ਕੁੰਜੀ ਹੈ, ਜਿਸ ਤੇ ਕਾਰਵਾਈ ਨਹੀਂ ਹੋ ਸਕਦੀ ਹੈ" msgstr "ਕੁੰਜੀ ਫਾਇਲ ਵਿੱਚ '%s' ਕੁੰਜੀ ਹੈ, ਜਿਸ ਤੇ ਕਾਰਵਾਈ ਨਹੀਂ ਹੋ ਸਕਦੀ ਹੈ"
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -752,37 +752,37 @@ msgid ""
msgstr "" msgstr ""
"ਕੁੰਜੀ ਫਾਇਲ ਵਿੱਚ ਕੁੰਜੀ '%s' ਗਰੁੱਪ '%s' ਵਿੱਚ ਹੈ, ਜਿਸ ਦੇ ਮੁੱਲ ਨੂੰ ਇੰਟਰਪਰੇਟ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਦਾ ਹੈ।" "ਕੁੰਜੀ ਫਾਇਲ ਵਿੱਚ ਕੁੰਜੀ '%s' ਗਰੁੱਪ '%s' ਵਿੱਚ ਹੈ, ਜਿਸ ਦੇ ਮੁੱਲ ਨੂੰ ਇੰਟਰਪਰੇਟ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਦਾ ਹੈ।"
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "ਕੁੰਜੀ ਫਾਇਲ ਕੁੰਜੀ '%s' ਗਰੁੱਪ '%s' ਵਿੱਚ ਨਹੀਂ ਹੈ" msgstr "ਕੁੰਜੀ ਫਾਇਲ ਕੁੰਜੀ '%s' ਗਰੁੱਪ '%s' ਵਿੱਚ ਨਹੀਂ ਹੈ"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "ਕੁੰਜੀ ਫਾਇਲ ਵਿੱਚ ਸਤਰ ਦੇ ਅੰਤ ਵਿੱਚ ਇਸਕੇਪ ਅੱਖਰ ਹੈ" msgstr "ਕੁੰਜੀ ਫਾਇਲ ਵਿੱਚ ਸਤਰ ਦੇ ਅੰਤ ਵਿੱਚ ਇਸਕੇਪ ਅੱਖਰ ਹੈ"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "ਕੁੰਜੀ ਫਾਇਲ ਵਿੱਚ ਗਲਤ ਇਸਕੇਪ ਕ੍ਰਮ '%s' ਹੈ" msgstr "ਕੁੰਜੀ ਫਾਇਲ ਵਿੱਚ ਗਲਤ ਇਸਕੇਪ ਕ੍ਰਮ '%s' ਹੈ"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "ਮੁੱਲ '%s' ਨੂੰ ਇੱਕ ਅੰਕ ਦੇ ਤੌਰ 'ਤੇ ਪਾਰਸ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਿਆ ਹੈ।" msgstr "ਮੁੱਲ '%s' ਨੂੰ ਇੱਕ ਅੰਕ ਦੇ ਤੌਰ 'ਤੇ ਪਾਰਸ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਿਆ ਹੈ।"
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "ਪੂਰਨ ਅੰਕ '%s' ਸੀਮਾ ਤੋਂ ਬਾਹਰ ਹੈ" msgstr "ਪੂਰਨ ਅੰਕ '%s' ਸੀਮਾ ਤੋਂ ਬਾਹਰ ਹੈ"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, fuzzy, c-format #, fuzzy, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "ਮੁੱਲ '%s' ਨੂੰ ਇੱਕ ਅੰਕ ਦੇ ਤੌਰ 'ਤੇ ਪਾਰਸ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਿਆ ਹੈ।" msgstr "ਮੁੱਲ '%s' ਨੂੰ ਇੱਕ ਅੰਕ ਦੇ ਤੌਰ 'ਤੇ ਪਾਰਸ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਿਆ ਹੈ।"
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "ਮੁੱਲ '%s' ਨੂੰ ਬੂਲੀਅਨ ਵਾਂਗ ਇੰਟਰਪਰੇਟ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਦਾ ਹੈ।" msgstr "ਮੁੱਲ '%s' ਨੂੰ ਬੂਲੀਅਨ ਵਾਂਗ ਇੰਟਰਪਰੇਟ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਦਾ ਹੈ।"

View File

@@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib.HEAD.pl\n" "Project-Id-Version: glib.HEAD.pl\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-08-14 15:10+0200\n" "PO-Revision-Date: 2006-08-14 15:10+0200\n"
"Last-Translator: Artur Flinta <aflinta@at.kernel.pl>\n" "Last-Translator: Artur Flinta <aflinta@at.kernel.pl>\n"
"Language-Team: Polish <translators@gnomepl.org>\n" "Language-Team: Polish <translators@gnomepl.org>\n"
@@ -62,10 +62,10 @@ msgstr "Zakładka dla URI \"%s\" już istnieje"
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "Nie znaleziono zakładki dla URI \"%s\"" msgstr "Nie znaleziono zakładki dla URI \"%s\""
@@ -85,79 +85,79 @@ msgstr "Nie zdefiniowano prywatnej flag w zakładce dla URI \"%s\""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "Nie ustawiono grup w zakładce dla URI \"%s\"" msgstr "Nie ustawiono grup w zakładce dla URI \"%s\""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "Żadna aplikacja o nazwie \"%s\" nie zarejestrowała zakładki dla \"%s\"" msgstr "Żadna aplikacja o nazwie \"%s\" nie zarejestrowała zakładki dla \"%s\""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "" msgstr ""
"Konwersja z zestawu znaków \"%s\" na zestaw \"%s\" nie jest obsługiwana" "Konwersja z zestawu znaków \"%s\" na zestaw \"%s\" nie jest obsługiwana"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Nie można otworzyć konwertera z \"%s\" na \"%s\"" msgstr "Nie można otworzyć konwertera z \"%s\" na \"%s\""
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Niepoprawna sekwencja bajtów na wejściu konwersji" msgstr "Niepoprawna sekwencja bajtów na wejściu konwersji"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Błąd podczas konwersji: %s" msgstr "Błąd podczas konwersji: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Na końcu wejścia występuje sekwencja odpowiadająca części znaku" msgstr "Na końcu wejścia występuje sekwencja odpowiadająca części znaku"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "" msgstr ""
"Nie można przekonwertować napisu zastępczego \"%s\" na zestaw znaków \"%s\"" "Nie można przekonwertować napisu zastępczego \"%s\" na zestaw znaków \"%s\""
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "" msgstr ""
"URI \"%s\" nie jest bezwzględnym URI, używającym schematu \"plikowego\"" "URI \"%s\" nie jest bezwzględnym URI, używającym schematu \"plikowego\""
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "URI lokalnego pliku \"%s\" nie może zawierać znaku \"#\"" msgstr "URI lokalnego pliku \"%s\" nie może zawierać znaku \"#\""
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI \"%s\" jest niepoprawny" msgstr "URI \"%s\" jest niepoprawny"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Nazwa komputera w URI \"%s\" jest niepoprawna" msgstr "Nazwa komputera w URI \"%s\" jest niepoprawna"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI \"%s\" zawiera niewłaściwie zacytowane znaki" msgstr "URI \"%s\" zawiera niewłaściwie zacytowane znaki"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Ścieżka \"%s\" nie jest ścieżką bezwzględną" msgstr "Ścieżka \"%s\" nie jest ścieżką bezwzględną"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Niepoprawna nazwa komputera" msgstr "Niepoprawna nazwa komputera"
@@ -753,7 +753,7 @@ msgstr "To nie jest zwykły plik"
msgid "File is empty" msgid "File is empty"
msgstr "Plik jest pusty" msgstr "Plik jest pusty"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -761,43 +761,43 @@ msgstr ""
"Plik klucza zawiera linię \"%s\", która nie jest parą klucz-wartość, grupą " "Plik klucza zawiera linię \"%s\", która nie jest parą klucz-wartość, grupą "
"lub komentarzem" "lub komentarzem"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Plik klucza nie rozpoczyna się od grupy" msgstr "Plik klucza nie rozpoczyna się od grupy"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Plik klucza zawiera nieobsługiwane kodowanie \"%s\"" msgstr "Plik klucza zawiera nieobsługiwane kodowanie \"%s\""
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Plik klucza nie zawiera grupy \"%s\"" msgstr "Plik klucza nie zawiera grupy \"%s\""
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Plik klucza nie zawiera klucza \"%s\"" msgstr "Plik klucza nie zawiera klucza \"%s\""
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
"Plik klucza zawiera klucz \"%s\" o wartości \"%s\", która nie jest zapisana " "Plik klucza zawiera klucz \"%s\" o wartości \"%s\", która nie jest zapisana "
"w UTF-8" "w UTF-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
"Plik klucza zawiera klucz \"%s\", który ma wartość niemożliwą do " "Plik klucza zawiera klucz \"%s\", który ma wartość niemożliwą do "
"zinterpretowania." "zinterpretowania."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -806,37 +806,37 @@ msgstr ""
"Plik klucza zawiera klucz \"%s\" w grupie \"%s\", który ma wartość " "Plik klucza zawiera klucz \"%s\" w grupie \"%s\", który ma wartość "
"niemożliwą do zinterpretowania." "niemożliwą do zinterpretowania."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Plik klucza nie zawiera klucza \"%s\" w grupie \"%s\"" msgstr "Plik klucza nie zawiera klucza \"%s\" w grupie \"%s\""
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Plik klucza zawiera znak sterujący na końcu linii" msgstr "Plik klucza zawiera znak sterujący na końcu linii"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "Plik klucza zawiera niepoprawną sekwencję sterującą \"%s\"" msgstr "Plik klucza zawiera niepoprawną sekwencję sterującą \"%s\""
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Nie można zinterpretować \"%s\" jako wartości liczbowej." msgstr "Nie można zinterpretować \"%s\" jako wartości liczbowej."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Wartość liczbowa \"%s\" jest z poza dopuszczalnego zakresu" msgstr "Wartość liczbowa \"%s\" jest z poza dopuszczalnego zakresu"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Nie można zinterpretować \"%s\" jako wartości zmiennoprzecinkowej." msgstr "Nie można zinterpretować \"%s\" jako wartości zmiennoprzecinkowej."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Nie można zinterpretować \"%s\" jako wartości logicznej." msgstr "Nie można zinterpretować \"%s\" jako wartości logicznej."

354
po/pt.po
View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 2.16\n" "Project-Id-Version: 2.16\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-18 02:43+0000\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-08-18 02:45+0000\n" "PO-Revision-Date: 2006-08-18 02:45+0000\n"
"Last-Translator: Duarte Loreto <happyguy_pt@hotmail.com>\n" "Last-Translator: Duarte Loreto <happyguy_pt@hotmail.com>\n"
"Language-Team: Portuguese <gnome_pt@yahoogroups.com>\n" "Language-Team: Portuguese <gnome_pt@yahoogroups.com>\n"
@@ -15,276 +15,284 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: ../glib/gbookmarkfile.c:716 ../glib/gbookmarkfile.c:793 #: glib/gbookmarkfile.c:716 glib/gbookmarkfile.c:793 glib/gbookmarkfile.c:872
#: ../glib/gbookmarkfile.c:872 ../glib/gbookmarkfile.c:919 #: glib/gbookmarkfile.c:919
#, c-format #, c-format
msgid "Unexpected attribute '%s' for element '%s'" msgid "Unexpected attribute '%s' for element '%s'"
msgstr "Atributo '%s' inesperado para o elemento '%s'" msgstr "Atributo '%s' inesperado para o elemento '%s'"
#: ../glib/gbookmarkfile.c:727 ../glib/gbookmarkfile.c:804 #: glib/gbookmarkfile.c:727 glib/gbookmarkfile.c:804 glib/gbookmarkfile.c:814
#: ../glib/gbookmarkfile.c:814 ../glib/gbookmarkfile.c:930 #: glib/gbookmarkfile.c:930
#, c-format #, c-format
msgid "Attribute '%s' of element '%s' not found" msgid "Attribute '%s' of element '%s' not found"
msgstr "Atributo '%s' do elemento '%s' não foi encontrado" msgstr "Atributo '%s' do elemento '%s' não foi encontrado"
#: ../glib/gbookmarkfile.c:1103 ../glib/gbookmarkfile.c:1168 #: glib/gbookmarkfile.c:1103 glib/gbookmarkfile.c:1168
#: ../glib/gbookmarkfile.c:1232 ../glib/gbookmarkfile.c:1242 #: glib/gbookmarkfile.c:1232 glib/gbookmarkfile.c:1242
#, c-format #, c-format
msgid "Unexpected tag '%s', tag '%s' expected" msgid "Unexpected tag '%s', tag '%s' expected"
msgstr "Etiqueta '%s' inesperada, esperada a etiqueta '%s'" msgstr "Etiqueta '%s' inesperada, esperada a etiqueta '%s'"
#: ../glib/gbookmarkfile.c:1128 ../glib/gbookmarkfile.c:1142 #: glib/gbookmarkfile.c:1128 glib/gbookmarkfile.c:1142
#: ../glib/gbookmarkfile.c:1210 ../glib/gbookmarkfile.c:1262 #: glib/gbookmarkfile.c:1210 glib/gbookmarkfile.c:1262
#, c-format #, c-format
msgid "Unexpected tag '%s' inside '%s'" msgid "Unexpected tag '%s' inside '%s'"
msgstr "Etiqueta '%s' inesperada dentro de '%s'" msgstr "Etiqueta '%s' inesperada dentro de '%s'"
#: ../glib/gbookmarkfile.c:1792 #: glib/gbookmarkfile.c:1792
#, c-format
msgid "No valid bookmark file found in data dirs" msgid "No valid bookmark file found in data dirs"
msgstr "" msgstr ""
"Não foi encontrado nenhum ficheiro de marcador válido nos directórios de " "Não foi encontrado nenhum ficheiro de marcador válido nos directórios de "
"dados" "dados"
#: ../glib/gbookmarkfile.c:1993 #: glib/gbookmarkfile.c:1993
#, c-format #, c-format
msgid "A bookmark for URI '%s' already exists" msgid "A bookmark for URI '%s' already exists"
msgstr "Já existe um marcador para o URI '%s'" msgstr "Já existe um marcador para o URI '%s'"
#: ../glib/gbookmarkfile.c:2039 ../glib/gbookmarkfile.c:2196 #: glib/gbookmarkfile.c:2039 glib/gbookmarkfile.c:2196
#: ../glib/gbookmarkfile.c:2281 ../glib/gbookmarkfile.c:2362 #: glib/gbookmarkfile.c:2281 glib/gbookmarkfile.c:2362
#: ../glib/gbookmarkfile.c:2447 ../glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: ../glib/gbookmarkfile.c:2608 ../glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: ../glib/gbookmarkfile.c:2729 ../glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: ../glib/gbookmarkfile.c:2952 ../glib/gbookmarkfile.c:3142 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: ../glib/gbookmarkfile.c:3218 ../glib/gbookmarkfile.c:3371 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: ../glib/gbookmarkfile.c:3436 ../glib/gbookmarkfile.c:3526 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: ../glib/gbookmarkfile.c:3653 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "Não foi encontrado nenhum marcador para o URI '%s'" msgstr "Não foi encontrado nenhum marcador para o URI '%s'"
#: ../glib/gbookmarkfile.c:2371 #: glib/gbookmarkfile.c:2371
#, c-format #, c-format
msgid "No MIME type defined in the bookmark for URI '%s'" msgid "No MIME type defined in the bookmark for URI '%s'"
msgstr "Nenhum tipo MIME definido no marcador para o URI '%s'" msgstr "Nenhum tipo MIME definido no marcador para o URI '%s'"
#: ../glib/gbookmarkfile.c:2456 #: glib/gbookmarkfile.c:2456
#, c-format #, c-format
msgid "No private flag has been defined in bookmark for URI '%s'" msgid "No private flag has been defined in bookmark for URI '%s'"
msgstr "Nenhum sinal privado definido no marcador para o URI '%s'" msgstr "Nenhum sinal privado definido no marcador para o URI '%s'"
#: ../glib/gbookmarkfile.c:2835 #: glib/gbookmarkfile.c:2835
#, c-format #, c-format
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "Nenhum grupo definido no marcador para o URI '%s'" msgstr "Nenhum grupo definido no marcador para o URI '%s'"
#: ../glib/gbookmarkfile.c:3236 ../glib/gbookmarkfile.c:3381 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "Nenhuma aplicação denominada '%s' registou um marcador para '%s'" msgstr "Nenhuma aplicação denominada '%s' registou um marcador para '%s'"
#: ../glib/gconvert.c:404 ../glib/gconvert.c:482 ../glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Conversão do conjunto de caracteres '%s' para '%s' não é suportada" msgstr "Conversão do conjunto de caracteres '%s' para '%s' não é suportada"
#: ../glib/gconvert.c:408 ../glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Incapaz de abrir conversor de '%s' para '%s'" msgstr "Incapaz de abrir conversor de '%s' para '%s'"
#: ../glib/gconvert.c:602 ../glib/gconvert.c:991 ../glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: ../glib/giochannel.c:1364 ../glib/giochannel.c:2206 ../glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: ../glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Sequência de bytes inválida na origem da conversão" msgstr "Sequência de bytes inválida na origem da conversão"
#: ../glib/gconvert.c:608 ../glib/gconvert.c:918 ../glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: ../glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Erro durante a conversão: %s" msgstr "Erro durante a conversão: %s"
#: ../glib/gconvert.c:643 ../glib/gutf8.c:939 ../glib/gutf8.c:1143 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: ../glib/gutf8.c:1284 ../glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Sequência de caracteres parcial no final da origem" msgstr "Sequência de caracteres parcial no final da origem"
#: ../glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Incapaz de converter recurso '%s' para conjunto de caracteres '%s'" msgstr "Incapaz de converter recurso '%s' para conjunto de caracteres '%s'"
#: ../glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "O URI '%s' não é um URI absoluto que utiliza o esquema \"file\"" msgstr "O URI '%s' não é um URI absoluto que utiliza o esquema \"file\""
#: ../glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "O URI de ficheiro local '%s' não deverá incluir um '#'" msgstr "O URI de ficheiro local '%s' não deverá incluir um '#'"
#: ../glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "O URI '%s' é inválido" msgstr "O URI '%s' é inválido"
#: ../glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "O nome de máquina do URI '%s' é inválido" msgstr "O nome de máquina do URI '%s' é inválido"
#: ../glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "O URI '%s' contém caracteres incorrectamente mascarados" msgstr "O URI '%s' contém caracteres incorrectamente mascarados"
#: ../glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "O nome de caminho '%s' não é um caminho absoluto" msgstr "O nome de caminho '%s' não é um caminho absoluto"
#: ../glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Nome de máquina inválido" msgstr "Nome de máquina inválido"
#: ../glib/gdir.c:121 ../glib/gdir.c:141 #: glib/gdir.c:121 glib/gdir.c:141
#, c-format #, c-format
msgid "Error opening directory '%s': %s" msgid "Error opening directory '%s': %s"
msgstr "Erro ao abrir o directório '%s': %s" msgstr "Erro ao abrir o directório '%s': %s"
#: ../glib/gfileutils.c:572 ../glib/gfileutils.c:645 #: glib/gfileutils.c:572 glib/gfileutils.c:645
#, c-format #, c-format
msgid "Could not allocate %lu bytes to read file \"%s\"" msgid "Could not allocate %lu bytes to read file \"%s\""
msgstr "Incapaz de alocar %lu bytes para ler o ficheiro \"%s\"" msgstr "Incapaz de alocar %lu bytes para ler o ficheiro \"%s\""
#: ../glib/gfileutils.c:587 #: glib/gfileutils.c:587
#, c-format #, c-format
msgid "Error reading file '%s': %s" msgid "Error reading file '%s': %s"
msgstr "Erro ao ler o ficheiro '%s': %s" msgstr "Erro ao ler o ficheiro '%s': %s"
#: ../glib/gfileutils.c:669 #: glib/gfileutils.c:669
#, c-format #, c-format
msgid "Failed to read from file '%s': %s" msgid "Failed to read from file '%s': %s"
msgstr "Falha ao ler do ficheiro '%s': %s" msgstr "Falha ao ler do ficheiro '%s': %s"
#: ../glib/gfileutils.c:720 ../glib/gfileutils.c:807 #: glib/gfileutils.c:720 glib/gfileutils.c:807
#, c-format #, c-format
msgid "Failed to open file '%s': %s" msgid "Failed to open file '%s': %s"
msgstr "Falha ao abrir o ficheiro '%s': %s" msgstr "Falha ao abrir o ficheiro '%s': %s"
#: ../glib/gfileutils.c:737 ../glib/gmappedfile.c:133 #: glib/gfileutils.c:737 glib/gmappedfile.c:133
#, c-format #, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr "Falha ao obter atributos do ficheiro '%s': falha no fstat(): %s" msgstr "Falha ao obter atributos do ficheiro '%s': falha no fstat(): %s"
#: ../glib/gfileutils.c:771 #: glib/gfileutils.c:771
#, c-format #, c-format
msgid "Failed to open file '%s': fdopen() failed: %s" msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "Falha ao abrir o ficheiro '%s': falha no fdopen(): %s" msgstr "Falha ao abrir o ficheiro '%s': falha no fdopen(): %s"
#: ../glib/gfileutils.c:905 #: glib/gfileutils.c:905
#, c-format #, c-format
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s" msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
msgstr "Falha ao renomear o ficheiro '%s' para '%s': falha no g_rename(): %s" msgstr "Falha ao renomear o ficheiro '%s' para '%s': falha no g_rename(): %s"
#: ../glib/gfileutils.c:946 ../glib/gfileutils.c:1404 #: glib/gfileutils.c:946 glib/gfileutils.c:1404
#, c-format #, c-format
msgid "Failed to create file '%s': %s" msgid "Failed to create file '%s': %s"
msgstr "Falha ao criar o ficheiro '%s': %s" msgstr "Falha ao criar o ficheiro '%s': %s"
#: ../glib/gfileutils.c:960 #: glib/gfileutils.c:960
#, c-format #, c-format
msgid "Failed to open file '%s' for writing: fdopen() failed: %s" msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
msgstr "Falha ao abrir o ficheiro '%s' para escrita: falha no fdopen(): %s" msgstr "Falha ao abrir o ficheiro '%s' para escrita: falha no fdopen(): %s"
#: ../glib/gfileutils.c:985 #: glib/gfileutils.c:985
#, c-format #, c-format
msgid "Failed to write file '%s': fwrite() failed: %s" msgid "Failed to write file '%s': fwrite() failed: %s"
msgstr "Falha ao escrever o ficheiro '%s': falha no fwrite(): %s" msgstr "Falha ao escrever o ficheiro '%s': falha no fwrite(): %s"
#: ../glib/gfileutils.c:1004 #: glib/gfileutils.c:1004
#, c-format #, c-format
msgid "Failed to close file '%s': fclose() failed: %s" msgid "Failed to close file '%s': fclose() failed: %s"
msgstr "Falha ao fechar o ficheiro '%s': falha no fclose(): %s" msgstr "Falha ao fechar o ficheiro '%s': falha no fclose(): %s"
#: ../glib/gfileutils.c:1122 #: glib/gfileutils.c:1122
#, c-format #, c-format
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
msgstr "Incapaz de remover o ficheiro '%s' existente: falha no g_unlink(): %s" msgstr "Incapaz de remover o ficheiro '%s' existente: falha no g_unlink(): %s"
#: ../glib/gfileutils.c:1366 #: glib/gfileutils.c:1366
#, c-format #, c-format
msgid "Template '%s' invalid, should not contain a '%s'" msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "Modelo '%s' inválido, não deveria conter um '%s'" msgstr "Modelo '%s' inválido, não deveria conter um '%s'"
#: ../glib/gfileutils.c:1379 #: glib/gfileutils.c:1379
#, c-format #, c-format
msgid "Template '%s' doesn't contain XXXXXX" msgid "Template '%s' doesn't contain XXXXXX"
msgstr "Modelo '%s' não contém XXXXXX" msgstr "Modelo '%s' não contém XXXXXX"
#: ../glib/gfileutils.c:1854 #: glib/gfileutils.c:1854
#, c-format #, c-format
msgid "Failed to read the symbolic link '%s': %s" msgid "Failed to read the symbolic link '%s': %s"
msgstr "Falha ao ler o atalho '%s': %s" msgstr "Falha ao ler o atalho '%s': %s"
#: ../glib/gfileutils.c:1875 #: glib/gfileutils.c:1875
#, c-format
msgid "Symbolic links not supported" msgid "Symbolic links not supported"
msgstr "Atalhos não são suportados" msgstr "Atalhos não são suportados"
#: ../glib/giochannel.c:1154 #: glib/giochannel.c:1154
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s': %s" msgid "Could not open converter from '%s' to '%s': %s"
msgstr "Incapaz de abrir conversor de '%s' para '%s': %s" msgstr "Incapaz de abrir conversor de '%s' para '%s': %s"
#: ../glib/giochannel.c:1499 #: glib/giochannel.c:1499
#, c-format
msgid "Can't do a raw read in g_io_channel_read_line_string" msgid "Can't do a raw read in g_io_channel_read_line_string"
msgstr "" msgstr ""
"Incapaz de efectuar uma leitura em bruto sobre g_io_channel_read_line_string" "Incapaz de efectuar uma leitura em bruto sobre g_io_channel_read_line_string"
#: ../glib/giochannel.c:1546 ../glib/giochannel.c:1803 #: glib/giochannel.c:1546 glib/giochannel.c:1803 glib/giochannel.c:1889
#: ../glib/giochannel.c:1889 #, c-format
msgid "Leftover unconverted data in read buffer" msgid "Leftover unconverted data in read buffer"
msgstr "Dados residuais não convertidos no buffer de leitura" msgstr "Dados residuais não convertidos no buffer de leitura"
#: ../glib/giochannel.c:1626 ../glib/giochannel.c:1703 #: glib/giochannel.c:1626 glib/giochannel.c:1703
#, c-format
msgid "Channel terminates in a partial character" msgid "Channel terminates in a partial character"
msgstr "Canal termina num caracter parcial" msgstr "Canal termina num caracter parcial"
#: ../glib/giochannel.c:1689 #: glib/giochannel.c:1689
#, c-format
msgid "Can't do a raw read in g_io_channel_read_to_end" msgid "Can't do a raw read in g_io_channel_read_to_end"
msgstr "" msgstr ""
"Incapaz de efectuar uma leitura em bruto sobre g_io_channel_read_to_end" "Incapaz de efectuar uma leitura em bruto sobre g_io_channel_read_to_end"
#: ../glib/gmappedfile.c:116 #: glib/gmappedfile.c:116
#, c-format #, c-format
msgid "Failed to open file '%s': open() failed: %s" msgid "Failed to open file '%s': open() failed: %s"
msgstr "Falha ao abrir o ficheiro '%s': falha no open(): %s" msgstr "Falha ao abrir o ficheiro '%s': falha no open(): %s"
#: ../glib/gmappedfile.c:193 #: glib/gmappedfile.c:193
#, c-format #, c-format
msgid "Failed to map file '%s': mmap() failed: %s" msgid "Failed to map file '%s': mmap() failed: %s"
msgstr "Falha ao mapear o ficheiro '%s': falha no mmap(): %s" msgstr "Falha ao mapear o ficheiro '%s': falha no mmap(): %s"
#: ../glib/gmarkup.c:227 #: glib/gmarkup.c:227
#, c-format #, c-format
msgid "Error on line %d char %d: %s" msgid "Error on line %d char %d: %s"
msgstr "Erro na linha %d caracter %d: %s" msgstr "Erro na linha %d caracter %d: %s"
#: ../glib/gmarkup.c:325 #: glib/gmarkup.c:325
#, c-format #, c-format
msgid "Error on line %d: %s" msgid "Error on line %d: %s"
msgstr "Erro na linha %d: %s" msgstr "Erro na linha %d: %s"
#: ../glib/gmarkup.c:429 #: glib/gmarkup.c:429
msgid "" msgid ""
"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;" "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
msgstr "" msgstr ""
"Detectada entidade vazia '&;'; entidades válidas são: &amp; &quot; &lt; &gt; " "Detectada entidade vazia '&;'; entidades válidas são: &amp; &quot; &lt; &gt; "
"&apos;" "&apos;"
#: ../glib/gmarkup.c:439 #: glib/gmarkup.c:439
#, c-format #, c-format
msgid "" msgid ""
"Character '%s' is not valid at the start of an entity name; the & character " "Character '%s' is not valid at the start of an entity name; the & character "
@@ -295,17 +303,17 @@ msgstr ""
"inicia uma entidade; se este 'i comercial' não é suposto ser uma entidade, " "inicia uma entidade; se este 'i comercial' não é suposto ser uma entidade, "
"mascare-o como &amp;" "mascare-o como &amp;"
#: ../glib/gmarkup.c:473 #: glib/gmarkup.c:473
#, c-format #, c-format
msgid "Character '%s' is not valid inside an entity name" msgid "Character '%s' is not valid inside an entity name"
msgstr "Caracter '%s' não é válido dentro do nome de uma entidade" msgstr "Caracter '%s' não é válido dentro do nome de uma entidade"
#: ../glib/gmarkup.c:510 #: glib/gmarkup.c:510
#, c-format #, c-format
msgid "Entity name '%s' is not known" msgid "Entity name '%s' is not known"
msgstr "Nome de entidade '%s' desconhecido" msgstr "Nome de entidade '%s' desconhecido"
#: ../glib/gmarkup.c:521 #: glib/gmarkup.c:521
msgid "" msgid ""
"Entity did not end with a semicolon; most likely you used an ampersand " "Entity did not end with a semicolon; most likely you used an ampersand "
"character without intending to start an entity - escape ampersand as &amp;" "character without intending to start an entity - escape ampersand as &amp;"
@@ -314,7 +322,7 @@ msgstr ""
"caracter 'i comercial' sem intenção de iniciar uma entidade - mascare-o como " "caracter 'i comercial' sem intenção de iniciar uma entidade - mascare-o como "
"&amp;" "&amp;"
#: ../glib/gmarkup.c:574 #: glib/gmarkup.c:574
#, c-format #, c-format
msgid "" msgid ""
"Failed to parse '%-.*s', which should have been a digit inside a character " "Failed to parse '%-.*s', which should have been a digit inside a character "
@@ -323,16 +331,16 @@ msgstr ""
"Falha ao parsear '%-.*s', que deveria ser um dígito dentro de uma referência " "Falha ao parsear '%-.*s', que deveria ser um dígito dentro de uma referência "
"de caracter (&#234; por exemplo) - talvez o dígito seja demasiado grande" "de caracter (&#234; por exemplo) - talvez o dígito seja demasiado grande"
#: ../glib/gmarkup.c:599 #: glib/gmarkup.c:599
#, c-format #, c-format
msgid "Character reference '%-.*s' does not encode a permitted character" msgid "Character reference '%-.*s' does not encode a permitted character"
msgstr "Referência de caracter '%-.*s' não codifica um caracter permitido" msgstr "Referência de caracter '%-.*s' não codifica um caracter permitido"
#: ../glib/gmarkup.c:614 #: glib/gmarkup.c:614
msgid "Empty character reference; should include a digit such as &#454;" msgid "Empty character reference; should include a digit such as &#454;"
msgstr "Referência de caracter vazia; deverá incluir um dígito tal como &#454;" msgstr "Referência de caracter vazia; deverá incluir um dígito tal como &#454;"
#: ../glib/gmarkup.c:624 #: glib/gmarkup.c:624
msgid "" msgid ""
"Character reference did not end with a semicolon; most likely you used an " "Character reference did not end with a semicolon; most likely you used an "
"ampersand character without intending to start an entity - escape ampersand " "ampersand character without intending to start an entity - escape ampersand "
@@ -342,23 +350,23 @@ msgstr ""
"utilizado um caracter 'i comercial' sem intenção de iniciar uma entidade - " "utilizado um caracter 'i comercial' sem intenção de iniciar uma entidade - "
"mascare-o como &amp;" "mascare-o como &amp;"
#: ../glib/gmarkup.c:710 #: glib/gmarkup.c:710
msgid "Unfinished entity reference" msgid "Unfinished entity reference"
msgstr "Referência de entidade por terminar" msgstr "Referência de entidade por terminar"
#: ../glib/gmarkup.c:716 #: glib/gmarkup.c:716
msgid "Unfinished character reference" msgid "Unfinished character reference"
msgstr "Referência de caracter por terminar" msgstr "Referência de caracter por terminar"
#: ../glib/gmarkup.c:959 ../glib/gmarkup.c:987 ../glib/gmarkup.c:1018 #: glib/gmarkup.c:959 glib/gmarkup.c:987 glib/gmarkup.c:1018
msgid "Invalid UTF-8 encoded text" msgid "Invalid UTF-8 encoded text"
msgstr "Texto codificado UTF-8 inválido" msgstr "Texto codificado UTF-8 inválido"
#: ../glib/gmarkup.c:1054 #: glib/gmarkup.c:1054
msgid "Document must begin with an element (e.g. <book>)" msgid "Document must begin with an element (e.g. <book>)"
msgstr "Documento tem de começar com um elemento (ex. <book>)" msgstr "Documento tem de começar com um elemento (ex. <book>)"
#: ../glib/gmarkup.c:1094 #: glib/gmarkup.c:1094
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an " "'%s' is not a valid character following a '<' character; it may not begin an "
@@ -367,7 +375,7 @@ msgstr ""
"'%s' não é um caracter válido após um caracter '<'; não pode iniciar um nome " "'%s' não é um caracter válido após um caracter '<'; não pode iniciar um nome "
"de elemento" "de elemento"
#: ../glib/gmarkup.c:1158 #: glib/gmarkup.c:1158
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '>' character to end the start tag of element " "Odd character '%s', expected a '>' character to end the start tag of element "
@@ -376,7 +384,7 @@ msgstr ""
"Caracter estranho '%s', era esperado um caracter '>' para terminar a " "Caracter estranho '%s', era esperado um caracter '>' para terminar a "
"etiqueta inicial do elemento '%s'" "etiqueta inicial do elemento '%s'"
#: ../glib/gmarkup.c:1247 #: glib/gmarkup.c:1247
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
@@ -384,7 +392,7 @@ msgstr ""
"Caracter estranho '%s', era esperado um '=' após o nome do atributo '%s' do " "Caracter estranho '%s', era esperado um '=' após o nome do atributo '%s' do "
"elemento '%s'" "elemento '%s'"
#: ../glib/gmarkup.c:1289 #: glib/gmarkup.c:1289
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '>' or '/' character to end the start tag of " "Odd character '%s', expected a '>' or '/' character to end the start tag of "
@@ -395,7 +403,7 @@ msgstr ""
"etiqueta inicial do elemento '%s', ou opcionalmente um atributo; talvez " "etiqueta inicial do elemento '%s', ou opcionalmente um atributo; talvez "
"tenha sido utilizado um caracter inválido no nome de um atributo" "tenha sido utilizado um caracter inválido no nome de um atributo"
#: ../glib/gmarkup.c:1378 #: glib/gmarkup.c:1378
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when " "Odd character '%s', expected an open quote mark after the equals sign when "
@@ -404,7 +412,7 @@ msgstr ""
"Caracter estranho '%s', era esperada uma abertura de aspa após o sinal de " "Caracter estranho '%s', era esperada uma abertura de aspa após o sinal de "
"igual ao atribuir valor ao atributo '%s' do elemento '%s'" "igual ao atribuir valor ao atributo '%s' do elemento '%s'"
#: ../glib/gmarkup.c:1523 #: glib/gmarkup.c:1523
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not " "'%s' is not a valid character following the characters '</'; '%s' may not "
@@ -413,7 +421,7 @@ msgstr ""
"'%s' não é um caracter válido após os caracteres '</'; '%s' não pode iniciar " "'%s' não é um caracter válido após os caracteres '</'; '%s' não pode iniciar "
"o nome de um elemento" "o nome de um elemento"
#: ../glib/gmarkup.c:1563 #: glib/gmarkup.c:1563
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following the close element name '%s'; the " "'%s' is not a valid character following the close element name '%s'; the "
@@ -422,25 +430,25 @@ msgstr ""
"'%s' não é um caracter válido após o nome do elemento de fecho '%s'; o " "'%s' não é um caracter válido após o nome do elemento de fecho '%s'; o "
"caracter permitido é '>'" "caracter permitido é '>'"
#: ../glib/gmarkup.c:1574 #: glib/gmarkup.c:1574
#, c-format #, c-format
msgid "Element '%s' was closed, no element is currently open" msgid "Element '%s' was closed, no element is currently open"
msgstr "Elemento '%s' foi fechado, nenhum elemento está actualmente aberto" msgstr "Elemento '%s' foi fechado, nenhum elemento está actualmente aberto"
#: ../glib/gmarkup.c:1583 #: glib/gmarkup.c:1583
#, c-format #, c-format
msgid "Element '%s' was closed, but the currently open element is '%s'" msgid "Element '%s' was closed, but the currently open element is '%s'"
msgstr "Elemento '%s' foi fechado, mas o elemento actualmente aberto é '%s'" msgstr "Elemento '%s' foi fechado, mas o elemento actualmente aberto é '%s'"
#: ../glib/gmarkup.c:1749 #: glib/gmarkup.c:1749
msgid "Document was empty or contained only whitespace" msgid "Document was empty or contained only whitespace"
msgstr "Documento estava vazio ou apenas continha espaços" msgstr "Documento estava vazio ou apenas continha espaços"
#: ../glib/gmarkup.c:1763 #: glib/gmarkup.c:1763
msgid "Document ended unexpectedly just after an open angle bracket '<'" msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr "Documento terminou inesperadamente logo após um caracter menor que '<'" msgstr "Documento terminou inesperadamente logo após um caracter menor que '<'"
#: ../glib/gmarkup.c:1771 ../glib/gmarkup.c:1815 #: glib/gmarkup.c:1771 glib/gmarkup.c:1815
#, c-format #, c-format
msgid "" msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last " "Document ended unexpectedly with elements still open - '%s' was the last "
@@ -449,7 +457,7 @@ msgstr ""
"Documento terminou inesperadamente com elementos ainda abertos - '%s' foi o " "Documento terminou inesperadamente com elementos ainda abertos - '%s' foi o "
"último elemento aberto" "último elemento aberto"
#: ../glib/gmarkup.c:1779 #: glib/gmarkup.c:1779
#, c-format #, c-format
msgid "" msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending " "Document ended unexpectedly, expected to see a close angle bracket ending "
@@ -458,21 +466,21 @@ msgstr ""
"Documento terminou inesperadamente, era esperado um maior que '>' para " "Documento terminou inesperadamente, era esperado um maior que '>' para "
"terminar a etiqueta <%s/>" "terminar a etiqueta <%s/>"
#: ../glib/gmarkup.c:1785 #: glib/gmarkup.c:1785
msgid "Document ended unexpectedly inside an element name" msgid "Document ended unexpectedly inside an element name"
msgstr "Documento terminou inesperadamente dentro do nome de um elemento" msgstr "Documento terminou inesperadamente dentro do nome de um elemento"
#: ../glib/gmarkup.c:1790 #: glib/gmarkup.c:1790
msgid "Document ended unexpectedly inside an attribute name" msgid "Document ended unexpectedly inside an attribute name"
msgstr "Documento terminou inesperadamente dentro do nome de um atributo" msgstr "Documento terminou inesperadamente dentro do nome de um atributo"
#: ../glib/gmarkup.c:1795 #: glib/gmarkup.c:1795
msgid "Document ended unexpectedly inside an element-opening tag." msgid "Document ended unexpectedly inside an element-opening tag."
msgstr "" msgstr ""
"Documento terminou inesperadamente dentro da etiqueta de abertura de um " "Documento terminou inesperadamente dentro da etiqueta de abertura de um "
"elemento." "elemento."
#: ../glib/gmarkup.c:1801 #: glib/gmarkup.c:1801
msgid "" msgid ""
"Document ended unexpectedly after the equals sign following an attribute " "Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value" "name; no attribute value"
@@ -480,102 +488,104 @@ msgstr ""
"Documento terminou inesperadamente após o sinal de igual posterior a um nome " "Documento terminou inesperadamente após o sinal de igual posterior a um nome "
"de atributo; nenhum valor de atributo" "de atributo; nenhum valor de atributo"
#: ../glib/gmarkup.c:1808 #: glib/gmarkup.c:1808
msgid "Document ended unexpectedly while inside an attribute value" msgid "Document ended unexpectedly while inside an attribute value"
msgstr "Documento terminou inesperadamente dentro do valor de um atributo" msgstr "Documento terminou inesperadamente dentro do valor de um atributo"
#: ../glib/gmarkup.c:1823 #: glib/gmarkup.c:1823
#, c-format #, c-format
msgid "Document ended unexpectedly inside the close tag for element '%s'" msgid "Document ended unexpectedly inside the close tag for element '%s'"
msgstr "" msgstr ""
"Documento terminou inesperadamente dentro da etiqueta de fecho do elemento '%" "Documento terminou inesperadamente dentro da etiqueta de fecho do elemento '%"
"s'" "s'"
#: ../glib/gmarkup.c:1829 #: glib/gmarkup.c:1829
msgid "Document ended unexpectedly inside a comment or processing instruction" msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr "" msgstr ""
"Documento terminou inesperadamente dentro de um comentário ou instrução de " "Documento terminou inesperadamente dentro de um comentário ou instrução de "
"processamento" "processamento"
#: ../glib/gshell.c:70 #: glib/gshell.c:70
#, c-format
msgid "Quoted text doesn't begin with a quotation mark" msgid "Quoted text doesn't begin with a quotation mark"
msgstr "Texto citado não é iniciado com um caracter de aspa" msgstr "Texto citado não é iniciado com um caracter de aspa"
#: ../glib/gshell.c:160 #: glib/gshell.c:160
#, c-format
msgid "Unmatched quotation mark in command line or other shell-quoted text" 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" msgstr "Aspa sem par na linha de comando ou outro texto de consola citado"
#: ../glib/gshell.c:538 #: glib/gshell.c:538
#, c-format #, c-format
msgid "Text ended just after a '\\' character. (The text was '%s')" msgid "Text ended just after a '\\' character. (The text was '%s')"
msgstr "Texto terminou após um caracter '\\'. (O texto era '%s')" msgstr "Texto terminou após um caracter '\\'. (O texto era '%s')"
#: ../glib/gshell.c:545 #: glib/gshell.c:545
#, c-format #, c-format
msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgid "Text ended before matching quote was found for %c. (The text was '%s')"
msgstr "" msgstr ""
"Texto terminou antes de ser encontrada a aspa equivalente para %c. (O texto " "Texto terminou antes de ser encontrada a aspa equivalente para %c. (O texto "
"era '%s')" "era '%s')"
#: ../glib/gshell.c:557 #: glib/gshell.c:557
#, c-format
msgid "Text was empty (or contained only whitespace)" msgid "Text was empty (or contained only whitespace)"
msgstr "Texto estava vazio (ou apenas continha espaços)" msgstr "Texto estava vazio (ou apenas continha espaços)"
#: ../glib/gspawn-win32.c:273 #: glib/gspawn-win32.c:273
#, c-format
msgid "Failed to read data from child process" msgid "Failed to read data from child process"
msgstr "Falha ao ler dados de processo filho" msgstr "Falha ao ler dados de processo filho"
#: ../glib/gspawn-win32.c:288 ../glib/gspawn.c:1361 #: glib/gspawn-win32.c:288 glib/gspawn.c:1361
#, c-format #, c-format
msgid "Failed to create pipe for communicating with child process (%s)" msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Falha ao criar canal para comunicar com processo filho (%s)" msgstr "Falha ao criar canal para comunicar com processo filho (%s)"
#: ../glib/gspawn-win32.c:326 ../glib/gspawn.c:1025 #: glib/gspawn-win32.c:326 glib/gspawn.c:1025
#, c-format #, c-format
msgid "Failed to read from child pipe (%s)" msgid "Failed to read from child pipe (%s)"
msgstr "Falha ao ler de canal filho (%s)" msgstr "Falha ao ler de canal filho (%s)"
#: ../glib/gspawn-win32.c:352 ../glib/gspawn.c:1230 #: glib/gspawn-win32.c:352 glib/gspawn.c:1230
#, c-format #, c-format
msgid "Failed to change to directory '%s' (%s)" msgid "Failed to change to directory '%s' (%s)"
msgstr "Falha ao ir para directório '%s' (%s)" msgstr "Falha ao ir para directório '%s' (%s)"
#: ../glib/gspawn-win32.c:358 ../glib/gspawn-win32.c:578 #: glib/gspawn-win32.c:358 glib/gspawn-win32.c:578
#, c-format #, c-format
msgid "Failed to execute child process (%s)" msgid "Failed to execute child process (%s)"
msgstr "Falha ao executar processo filho (%s)" msgstr "Falha ao executar processo filho (%s)"
#: ../glib/gspawn-win32.c:468 ../glib/gspawn-win32.c:524 #: glib/gspawn-win32.c:468 glib/gspawn-win32.c:524
#, c-format #, c-format
msgid "Invalid program name: %s" msgid "Invalid program name: %s"
msgstr "Nome de aplicação inválido: %s" msgstr "Nome de aplicação inválido: %s"
#: ../glib/gspawn-win32.c:478 ../glib/gspawn-win32.c:534 #: glib/gspawn-win32.c:478 glib/gspawn-win32.c:534 glib/gspawn-win32.c:777
#: ../glib/gspawn-win32.c:777 ../glib/gspawn-win32.c:832 #: glib/gspawn-win32.c:832 glib/gspawn-win32.c:1367
#: ../glib/gspawn-win32.c:1367
#, c-format #, c-format
msgid "Invalid string in argument vector at %d: %s" msgid "Invalid string in argument vector at %d: %s"
msgstr "Expressão inválida no vector de argumentos na posição %d: %s" msgstr "Expressão inválida no vector de argumentos na posição %d: %s"
#: ../glib/gspawn-win32.c:489 ../glib/gspawn-win32.c:545 #: glib/gspawn-win32.c:489 glib/gspawn-win32.c:545 glib/gspawn-win32.c:791
#: ../glib/gspawn-win32.c:791 ../glib/gspawn-win32.c:845 #: glib/gspawn-win32.c:845 glib/gspawn-win32.c:1400
#: ../glib/gspawn-win32.c:1400
#, c-format #, c-format
msgid "Invalid string in environment: %s" msgid "Invalid string in environment: %s"
msgstr "Expressão inválida no ambiente: %s" msgstr "Expressão inválida no ambiente: %s"
#: ../glib/gspawn-win32.c:773 ../glib/gspawn-win32.c:828 #: glib/gspawn-win32.c:773 glib/gspawn-win32.c:828 glib/gspawn-win32.c:1348
#: ../glib/gspawn-win32.c:1348
#, c-format #, c-format
msgid "Invalid working directory: %s" msgid "Invalid working directory: %s"
msgstr "Directório de trabalho inválido: %s" msgstr "Directório de trabalho inválido: %s"
#: ../glib/gspawn-win32.c:887 #: glib/gspawn-win32.c:887
#, c-format #, c-format
msgid "Failed to execute helper program (%s)" msgid "Failed to execute helper program (%s)"
msgstr "Falha ao executar aplicação auxiliar (%s)" msgstr "Falha ao executar aplicação auxiliar (%s)"
#: ../glib/gspawn-win32.c:1087 #: glib/gspawn-win32.c:1087
#, c-format
msgid "" msgid ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child " "Unexpected error in g_io_channel_win32_poll() reading data from a child "
"process" "process"
@@ -583,137 +593,143 @@ msgstr ""
"Erro inesperado no g_io_channel_win32_poll() ao ler dados de um processo " "Erro inesperado no g_io_channel_win32_poll() ao ler dados de um processo "
"filho" "filho"
#: ../glib/gspawn.c:165 #: glib/gspawn.c:165
#, c-format #, c-format
msgid "Failed to read data from child process (%s)" msgid "Failed to read data from child process (%s)"
msgstr "Falha ao ler dados de processo filho (%s)" msgstr "Falha ao ler dados de processo filho (%s)"
#: ../glib/gspawn.c:297 #: glib/gspawn.c:297
#, c-format #, c-format
msgid "Unexpected error in select() reading data from a child process (%s)" msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr "Erro inesperado no select() ao ler dados de processo filho (%s)" msgstr "Erro inesperado no select() ao ler dados de processo filho (%s)"
#: ../glib/gspawn.c:380 #: glib/gspawn.c:380
#, c-format #, c-format
msgid "Unexpected error in waitpid() (%s)" msgid "Unexpected error in waitpid() (%s)"
msgstr "Erro inesperado em waitpid() (%s)" msgstr "Erro inesperado em waitpid() (%s)"
#: ../glib/gspawn.c:1090 #: glib/gspawn.c:1090
#, c-format #, c-format
msgid "Failed to fork (%s)" msgid "Failed to fork (%s)"
msgstr "Falha ao efectuar fork (%s)" msgstr "Falha ao efectuar fork (%s)"
#: ../glib/gspawn.c:1240 #: glib/gspawn.c:1240
#, c-format #, c-format
msgid "Failed to execute child process \"%s\" (%s)" msgid "Failed to execute child process \"%s\" (%s)"
msgstr "Falha ao executar o processo filho \"%s\" (%s)" msgstr "Falha ao executar o processo filho \"%s\" (%s)"
#: ../glib/gspawn.c:1250 #: glib/gspawn.c:1250
#, c-format #, c-format
msgid "Failed to redirect output or input of child process (%s)" msgid "Failed to redirect output or input of child process (%s)"
msgstr "Falha ao redireccionar saída ou entrada de processo filho (%s)" msgstr "Falha ao redireccionar saída ou entrada de processo filho (%s)"
#: ../glib/gspawn.c:1259 #: glib/gspawn.c:1259
#, c-format #, c-format
msgid "Failed to fork child process (%s)" msgid "Failed to fork child process (%s)"
msgstr "Falha ao efectuar fork de processo filho (%s)" msgstr "Falha ao efectuar fork de processo filho (%s)"
#: ../glib/gspawn.c:1267 #: glib/gspawn.c:1267
#, c-format #, c-format
msgid "Unknown error executing child process \"%s\"" msgid "Unknown error executing child process \"%s\""
msgstr "Erro desconhecido ao executar processo filho \"%s\"" msgstr "Erro desconhecido ao executar processo filho \"%s\""
#: ../glib/gspawn.c:1289 #: glib/gspawn.c:1289
#, c-format #, c-format
msgid "Failed to read enough data from child pid pipe (%s)" msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Incapaz de ler dados suficientes de canal pid do filho (%s)" msgstr "Incapaz de ler dados suficientes de canal pid do filho (%s)"
#: ../glib/gutf8.c:1017 #: glib/gutf8.c:1017
#, c-format
msgid "Character out of range for UTF-8" msgid "Character out of range for UTF-8"
msgstr "Caracter fora do limite para UTF-8 " msgstr "Caracter fora do limite para UTF-8 "
#: ../glib/gutf8.c:1111 ../glib/gutf8.c:1120 ../glib/gutf8.c:1252 #: glib/gutf8.c:1111 glib/gutf8.c:1120 glib/gutf8.c:1252 glib/gutf8.c:1261
#: ../glib/gutf8.c:1261 ../glib/gutf8.c:1402 ../glib/gutf8.c:1498 #: glib/gutf8.c:1402 glib/gutf8.c:1498
#, c-format
msgid "Invalid sequence in conversion input" msgid "Invalid sequence in conversion input"
msgstr "Sequência inválida na conversão da entrada" msgstr "Sequência inválida na conversão da entrada"
#: ../glib/gutf8.c:1413 ../glib/gutf8.c:1509 #: glib/gutf8.c:1413 glib/gutf8.c:1509
#, c-format
msgid "Character out of range for UTF-16" msgid "Character out of range for UTF-16"
msgstr "Caracter fora do limite para UTF-16" msgstr "Caracter fora do limite para UTF-16"
#: ../glib/goption.c:495 #: glib/goption.c:495
msgid "Usage:" msgid "Usage:"
msgstr "Utilização:" msgstr "Utilização:"
#: ../glib/goption.c:495 #: glib/goption.c:495
msgid "[OPTION...]" msgid "[OPTION...]"
msgstr "[OPÇÃO...]" msgstr "[OPÇÃO...]"
#: ../glib/goption.c:586 #: glib/goption.c:586
msgid "Help Options:" msgid "Help Options:"
msgstr "Opções de Ajuda:" msgstr "Opções de Ajuda:"
#: ../glib/goption.c:587 #: glib/goption.c:587
msgid "Show help options" msgid "Show help options"
msgstr "Apresentar as opções de ajuda" msgstr "Apresentar as opções de ajuda"
#: ../glib/goption.c:592 #: glib/goption.c:592
msgid "Show all help options" msgid "Show all help options"
msgstr "Apresentar todas as opções de ajuda" msgstr "Apresentar todas as opções de ajuda"
#: ../glib/goption.c:642 #: glib/goption.c:642
msgid "Application Options:" msgid "Application Options:"
msgstr "Opções da Aplicação:" msgstr "Opções da Aplicação:"
#: ../glib/goption.c:686 ../glib/goption.c:756 #: glib/goption.c:686 glib/goption.c:756
#, c-format #, c-format
msgid "Cannot parse integer value '%s' for %s" msgid "Cannot parse integer value '%s' for %s"
msgstr "Incapaz de parsear o valor inteiro '%s' para %s" msgstr "Incapaz de parsear o valor inteiro '%s' para %s"
#: ../glib/goption.c:696 ../glib/goption.c:764 #: glib/goption.c:696 glib/goption.c:764
#, c-format #, c-format
msgid "Integer value '%s' for %s out of range" msgid "Integer value '%s' for %s out of range"
msgstr "Valor inteiro '%s' para %s para lá do limite permitido" msgstr "Valor inteiro '%s' para %s para lá do limite permitido"
#: ../glib/goption.c:721 #: glib/goption.c:721
#, c-format #, c-format
msgid "Cannot parse double value '%s' for %s" msgid "Cannot parse double value '%s' for %s"
msgstr "Incapaz de parsear o valor double '%s' para %s" msgstr "Incapaz de parsear o valor double '%s' para %s"
#: ../glib/goption.c:729 #: glib/goption.c:729
#, c-format #, c-format
msgid "Double value '%s' for %s out of range" msgid "Double value '%s' for %s out of range"
msgstr "Valor double '%s' para %s para lá do limite permitido" msgstr "Valor double '%s' para %s para lá do limite permitido"
#: ../glib/goption.c:1066 #: glib/goption.c:1066
#, c-format #, c-format
msgid "Error parsing option %s" msgid "Error parsing option %s"
msgstr "Erro ao parsear a opção %s" msgstr "Erro ao parsear a opção %s"
#: ../glib/goption.c:1097 ../glib/goption.c:1208 #: glib/goption.c:1097 glib/goption.c:1208
#, c-format #, c-format
msgid "Missing argument for %s" msgid "Missing argument for %s"
msgstr "Argumento em falta para %s" msgstr "Argumento em falta para %s"
#: ../glib/goption.c:1597 #: glib/goption.c:1597
#, c-format #, c-format
msgid "Unknown option %s" msgid "Unknown option %s"
msgstr "Opção %s desconhecida" msgstr "Opção %s desconhecida"
#: ../glib/gkeyfile.c:337 #: glib/gkeyfile.c:337
#, c-format
msgid "Valid key file could not be found in data dirs" msgid "Valid key file could not be found in data dirs"
msgstr "" msgstr ""
"Incapaz de encontrar um ficheiro de chave válido nos directórios de dados" "Incapaz de encontrar um ficheiro de chave válido nos directórios de dados"
#: ../glib/gkeyfile.c:372 #: glib/gkeyfile.c:372
#, c-format
msgid "Not a regular file" msgid "Not a regular file"
msgstr "Não é um ficheiro comum" msgstr "Não é um ficheiro comum"
#: ../glib/gkeyfile.c:380 #: glib/gkeyfile.c:380
#, c-format
msgid "File is empty" msgid "File is empty"
msgstr "Ficheiro está vazio" msgstr "Ficheiro está vazio"
#: ../glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -721,38 +737,39 @@ msgstr ""
"O ficheiro de chave contém a linha '%s' que não é um par chave-valor, grupo " "O ficheiro de chave contém a linha '%s' que não é um par chave-valor, grupo "
"ou comentário" "ou comentário"
#: ../glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Ficheiro de chave não começa com um grupo" msgstr "Ficheiro de chave não começa com um grupo"
#: ../glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Ficheiro de chave contém uma codificação não suportada '%s'" msgstr "Ficheiro de chave contém uma codificação não suportada '%s'"
#: ../glib/gkeyfile.c:1013 ../glib/gkeyfile.c:1172 ../glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: ../glib/gkeyfile.c:2450 ../glib/gkeyfile.c:2569 ../glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: ../glib/gkeyfile.c:2857 ../glib/gkeyfile.c:3033 ../glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Ficheiro de chave não possui um grupo '%s'" msgstr "Ficheiro de chave não possui um grupo '%s'"
#: ../glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Ficheiro de chave não contém a chave '%s'" msgstr "Ficheiro de chave não contém a chave '%s'"
#: ../glib/gkeyfile.c:1285 ../glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Ficheiro de chave contém a chave '%s' com o valor '%s' que não é UTF-8" msgstr "Ficheiro de chave contém a chave '%s' com o valor '%s' que não é UTF-8"
#: ../glib/gkeyfile.c:1303 ../glib/gkeyfile.c:1412 ../glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "Ficheiro de chave contém a chave '%s' cujo valor não é interpretável." msgstr "Ficheiro de chave contém a chave '%s' cujo valor não é interpretável."
#: ../glib/gkeyfile.c:2000 ../glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -761,38 +778,39 @@ msgstr ""
"Ficheiro de chave contém a chave '%s' no grupo '%s' cujo valor não é " "Ficheiro de chave contém a chave '%s' no grupo '%s' cujo valor não é "
"interpretável." "interpretável."
#: ../glib/gkeyfile.c:2400 ../glib/gkeyfile.c:2584 ../glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Ficheiro de chave não possui a chave '%s' no grupo '%s'" msgstr "Ficheiro de chave não possui a chave '%s' no grupo '%s'"
#: ../glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Ficheiro de chave contém caracteres escapados no final da linha" msgstr "Ficheiro de chave contém caracteres escapados no final da linha"
#: ../glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "" msgstr ""
"Ficheiro de chave contém uma sequência de caracteres escapados inválida '%s'" "Ficheiro de chave contém uma sequência de caracteres escapados inválida '%s'"
#: ../glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Incapaz de interpretar o valor '%s' como um numérico." msgstr "Incapaz de interpretar o valor '%s' como um numérico."
#: ../glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Valor inteiro '%s' para além do limite permitido" msgstr "Valor inteiro '%s' para além do limite permitido"
#: ../glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "" msgstr ""
"Incapaz de interpretar o valor '%s' como um número de vírgula flutuante." "Incapaz de interpretar o valor '%s' como um número de vírgula flutuante."
#: ../glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Incapaz de interpretar o valor '%s' como uma boleana." msgstr "Incapaz de interpretar o valor '%s' como uma boleana."

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib\n" "Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-03-10 20:38-0300\n" "PO-Revision-Date: 2006-03-10 20:38-0300\n"
"Last-Translator: Leandro A. F. Pereira <leandro@linuxmag.com.br>\n" "Last-Translator: Leandro A. F. Pereira <leandro@linuxmag.com.br>\n"
"Language-Team: Brazilian Portuguese <gnome-l10n-br@listas.cipsga.org.br>\n" "Language-Team: Brazilian Portuguese <gnome-l10n-br@listas.cipsga.org.br>\n"
@@ -57,10 +57,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -80,76 +80,76 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Conversão do conjunto de caracteres '%s' para '%s' não é suportada" msgstr "Conversão do conjunto de caracteres '%s' para '%s' não é suportada"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Não foi possível abrir conversor de '%s' para '%s'" msgstr "Não foi possível abrir conversor de '%s' para '%s'"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Sequência de bytes inválida na entrada de conversão" msgstr "Sequência de bytes inválida na entrada de conversão"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Erro durante a conversão: %s" msgstr "Erro durante a conversão: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Sequência de caracteres parcial no final da entrada" msgstr "Sequência de caracteres parcial no final da entrada"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Não foi possível converter recurso '%s' para conjunto caracteres '%s'" msgstr "Não foi possível converter recurso '%s' para conjunto caracteres '%s'"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "O URI '%s' não é um URI absoluto que utilize o esquema \"file\"" msgstr "O URI '%s' não é um URI absoluto que utilize o esquema \"file\""
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "O URI de arquivo local '%s' não pode incluir um '#'" msgstr "O URI de arquivo local '%s' não pode incluir um '#'"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "O URI '%s' é inválido" msgstr "O URI '%s' é inválido"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "O nome de servidor do URI '%s' é inválido" msgstr "O nome de servidor do URI '%s' é inválido"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "O URI '%s' contém caracteres mascarados inválidos" msgstr "O URI '%s' contém caracteres mascarados inválidos"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "O nome de caminho '%s' não é um caminho absoluto" msgstr "O nome de caminho '%s' não é um caminho absoluto"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Nome de servidor inválido" msgstr "Nome de servidor inválido"
@@ -731,7 +731,7 @@ msgstr "Não é um arquivo comum"
msgid "File is empty" msgid "File is empty"
msgstr "Arquivo vazio" msgstr "Arquivo vazio"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -739,41 +739,41 @@ msgstr ""
"Arquivo de chave contém a linha '%s' que não é um par chave-valor, grupo ou " "Arquivo de chave contém a linha '%s' que não é um par chave-valor, grupo ou "
"comentário" "comentário"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Arquivo de chave não começa com um grupo" msgstr "Arquivo de chave não começa com um grupo"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Arquivo de chave contém codificação '%s' não suportada" msgstr "Arquivo de chave contém codificação '%s' não suportada"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Arquivo de chave não tem grupo '%s'" msgstr "Arquivo de chave não tem grupo '%s'"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Arquivo de chave não tem chave '%s'" msgstr "Arquivo de chave não tem chave '%s'"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Arquivo de chave contém chave '%s' com valor '%s' que não é UTF-8" msgstr "Arquivo de chave contém chave '%s' com valor '%s' que não é UTF-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
"Arquivo de chave contém chave '%s' que tem valor que não pode ser " "Arquivo de chave contém chave '%s' que tem valor que não pode ser "
"interpretado." "interpretado."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -782,37 +782,37 @@ msgstr ""
"Arquivo de chave contém chave '%s' no grupo '%s' que tem valor que não pode " "Arquivo de chave contém chave '%s' no grupo '%s' que tem valor que não pode "
"ser interpretado." "ser interpretado."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Arquivo de chave não tem chave '%s' no grupo '%s'" msgstr "Arquivo de chave não tem chave '%s' no grupo '%s'"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Arquivo de chave contém caractere de escape no fim da linha" msgstr "Arquivo de chave contém caractere de escape no fim da linha"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "Arquivo de chave contém seqüência de escape '%s' inválida" msgstr "Arquivo de chave contém seqüência de escape '%s' inválida"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "O valor '%s' não pode ser interpretado como um número." msgstr "O valor '%s' não pode ser interpretado como um número."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Valor inteiro '%s' fora dos limites" msgstr "Valor inteiro '%s' fora dos limites"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, fuzzy, c-format #, fuzzy, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "O valor '%s' não pode ser interpretado como um número." msgstr "O valor '%s' não pode ser interpretado como um número."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "O valor '%s' não pode ser interpretado como um booleano." msgstr "O valor '%s' não pode ser interpretado como um booleano."

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib\n" "Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-03-12 22:19+0200\n" "PO-Revision-Date: 2006-03-12 22:19+0200\n"
"Last-Translator: Mişu Moldovan <dumol@gnome.ro>\n" "Last-Translator: Mişu Moldovan <dumol@gnome.ro>\n"
"Language-Team: Română <gnomero-list@lists.sourceforge.net>\n" "Language-Team: Română <gnomero-list@lists.sourceforge.net>\n"
@@ -56,10 +56,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -79,76 +79,76 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Conversia de la setul de caractere „%s” la „%s” nu este suportată" msgstr "Conversia de la setul de caractere „%s” la „%s” nu este suportată"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Nu s-a putut iniţia conversia de la „%s” la „%s”" msgstr "Nu s-a putut iniţia conversia de la „%s” la „%s”"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Secvenţă de octeţi invalidă în intrarea conversiei" msgstr "Secvenţă de octeţi invalidă în intrarea conversiei"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Eroare în timpul conversiei: %s" msgstr "Eroare în timpul conversiei: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Secvenţă parţială de caractere la sfârşitul intrării" msgstr "Secvenţă parţială de caractere la sfârşitul intrării"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Nu se poate converti rezerva „%s” la setul de caractere „%s”" msgstr "Nu se poate converti rezerva „%s” la setul de caractere „%s”"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI-ul „%s” nu este un URI absolut folosind schema „fişier”" msgstr "URI-ul „%s” nu este un URI absolut folosind schema „fişier”"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "URI-ul fişierului local „%s” nu poate include un „#”" msgstr "URI-ul fişierului local „%s” nu poate include un „#”"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI-ul „%s” este invalid" msgstr "URI-ul „%s” este invalid"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Gazda URI-ului „%s” este invalidă" msgstr "Gazda URI-ului „%s” este invalidă"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI-ul „%s” conţine caractere „escaped” invalide" msgstr "URI-ul „%s” conţine caractere „escaped” invalide"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Calea „%s” nu este o cale absolută" msgstr "Calea „%s” nu este o cale absolută"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Nume gazdă invalid" msgstr "Nume gazdă invalid"
@@ -730,7 +730,7 @@ msgstr "Nu este un fişier obişnuit"
msgid "File is empty" msgid "File is empty"
msgstr "Fişierul este gol" msgstr "Fişierul este gol"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -738,39 +738,39 @@ msgstr ""
"Fişierul-cheie conţine linia „%s” care nu este o pereche cheie-valoare, un " "Fişierul-cheie conţine linia „%s” care nu este o pereche cheie-valoare, un "
"grup sau un comentariu" "grup sau un comentariu"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Fişierul cheie nu începe cu un grup" msgstr "Fişierul cheie nu începe cu un grup"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Fişierul cheie are o codare nesuportată de tip „%s”" msgstr "Fişierul cheie are o codare nesuportată de tip „%s”"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Fişierul cheie nu are grupul „%s”" msgstr "Fişierul cheie nu are grupul „%s”"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Fişierul cheie nu are cheie „%s”" msgstr "Fişierul cheie nu are cheie „%s”"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Fişierul cheie conţine cheia „%s” cu valoarea „%s” care nu este UTF-8" msgstr "Fişierul cheie conţine cheia „%s” cu valoarea „%s” care nu este UTF-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "Fişierul cheie conţine cheia „%s” care are o valoare neinterpretabilă." msgstr "Fişierul cheie conţine cheia „%s” care are o valoare neinterpretabilă."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -779,37 +779,37 @@ msgstr ""
"Fişierul cheie conţine cheia „%s” în grupul „%s” care are o valoare ce nu " "Fişierul cheie conţine cheia „%s” în grupul „%s” care are o valoare ce nu "
"poate fi interpretată" "poate fi interpretată"
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Fişierul cheie nu are cheia „%s” în grupul „%s”" msgstr "Fişierul cheie nu are cheia „%s” în grupul „%s”"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Fişieul cheie conţine caractere „escape” la sfârşit de linie" msgstr "Fişieul cheie conţine caractere „escape” la sfârşit de linie"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "URI-ul „%s” conţine secvenţe „escaped” invalide" msgstr "URI-ul „%s” conţine secvenţe „escaped” invalide"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Valoarea „%s” nu poate fi interpretată ca un număr." msgstr "Valoarea „%s” nu poate fi interpretată ca un număr."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Valoarea întregului „%s” este în afara limitelor" msgstr "Valoarea întregului „%s” este în afara limitelor"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, fuzzy, c-format #, fuzzy, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Valoarea „%s” nu poate fi interpretată ca un număr." msgstr "Valoarea „%s” nu poate fi interpretată ca un număr."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Valoarea „%s” nu poate fi interpretată ca o valoare booleană." msgstr "Valoarea „%s” nu poate fi interpretată ca o valoare booleană."

394
po/ru.po
View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib.glib-2-12\n" "Project-Id-Version: glib.glib-2-12\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-24 07:59+0200\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-08-24 18:17+0300\n" "PO-Revision-Date: 2006-08-24 18:17+0300\n"
"Last-Translator: Leonid Kanter <leon@asplinux.ru>\n" "Last-Translator: Leonid Kanter <leon@asplinux.ru>\n"
"Language-Team: <gnome-cyr@gnome.org>\n" "Language-Team: <gnome-cyr@gnome.org>\n"
@@ -16,281 +16,294 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.2\n" "X-Generator: KBabel 1.11.2\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: ../glib/gbookmarkfile.c:716 ../glib/gbookmarkfile.c:793 #: glib/gbookmarkfile.c:716 glib/gbookmarkfile.c:793 glib/gbookmarkfile.c:872
#: ../glib/gbookmarkfile.c:872 ../glib/gbookmarkfile.c:919 #: glib/gbookmarkfile.c:919
#, c-format #, c-format
msgid "Unexpected attribute '%s' for element '%s'" msgid "Unexpected attribute '%s' for element '%s'"
msgstr "Неожиданный атрибут \"%s\" для элемента \"%s\"" msgstr "Неожиданный атрибут \"%s\" для элемента \"%s\""
#: ../glib/gbookmarkfile.c:727 ../glib/gbookmarkfile.c:804 #: glib/gbookmarkfile.c:727 glib/gbookmarkfile.c:804 glib/gbookmarkfile.c:814
#: ../glib/gbookmarkfile.c:814 ../glib/gbookmarkfile.c:930 #: glib/gbookmarkfile.c:930
#, c-format #, c-format
msgid "Attribute '%s' of element '%s' not found" msgid "Attribute '%s' of element '%s' not found"
msgstr "Атрибут \"%s\" элемента \"%s\" не найден" msgstr "Атрибут \"%s\" элемента \"%s\" не найден"
#: ../glib/gbookmarkfile.c:1103 ../glib/gbookmarkfile.c:1168 #: glib/gbookmarkfile.c:1103 glib/gbookmarkfile.c:1168
#: ../glib/gbookmarkfile.c:1232 ../glib/gbookmarkfile.c:1242 #: glib/gbookmarkfile.c:1232 glib/gbookmarkfile.c:1242
#, c-format #, c-format
msgid "Unexpected tag '%s', tag '%s' expected" msgid "Unexpected tag '%s', tag '%s' expected"
msgstr "Неожиданный тег \"%s\", ожидался тег \"%s\"" msgstr "Неожиданный тег \"%s\", ожидался тег \"%s\""
#: ../glib/gbookmarkfile.c:1128 ../glib/gbookmarkfile.c:1142 #: glib/gbookmarkfile.c:1128 glib/gbookmarkfile.c:1142
#: ../glib/gbookmarkfile.c:1210 ../glib/gbookmarkfile.c:1262 #: glib/gbookmarkfile.c:1210 glib/gbookmarkfile.c:1262
#, c-format #, c-format
msgid "Unexpected tag '%s' inside '%s'" msgid "Unexpected tag '%s' inside '%s'"
msgstr "Неожиданный тег \"%s\" внутри \"%s\"" msgstr "Неожиданный тег \"%s\" внутри \"%s\""
#: ../glib/gbookmarkfile.c:1792 #: glib/gbookmarkfile.c:1792
#, c-format
msgid "No valid bookmark file found in data dirs" msgid "No valid bookmark file found in data dirs"
msgstr "Не удается найти действительный файл закладки в каталогах данных" msgstr "Не удается найти действительный файл закладки в каталогах данных"
#: ../glib/gbookmarkfile.c:1993 #: glib/gbookmarkfile.c:1993
#, c-format #, c-format
msgid "A bookmark for URI '%s' already exists" msgid "A bookmark for URI '%s' already exists"
msgstr "Закладка для URI \"%s\" уже существует" msgstr "Закладка для URI \"%s\" уже существует"
#: ../glib/gbookmarkfile.c:2039 ../glib/gbookmarkfile.c:2196 #: glib/gbookmarkfile.c:2039 glib/gbookmarkfile.c:2196
#: ../glib/gbookmarkfile.c:2281 ../glib/gbookmarkfile.c:2362 #: glib/gbookmarkfile.c:2281 glib/gbookmarkfile.c:2362
#: ../glib/gbookmarkfile.c:2447 ../glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: ../glib/gbookmarkfile.c:2608 ../glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: ../glib/gbookmarkfile.c:2729 ../glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: ../glib/gbookmarkfile.c:2952 ../glib/gbookmarkfile.c:3142 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: ../glib/gbookmarkfile.c:3218 ../glib/gbookmarkfile.c:3371 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: ../glib/gbookmarkfile.c:3436 ../glib/gbookmarkfile.c:3526 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: ../glib/gbookmarkfile.c:3653 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "Не найдена закладка для URI \"%s\"" msgstr "Не найдена закладка для URI \"%s\""
#: ../glib/gbookmarkfile.c:2371 #: glib/gbookmarkfile.c:2371
#, c-format #, c-format
msgid "No MIME type defined in the bookmark for URI '%s'" msgid "No MIME type defined in the bookmark for URI '%s'"
msgstr "Тип MIME не определён в закладке для URI \"%s\"" msgstr "Тип MIME не определён в закладке для URI \"%s\""
#: ../glib/gbookmarkfile.c:2456 #: glib/gbookmarkfile.c:2456
#, c-format #, c-format
msgid "No private flag has been defined in bookmark for URI '%s'" msgid "No private flag has been defined in bookmark for URI '%s'"
msgstr "Частные флаги не были определены в закладке для URI \"%s\"" msgstr "Частные флаги не были определены в закладке для URI \"%s\""
#: ../glib/gbookmarkfile.c:2835 #: glib/gbookmarkfile.c:2835
#, c-format #, c-format
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "Не установлены группы в закладке для URI \"%s\"" msgstr "Не установлены группы в закладке для URI \"%s\""
#: ../glib/gbookmarkfile.c:3236 ../glib/gbookmarkfile.c:3381 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "Ни одно из приложений с именем \"%s\" не зарегистрировало закладку для \"%s\"" msgstr ""
"Ни одно из приложений с именем \"%s\" не зарегистрировало закладку для \"%s\""
#: ../glib/gconvert.c:404 ../glib/gconvert.c:482 ../glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Преобразование из набора символов \"%s\" в \"%s\" не поддерживается" msgstr "Преобразование из набора символов \"%s\" в \"%s\" не поддерживается"
#: ../glib/gconvert.c:408 ../glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Не удалось открыть преобразователь из \"%s\" в \"%s\"" msgstr "Не удалось открыть преобразователь из \"%s\" в \"%s\""
#: ../glib/gconvert.c:602 ../glib/gconvert.c:991 ../glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: ../glib/giochannel.c:1364 ../glib/giochannel.c:2206 ../glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: ../glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "" msgstr ""
"Недопустимая последовательность байтов для преобразования содержится во " "Недопустимая последовательность байтов для преобразования содержится во "
"входной строке" "входной строке"
#: ../glib/gconvert.c:608 ../glib/gconvert.c:918 ../glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: ../glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Произошла ошибка при преобразовании: %s" msgstr "Произошла ошибка при преобразовании: %s"
#: ../glib/gconvert.c:643 ../glib/gutf8.c:939 ../glib/gutf8.c:1143 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: ../glib/gutf8.c:1284 ../glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Неполный символ содержится в конце входной строки" msgstr "Неполный символ содержится в конце входной строки"
#: ../glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Невозможно корректно преобразовать символ \"%s\" в символ из набора \"%s\"" msgstr ""
"Невозможно корректно преобразовать символ \"%s\" в символ из набора \"%s\""
#: ../glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "" msgstr ""
"URI \"%s\" не является абсолютным идентификатором при использовании схемы " "URI \"%s\" не является абсолютным идентификатором при использовании схемы "
"\"file\"" "\"file\""
#: ../glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "Идентификатор URI локального файла \"%s\" не может включать символ \"#\"" msgstr ""
"Идентификатор URI локального файла \"%s\" не может включать символ \"#\""
#: ../glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "Идентификатор URI \"%s\" недопустим" msgstr "Идентификатор URI \"%s\" недопустим"
#: ../glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Имя узла недопустимо в идентификаторе URI \"%s\"" msgstr "Имя узла недопустимо в идентификаторе URI \"%s\""
#: ../glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "Идентификатор URI \"%s\" содержит недопустимо экранированный символ" msgstr "Идентификатор URI \"%s\" содержит недопустимо экранированный символ"
#: ../glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Путь \"%s\" не является абсолютным" msgstr "Путь \"%s\" не является абсолютным"
#: ../glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Имя узла недопустимо" msgstr "Имя узла недопустимо"
#: ../glib/gdir.c:121 ../glib/gdir.c:141 #: glib/gdir.c:121 glib/gdir.c:141
#, c-format #, c-format
msgid "Error opening directory '%s': %s" msgid "Error opening directory '%s': %s"
msgstr "Произошла ошибка при открытии каталога \"%s\": %s" msgstr "Произошла ошибка при открытии каталога \"%s\": %s"
#: ../glib/gfileutils.c:572 ../glib/gfileutils.c:645 #: glib/gfileutils.c:572 glib/gfileutils.c:645
#, c-format #, c-format
msgid "Could not allocate %lu bytes to read file \"%s\"" msgid "Could not allocate %lu bytes to read file \"%s\""
msgstr "Не удалось распределить %lu байтов для прочтения файла \"%s\"" msgstr "Не удалось распределить %lu байтов для прочтения файла \"%s\""
#: ../glib/gfileutils.c:587 #: glib/gfileutils.c:587
#, c-format #, c-format
msgid "Error reading file '%s': %s" msgid "Error reading file '%s': %s"
msgstr "Произошла ошибка при чтении файла \"%s\": %s" msgstr "Произошла ошибка при чтении файла \"%s\": %s"
#: ../glib/gfileutils.c:669 #: glib/gfileutils.c:669
#, c-format #, c-format
msgid "Failed to read from file '%s': %s" msgid "Failed to read from file '%s': %s"
msgstr "Сбой при чтении из файла \"%s\": %s" msgstr "Сбой при чтении из файла \"%s\": %s"
#: ../glib/gfileutils.c:720 ../glib/gfileutils.c:807 #: glib/gfileutils.c:720 glib/gfileutils.c:807
#, c-format #, c-format
msgid "Failed to open file '%s': %s" msgid "Failed to open file '%s': %s"
msgstr "Сбой при открытии файла \"%s\": %s" msgstr "Сбой при открытии файла \"%s\": %s"
#: ../glib/gfileutils.c:737 ../glib/gmappedfile.c:133 #: glib/gfileutils.c:737 glib/gmappedfile.c:133
#, c-format #, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr "Сбой при получении аттрибутов файла \"%s\": сбой в функции fstat(): %s" msgstr "Сбой при получении аттрибутов файла \"%s\": сбой в функции fstat(): %s"
#: ../glib/gfileutils.c:771 #: glib/gfileutils.c:771
#, c-format #, c-format
msgid "Failed to open file '%s': fdopen() failed: %s" msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "Сбой при открытии файла \"%s\": сбой в функции fdopen(): %s" msgstr "Сбой при открытии файла \"%s\": сбой в функции fdopen(): %s"
#: ../glib/gfileutils.c:905 #: glib/gfileutils.c:905
#, c-format #, c-format
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s" msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
msgstr "Не удается переименовать файл '%s' в '%s': сбой функции g_rename(): %s" msgstr "Не удается переименовать файл '%s' в '%s': сбой функции g_rename(): %s"
#: ../glib/gfileutils.c:946 ../glib/gfileutils.c:1404 #: glib/gfileutils.c:946 glib/gfileutils.c:1404
#, c-format #, c-format
msgid "Failed to create file '%s': %s" msgid "Failed to create file '%s': %s"
msgstr "Произошёл сбой при создании файла \"%s\": %s" msgstr "Произошёл сбой при создании файла \"%s\": %s"
#: ../glib/gfileutils.c:960 #: glib/gfileutils.c:960
#, c-format #, c-format
msgid "Failed to open file '%s' for writing: fdopen() failed: %s" msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
msgstr "Не удается открыть файл \"%s\" для записи: сбой в функции fdopen(): %s" msgstr "Не удается открыть файл \"%s\" для записи: сбой в функции fdopen(): %s"
#: ../glib/gfileutils.c:985 #: glib/gfileutils.c:985
#, c-format #, c-format
msgid "Failed to write file '%s': fwrite() failed: %s" msgid "Failed to write file '%s': fwrite() failed: %s"
msgstr "Не удается записать файл \"%s\": сбой в функции fwrite(): %s" msgstr "Не удается записать файл \"%s\": сбой в функции fwrite(): %s"
#: ../glib/gfileutils.c:1004 #: glib/gfileutils.c:1004
#, c-format #, c-format
msgid "Failed to close file '%s': fclose() failed: %s" msgid "Failed to close file '%s': fclose() failed: %s"
msgstr "Не удается закрыть файл \"%s\": сбой в функции fclose(): %s" msgstr "Не удается закрыть файл \"%s\": сбой в функции fclose(): %s"
#: ../glib/gfileutils.c:1122 #: glib/gfileutils.c:1122
#, c-format #, c-format
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
msgstr "Существующий файл '%s' не может быть удалён: сбой g_unlink(): %s" msgstr "Существующий файл '%s' не может быть удалён: сбой g_unlink(): %s"
#: ../glib/gfileutils.c:1366 #: glib/gfileutils.c:1366
#, c-format #, c-format
msgid "Template '%s' invalid, should not contain a '%s'" msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "Шаблон \"%s\" недопустим: он не должен содержать \"%s\"" msgstr "Шаблон \"%s\" недопустим: он не должен содержать \"%s\""
#: ../glib/gfileutils.c:1379 #: glib/gfileutils.c:1379
#, c-format #, c-format
msgid "Template '%s' doesn't contain XXXXXX" msgid "Template '%s' doesn't contain XXXXXX"
msgstr "Шаблон \"%s\" не содержит XXXXXX" msgstr "Шаблон \"%s\" не содержит XXXXXX"
#: ../glib/gfileutils.c:1854 #: glib/gfileutils.c:1854
#, c-format #, c-format
msgid "Failed to read the symbolic link '%s': %s" msgid "Failed to read the symbolic link '%s': %s"
msgstr "Произошёл сбой при чтении символической ссылки \"%s\": %s" msgstr "Произошёл сбой при чтении символической ссылки \"%s\": %s"
#: ../glib/gfileutils.c:1875 #: glib/gfileutils.c:1875
#, c-format
msgid "Symbolic links not supported" msgid "Symbolic links not supported"
msgstr "Символические ссылки не поддерживаются" msgstr "Символические ссылки не поддерживаются"
#: ../glib/giochannel.c:1154 #: glib/giochannel.c:1154
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s': %s" msgid "Could not open converter from '%s' to '%s': %s"
msgstr "Не удалось открыть преобразователь из \"%s\" в \"%s\": %s" msgstr "Не удалось открыть преобразователь из \"%s\" в \"%s\": %s"
#: ../glib/giochannel.c:1499 #: glib/giochannel.c:1499
#, c-format
msgid "Can't do a raw read in g_io_channel_read_line_string" msgid "Can't do a raw read in g_io_channel_read_line_string"
msgstr "" msgstr ""
"Невозможно выполнить непосредственное чтение в функции " "Невозможно выполнить непосредственное чтение в функции "
"g_io_channel_read_line_string" "g_io_channel_read_line_string"
#: ../glib/giochannel.c:1546 ../glib/giochannel.c:1803 #: glib/giochannel.c:1546 glib/giochannel.c:1803 glib/giochannel.c:1889
#: ../glib/giochannel.c:1889 #, c-format
msgid "Leftover unconverted data in read buffer" msgid "Leftover unconverted data in read buffer"
msgstr "Непреобразованные данные остались в буфере чтения " msgstr "Непреобразованные данные остались в буфере чтения "
#: ../glib/giochannel.c:1626 ../glib/giochannel.c:1703 #: glib/giochannel.c:1626 glib/giochannel.c:1703
#, c-format
msgid "Channel terminates in a partial character" msgid "Channel terminates in a partial character"
msgstr "Канал закрывается на неполном символе" msgstr "Канал закрывается на неполном символе"
#: ../glib/giochannel.c:1689 #: glib/giochannel.c:1689
#, c-format
msgid "Can't do a raw read in g_io_channel_read_to_end" msgid "Can't do a raw read in g_io_channel_read_to_end"
msgstr "" msgstr ""
"Невозможно выполнить непосредственное чтение в функции " "Невозможно выполнить непосредственное чтение в функции "
"g_io_channel_read_to_end" "g_io_channel_read_to_end"
#: ../glib/gmappedfile.c:116 #: glib/gmappedfile.c:116
#, c-format #, c-format
msgid "Failed to open file '%s': open() failed: %s" msgid "Failed to open file '%s': open() failed: %s"
msgstr "Не удалось открыть файл \"%s\": сбой в функции fdopen(): %s" msgstr "Не удалось открыть файл \"%s\": сбой в функции fdopen(): %s"
#: ../glib/gmappedfile.c:193 #: glib/gmappedfile.c:193
#, c-format #, c-format
msgid "Failed to map file '%s': mmap() failed: %s" msgid "Failed to map file '%s': mmap() failed: %s"
msgstr "Не удается отразить файл \"%s\": сбой в функции mmap(): %s" msgstr "Не удается отразить файл \"%s\": сбой в функции mmap(): %s"
#: ../glib/gmarkup.c:227 #: glib/gmarkup.c:227
#, c-format #, c-format
msgid "Error on line %d char %d: %s" msgid "Error on line %d char %d: %s"
msgstr "Ошибка в строке %d на символе %d: %s" msgstr "Ошибка в строке %d на символе %d: %s"
#: ../glib/gmarkup.c:325 #: glib/gmarkup.c:325
#, c-format #, c-format
msgid "Error on line %d: %s" msgid "Error on line %d: %s"
msgstr "Ошибка в строке %d: %s" msgstr "Ошибка в строке %d: %s"
#: ../glib/gmarkup.c:429 #: glib/gmarkup.c:429
msgid "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;" msgid ""
"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
msgstr "" msgstr ""
"Обнаружена пустая сущность \"&;\"; допустимыми сущностями являются: &amp; " "Обнаружена пустая сущность \"&;\"; допустимыми сущностями являются: &amp; "
"&quot; &lt; &gt; &apos;" "&quot; &lt; &gt; &apos;"
#: ../glib/gmarkup.c:439 #: glib/gmarkup.c:439
#, c-format #, c-format
msgid "" msgid ""
"Character '%s' is not valid at the start of an entity name; the & character " "Character '%s' is not valid at the start of an entity name; the & character "
@@ -301,17 +314,17 @@ msgstr ""
"последовательность; если этот символ не должен быть частью сущности, то " "последовательность; если этот символ не должен быть частью сущности, то "
"экранируйте его сущностью &amp;" "экранируйте его сущностью &amp;"
#: ../glib/gmarkup.c:473 #: glib/gmarkup.c:473
#, c-format #, c-format
msgid "Character '%s' is not valid inside an entity name" msgid "Character '%s' is not valid inside an entity name"
msgstr "Символ \"%s\" недопустим внутри названия сущности" msgstr "Символ \"%s\" недопустим внутри названия сущности"
#: ../glib/gmarkup.c:510 #: glib/gmarkup.c:510
#, c-format #, c-format
msgid "Entity name '%s' is not known" msgid "Entity name '%s' is not known"
msgstr "Наименование сущности \"%s\" неизвестно" msgstr "Наименование сущности \"%s\" неизвестно"
#: ../glib/gmarkup.c:521 #: glib/gmarkup.c:521
msgid "" msgid ""
"Entity did not end with a semicolon; most likely you used an ampersand " "Entity did not end with a semicolon; most likely you used an ampersand "
"character without intending to start an entity - escape ampersand as &amp;" "character without intending to start an entity - escape ampersand as &amp;"
@@ -319,7 +332,7 @@ msgstr ""
"Сущность не заканчивается точкой с запятой; похоже, что символ & был " "Сущность не заканчивается точкой с запятой; похоже, что символ & был "
"использован не для обозначения начала сущности - экранируйте его как &amp;" "использован не для обозначения начала сущности - экранируйте его как &amp;"
#: ../glib/gmarkup.c:574 #: glib/gmarkup.c:574
#, c-format #, c-format
msgid "" msgid ""
"Failed to parse '%-.*s', which should have been a digit inside a character " "Failed to parse '%-.*s', which should have been a digit inside a character "
@@ -328,16 +341,16 @@ msgstr ""
"Сбой при разборе строки '%-.*s', где должно быть число внутри ссылки на " "Сбой при разборе строки '%-.*s', где должно быть число внутри ссылки на "
"символ (&#234; например): возможно, номер слишком велик" "символ (&#234; например): возможно, номер слишком велик"
#: ../glib/gmarkup.c:599 #: glib/gmarkup.c:599
#, c-format #, c-format
msgid "Character reference '%-.*s' does not encode a permitted character" msgid "Character reference '%-.*s' does not encode a permitted character"
msgstr "Ссылка на символ '%-.*s' не определяет допустимый символ" msgstr "Ссылка на символ '%-.*s' не определяет допустимый символ"
#: ../glib/gmarkup.c:614 #: glib/gmarkup.c:614
msgid "Empty character reference; should include a digit such as &#454;" msgid "Empty character reference; should include a digit such as &#454;"
msgstr "Ссылка на символ пуста; она должна включать номер, например &#454;" msgstr "Ссылка на символ пуста; она должна включать номер, например &#454;"
#: ../glib/gmarkup.c:624 #: glib/gmarkup.c:624
msgid "" msgid ""
"Character reference did not end with a semicolon; most likely you used an " "Character reference did not end with a semicolon; most likely you used an "
"ampersand character without intending to start an entity - escape ampersand " "ampersand character without intending to start an entity - escape ampersand "
@@ -347,23 +360,23 @@ msgstr ""
"был использован не для обозначения начала сущности - экранируйте его как " "был использован не для обозначения начала сущности - экранируйте его как "
"&amp;" "&amp;"
#: ../glib/gmarkup.c:710 #: glib/gmarkup.c:710
msgid "Unfinished entity reference" msgid "Unfinished entity reference"
msgstr "Ссылка на сущность не закончена" msgstr "Ссылка на сущность не закончена"
#: ../glib/gmarkup.c:716 #: glib/gmarkup.c:716
msgid "Unfinished character reference" msgid "Unfinished character reference"
msgstr "Ссылка на символ не закончена" msgstr "Ссылка на символ не закончена"
#: ../glib/gmarkup.c:959 ../glib/gmarkup.c:987 ../glib/gmarkup.c:1018 #: glib/gmarkup.c:959 glib/gmarkup.c:987 glib/gmarkup.c:1018
msgid "Invalid UTF-8 encoded text" msgid "Invalid UTF-8 encoded text"
msgstr "Текст закодирован как UTF-8 недопустимым образом" msgstr "Текст закодирован как UTF-8 недопустимым образом"
#: ../glib/gmarkup.c:1054 #: glib/gmarkup.c:1054
msgid "Document must begin with an element (e.g. <book>)" msgid "Document must begin with an element (e.g. <book>)"
msgstr "Документ должен начинаться с элемента (например <book>)" msgstr "Документ должен начинаться с элемента (например <book>)"
#: ../glib/gmarkup.c:1094 #: glib/gmarkup.c:1094
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an " "'%s' is not a valid character following a '<' character; it may not begin an "
@@ -372,7 +385,7 @@ msgstr ""
"Символ \"%s\" является недопустим символом, следующим за символом \"<\"; " "Символ \"%s\" является недопустим символом, следующим за символом \"<\"; "
"этот символ не может начинать имя элемента" "этот символ не может начинать имя элемента"
#: ../glib/gmarkup.c:1158 #: glib/gmarkup.c:1158
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '>' character to end the start tag of element " "Odd character '%s', expected a '>' character to end the start tag of element "
@@ -381,14 +394,15 @@ msgstr ""
"Встретился лишний символ \"%s\", ожидался символ \">\" для закрытия " "Встретился лишний символ \"%s\", ожидался символ \">\" для закрытия "
"начального тэга элемента \"%s\"" "начального тэга элемента \"%s\""
#: ../glib/gmarkup.c:1247 #: glib/gmarkup.c:1247
#, c-format #, 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 "" msgstr ""
"Встретился лишний символ \"%s\", ожидался символ \"=\" после имени атрибута " "Встретился лишний символ \"%s\", ожидался символ \"=\" после имени атрибута "
"\"%s\" элемента \"%s\"" "\"%s\" элемента \"%s\""
#: ../glib/gmarkup.c:1289 #: glib/gmarkup.c:1289
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '>' or '/' character to end the start tag of " "Odd character '%s', expected a '>' or '/' character to end the start tag of "
@@ -399,7 +413,7 @@ msgstr ""
"закрытия начального тэга элемента \"%s\" или дополнительный атрибут; " "закрытия начального тэга элемента \"%s\" или дополнительный атрибут; "
"возможно, был использован недопустимый символ в имени атрибута" "возможно, был использован недопустимый символ в имени атрибута"
#: ../glib/gmarkup.c:1378 #: glib/gmarkup.c:1378
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when " "Odd character '%s', expected an open quote mark after the equals sign when "
@@ -408,7 +422,7 @@ msgstr ""
"Встретился лишний символ \"%s\", ожидалась открывающая двойная кавычка после " "Встретился лишний символ \"%s\", ожидалась открывающая двойная кавычка после "
"знака равенства при присваивании значения атрибуту \"%s\" элемента \"%s\"" "знака равенства при присваивании значения атрибуту \"%s\" элемента \"%s\""
#: ../glib/gmarkup.c:1523 #: glib/gmarkup.c:1523
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not " "'%s' is not a valid character following the characters '</'; '%s' may not "
@@ -417,7 +431,7 @@ msgstr ""
"Символ \"%s\" является недопустимым символом при следовании за символами \"</" "Символ \"%s\" является недопустимым символом при следовании за символами \"</"
"\"; символ \"%s\" не может начинать имя элемента" "\"; символ \"%s\" не может начинать имя элемента"
#: ../glib/gmarkup.c:1563 #: glib/gmarkup.c:1563
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following the close element name '%s'; the " "'%s' is not a valid character following the close element name '%s'; the "
@@ -426,29 +440,30 @@ msgstr ""
"Символ \"%s\" является недопустимым символом при закрытии имени элемента \"%s" "Символ \"%s\" является недопустимым символом при закрытии имени элемента \"%s"
"\"; допутимым символом является \">\"" "\"; допутимым символом является \">\""
#: ../glib/gmarkup.c:1574 #: glib/gmarkup.c:1574
#, c-format #, c-format
msgid "Element '%s' was closed, no element is currently open" msgid "Element '%s' was closed, no element is currently open"
msgstr "Элемент \"%s\" был закрыт, ни один элемент в настоящий момент не открыт" msgstr ""
"Элемент \"%s\" был закрыт, ни один элемент в настоящий момент не открыт"
#: ../glib/gmarkup.c:1583 #: glib/gmarkup.c:1583
#, c-format #, c-format
msgid "Element '%s' was closed, but the currently open element is '%s'" msgid "Element '%s' was closed, but the currently open element is '%s'"
msgstr "" msgstr ""
"Элемент \"%s\" был закрыт, но открытым в настоящий момент является элемент " "Элемент \"%s\" был закрыт, но открытым в настоящий момент является элемент "
"\"%s\"" "\"%s\""
#: ../glib/gmarkup.c:1749 #: glib/gmarkup.c:1749
msgid "Document was empty or contained only whitespace" msgid "Document was empty or contained only whitespace"
msgstr "Документ был пуст или содержал только пробелы" msgstr "Документ был пуст или содержал только пробелы"
#: ../glib/gmarkup.c:1763 #: glib/gmarkup.c:1763
msgid "Document ended unexpectedly just after an open angle bracket '<'" msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr "" msgstr ""
"Документ непредвиденно окончился сразу же после открывающей угловой скобки " "Документ непредвиденно окончился сразу же после открывающей угловой скобки "
"\"<\"" "\"<\""
#: ../glib/gmarkup.c:1771 ../glib/gmarkup.c:1815 #: glib/gmarkup.c:1771 glib/gmarkup.c:1815
#, c-format #, c-format
msgid "" msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last " "Document ended unexpectedly with elements still open - '%s' was the last "
@@ -457,7 +472,7 @@ msgstr ""
"Документ непредвиденно окончился, когда элементы были ещё открыты - \"%s\" " "Документ непредвиденно окончился, когда элементы были ещё открыты - \"%s\" "
"был последним открытым элементом" "был последним открытым элементом"
#: ../glib/gmarkup.c:1779 #: glib/gmarkup.c:1779
#, c-format #, c-format
msgid "" msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending " "Document ended unexpectedly, expected to see a close angle bracket ending "
@@ -466,19 +481,19 @@ msgstr ""
"Документ непредвиденно окончился, ожидается закрывающая тэг угловая скобка <%" "Документ непредвиденно окончился, ожидается закрывающая тэг угловая скобка <%"
"s/>" "s/>"
#: ../glib/gmarkup.c:1785 #: glib/gmarkup.c:1785
msgid "Document ended unexpectedly inside an element name" msgid "Document ended unexpectedly inside an element name"
msgstr "Документ непредвиденно окончился внутри имени элемента" msgstr "Документ непредвиденно окончился внутри имени элемента"
#: ../glib/gmarkup.c:1790 #: glib/gmarkup.c:1790
msgid "Document ended unexpectedly inside an attribute name" msgid "Document ended unexpectedly inside an attribute name"
msgstr "Документ непредвиденно окончился внутри имени атрибута" msgstr "Документ непредвиденно окончился внутри имени атрибута"
#: ../glib/gmarkup.c:1795 #: glib/gmarkup.c:1795
msgid "Document ended unexpectedly inside an element-opening tag." msgid "Document ended unexpectedly inside an element-opening tag."
msgstr "Документ непредвиденно окончился внутри открывающего элемент тэга" msgstr "Документ непредвиденно окончился внутри открывающего элемент тэга"
#: ../glib/gmarkup.c:1801 #: glib/gmarkup.c:1801
msgid "" msgid ""
"Document ended unexpectedly after the equals sign following an attribute " "Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value" "name; no attribute value"
@@ -486,98 +501,103 @@ msgstr ""
"Документ непредвиденно окончился после знака равенства, следующего за именем " "Документ непредвиденно окончился после знака равенства, следующего за именем "
"атрибута; значение атрибута не указано" "атрибута; значение атрибута не указано"
#: ../glib/gmarkup.c:1808 #: glib/gmarkup.c:1808
msgid "Document ended unexpectedly while inside an attribute value" msgid "Document ended unexpectedly while inside an attribute value"
msgstr "Документ непредвиденно окончился внутри значения атрибута" msgstr "Документ непредвиденно окончился внутри значения атрибута"
#: ../glib/gmarkup.c:1823 #: glib/gmarkup.c:1823
#, c-format #, c-format
msgid "Document ended unexpectedly inside the close tag for element '%s'" msgid "Document ended unexpectedly inside the close tag for element '%s'"
msgstr "Документ непредвиденно окончился внутри закрывающего элемент тэга \"%s\"" msgstr ""
"Документ непредвиденно окончился внутри закрывающего элемент тэга \"%s\""
#: ../glib/gmarkup.c:1829 #: glib/gmarkup.c:1829
msgid "Document ended unexpectedly inside a comment or processing instruction" msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr "Документ непредвиденно окончился внутри комментария или инструкции обработки" msgstr ""
"Документ непредвиденно окончился внутри комментария или инструкции обработки"
#: ../glib/gshell.c:70 #: glib/gshell.c:70
#, c-format
msgid "Quoted text doesn't begin with a quotation mark" msgid "Quoted text doesn't begin with a quotation mark"
msgstr "Текст в кавычках не начинается с символа кавычки" msgstr "Текст в кавычках не начинается с символа кавычки"
#: ../glib/gshell.c:160 #: glib/gshell.c:160
#, c-format
msgid "Unmatched quotation mark in command line or other shell-quoted text" msgid "Unmatched quotation mark in command line or other shell-quoted text"
msgstr "" msgstr ""
"Обнаружена несоответствующая кавычка в командной строке или ином тексте " "Обнаружена несоответствующая кавычка в командной строке или ином тексте "
"оболочки" "оболочки"
#: ../glib/gshell.c:538 #: glib/gshell.c:538
#, c-format #, c-format
msgid "Text ended just after a '\\' character. (The text was '%s')" msgid "Text ended just after a '\\' character. (The text was '%s')"
msgstr "Текст закончился сразу после символа \"\\\". (Текст был \"%s\")" msgstr "Текст закончился сразу после символа \"\\\". (Текст был \"%s\")"
#: ../glib/gshell.c:545 #: glib/gshell.c:545
#, c-format #, c-format
msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgid "Text ended before matching quote was found for %c. (The text was '%s')"
msgstr "Текст закончился перед соответствующей кавычкой для %c. (Текст был \"%s\")" msgstr ""
"Текст закончился перед соответствующей кавычкой для %c. (Текст был \"%s\")"
#: ../glib/gshell.c:557 #: glib/gshell.c:557
#, c-format
msgid "Text was empty (or contained only whitespace)" msgid "Text was empty (or contained only whitespace)"
msgstr "Текст был пуст (или содержал только пробелы)" msgstr "Текст был пуст (или содержал только пробелы)"
#: ../glib/gspawn-win32.c:273 #: glib/gspawn-win32.c:273
#, c-format
msgid "Failed to read data from child process" msgid "Failed to read data from child process"
msgstr "Сбой при чтении данных из процесса-потомка" msgstr "Сбой при чтении данных из процесса-потомка"
#: ../glib/gspawn-win32.c:288 ../glib/gspawn.c:1361 #: glib/gspawn-win32.c:288 glib/gspawn.c:1361
#, c-format #, c-format
msgid "Failed to create pipe for communicating with child process (%s)" msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Сбой при создании канала для сообщения с процессом-потомком (%s)" msgstr "Сбой при создании канала для сообщения с процессом-потомком (%s)"
#: ../glib/gspawn-win32.c:326 ../glib/gspawn.c:1025 #: glib/gspawn-win32.c:326 glib/gspawn.c:1025
#, c-format #, c-format
msgid "Failed to read from child pipe (%s)" msgid "Failed to read from child pipe (%s)"
msgstr "Сбой при чтении данных из канала потомка (%s)" msgstr "Сбой при чтении данных из канала потомка (%s)"
#: ../glib/gspawn-win32.c:352 ../glib/gspawn.c:1230 #: glib/gspawn-win32.c:352 glib/gspawn.c:1230
#, c-format #, c-format
msgid "Failed to change to directory '%s' (%s)" msgid "Failed to change to directory '%s' (%s)"
msgstr "Сбой при смене каталога \"%s\" (%s)" msgstr "Сбой при смене каталога \"%s\" (%s)"
#: ../glib/gspawn-win32.c:358 ../glib/gspawn-win32.c:578 #: glib/gspawn-win32.c:358 glib/gspawn-win32.c:578
#, c-format #, c-format
msgid "Failed to execute child process (%s)" msgid "Failed to execute child process (%s)"
msgstr "Сбой при выполнении процесса-потомка (%s)" msgstr "Сбой при выполнении процесса-потомка (%s)"
#: ../glib/gspawn-win32.c:468 ../glib/gspawn-win32.c:524 #: glib/gspawn-win32.c:468 glib/gspawn-win32.c:524
#, c-format #, c-format
msgid "Invalid program name: %s" msgid "Invalid program name: %s"
msgstr "Неверное имя программы: %s" msgstr "Неверное имя программы: %s"
#: ../glib/gspawn-win32.c:478 ../glib/gspawn-win32.c:534 #: glib/gspawn-win32.c:478 glib/gspawn-win32.c:534 glib/gspawn-win32.c:777
#: ../glib/gspawn-win32.c:777 ../glib/gspawn-win32.c:832 #: glib/gspawn-win32.c:832 glib/gspawn-win32.c:1367
#: ../glib/gspawn-win32.c:1367
#, c-format #, c-format
msgid "Invalid string in argument vector at %d: %s" msgid "Invalid string in argument vector at %d: %s"
msgstr "Неверная строка в векторе аргумента в %d: %s" msgstr "Неверная строка в векторе аргумента в %d: %s"
#: ../glib/gspawn-win32.c:489 ../glib/gspawn-win32.c:545 #: glib/gspawn-win32.c:489 glib/gspawn-win32.c:545 glib/gspawn-win32.c:791
#: ../glib/gspawn-win32.c:791 ../glib/gspawn-win32.c:845 #: glib/gspawn-win32.c:845 glib/gspawn-win32.c:1400
#: ../glib/gspawn-win32.c:1400
#, c-format #, c-format
msgid "Invalid string in environment: %s" msgid "Invalid string in environment: %s"
msgstr "Неверная строка в окружении: %s" msgstr "Неверная строка в окружении: %s"
#: ../glib/gspawn-win32.c:773 ../glib/gspawn-win32.c:828 #: glib/gspawn-win32.c:773 glib/gspawn-win32.c:828 glib/gspawn-win32.c:1348
#: ../glib/gspawn-win32.c:1348
#, c-format #, c-format
msgid "Invalid working directory: %s" msgid "Invalid working directory: %s"
msgstr "Неверный рабочий каталог: %s" msgstr "Неверный рабочий каталог: %s"
#: ../glib/gspawn-win32.c:887 #: glib/gspawn-win32.c:887
#, c-format #, c-format
msgid "Failed to execute helper program (%s)" msgid "Failed to execute helper program (%s)"
msgstr "Сбой при выполнении вспомогательной программы (%s)" msgstr "Сбой при выполнении вспомогательной программы (%s)"
#: ../glib/gspawn-win32.c:1087 #: glib/gspawn-win32.c:1087
#, c-format
msgid "" msgid ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child " "Unexpected error in g_io_channel_win32_poll() reading data from a child "
"process" "process"
@@ -585,180 +605,190 @@ msgstr ""
"Произошла непредвиденная ошибка в функции g_io_channel_win32_poll() при " "Произошла непредвиденная ошибка в функции g_io_channel_win32_poll() при "
"чтении данных из процесса-потомка" "чтении данных из процесса-потомка"
#: ../glib/gspawn.c:165 #: glib/gspawn.c:165
#, c-format #, c-format
msgid "Failed to read data from child process (%s)" msgid "Failed to read data from child process (%s)"
msgstr "Сбой при чтении данных из процесса-потомка (%s)" msgstr "Сбой при чтении данных из процесса-потомка (%s)"
#: ../glib/gspawn.c:297 #: glib/gspawn.c:297
#, c-format #, c-format
msgid "Unexpected error in select() reading data from a child process (%s)" msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr "" msgstr ""
"Произошла непредвиденная ошибка в функции select() при чтении данных из " "Произошла непредвиденная ошибка в функции select() при чтении данных из "
"процесса-потомка (%s)" "процесса-потомка (%s)"
#: ../glib/gspawn.c:380 #: glib/gspawn.c:380
#, c-format #, c-format
msgid "Unexpected error in waitpid() (%s)" msgid "Unexpected error in waitpid() (%s)"
msgstr "Произошла непредвиденная ошибка в функции waitpid() (%s)" msgstr "Произошла непредвиденная ошибка в функции waitpid() (%s)"
#: ../glib/gspawn.c:1090 #: glib/gspawn.c:1090
#, c-format #, c-format
msgid "Failed to fork (%s)" msgid "Failed to fork (%s)"
msgstr "Сбой при ответвлении (%s)" msgstr "Сбой при ответвлении (%s)"
#: ../glib/gspawn.c:1240 #: glib/gspawn.c:1240
#, c-format #, c-format
msgid "Failed to execute child process \"%s\" (%s)" msgid "Failed to execute child process \"%s\" (%s)"
msgstr "Сбой при выполнении процесса-потомка \"%s\" (%s)" msgstr "Сбой при выполнении процесса-потомка \"%s\" (%s)"
#: ../glib/gspawn.c:1250 #: glib/gspawn.c:1250
#, c-format #, c-format
msgid "Failed to redirect output or input of child process (%s)" msgid "Failed to redirect output or input of child process (%s)"
msgstr "Сбой при перенаправлении вывода или ввода процесса-потомка (%s)" msgstr "Сбой при перенаправлении вывода или ввода процесса-потомка (%s)"
#: ../glib/gspawn.c:1259 #: glib/gspawn.c:1259
#, c-format #, c-format
msgid "Failed to fork child process (%s)" msgid "Failed to fork child process (%s)"
msgstr "Сбой при ответвлении процесса-потомка (%s)" msgstr "Сбой при ответвлении процесса-потомка (%s)"
#: ../glib/gspawn.c:1267 #: glib/gspawn.c:1267
#, c-format #, c-format
msgid "Unknown error executing child process \"%s\"" msgid "Unknown error executing child process \"%s\""
msgstr "Произошла неизвестная ошибка при выполнении процесса-потомка \"%s\"" msgstr "Произошла неизвестная ошибка при выполнении процесса-потомка \"%s\""
#: ../glib/gspawn.c:1289 #: glib/gspawn.c:1289
#, c-format #, c-format
msgid "Failed to read enough data from child pid pipe (%s)" msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Сбой при чтении нужного количества данных из канала процесса-потомка (%s)" msgstr ""
"Сбой при чтении нужного количества данных из канала процесса-потомка (%s)"
#: ../glib/gutf8.c:1017 #: glib/gutf8.c:1017
#, c-format
msgid "Character out of range for UTF-8" msgid "Character out of range for UTF-8"
msgstr "Символ находится вне диапазона для UTF-8" msgstr "Символ находится вне диапазона для UTF-8"
#: ../glib/gutf8.c:1111 ../glib/gutf8.c:1120 ../glib/gutf8.c:1252 #: glib/gutf8.c:1111 glib/gutf8.c:1120 glib/gutf8.c:1252 glib/gutf8.c:1261
#: ../glib/gutf8.c:1261 ../glib/gutf8.c:1402 ../glib/gutf8.c:1498 #: glib/gutf8.c:1402 glib/gutf8.c:1498
#, c-format
msgid "Invalid sequence in conversion input" msgid "Invalid sequence in conversion input"
msgstr "" msgstr ""
"Недопустимая последовательность для преобразования обнаружена во входной " "Недопустимая последовательность для преобразования обнаружена во входной "
"строке" "строке"
#: ../glib/gutf8.c:1413 ../glib/gutf8.c:1509 #: glib/gutf8.c:1413 glib/gutf8.c:1509
#, c-format
msgid "Character out of range for UTF-16" msgid "Character out of range for UTF-16"
msgstr "Символ находится вне диапазона для UTF-16" msgstr "Символ находится вне диапазона для UTF-16"
#: ../glib/goption.c:495 #: glib/goption.c:495
msgid "Usage:" msgid "Usage:"
msgstr "Использование:" msgstr "Использование:"
#: ../glib/goption.c:495 #: glib/goption.c:495
msgid "[OPTION...]" msgid "[OPTION...]"
msgstr "[OPTION...]" msgstr "[OPTION...]"
#: ../glib/goption.c:586 #: glib/goption.c:586
msgid "Help Options:" msgid "Help Options:"
msgstr "Параметры справки:" msgstr "Параметры справки:"
#: ../glib/goption.c:587 #: glib/goption.c:587
msgid "Show help options" msgid "Show help options"
msgstr "Показать параметры справки" msgstr "Показать параметры справки"
#: ../glib/goption.c:592 #: glib/goption.c:592
msgid "Show all help options" msgid "Show all help options"
msgstr "Показать все параметры справки" msgstr "Показать все параметры справки"
#: ../glib/goption.c:642 #: glib/goption.c:642
msgid "Application Options:" msgid "Application Options:"
msgstr "Применимые параметры:" msgstr "Применимые параметры:"
#: ../glib/goption.c:686 ../glib/goption.c:756 #: glib/goption.c:686 glib/goption.c:756
#, c-format #, c-format
msgid "Cannot parse integer value '%s' for %s" msgid "Cannot parse integer value '%s' for %s"
msgstr "Не удается разобрать целое значение '%s' для %s" msgstr "Не удается разобрать целое значение '%s' для %s"
#: ../glib/goption.c:696 ../glib/goption.c:764 #: glib/goption.c:696 glib/goption.c:764
#, c-format #, c-format
msgid "Integer value '%s' for %s out of range" msgid "Integer value '%s' for %s out of range"
msgstr "Целое значение '%s' для %s выходит за пределы" msgstr "Целое значение '%s' для %s выходит за пределы"
#: ../glib/goption.c:721 #: glib/goption.c:721
#, c-format #, c-format
msgid "Cannot parse double value '%s' for %s" msgid "Cannot parse double value '%s' for %s"
msgstr "Не удается разобрать двойное значение '%s' для %s" msgstr "Не удается разобрать двойное значение '%s' для %s"
#: ../glib/goption.c:729 #: glib/goption.c:729
#, c-format #, c-format
msgid "Double value '%s' for %s out of range" msgid "Double value '%s' for %s out of range"
msgstr "Двойное значение '%s' для %s выходит за пределы" msgstr "Двойное значение '%s' для %s выходит за пределы"
#: ../glib/goption.c:1066 #: glib/goption.c:1066
#, c-format #, c-format
msgid "Error parsing option %s" msgid "Error parsing option %s"
msgstr "Ошибка разбора параметра %s" msgstr "Ошибка разбора параметра %s"
#: ../glib/goption.c:1097 ../glib/goption.c:1208 #: glib/goption.c:1097 glib/goption.c:1208
#, c-format #, c-format
msgid "Missing argument for %s" msgid "Missing argument for %s"
msgstr "Отсутствует аргумент для %s" msgstr "Отсутствует аргумент для %s"
#: ../glib/goption.c:1597 #: glib/goption.c:1597
#, c-format #, c-format
msgid "Unknown option %s" msgid "Unknown option %s"
msgstr "Неизвестный параметр %s" msgstr "Неизвестный параметр %s"
#: ../glib/gkeyfile.c:337 #: glib/gkeyfile.c:337
#, c-format
msgid "Valid key file could not be found in data dirs" msgid "Valid key file could not be found in data dirs"
msgstr "Не удается найти действительный файл ключа в каталогах данных" msgstr "Не удается найти действительный файл ключа в каталогах данных"
#: ../glib/gkeyfile.c:372 #: glib/gkeyfile.c:372
#, c-format
msgid "Not a regular file" msgid "Not a regular file"
msgstr "Не является обычным файлом" msgstr "Не является обычным файлом"
#: ../glib/gkeyfile.c:380 #: glib/gkeyfile.c:380
#, c-format
msgid "File is empty" msgid "File is empty"
msgstr "Файл пуст" msgstr "Файл пуст"
#: ../glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "Key file contains line '%s' which is not a key-value pair, group, or comment" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "" msgstr ""
"Файл ключа содержит строку '%s', которая не является ключом - парой величин, " "Файл ключа содержит строку '%s', которая не является ключом - парой величин, "
"группой или комментарием" "группой или комментарием"
#: ../glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Файл ключа не начинается с группы" msgstr "Файл ключа не начинается с группы"
#: ../glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Файл ключа содержит неподдерживаемую кодировку '%s'" msgstr "Файл ключа содержит неподдерживаемую кодировку '%s'"
#: ../glib/gkeyfile.c:1013 ../glib/gkeyfile.c:1172 ../glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: ../glib/gkeyfile.c:2450 ../glib/gkeyfile.c:2569 ../glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: ../glib/gkeyfile.c:2857 ../glib/gkeyfile.c:3033 ../glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Файл ключей не имеет группы '%s'" msgstr "Файл ключей не имеет группы '%s'"
#: ../glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Файл ключа не содержит ключ '%s'" msgstr "Файл ключа не содержит ключ '%s'"
#: ../glib/gkeyfile.c:1285 ../glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Файл ключа содержит ключ '%s', значение которого '%s' не в кодировке UTF-8" msgstr ""
"Файл ключа содержит ключ '%s', значение которого '%s' не в кодировке UTF-8"
#: ../glib/gkeyfile.c:1303 ../glib/gkeyfile.c:1412 ../glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
"Файл ключа содержит ключ '%s', значение которого не может быть " "Файл ключа содержит ключ '%s', значение которого не может быть "
"интерпретировано." "интерпретировано."
#: ../glib/gkeyfile.c:2000 ../glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -767,37 +797,37 @@ msgstr ""
"Файл ключа содержит ключ '%s' в группе '%s', значение которого не может быть " "Файл ключа содержит ключ '%s' в группе '%s', значение которого не может быть "
"интерпретировано." "интерпретировано."
#: ../glib/gkeyfile.c:2400 ../glib/gkeyfile.c:2584 ../glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Файл ключа не имеет ключа '%s' в группе '%s'" msgstr "Файл ключа не имеет ключа '%s' в группе '%s'"
#: ../glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Файл ключа содержит символ escape в конце файла" msgstr "Файл ключа содержит символ escape в конце файла"
#: ../glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "Файл ключа содержит неверную escape-последовательность '%s'" msgstr "Файл ключа содержит неверную escape-последовательность '%s'"
#: ../glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Значение '%s' не может быть интерпретировано как числовое." msgstr "Значение '%s' не может быть интерпретировано как числовое."
#: ../glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Целое значение '%s' выходит за пределы" msgstr "Целое значение '%s' выходит за пределы"
#: ../glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Значение '%s' не может быть интерпретировано как плавающее." msgstr "Значение '%s' не может быть интерпретировано как плавающее."
#: ../glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Значение '%s' не может быть интерпретировано как булево." msgstr "Значение '%s' не может быть интерпретировано как булево."

View File

@@ -15,7 +15,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib 2.12\n" "Project-Id-Version: glib 2.12\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2005-03-28 19:34-0700\n" "PO-Revision-Date: 2005-03-28 19:34-0700\n"
"Last-Translator: Steve Murphy <murf@e-tools.com>\n" "Last-Translator: Steve Murphy <murf@e-tools.com>\n"
"Language-Team: Kinyarwanda <translation-team-rw@lists.sourceforge.net>\n" "Language-Team: Kinyarwanda <translation-team-rw@lists.sourceforge.net>\n"
@@ -62,10 +62,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -85,76 +85,76 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, fuzzy, c-format #, fuzzy, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Bivuye Inyuguti Gushyiraho Kuri ni OYA" msgstr "Bivuye Inyuguti Gushyiraho Kuri ni OYA"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, fuzzy, c-format #, fuzzy, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "OYA Gufungura Bivuye Kuri" msgstr "OYA Gufungura Bivuye Kuri"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Bayite in Ihindurangero Iyinjiza" msgstr "Bayite in Ihindurangero Iyinjiza"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Ihindurangero" msgstr "Ihindurangero"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, fuzzy, c-format #, fuzzy, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Inyuguti ku Impera Bya Iyinjiza" msgstr "Inyuguti ku Impera Bya Iyinjiza"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, fuzzy, c-format #, fuzzy, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "GUHINDURA Kuri" msgstr "GUHINDURA Kuri"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, fuzzy, c-format #, fuzzy, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "ni OYA ikoresha IDOSIYE Igishusho" msgstr "ni OYA ikoresha IDOSIYE Igishusho"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, fuzzy, c-format #, fuzzy, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "IDOSIYE Gicurasi OYA Gushyiramo a" msgstr "IDOSIYE Gicurasi OYA Gushyiramo a"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, fuzzy, c-format #, fuzzy, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "ni Sibyo" msgstr "ni Sibyo"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, fuzzy, c-format #, fuzzy, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Izina ry'inturo: Bya ni Sibyo" msgstr "Izina ry'inturo: Bya ni Sibyo"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, fuzzy, c-format #, fuzzy, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "Kirimo Inyuguti" msgstr "Kirimo Inyuguti"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, fuzzy, c-format #, fuzzy, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "ni OYA Inzira" msgstr "ni OYA Inzira"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Izina ry'inturo:" msgstr "Izina ry'inturo:"
@@ -715,7 +715,7 @@ msgstr "a Ibisanzwe IDOSIYE"
msgid "File is empty" msgid "File is empty"
msgstr "Idosiye ni ubusa" msgstr "Idosiye ni ubusa"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, fuzzy, c-format #, fuzzy, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -723,76 +723,76 @@ msgstr ""
"IDOSIYE Kirimo Umurongo ni OYA a Urufunguzo Agaciro Itsinda Cyangwa Icyo " "IDOSIYE Kirimo Umurongo ni OYA a Urufunguzo Agaciro Itsinda Cyangwa Icyo "
"wongeraho" "wongeraho"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, fuzzy, c-format #, fuzzy, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "IDOSIYE OYA Gutangira Na: a Itsinda" msgstr "IDOSIYE OYA Gutangira Na: a Itsinda"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, fuzzy, c-format #, fuzzy, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "IDOSIYE Kirimo Imisobekere:" msgstr "IDOSIYE Kirimo Imisobekere:"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, fuzzy, c-format #, fuzzy, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "IDOSIYE OYA Itsinda" msgstr "IDOSIYE OYA Itsinda"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, fuzzy, c-format #, fuzzy, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "IDOSIYE OYA Urufunguzo" msgstr "IDOSIYE OYA Urufunguzo"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, fuzzy, c-format #, fuzzy, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "IDOSIYE Kirimo Urufunguzo Na: Agaciro ni OYA 8" msgstr "IDOSIYE Kirimo Urufunguzo Na: Agaciro ni OYA 8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, fuzzy, c-format #, fuzzy, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "IDOSIYE Kirimo Urufunguzo Agaciro" msgstr "IDOSIYE Kirimo Urufunguzo Agaciro"
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, fuzzy, c-format #, fuzzy, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
msgstr "IDOSIYE Kirimo Urufunguzo in Itsinda Agaciro" msgstr "IDOSIYE Kirimo Urufunguzo in Itsinda Agaciro"
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, fuzzy, c-format #, fuzzy, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "IDOSIYE OYA Urufunguzo in Itsinda" msgstr "IDOSIYE OYA Urufunguzo in Itsinda"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, fuzzy, c-format #, fuzzy, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "IDOSIYE Kirimo Inyuguti ku Impera Bya Umurongo" msgstr "IDOSIYE Kirimo Inyuguti ku Impera Bya Umurongo"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, fuzzy, c-format #, fuzzy, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "IDOSIYE Kirimo Sibyo" msgstr "IDOSIYE Kirimo Sibyo"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, fuzzy, c-format #, fuzzy, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Nka a Umubare" msgstr "Nka a Umubare"
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, fuzzy, c-format #, fuzzy, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Agaciro kugirango Inyuma Bya Urutonde" msgstr "Agaciro kugirango Inyuma Bya Urutonde"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, fuzzy, c-format #, fuzzy, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Nka a Umubare" msgstr "Nka a Umubare"
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, fuzzy, c-format #, fuzzy, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Nka a Icyungo" msgstr "Nka a Icyungo"

View File

@@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib\n" "Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2005-10-16 19:30+0200\n" "PO-Revision-Date: 2005-10-16 19:30+0200\n"
"Last-Translator: Marcel Telka <marcel@telka.sk>\n" "Last-Translator: Marcel Telka <marcel@telka.sk>\n"
"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n" "Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
@@ -61,10 +61,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -84,76 +84,76 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Prevod zo znakovej sady '%s' do '%s' nie je podporovaný" msgstr "Prevod zo znakovej sady '%s' do '%s' nie je podporovaný"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Nepodarilo sa otvoriť program na prevod z '%s' do '%s'" msgstr "Nepodarilo sa otvoriť program na prevod z '%s' do '%s'"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Neplatná sekvencia bajtov na vstupe prevodu" msgstr "Neplatná sekvencia bajtov na vstupe prevodu"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Chyba počas prevodu: %s" msgstr "Chyba počas prevodu: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Čiastočná sekvencia znakov na konci vstupu" msgstr "Čiastočná sekvencia znakov na konci vstupu"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Nepodarilo sa previesť náhradné `%s' do kódovej stránky `%s'" msgstr "Nepodarilo sa previesť náhradné `%s' do kódovej stránky `%s'"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI '%s' nie je absolútne URI, používajúce schému \"file\"" msgstr "URI '%s' nie je absolútne URI, používajúce schému \"file\""
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "URI lokálneho súboru '%s' nesmie obsahovať '#'" msgstr "URI lokálneho súboru '%s' nesmie obsahovať '#'"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI '%s' je neplatné" msgstr "URI '%s' je neplatné"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "URI hostiteľa '%s' je neplatné." msgstr "URI hostiteľa '%s' je neplatné."
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI '%s' obsahuje neplatne zadané znaky" msgstr "URI '%s' obsahuje neplatne zadané znaky"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Cesta '%s' nie je absolútna" msgstr "Cesta '%s' nie je absolútna"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Neplatné meno hostiteľa" msgstr "Neplatné meno hostiteľa"
@@ -719,7 +719,7 @@ msgstr "Nie je obyčajný súbor"
msgid "File is empty" msgid "File is empty"
msgstr "Súbor je prázdny" msgstr "Súbor je prázdny"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -727,41 +727,41 @@ msgstr ""
"Súbor kľúčov obsahuje riadok '%s', ktorý nie je pár kľúč-hodnota, skupinou, " "Súbor kľúčov obsahuje riadok '%s', ktorý nie je pár kľúč-hodnota, skupinou, "
"ani komentárom" "ani komentárom"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Súbor kľúčov nezačína skupinou" msgstr "Súbor kľúčov nezačína skupinou"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Súbor kľúčov obsahuje nepodporované kódovane '%s'" msgstr "Súbor kľúčov obsahuje nepodporované kódovane '%s'"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Súbor kľúčov nemá skupinu '%s'" msgstr "Súbor kľúčov nemá skupinu '%s'"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Súbor kľúčov nemá kľúč '%s'" msgstr "Súbor kľúčov nemá kľúč '%s'"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Súbor kľúčov obsahuje kľúč '%s' s hodnotou '%s', ktorá nie je UTF-8" msgstr "Súbor kľúčov obsahuje kľúč '%s' s hodnotou '%s', ktorá nie je UTF-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
"Súbor kľúčov obsahuje kľúč '%s', ktorý má hodnotu, ktorá nemohla byť " "Súbor kľúčov obsahuje kľúč '%s', ktorý má hodnotu, ktorá nemohla byť "
"interpretovaná." "interpretovaná."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -770,37 +770,37 @@ msgstr ""
"Súbor kľúčov obsahuje kľúč '%s', v skupine '%s', ktorý má hodnotu, ktorá " "Súbor kľúčov obsahuje kľúč '%s', v skupine '%s', ktorý má hodnotu, ktorá "
"nemohla byť interpretovaná." "nemohla byť interpretovaná."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Súbor kľúčov nemá kľúč '%s' v skupine '%s'" msgstr "Súbor kľúčov nemá kľúč '%s' v skupine '%s'"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Súbor kľúčov obsahuje znak escape na konci riadku" msgstr "Súbor kľúčov obsahuje znak escape na konci riadku"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "Súbor kľúčov obsahuje neplatne zadanú sekvenciu '%s'" msgstr "Súbor kľúčov obsahuje neplatne zadanú sekvenciu '%s'"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Hodnota '%s' nemohla byť interpretovaná ako číslo." msgstr "Hodnota '%s' nemohla byť interpretovaná ako číslo."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Celočíselná hodnota '%s' je mimo rozsah" msgstr "Celočíselná hodnota '%s' je mimo rozsah"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, fuzzy, c-format #, fuzzy, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Hodnota '%s' nemohla byť interpretovaná ako číslo." msgstr "Hodnota '%s' nemohla byť interpretovaná ako číslo."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Hodnota '%s' nemohla byť interpretovaná ako boolovská." msgstr "Hodnota '%s' nemohla byť interpretovaná ako boolovská."

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib\n" "Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2001-02-16 12:30+0200\n" "PO-Revision-Date: 2001-02-16 12:30+0200\n"
"Last-Translator: Andraz Tori <andraz.tori1@guest.arnes.si>\n" "Last-Translator: Andraz Tori <andraz.tori1@guest.arnes.si>\n"
"Language-Team: Slovenian <sl@li.org>\n" "Language-Team: Slovenian <sl@li.org>\n"
@@ -55,10 +55,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -78,76 +78,76 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Pretvorba iz nabora znakov '%s' v '%s' ni podprta" msgstr "Pretvorba iz nabora znakov '%s' v '%s' ni podprta"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, fuzzy, c-format #, fuzzy, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Nisem mogel odpreti pretvornika iz '%s' v '%s': %s" msgstr "Nisem mogel odpreti pretvornika iz '%s' v '%s': %s"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Neveljavna sekvenca bajtov na vhodu pretvorbe" msgstr "Neveljavna sekvenca bajtov na vhodu pretvorbe"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Napaka med pretvorbo: %s" msgstr "Napaka med pretvorbo: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Delna (nedokončana) sekvenca znakov na koncu vhoda" msgstr "Delna (nedokončana) sekvenca znakov na koncu vhoda"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Ne morem pretvoriti '%s' v nabor znakov '%s'" msgstr "Ne morem pretvoriti '%s' v nabor znakov '%s'"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, fuzzy, c-format #, fuzzy, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI '%s' pri uporabi sheme datotek ni absoluten" msgstr "URI '%s' pri uporabi sheme datotek ni absoluten"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "Krajevna datoteka URI '%s' ne sme vsebovati '#'" msgstr "Krajevna datoteka URI '%s' ne sme vsebovati '#'"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI '%s' je neveljaven" msgstr "URI '%s' je neveljaven"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Ime gostitelja URIja '%s' ni veljavno" msgstr "Ime gostitelja URIja '%s' ni veljavno"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI '%s' vsebuje neveljavne ubežne znake" msgstr "URI '%s' vsebuje neveljavne ubežne znake"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Pot '%s' ni absolutna pot" msgstr "Pot '%s' ni absolutna pot"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Neveljavno ime gostitelja" msgstr "Neveljavno ime gostitelja"
@@ -714,82 +714,82 @@ msgstr ""
msgid "File is empty" msgid "File is empty"
msgstr "" msgstr ""
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "" msgstr ""
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "" msgstr ""
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
msgstr "" msgstr ""
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, fuzzy, c-format #, fuzzy, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "URI '%s' vsebuje neveljavne ubežne znake" msgstr "URI '%s' vsebuje neveljavne ubežne znake"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "" msgstr ""
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "" msgstr ""
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib HEAD\n" "Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-01-30 10:58+0100\n" "PO-Revision-Date: 2006-01-30 10:58+0100\n"
"Last-Translator: Laurent Dhima <laurenti@alblinux.net>\n" "Last-Translator: Laurent Dhima <laurenti@alblinux.net>\n"
"Language-Team: Albanian <gnome-albanian-perkthyesit@lists.sourceforge.net>\n" "Language-Team: Albanian <gnome-albanian-perkthyesit@lists.sourceforge.net>\n"
@@ -55,10 +55,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -78,76 +78,76 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Konvertimi nga familja e simboleve '%s' në '%s' nuk suportohet" msgstr "Konvertimi nga familja e simboleve '%s' në '%s' nuk suportohet"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "E pamundur hapja e konvertuesit nga '%s' në '%s'" msgstr "E pamundur hapja e konvertuesit nga '%s' në '%s'"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Sekuencë byte e pavlefshme tek të dhënat për konvertim" msgstr "Sekuencë byte e pavlefshme tek të dhënat për konvertim"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Gabim gjatë konvertimit: %s" msgstr "Gabim gjatë konvertimit: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Sekuencë simbolesh e pjesëshme në fund të të dhënave në hyrje" msgstr "Sekuencë simbolesh e pjesëshme në fund të të dhënave në hyrje"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "I pamundur konvertimi i '%s' në familjen e simboleve '%s'" msgstr "I pamundur konvertimi i '%s' në familjen e simboleve '%s'"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI '%s' nuk është një URI absolute duke përdorur skemën e \"file\"" msgstr "URI '%s' nuk është një URI absolute duke përdorur skemën e \"file\""
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "URI për file lokal '%s' mund të mos përdorë një '#'" msgstr "URI për file lokal '%s' mund të mos përdorë një '#'"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI '%s' është e pasaktë" msgstr "URI '%s' është e pasaktë"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Emri i host të URI '%s' është i pasaktë" msgstr "Emri i host të URI '%s' është i pasaktë"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI '%s' përmban simbole escape të pavlefshëm" msgstr "URI '%s' përmban simbole escape të pavlefshëm"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Pozicioni me emër '%s' nuk është një pozicion absolut" msgstr "Pozicioni me emër '%s' nuk është një pozicion absolut"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Emër host i pasaktë" msgstr "Emër host i pasaktë"
@@ -731,46 +731,46 @@ msgstr "Nuk është një file i rregullt"
msgid "File is empty" msgid "File is empty"
msgstr "File është bosh" msgstr "File është bosh"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "" msgstr ""
"Kyçi përmban rreshtin '%s' që nuk është një vlerë çift, grup apo koment kyçi" "Kyçi përmban rreshtin '%s' që nuk është një vlerë çift, grup apo koment kyçi"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "File i kyçit nuk fillon me një grup" msgstr "File i kyçit nuk fillon me një grup"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "File i kyçit përmban kodifikimin e pasuportuar '%s'" msgstr "File i kyçit përmban kodifikimin e pasuportuar '%s'"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "File i kyçit nuk ka grupin '%s'" msgstr "File i kyçit nuk ka grupin '%s'"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "File i kyçit nuk përmban kyçin '%s'" msgstr "File i kyçit nuk përmban kyçin '%s'"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "File i kyçit përmban kyçin '%s' me vlerë '%s' që nuk është në UTF-8" msgstr "File i kyçit përmban kyçin '%s' me vlerë '%s' që nuk është në UTF-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "File i kyçit përmban kyçin '%s' që ka një vlerë të painterpretueshme." msgstr "File i kyçit përmban kyçin '%s' që ka një vlerë të painterpretueshme."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -779,37 +779,37 @@ msgstr ""
"File i kyçit përmban kyçin '%s' në grupin '%s' që ka një vlerë të " "File i kyçit përmban kyçin '%s' në grupin '%s' që ka një vlerë të "
"painterpretueshme." "painterpretueshme."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "File i kyçit nuk ka kyçin '%s' në grupin '%s'" msgstr "File i kyçit nuk ka kyçin '%s' në grupin '%s'"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "File i kyçit përmban simbolin escape në fund të rreshtit" msgstr "File i kyçit përmban simbolin escape në fund të rreshtit"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "File i kyçit përmban sekuencën e pavlefshme escape '%s'" msgstr "File i kyçit përmban sekuencën e pavlefshme escape '%s'"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Vlera '%s' nuk mund të interpretohet si një numër." msgstr "Vlera '%s' nuk mund të interpretohet si një numër."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Vlera integruese '%s' është jashtë kufirit" msgstr "Vlera integruese '%s' është jashtë kufirit"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, fuzzy, c-format #, fuzzy, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Vlera '%s' nuk mund të interpretohet si një numër." msgstr "Vlera '%s' nuk mund të interpretohet si një numër."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Vlera '%s' nuk mund të interpretohet si një boolean." msgstr "Vlera '%s' nuk mund të interpretohet si një boolean."

View File

@@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 2.8\n" "Project-Id-Version: 2.8\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-01-31 23:39+0100\n" "PO-Revision-Date: 2006-01-31 23:39+0100\n"
"Last-Translator: Слободан Д. Средојевић <slobo@akrep.be>\n" "Last-Translator: Слободан Д. Средојевић <slobo@akrep.be>\n"
"Language-Team: Serbian (sr) <gnom@prevod.org>\n" "Language-Team: Serbian (sr) <gnom@prevod.org>\n"
@@ -59,10 +59,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -82,77 +82,77 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Претварање из скупа знакова „%s“ у „%s“ није подржано" msgstr "Претварање из скупа знакова „%s“ у „%s“ није подржано"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Не могу да покренем претварање из „%s“ у „%s“" msgstr "Не могу да покренем претварање из „%s“ у „%s“"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Неисправан низ бајтова у улазу који претварам" msgstr "Неисправан низ бајтова у улазу који претварам"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Грешка при претварању: %s" msgstr "Грешка при претварању: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Непотпун низ знакова на крају улаза" msgstr "Непотпун низ знакова на крају улаза"
# ово претпостављам да се односи на делимичан УТФ8 запис # ово претпостављам да се односи на делимичан УТФ8 запис
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Не може претворити резерву „%s“ у запис „%s“" msgstr "Не може претворити резерву „%s“ у запис „%s“"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "Адреса „%s“ није апсолутна адреса помоћу „file“ шеме" msgstr "Адреса „%s“ није апсолутна адреса помоћу „file“ шеме"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "Адреса локалне датотеке „%s“ не сме садржати „#“" msgstr "Адреса локалне датотеке „%s“ не сме садржати „#“"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "Адреса „%s“ је неисправна" msgstr "Адреса „%s“ је неисправна"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Име домаћина из адресе „%s“ је неисправно" msgstr "Име домаћина из адресе „%s“ је неисправно"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "Адреса „%s“ садржи неисправно назначене знаке" msgstr "Адреса „%s“ садржи неисправно назначене знаке"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Путања „%s“ није апсолутна путања" msgstr "Путања „%s“ није апсолутна путања"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Неисправно име домаћина" msgstr "Неисправно име домаћина"
@@ -723,7 +723,7 @@ msgstr "Није обична датотека"
msgid "File is empty" msgid "File is empty"
msgstr "Датотека је празна" msgstr "Датотека је празна"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -731,39 +731,39 @@ msgstr ""
"Датотека са кључевима садржи ред „%s“ што не чини пар кључ-вредност, групу " "Датотека са кључевима садржи ред „%s“ што не чини пар кључ-вредност, групу "
"или примедбу" "или примедбу"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Датотека са кључевима не почиње групом" msgstr "Датотека са кључевима не почиње групом"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Датотека са кључевима садржи неподржано кодирање „%s“" msgstr "Датотека са кључевима садржи неподржано кодирање „%s“"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Датотека са кључевима нема групу „%s“" msgstr "Датотека са кључевима нема групу „%s“"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Датотека са кључевима нема кључ „%s“" msgstr "Датотека са кључевима нема кључ „%s“"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Датотека са кључевима садржи кључ „%s“ вредности „%s“ што није УТФ-8" msgstr "Датотека са кључевима садржи кључ „%s“ вредности „%s“ што није УТФ-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "Датотека са кључевима садржи кључ „%s“ неразумљиве вредности." msgstr "Датотека са кључевима садржи кључ „%s“ неразумљиве вредности."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -771,37 +771,37 @@ msgid ""
msgstr "" msgstr ""
"Датотека са кључевима садржи кључ „%s“ у групи „%s“ неразумљиве вредности." "Датотека са кључевима садржи кључ „%s“ у групи „%s“ неразумљиве вредности."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Датотека са кључевима не садржи кључ „%s“ у групи „%s“" msgstr "Датотека са кључевима не садржи кључ „%s“ у групи „%s“"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Датотека са кључевима садржи знак истицања на крају реда" msgstr "Датотека са кључевима садржи знак истицања на крају реда"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "Датотека са кључевима садржи недозвољен низ истицања „%s“" msgstr "Датотека са кључевима садржи недозвољен низ истицања „%s“"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Вредност „%s“ се не може сматрати бројем." msgstr "Вредност „%s“ се не може сматрати бројем."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Целобројна вредност „%s“ је изван опсега" msgstr "Целобројна вредност „%s“ је изван опсега"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, fuzzy, c-format #, fuzzy, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Вредност „%s“ се не може сматрати бројем." msgstr "Вредност „%s“ се не може сматрати бројем."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Вредност „%s“ се не може сматрати истинитосном." msgstr "Вредност „%s“ се не може сматрати истинитосном."

View File

@@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 2.8\n" "Project-Id-Version: 2.8\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-01-31 23:39+0100\n" "PO-Revision-Date: 2006-01-31 23:39+0100\n"
"Last-Translator: Slobodan D. Sredojević <slobo@akrep.be>\n" "Last-Translator: Slobodan D. Sredojević <slobo@akrep.be>\n"
"Language-Team: Serbian (sr) <gnom@prevod.org>\n" "Language-Team: Serbian (sr) <gnom@prevod.org>\n"
@@ -59,10 +59,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -82,77 +82,77 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Pretvaranje iz skupa znakova „%s“ u „%s“ nije podržano" msgstr "Pretvaranje iz skupa znakova „%s“ u „%s“ nije podržano"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Ne mogu da pokrenem pretvaranje iz „%s“ u „%s“" msgstr "Ne mogu da pokrenem pretvaranje iz „%s“ u „%s“"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Neispravan niz bajtova u ulazu koji pretvaram" msgstr "Neispravan niz bajtova u ulazu koji pretvaram"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Greška pri pretvaranju: %s" msgstr "Greška pri pretvaranju: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Nepotpun niz znakova na kraju ulaza" msgstr "Nepotpun niz znakova na kraju ulaza"
# ovo pretpostavljam da se odnosi na delimičan UTF8 zapis # ovo pretpostavljam da se odnosi na delimičan UTF8 zapis
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Ne može pretvoriti rezervu „%s“ u zapis „%s“" msgstr "Ne može pretvoriti rezervu „%s“ u zapis „%s“"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "Adresa „%s“ nije apsolutna adresa pomoću „file“ šeme" msgstr "Adresa „%s“ nije apsolutna adresa pomoću „file“ šeme"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "Adresa lokalne datoteke „%s“ ne sme sadržati „#“" msgstr "Adresa lokalne datoteke „%s“ ne sme sadržati „#“"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "Adresa „%s“ je neispravna" msgstr "Adresa „%s“ je neispravna"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Ime domaćina iz adrese „%s“ je neispravno" msgstr "Ime domaćina iz adrese „%s“ je neispravno"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "Adresa „%s“ sadrži neispravno naznačene znake" msgstr "Adresa „%s“ sadrži neispravno naznačene znake"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Putanja „%s“ nije apsolutna putanja" msgstr "Putanja „%s“ nije apsolutna putanja"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Neispravno ime domaćina" msgstr "Neispravno ime domaćina"
@@ -723,7 +723,7 @@ msgstr "Nije obična datoteka"
msgid "File is empty" msgid "File is empty"
msgstr "Datoteka je prazna" msgstr "Datoteka je prazna"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -731,39 +731,39 @@ msgstr ""
"Datoteka sa ključevima sadrži red „%s“ što ne čini par ključ-vrednost, grupu " "Datoteka sa ključevima sadrži red „%s“ što ne čini par ključ-vrednost, grupu "
"ili primedbu" "ili primedbu"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Datoteka sa ključevima ne počinje grupom" msgstr "Datoteka sa ključevima ne počinje grupom"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Datoteka sa ključevima sadrži nepodržano kodiranje „%s“" msgstr "Datoteka sa ključevima sadrži nepodržano kodiranje „%s“"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Datoteka sa ključevima nema grupu „%s“" msgstr "Datoteka sa ključevima nema grupu „%s“"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Datoteka sa ključevima nema ključ „%s“" msgstr "Datoteka sa ključevima nema ključ „%s“"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Datoteka sa ključevima sadrži ključ „%s“ vrednosti „%s“ što nije UTF-8" msgstr "Datoteka sa ključevima sadrži ključ „%s“ vrednosti „%s“ što nije UTF-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "Datoteka sa ključevima sadrži ključ „%s“ nerazumljive vrednosti." msgstr "Datoteka sa ključevima sadrži ključ „%s“ nerazumljive vrednosti."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -771,37 +771,37 @@ msgid ""
msgstr "" msgstr ""
"Datoteka sa ključevima sadrži ključ „%s“ u grupi „%s“ nerazumljive vrednosti." "Datoteka sa ključevima sadrži ključ „%s“ u grupi „%s“ nerazumljive vrednosti."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Datoteka sa ključevima ne sadrži ključ „%s“ u grupi „%s“" msgstr "Datoteka sa ključevima ne sadrži ključ „%s“ u grupi „%s“"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Datoteka sa ključevima sadrži znak isticanja na kraju reda" msgstr "Datoteka sa ključevima sadrži znak isticanja na kraju reda"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "Datoteka sa ključevima sadrži nedozvoljen niz isticanja „%s“" msgstr "Datoteka sa ključevima sadrži nedozvoljen niz isticanja „%s“"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Vrednost „%s“ se ne može smatrati brojem." msgstr "Vrednost „%s“ se ne može smatrati brojem."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Celobrojna vrednost „%s“ je izvan opsega" msgstr "Celobrojna vrednost „%s“ je izvan opsega"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, fuzzy, c-format #, fuzzy, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Vrednost „%s“ se ne može smatrati brojem." msgstr "Vrednost „%s“ se ne može smatrati brojem."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Vrednost „%s“ se ne može smatrati istinitosnom." msgstr "Vrednost „%s“ se ne može smatrati istinitosnom."

View File

@@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 2.4\n" "Project-Id-Version: 2.4\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2004-04-29 01:11+0200\n" "PO-Revision-Date: 2004-04-29 01:11+0200\n"
"Last-Translator: Bojan Suzic <bojans@teol.net>\n" "Last-Translator: Bojan Suzic <bojans@teol.net>\n"
"Language-Team: Serbian (sr) <serbiagnome-lista@nongnu.org>\n" "Language-Team: Serbian (sr) <serbiagnome-lista@nongnu.org>\n"
@@ -57,10 +57,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -80,78 +80,78 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Претварање из скупа знакова „%s“ у „%s“ није подржано" msgstr "Претварање из скупа знакова „%s“ у „%s“ није подржано"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Не могу да покренем претварање из „%s“ у „%s“" msgstr "Не могу да покренем претварање из „%s“ у „%s“"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Неисправан низ бајтова у улазу који претварам" msgstr "Неисправан низ бајтова у улазу који претварам"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Грешка при претварању: %s" msgstr "Грешка при претварању: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Непотпун низ знакова на крају улаза" msgstr "Непотпун низ знакова на крају улаза"
# ово претпостављам да се односи на делимичан УТФ8 запис # ово претпостављам да се односи на делимичан УТФ8 запис
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Не може претворити резерву „%s“ у запис „%s“" msgstr "Не може претворити резерву „%s“ у запис „%s“"
# bug: "file" should be in quotes, if it's about "file:///" # bug: "file" should be in quotes, if it's about "file:///"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, fuzzy, c-format #, fuzzy, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "Адреса „%s“ није апсолутна адреса помоћу „file“ шеме" msgstr "Адреса „%s“ није апсолутна адреса помоћу „file“ шеме"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "Адреса локалне датотеке „%s“ не смије садржати „#“" msgstr "Адреса локалне датотеке „%s“ не смије садржати „#“"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "Адреса „%s“ је неисправна" msgstr "Адреса „%s“ је неисправна"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Име домаћина из адресе „%s“ је неисправно" msgstr "Име домаћина из адресе „%s“ је неисправно"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "Адреса „%s“ садржи неисправно назначене знаке" msgstr "Адреса „%s“ садржи неисправно назначене знаке"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Путања „%s“ није апсолутна путања" msgstr "Путања „%s“ није апсолутна путања"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Неисправно име домаћина" msgstr "Неисправно име домаћина"
@@ -726,82 +726,82 @@ msgstr ""
msgid "File is empty" msgid "File is empty"
msgstr "" msgstr ""
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "" msgstr ""
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "" msgstr ""
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
msgstr "" msgstr ""
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, fuzzy, c-format #, fuzzy, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "Адреса „%s“ садржи неисправно назначене знаке" msgstr "Адреса „%s“ садржи неисправно назначене знаке"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "" msgstr ""
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "" msgstr ""
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""

625
po/sv.po

File diff suppressed because it is too large Load Diff

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib.HEAD.ta\n" "Project-Id-Version: glib.HEAD.ta\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-06-07 18:04+0530\n" "PO-Revision-Date: 2006-06-07 18:04+0530\n"
"Last-Translator: Felix <ifelix@redhat.com>\n" "Last-Translator: Felix <ifelix@redhat.com>\n"
"Language-Team: Tamil <ta@li.org>\n" "Language-Team: Tamil <ta@li.org>\n"
@@ -58,10 +58,10 @@ msgstr "URI '%s' க்கு ஏற்கனவே புத்தகக்க
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "URIக்கு புத்தகக்குறி எதுவும் இல்லை '%s'" msgstr "URIக்கு புத்தகக்குறி எதுவும் இல்லை '%s'"
@@ -81,76 +81,76 @@ msgstr "URI '%s'க்கு புத்தகக்குறியில்
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "URI '%s'க்கான புத்தகக்குறியில் குழுக்கள் எதுவும் அமைக்கப்படவில்லை" msgstr "URI '%s'க்கான புத்தகக்குறியில் குழுக்கள் எதுவும் அமைக்கப்படவில்லை"
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "'%s' பெயரிலுள்ள பயன்பாடு '%s'க்கு ஒரு புத்தகக்குறியை பதிவு செய்தது" msgstr "'%s' பெயரிலுள்ள பயன்பாடு '%s'க்கு ஒரு புத்தகக்குறியை பதிவு செய்தது"
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "வரியுரு வகை `%s' இலிருந்து `%s' க்கு மாற்றுவதற்கு ஆதரவளிப்பு கிடையாது" msgstr "வரியுரு வகை `%s' இலிருந்து `%s' க்கு மாற்றுவதற்கு ஆதரவளிப்பு கிடையாது"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s' லிருந்து '%s'க்கு மாற்றியை திறக்க முடியவில்லை" msgstr "'%s' லிருந்து '%s'க்கு மாற்றியை திறக்க முடியவில்லை"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "நிலை மாற்றியின் உள்ளீடுக்கு தவறான பைட் வரிசைமுறை" msgstr "நிலை மாற்றியின் உள்ளீடுக்கு தவறான பைட் வரிசைமுறை"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "மாற்றும் போது பிழை: %s" msgstr "மாற்றும் போது பிழை: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "உள்ளீடின் முடிவில் பூர்த்தியாகாத வரியுரு வரிசைமுறை" msgstr "உள்ளீடின் முடிவில் பூர்த்தியாகாத வரியுரு வரிசைமுறை"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "பின்னடைப்பு '%s', '%s' குறிக் கணமிற்கு மாற்ற முடியவில்லை" msgstr "பின்னடைப்பு '%s', '%s' குறிக் கணமிற்கு மாற்ற முடியவில்லை"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI '%s' \"கோப்பு\"திட்டத்தை பயன்படுத்தும் முழுமையான URI அல்ல" msgstr "URI '%s' \"கோப்பு\"திட்டத்தை பயன்படுத்தும் முழுமையான URI அல்ல"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "உள்ளமைக் கோப்பு வலை முகவரி `%s' இல் ஓர் `#' இல்லாமல் இருக்கலாம்" msgstr "உள்ளமைக் கோப்பு வலை முகவரி `%s' இல் ஓர் `#' இல்லாமல் இருக்கலாம்"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "`%s' செல்லுபடியாகாத வலை முகவரி" msgstr "`%s' செல்லுபடியாகாத வலை முகவரி"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "`%s' வலை முகவரியின் விருந்தோம்புப்-பெயர் செல்லுபடியாகாதது" msgstr "`%s' வலை முகவரியின் விருந்தோம்புப்-பெயர் செல்லுபடியாகாதது"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "வலை முகவரி `%s' இல் செல்லுபடியாகாத 'விடுபடு' வரியுருகள்" msgstr "வலை முகவரி `%s' இல் செல்லுபடியாகாத 'விடுபடு' வரியுருகள்"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "'%s' பாதைப்-பெயர் ஓர் தனிப் பாதை அல்ல" msgstr "'%s' பாதைப்-பெயர் ஓர் தனிப் பாதை அல்ல"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "பிழையான விருந்தோம்புப்-பெயர்" msgstr "பிழையான விருந்தோம்புப்-பெயர்"
@@ -718,46 +718,46 @@ msgstr "ஒரு முறையான கோப்பில்லை"
msgid "File is empty" msgid "File is empty"
msgstr "கோப்பு வெற்றாக உள்ளது" msgstr "கோப்பு வெற்றாக உள்ளது"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "" msgstr ""
"விசை கோப்பு வரி '%s' கொண்டுள்ளது இது விசை-மதிப்பு சோடியை, குழு, அல்லது குறிப்பு அல்ல" "விசை கோப்பு வரி '%s' கொண்டுள்ளது இது விசை-மதிப்பு சோடியை, குழு, அல்லது குறிப்பு அல்ல"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "விசை கோப்பு ஒரு குழுவாக ஆரம்பமாகாது" msgstr "விசை கோப்பு ஒரு குழுவாக ஆரம்பமாகாது"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "விசை கோப்பு துணையில்லாத குறிமுறையை கொண்டுள்ளது '%s'" msgstr "விசை கோப்பு துணையில்லாத குறிமுறையை கொண்டுள்ளது '%s'"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "விசை கோப்பு குழுவினை கொண்டிருக்கவில்லை '%s'" msgstr "விசை கோப்பு குழுவினை கொண்டிருக்கவில்லை '%s'"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr " '%s' விசையை விசை கோப்பு கொண்டிருக்கவில்லை" msgstr " '%s' விசையை விசை கோப்பு கொண்டிருக்கவில்லை"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr " '%s'மதிப்பினை உடைய '%s'விசை விசை கோப்பு கொண்டுள்ளது, இது UTF-8 அல்ல" msgstr " '%s'மதிப்பினை உடைய '%s'விசை விசை கோப்பு கொண்டுள்ளது, இது UTF-8 அல்ல"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "%s'விசையை விசை கோப்பு கொண்டுள்ளது அது கொண்டுள்ள மதிப்பினை மாற்ற முடியாது." msgstr "%s'விசையை விசை கோப்பு கொண்டுள்ளது அது கொண்டுள்ள மதிப்பினை மாற்ற முடியாது."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -766,37 +766,37 @@ msgstr ""
"'%s'குழுவில் %s'விசையை விசை கோப்பு கொண்டுள்ளது அது கொண்டுள்ள மதிப்பினை மாற்ற " "'%s'குழுவில் %s'விசையை விசை கோப்பு கொண்டுள்ளது அது கொண்டுள்ள மதிப்பினை மாற்ற "
"முடியாது." "முடியாது."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "'%s' குழுவில் '%s' விசையை விசை கோப்பு கொண்டிருக்கவில்லை" msgstr "'%s' குழுவில் '%s' விசையை விசை கோப்பு கொண்டிருக்கவில்லை"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "கடைசி வரியில் விசை கோப்பு விடுபடு எழுத்தினை கொண்டுள்ளது" msgstr "கடைசி வரியில் விசை கோப்பு விடுபடு எழுத்தினை கொண்டுள்ளது"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "விசை கோப்பு தவறான விடுபடு வரிசையை கொண்டுள்ளது '%s'" msgstr "விசை கோப்பு தவறான விடுபடு வரிசையை கொண்டுள்ளது '%s'"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "மதிப்பு '%s' ஒரு எண்ணாக செயல்பட முடியாது." msgstr "மதிப்பு '%s' ஒரு எண்ணாக செயல்பட முடியாது."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "இயல் எண் மதிப்பு '%s' வரையறையை தாண்டியுள்ளது" msgstr "இயல் எண் மதிப்பு '%s' வரையறையை தாண்டியுள்ளது"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "மதிப்பு '%s' தசம எண்ணாக செயல்பட முடியாது." msgstr "மதிப்பு '%s' தசம எண்ணாக செயல்பட முடியாது."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "மதிப்பு '%s' பூலியனாக செயல்பட முடியாது." msgstr "மதிப்பு '%s' பூலியனாக செயல்பட முடியாது."

View File

@@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GLIB\n" "Project-Id-Version: GLIB\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2004-12-13 20:16+0100\n" "PO-Revision-Date: 2004-12-13 20:16+0100\n"
"Last-Translator: రమణ సాయి <rmn_sai@yahoo.com>\n" "Last-Translator: రమణ సాయి <rmn_sai@yahoo.com>\n"
"Language-Team: Free Software Foundation, Andhra Pradesh <fsfap@gnu.org.in>\n" "Language-Team: Free Software Foundation, Andhra Pradesh <fsfap@gnu.org.in>\n"
@@ -57,10 +57,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -80,76 +80,76 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "అక్షరమాలలొ కల '%s' నుండి '%s' కు పరివర్తించడానికి సహకరించదు" msgstr "అక్షరమాలలొ కల '%s' నుండి '%s' కు పరివర్తించడానికి సహకరించదు"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s' నుండి '%s' కు పరివర్తించడం సాధ్యం కాదు " msgstr "'%s' నుండి '%s' కు పరివర్తించడం సాధ్యం కాదు "
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "ఎగుబడి బైట్ క్రమంను పరివర్తించుట నిస్సారమగును" msgstr "ఎగుబడి బైట్ క్రమంను పరివర్తించుట నిస్సారమగును"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "పరివర్తనం నందు దోషం కలదు: %s" msgstr "పరివర్తనం నందు దోషం కలదు: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "చివరి ఎగుబడి నందు పాక్షికముగా అక్షర క్రమము కలదు." msgstr "చివరి ఎగుబడి నందు పాక్షికముగా అక్షర క్రమము కలదు."
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "ఫాల్ బ్యాక్ '%s' ను '%s'" msgstr "ఫాల్ బ్యాక్ '%s' ను '%s'"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "\"దస్త్రం\" యోచనను ఉపయోగించిన యుఆర్ఐ '%s' సంపూర్ణమైన యుఆర్ఐ కాదు" msgstr "\"దస్త్రం\" యోచనను ఉపయోగించిన యుఆర్ఐ '%s' సంపూర్ణమైన యుఆర్ఐ కాదు"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "స్థానిక యుఆర్ఐ '%s' '#' ను కలుపుకొనియండలెదు " msgstr "స్థానిక యుఆర్ఐ '%s' '#' ను కలుపుకొనియండలెదు "
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr " '%s' యుఆర్ఐ నిస్సారము" msgstr " '%s' యుఆర్ఐ నిస్సారము"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "ఆతిథ్య నామం యొక్క యుఆర్ఐ '%s' నిస్సారము" msgstr "ఆతిథ్య నామం యొక్క యుఆర్ఐ '%s' నిస్సారము"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "యుఆర్ఐ '%s' నిస్సారమైన ఎస్కేప్ అక్షరాలు కలిగియున్నాయి." msgstr "యుఆర్ఐ '%s' నిస్సారమైన ఎస్కేప్ అక్షరాలు కలిగియున్నాయి."
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr " '%s' త్రోవ నామం సరిఐనది కాదు." msgstr " '%s' త్రోవ నామం సరిఐనది కాదు."
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "నిస్సారమైన ఆతిథ్య నామము" msgstr "నిస్సారమైన ఆతిథ్య నామము"
@@ -703,45 +703,45 @@ msgstr "క్రమబద్దమైన దస్త్రం కాదు"
msgid "File is empty" msgid "File is empty"
msgstr " కాళీ దస్త్రం " msgstr " కాళీ దస్త్రం "
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "ఏదైతే మీట-విలువలు , గ్రూప్ ,లేక వ్యాఖ్య కాదో అది మీట దస్త్రంలో లైన్ '%s' కలిగియున్నది" msgstr "ఏదైతే మీట-విలువలు , గ్రూప్ ,లేక వ్యాఖ్య కాదో అది మీట దస్త్రంలో లైన్ '%s' కలిగియున్నది"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr " మీట దస్త్రం సముదాయంతో ప్రారంభమవలెదు. " msgstr " మీట దస్త్రం సముదాయంతో ప్రారంభమవలెదు. "
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr " మీట దస్త్రం కలిగియున్న సంకేతరచన '%s' సహకరించదు " msgstr " మీట దస్త్రం కలిగియున్న సంకేతరచన '%s' సహకరించదు "
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr " మీట దస్త్రం సముదాయం '%s' ను కలిగియుండలేదు " msgstr " మీట దస్త్రం సముదాయం '%s' ను కలిగియుండలేదు "
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "మీట దస్త్రం '%s' తాళంను కలిగియుండలేదు. " msgstr "మీట దస్త్రం '%s' తాళంను కలిగియుండలేదు. "
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "'%s' మీట దస్త్రం యొక్క మీటను కలిగియున్నది,దాని విలువ '%s' యుటిఫ్-8 " msgstr "'%s' మీట దస్త్రం యొక్క మీటను కలిగియున్నది,దాని విలువ '%s' యుటిఫ్-8 "
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "'%s' మీట దస్త్రం యొక్క మీట ను కలిగియున్నది,దాని విలువను చదువుటకు సాధ్యపడదు." msgstr "'%s' మీట దస్త్రం యొక్క మీట ను కలిగియున్నది,దాని విలువను చదువుటకు సాధ్యపడదు."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -749,37 +749,37 @@ msgid ""
msgstr "" msgstr ""
"'%s' మీట దస్త్రం యొక్క మీట ను గ్రూప్ '%s' లో కలిగియున్నది,దాని విలువను చదువుటకు సాధ్యపడదు." "'%s' మీట దస్త్రం యొక్క మీట ను గ్రూప్ '%s' లో కలిగియున్నది,దాని విలువను చదువుటకు సాధ్యపడదు."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "'%s' మీట దస్త్రం యొక్క మీట ను గ్రూప్ '%s' లో కలిగియుండలేదు " msgstr "'%s' మీట దస్త్రం యొక్క మీట ను గ్రూప్ '%s' లో కలిగియుండలేదు "
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr " మీట దస్త్రం గీత చివర ఎస్పేప్ అక్షరము కలదు" msgstr " మీట దస్త్రం గీత చివర ఎస్పేప్ అక్షరము కలదు"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr " '%s' మీట దస్త్రం నిస్సారమైన ఎస్పేప్ వరుస కలదు " msgstr " '%s' మీట దస్త్రం నిస్సారమైన ఎస్పేప్ వరుస కలదు "
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "'%s' విలువను సంఖ్య గా చదువుటకు సాధ్యపడదు." msgstr "'%s' విలువను సంఖ్య గా చదువుటకు సాధ్యపడదు."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, fuzzy, c-format #, fuzzy, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr " పూర్ణాంకం విలువ '%s' లో విస్రృతి లో లేని %s " msgstr " పూర్ణాంకం విలువ '%s' లో విస్రృతి లో లేని %s "
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, fuzzy, c-format #, fuzzy, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "'%s' విలువను సంఖ్య గా చదువుటకు సాధ్యపడదు." msgstr "'%s' విలువను సంఖ్య గా చదువుటకు సాధ్యపడదు."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "%s' విలువను బులియన్ గా చదువుటకు సాధ్యపడదు." msgstr "%s' విలువను బులియన్ గా చదువుటకు సాధ్యపడదు."

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib 2.7.1\n" "Project-Id-Version: glib 2.7.1\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-08-06 08:36+0700\n" "PO-Revision-Date: 2006-08-06 08:36+0700\n"
"Last-Translator: Theppitak Karoonboonyanan <thep@linux.thai.net>\n" "Last-Translator: Theppitak Karoonboonyanan <thep@linux.thai.net>\n"
"Language-Team: Thai <l10n@opentle.org>\n" "Language-Team: Thai <l10n@opentle.org>\n"
@@ -55,10 +55,10 @@ msgstr "มีที่คั่นหน้าสำหรับ URI '%s' อ
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "ไม่พบที่คั่นหน้าสำหรับ URI '%s'" msgstr "ไม่พบที่คั่นหน้าสำหรับ URI '%s'"
@@ -78,76 +78,76 @@ msgstr "ไม่ได้กำหนดแฟล็กความเป็น
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "ไม่ได้กำหนดกลุ่มไว้ในที่คั่นหน้าสำหรับ URI '%s'" msgstr "ไม่ได้กำหนดกลุ่มไว้ในที่คั่นหน้าสำหรับ URI '%s'"
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "ไม่มีโปรแกรมประยุกต์ชื่อ '%s' ที่ลงทะเบียนที่คั่นหน้าสำหรับ '%s' ไว้" msgstr "ไม่มีโปรแกรมประยุกต์ชื่อ '%s' ที่ลงทะเบียนที่คั่นหน้าสำหรับ '%s' ไว้"
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "ไม่สนับสนุนการแปลงรหัสอักขระจาก '%s' ไปเป็น '%s'" msgstr "ไม่สนับสนุนการแปลงรหัสอักขระจาก '%s' ไปเป็น '%s'"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "ไม่สามารถเปิดตัวแปลงรหัสอักขระจาก '%s' ไปเป็น '%s' ได้" msgstr "ไม่สามารถเปิดตัวแปลงรหัสอักขระจาก '%s' ไปเป็น '%s' ได้"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "มีลำดับไบต์ที่ไม่ถูกต้องในข้อมูลที่ป้อนให้ตัวแปลงรหัส" msgstr "มีลำดับไบต์ที่ไม่ถูกต้องในข้อมูลที่ป้อนให้ตัวแปลงรหัส"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "เกิดข้อผิดพลาดระหว่างแปลงรหัส: %s" msgstr "เกิดข้อผิดพลาดระหว่างแปลงรหัส: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "มีลำดับไบต์ไม่เต็มอักขระอยู่ที่ท้ายข้อมูลเข้า" msgstr "มีลำดับไบต์ไม่เต็มอักขระอยู่ที่ท้ายข้อมูลเข้า"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "ไม่สามารถแปลงสตริงซ่อมเสริม '%s' ให้เป็นรหัส '%s' ได้" msgstr "ไม่สามารถแปลงสตริงซ่อมเสริม '%s' ให้เป็นรหัส '%s' ได้"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI '%s' ไม่ใช่ URI สัมบูรณ์ที่ใช้ scheme \"file\"" msgstr "URI '%s' ไม่ใช่ URI สัมบูรณ์ที่ใช้ scheme \"file\""
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "URI ของแฟ้มท้องถิ่น '%s' ต้องไม่มี '#'" msgstr "URI ของแฟ้มท้องถิ่น '%s' ต้องไม่มี '#'"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI '%s' ใช้ไม่ได้" msgstr "URI '%s' ใช้ไม่ได้"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "ชื่อโฮสต์ของ URI '%s' ใช้ไม่ได้" msgstr "ชื่อโฮสต์ของ URI '%s' ใช้ไม่ได้"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI '%s' มีอักขระหลีกที่ไม่ถูกต้อง" msgstr "URI '%s' มีอักขระหลีกที่ไม่ถูกต้อง"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "ชื่อพาธ '%s' ไม่ใช่พาธเต็ม" msgstr "ชื่อพาธ '%s' ไม่ใช่พาธเต็ม"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "ชื่อโฮสต์ผิดรูปแบบ" msgstr "ชื่อโฮสต์ผิดรูปแบบ"
@@ -695,82 +695,82 @@ msgstr "ไม่ใช่แฟ้มปกติ"
msgid "File is empty" msgid "File is empty"
msgstr "แฟ้มว่างเปล่า" msgstr "แฟ้มว่างเปล่า"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "แฟ้มคีย์มีบรรทัด '%s' ซึ่งไม่ใช่รูปแบบคู่คีย์-ค่า, กลุ่ม, หรือหมายเหตุ ที่ถูกต้อง" msgstr "แฟ้มคีย์มีบรรทัด '%s' ซึ่งไม่ใช่รูปแบบคู่คีย์-ค่า, กลุ่ม, หรือหมายเหตุ ที่ถูกต้อง"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "แฟ้มคีย์ไม่ได้ขึ้นต้นด้วยกลุ่ม" msgstr "แฟ้มคีย์ไม่ได้ขึ้นต้นด้วยกลุ่ม"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "แฟ้มคีย์มีเนื้อหาเป็นรหัสอักขระ '%s' ซึ่งไม่สนับสนุน" msgstr "แฟ้มคีย์มีเนื้อหาเป็นรหัสอักขระ '%s' ซึ่งไม่สนับสนุน"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "แฟ้มคีย์ไม่มีกลุ่ม '%s'" msgstr "แฟ้มคีย์ไม่มีกลุ่ม '%s'"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "แฟ้มคีย์ไม่มีคีย์ '%s'" msgstr "แฟ้มคีย์ไม่มีคีย์ '%s'"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "แฟ้มคีย์มีคีย์ '%s' ซึ่งมีค่า '%s' ซึ่งไม่ใช่รูปแบบ UTF-8" msgstr "แฟ้มคีย์มีคีย์ '%s' ซึ่งมีค่า '%s' ซึ่งไม่ใช่รูปแบบ UTF-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "แฟ้มคีย์มีคีย์ '%s' ซึ่งมีค่าที่ไม่สามารถตีความได้" msgstr "แฟ้มคีย์มีคีย์ '%s' ซึ่งมีค่าที่ไม่สามารถตีความได้"
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
msgstr "แฟ้มคีย์มีคีย์ '%s' ในกลุ่ม '%s' ซึ่งมีค่าที่ไม่สามารถตีความได้" msgstr "แฟ้มคีย์มีคีย์ '%s' ในกลุ่ม '%s' ซึ่งมีค่าที่ไม่สามารถตีความได้"
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "แฟ้มคีย์ไม่มีคีย์ '%s' ในกลุ่ม '%s'" msgstr "แฟ้มคีย์ไม่มีคีย์ '%s' ในกลุ่ม '%s'"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "แฟ้มคีย์มีอักขระหลีกที่ท้ายบรรทัด" msgstr "แฟ้มคีย์มีอักขระหลีกที่ท้ายบรรทัด"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "แฟ้มคีย์มีลำดับหลีก '%s' ที่ไม่ถูกต้อง" msgstr "แฟ้มคีย์มีลำดับหลีก '%s' ที่ไม่ถูกต้อง"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "ค่า '%s' ไม่สามารถตีความเป็นตัวเลขได้" msgstr "ค่า '%s' ไม่สามารถตีความเป็นตัวเลขได้"
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "ค่าจำนวนเต็ม '%s' ออกนอกช่วง" msgstr "ค่าจำนวนเต็ม '%s' ออกนอกช่วง"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "ค่า '%s' ไม่สามารถตีความเป็นตัวเลข float ได้" msgstr "ค่า '%s' ไม่สามารถตีความเป็นตัวเลข float ได้"
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "ค่า '%s' ไม่สามารถตีความเป็นบูลีนได้" msgstr "ค่า '%s' ไม่สามารถตีความเป็นบูลีนได้"

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib\n" "Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2005-12-01 17:31+0800\n" "PO-Revision-Date: 2005-12-01 17:31+0800\n"
"Last-Translator: Eric Pareja <xenos@upm.edu.ph>\n" "Last-Translator: Eric Pareja <xenos@upm.edu.ph>\n"
"Language-Team: Tagalog <debian-tl@banwa.upm.edu.ph>\n" "Language-Team: Tagalog <debian-tl@banwa.upm.edu.ph>\n"
@@ -58,10 +58,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -81,76 +81,76 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Pagsalin mula sa character set '%s' patungong '%s' ay hindi suportado" msgstr "Pagsalin mula sa character set '%s' patungong '%s' ay hindi suportado"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Hindi mabuksan ang converter mula '%s' tungong '%s'" msgstr "Hindi mabuksan ang converter mula '%s' tungong '%s'"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Hindi tanggap na byte sequence sa conversion input" msgstr "Hindi tanggap na byte sequence sa conversion input"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Error habang nagco-convert: %s" msgstr "Error habang nagco-convert: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Hindi kumpletong karakter sequence sa dulo ng input" msgstr "Hindi kumpletong karakter sequence sa dulo ng input"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Hindi maka-balik '%s' sa codeset '%s'" msgstr "Hindi maka-balik '%s' sa codeset '%s'"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "Ang URI '%s' ay hindi absolute URI na gamit ang paraang \"file\"" msgstr "Ang URI '%s' ay hindi absolute URI na gamit ang paraang \"file\""
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "Ang lokal na talaksang URI '%s' ay hindi maaaring maglaman ng '#'" msgstr "Ang lokal na talaksang URI '%s' ay hindi maaaring maglaman ng '#'"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "Ang URI '%s' ay hindi tanggap" msgstr "Ang URI '%s' ay hindi tanggap"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Ang hostname ng URI '%s' ay hindi tanggap" msgstr "Ang hostname ng URI '%s' ay hindi tanggap"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "Ang URI '%s' ay may hindi tanggap na escaped karakter" msgstr "Ang URI '%s' ay may hindi tanggap na escaped karakter"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Ang pathname '%s' ay hindi absolute path" msgstr "Ang pathname '%s' ay hindi absolute path"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Hindi tanggap na hostname" msgstr "Hindi tanggap na hostname"
@@ -748,7 +748,7 @@ msgstr "Hindi karaniwang talaksan"
msgid "File is empty" msgid "File is empty"
msgstr "Walang laman ang talaksan" msgstr "Walang laman ang talaksan"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -756,42 +756,42 @@ msgstr ""
"Ang talaksang susi ay naglalaman ng linyang '%s' na hindi pares na susi-" "Ang talaksang susi ay naglalaman ng linyang '%s' na hindi pares na susi-"
"halaga, grupo, o komento" "halaga, grupo, o komento"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Ang talaksang susi ay hindi naguumpisa sa isang grupo" msgstr "Ang talaksang susi ay hindi naguumpisa sa isang grupo"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Ang talaksang susi ay naglalaman ng hindi suportadong encoding '%s'" msgstr "Ang talaksang susi ay naglalaman ng hindi suportadong encoding '%s'"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Ang talaksang susi ay walang grupong '%s'" msgstr "Ang talaksang susi ay walang grupong '%s'"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Ang talaksang susi ay walang susing '%s'" msgstr "Ang talaksang susi ay walang susing '%s'"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
"Ang talaksang susi ay naglalaman ng susing '%s' na may halagang '%s' na " "Ang talaksang susi ay naglalaman ng susing '%s' na may halagang '%s' na "
"hindi UTF-8" "hindi UTF-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
"Ang talaksang susi ay naglalaman ng susing '%s' na may halagang hindi mabasa." "Ang talaksang susi ay naglalaman ng susing '%s' na may halagang hindi mabasa."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -800,37 +800,37 @@ msgstr ""
"Ang talaksang susi ay naglalaman ng susing '%s' sa grupong '%s' na may " "Ang talaksang susi ay naglalaman ng susing '%s' sa grupong '%s' na may "
"halaga na hindi mabasa." "halaga na hindi mabasa."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Ang talaksang susi ay walang susing '%s' sa grupong '%s'" msgstr "Ang talaksang susi ay walang susing '%s' sa grupong '%s'"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Ang talaksang susi ay may escape karakter sa dulo ng linya" msgstr "Ang talaksang susi ay may escape karakter sa dulo ng linya"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "Ang talaksang susi ay may hindi tanggap na escape sequence '%s'" msgstr "Ang talaksang susi ay may hindi tanggap na escape sequence '%s'"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Ang halagang '%s' ay hindi mabasa bilang numero." msgstr "Ang halagang '%s' ay hindi mabasa bilang numero."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Halagang integer '%s' ay wala sa sakop" msgstr "Halagang integer '%s' ay wala sa sakop"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, fuzzy, c-format #, fuzzy, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Ang halagang '%s' ay hindi mabasa bilang numero." msgstr "Ang halagang '%s' ay hindi mabasa bilang numero."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Ang halagang '%s' ay hindi mabasa bilang boolean." msgstr "Ang halagang '%s' ay hindi mabasa bilang boolean."

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib\n" "Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-08-08 17:47+0200\n" "PO-Revision-Date: 2006-08-08 17:47+0200\n"
"Last-Translator: Onur Can Çakmak <onur.cakmak@gmail.com>\n" "Last-Translator: Onur Can Çakmak <onur.cakmak@gmail.com>\n"
"Language-Team: Turkish <gnome-turk@gnome.org>\n" "Language-Team: Turkish <gnome-turk@gnome.org>\n"
@@ -58,10 +58,10 @@ msgstr "URI '%s' için bir yerimi zaten var"
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "URI '%s' için bir yerimi bulunamadı" msgstr "URI '%s' için bir yerimi bulunamadı"
@@ -81,77 +81,77 @@ msgstr "URI '%s' için yeriminde özel bayrağı tanımlanmadı"
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "URI '%s' için yeriminde grup tanımlanmadı" msgstr "URI '%s' için yeriminde grup tanımlanmadı"
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "'%s' adında hiçbir uygulama '%s' için yerimi kaydetmedi" msgstr "'%s' adında hiçbir uygulama '%s' için yerimi kaydetmedi"
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "`%s' karakter kümesinden `%s' karakter kümesine dönüşüm desteklenmiyor" msgstr "`%s' karakter kümesinden `%s' karakter kümesine dönüşüm desteklenmiyor"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s'--'%s' dönüştürücüsü açılamıyor" msgstr "'%s'--'%s' dönüştürücüsü açılamıyor"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Dönüşüm girdisinde geçersiz bayt dizisi" msgstr "Dönüşüm girdisinde geçersiz bayt dizisi"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Dönüşüm sırasında hata oluştu: %s" msgstr "Dönüşüm sırasında hata oluştu: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Girdinin sonunda parçalı karakter dizisi" msgstr "Girdinin sonunda parçalı karakter dizisi"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "" msgstr ""
"Geridönüş karakter kümesi '%s', '%s' karakter kümesine dönüştürülemiyor" "Geridönüş karakter kümesi '%s', '%s' karakter kümesine dönüştürülemiyor"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "\"dosya\" şemasını kullanan URI '%s' kesin bir URI değil" msgstr "\"dosya\" şemasını kullanan URI '%s' kesin bir URI değil"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "'%s' URI yerel dosyası '#' içeremez" msgstr "'%s' URI yerel dosyası '#' içeremez"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI '%s' hatalı" msgstr "URI '%s' hatalı"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "URI makine adı '%s' geçersiz" msgstr "URI makine adı '%s' geçersiz"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI '%s' geçersiz çıkış karakteri içeriyor" msgstr "URI '%s' geçersiz çıkış karakteri içeriyor"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "'%s' yol adı, kesin bir yol değil" msgstr "'%s' yol adı, kesin bir yol değil"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Geçersiz makine adı" msgstr "Geçersiz makine adı"
@@ -728,7 +728,7 @@ msgstr "Normal dosya değil"
msgid "File is empty" msgid "File is empty"
msgstr "Dosya boş" msgstr "Dosya boş"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -736,39 +736,39 @@ msgstr ""
"Anahtar dosyası anahtar-değer çifti, grup veya yorum olmayan '%s' satırını " "Anahtar dosyası anahtar-değer çifti, grup veya yorum olmayan '%s' satırını "
"içeriyor" "içeriyor"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Anahtar dosyası bir grupla başlamıyor" msgstr "Anahtar dosyası bir grupla başlamıyor"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Anahtar dosya geçersiz kodlama '%s' içeriyor" msgstr "Anahtar dosya geçersiz kodlama '%s' içeriyor"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Anahtar dosyasında '%s' grubu yok" msgstr "Anahtar dosyasında '%s' grubu yok"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Anahtar dosyasında '%s' anahtarı yok" msgstr "Anahtar dosyasında '%s' anahtarı yok"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Anahtar dosyası UTF-8 olmayan '%s' anahtarını '%s' değeriyle içeriyor" msgstr "Anahtar dosyası UTF-8 olmayan '%s' anahtarını '%s' değeriyle içeriyor"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "Anahtar dosyası değeri yorumlanamayan '%s' değerini içeriyor." msgstr "Anahtar dosyası değeri yorumlanamayan '%s' değerini içeriyor."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -776,37 +776,37 @@ msgid ""
msgstr "" msgstr ""
"Anahtar dosyası, yorumlanamayan '%2$s' grubundaki '%1$s' anahtarını içeriyor." "Anahtar dosyası, yorumlanamayan '%2$s' grubundaki '%1$s' anahtarını içeriyor."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Anahtar dosyası '%2$s' grubunda '%1$s' anahtarı içermiyor" msgstr "Anahtar dosyası '%2$s' grubunda '%1$s' anahtarı içermiyor"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Anahtar dosyası satır sonunda çıkış karakteri içeriyor" msgstr "Anahtar dosyası satır sonunda çıkış karakteri içeriyor"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "URI '%s' geçersiz çıkış dizisi içeriyor" msgstr "URI '%s' geçersiz çıkış dizisi içeriyor"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "'%s' değeri bir sayı olarak yorumlanamıyor." msgstr "'%s' değeri bir sayı olarak yorumlanamıyor."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Tamsayı değeri '%s' aralık dışında" msgstr "Tamsayı değeri '%s' aralık dışında"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "'%s' değeri bir kayar noktalı sayı olarak yorumlanamıyor." msgstr "'%s' değeri bir kayar noktalı sayı olarak yorumlanamıyor."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "'%s' değeri bool değer olarak yorumlanamıyor." msgstr "'%s' değeri bool değer olarak yorumlanamıyor."

View File

@@ -5,7 +5,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: libgnome\n" "Project-Id-Version: libgnome\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2005-11-09 13:19+0300\n" "PO-Revision-Date: 2005-11-09 13:19+0300\n"
"Last-Translator: Albert Fazlí <tatarish.l10n@gmail.com>\n" "Last-Translator: Albert Fazlí <tatarish.l10n@gmail.com>\n"
"Language-Team: Tatarish <tatarish.l10n@gmail.com>\n" "Language-Team: Tatarish <tatarish.l10n@gmail.com>\n"
@@ -52,10 +52,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -75,76 +75,76 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "'%s' - '%s' digän bilge äyländerü totılmí" msgstr "'%s' - '%s' digän bilge äyländerü totılmí"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s' - '%s' äyländergeçen açıp bulmadı" msgstr "'%s' - '%s' äyländergeçen açıp bulmadı"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "" msgstr ""
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Äyländergändä xata çıqtı: %s" msgstr "Äyländergändä xata çıqtı: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "" msgstr ""
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "" msgstr ""
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "'%s' digän cirle birem URI'sında '#' bilgese bula almí" msgstr "'%s' digän cirle birem URI'sında '#' bilgese bula almí"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "'%s' digän URI yaraqsız" msgstr "'%s' digän URI yaraqsız"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "'%s' digän URI'nıñ host adı yaraqsız" msgstr "'%s' digän URI'nıñ host adı yaraqsız"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "" msgstr ""
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "'%s' digän yul töptän tügel" msgstr "'%s' digän yul töptän tügel"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Host adı yaraqsız" msgstr "Host adı yaraqsız"
@@ -678,82 +678,82 @@ msgstr "Ğädäti birem tügel"
msgid "File is empty" msgid "File is empty"
msgstr "Birem buş ikän" msgstr "Birem buş ikän"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "" msgstr ""
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Açqıç bireme törkem belän başlanmí" msgstr "Açqıç bireme törkem belän başlanmí"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Açqıç biremendä '%s' digän totılmağan bilgelämä" msgstr "Açqıç biremendä '%s' digän totılmağan bilgelämä"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Açqıç biremendä '%s' törkeme yuq" msgstr "Açqıç biremendä '%s' törkeme yuq"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Açqıç biremendä '%s' açqıçı yuq" msgstr "Açqıç biremendä '%s' açqıçı yuq"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
msgstr "" msgstr ""
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Açqıç biremendäge '%2$s' törkemendä '%1$s' açqıçı yuq" msgstr "Açqıç biremendäge '%2$s' törkemendä '%1$s' açqıçı yuq"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "'%s' digän bäyäsen san itep tanıp bulmí." msgstr "'%s' digän bäyäsen san itep tanıp bulmí."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "'%s' digän tulısan bäyäse çiktän çıqtı" msgstr "'%s' digän tulısan bäyäse çiktän çıqtı"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, fuzzy, c-format #, fuzzy, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "'%s' digän bäyäsen san itep tanıp bulmí." msgstr "'%s' digän bäyäsen san itep tanıp bulmí."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "'%s' digän bäyäsen yuqbar itep tanıp bulmí." msgstr "'%s' digän bäyäsen yuqbar itep tanıp bulmí."

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib\n" "Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-07-23 11:56+0300\n" "PO-Revision-Date: 2006-07-23 11:56+0300\n"
"Last-Translator: Maxim Dziumanenko <dziumanenko@gmail.com>\n" "Last-Translator: Maxim Dziumanenko <dziumanenko@gmail.com>\n"
"Language-Team: Ukrainian <uk@li.org>\n" "Language-Team: Ukrainian <uk@li.org>\n"
@@ -54,10 +54,10 @@ msgstr "Файл закладок для URI '%s' вже існує"
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "Не знайдено закладки для URI '%s'" msgstr "Не знайдено закладки для URI '%s'"
@@ -77,78 +77,78 @@ msgstr "Не вказано приватну ознаку у закладці д
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "Не встановлено групи у закладці для URI '%s'" msgstr "Не встановлено групи у закладці для URI '%s'"
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "Не зареєстровано програму з назвою '%s' для закладки '%s'" msgstr "Не зареєстровано програму з назвою '%s' для закладки '%s'"
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Перетворення з набору символів \"%s\" у \"%s\" не підтримується" msgstr "Перетворення з набору символів \"%s\" у \"%s\" не підтримується"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Не вдається відкрити перетворювач з \"%s\" у \"%s\"" msgstr "Не вдається відкрити перетворювач з \"%s\" у \"%s\""
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Неправильна послідовність байтів у перетворюваному вводі" msgstr "Неправильна послідовність байтів у перетворюваному вводі"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Помилка під час перетворення: %s" msgstr "Помилка під час перетворення: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Незавершена символьна послідовність на кінці вводу" msgstr "Незавершена символьна послідовність на кінці вводу"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Неможливо коректно перетворити символ \"%s\" у символ з набору \"%s\"" msgstr "Неможливо коректно перетворити символ \"%s\" у символ з набору \"%s\""
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "" msgstr ""
"Ідентифікатор URI \"%s\" не є абсолютним ідентифікатором при використанні " "Ідентифікатор URI \"%s\" не є абсолютним ідентифікатором при використанні "
"схеми \"file\"" "схеми \"file\""
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "Ідентифікатор URI \"%s\" локального файла не може містити символ \"#\"" msgstr "Ідентифікатор URI \"%s\" локального файла не може містити символ \"#\""
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI \"%s\" неправильний" msgstr "URI \"%s\" неправильний"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Неправильна назва вузла в URI \"%s\"" msgstr "Неправильна назва вузла в URI \"%s\""
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "Ідентифікатор URI \"%s\" містить неправильно екранований символ" msgstr "Ідентифікатор URI \"%s\" містить неправильно екранований символ"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Шлях \"%s\" не є абсолютним" msgstr "Шлях \"%s\" не є абсолютним"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Неправильна назва вузла" msgstr "Неправильна назва вузла"
@@ -725,7 +725,7 @@ msgstr "Не є звичайним файлом"
msgid "File is empty" msgid "File is empty"
msgstr "Файл порожній" msgstr "Файл порожній"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -733,41 +733,41 @@ msgstr ""
"Ключовий файл містить рядок '%s, який не є парою ключ-значення, групою або " "Ключовий файл містить рядок '%s, який не є парою ключ-значення, групою або "
"коментарем" "коментарем"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Ключовий файл не починається з групи" msgstr "Ключовий файл не починається з групи"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Ключовий фал містить кодування, що не підтримується '%s'" msgstr "Ключовий фал містить кодування, що не підтримується '%s'"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Ключовий файл не містить групи '%s'" msgstr "Ключовий файл не містить групи '%s'"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Ключовий файл не містить ключ '%s'" msgstr "Ключовий файл не містить ключ '%s'"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
"Ключовий файл містить ключ '%s' зі значенням '%s', кодування якого не UTF-8" "Ключовий файл містить ключ '%s' зі значенням '%s', кодування якого не UTF-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
"Ключовий файл містить ключ '%s', що має значення, яке не вдається розібрати." "Ключовий файл містить ключ '%s', що має значення, яке не вдається розібрати."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -776,37 +776,37 @@ msgstr ""
"Ключовий файл містить '%s' у групі '%s', що має значення, яке неможливо " "Ключовий файл містить '%s' у групі '%s', що має значення, яке неможливо "
"розібрати." "розібрати."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Ключовий файл не містить ключ '%s' у групі '%s'" msgstr "Ключовий файл не містить ключ '%s' у групі '%s'"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Ключовий файл містить escape-символ наприкінці рядка" msgstr "Ключовий файл містить escape-символ наприкінці рядка"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "Ключовий файл містить неправильну escape-послідовність '%s'" msgstr "Ключовий файл містить неправильну escape-послідовність '%s'"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Не вдається розібрати значення '%s' як число." msgstr "Не вдається розібрати значення '%s' як число."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Числове ціле значення '%s' поза межами діапазону" msgstr "Числове ціле значення '%s' поза межами діапазону"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Значення '%s' не вдається перетворити у число з рухомою комою." msgstr "Значення '%s' не вдається перетворити у число з рухомою комою."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Не вдається розібрати значення '%s' як логічне значення." msgstr "Не вдається розібрати значення '%s' як логічне значення."

534
po/vi.po

File diff suppressed because it is too large Load Diff

View File

@@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib\n" "Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2004-05-03 14:40+0200\n" "PO-Revision-Date: 2004-05-03 14:40+0200\n"
"Last-Translator: Pablo Saratxaga <pablo@walon.org>\n" "Last-Translator: Pablo Saratxaga <pablo@walon.org>\n"
"Language-Team: Walloon <linux-wa@walon.org>\n" "Language-Team: Walloon <linux-wa@walon.org>\n"
@@ -59,10 +59,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -82,76 +82,76 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Li cviersaedje di l' ecôdaede «%s» viè «%s» n' est nén sopoirté" msgstr "Li cviersaedje di l' ecôdaede «%s» viè «%s» n' est nén sopoirté"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Dji n' a savou drovi l' cvierseu di «%s» viè «%s»" msgstr "Dji n' a savou drovi l' cvierseu di «%s» viè «%s»"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Secwince d' octets nén valide e l' intrêye do cviersaedje" msgstr "Secwince d' octets nén valide e l' intrêye do cviersaedje"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Åk n' a nén stî tot cviersant: %s" msgstr "Åk n' a nén stî tot cviersant: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "" msgstr ""
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, fuzzy, c-format #, fuzzy, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "Li tchmin «%s» n' est nén on tchmin absolou" msgstr "Li tchmin «%s» n' est nén on tchmin absolou"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "" msgstr ""
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "" msgstr ""
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "" msgstr ""
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "" msgstr ""
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Li tchmin «%s» n' est nén on tchmin absolou" msgstr "Li tchmin «%s» n' est nén on tchmin absolou"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "No d' lodjoe nén valide" msgstr "No d' lodjoe nén valide"
@@ -695,82 +695,82 @@ msgstr ""
msgid "File is empty" msgid "File is empty"
msgstr "" msgstr ""
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "" msgstr ""
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "" msgstr ""
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
msgstr "" msgstr ""
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "" msgstr ""
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "" msgstr ""
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib\n" "Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2005-02-08 12:31+0200\n" "PO-Revision-Date: 2005-02-08 12:31+0200\n"
"Last-Translator: Canonical Ltd <translations@canonical.com>\n" "Last-Translator: Canonical Ltd <translations@canonical.com>\n"
"Language-Team: Xhosa <xh-translate@ubuntu.com>\n" "Language-Team: Xhosa <xh-translate@ubuntu.com>\n"
@@ -58,10 +58,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -81,77 +81,77 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "" msgstr ""
"Uguqulo ukusuka kwingqokelela yeempawu '%s' ukuya kwi '%s' ayixhaswanga" "Uguqulo ukusuka kwingqokelela yeempawu '%s' ukuya kwi '%s' ayixhaswanga"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "Akukwazekanga ukuvula isiguquli ukusuka ku '%s' ukuya ku '%s'" msgstr "Akukwazekanga ukuvula isiguquli ukusuka ku '%s' ukuya ku '%s'"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "Ulandelelwano olungasebenziyo lwe-byte kungeniso-lwazi yenguqulo" msgstr "Ulandelelwano olungasebenziyo lwe-byte kungeniso-lwazi yenguqulo"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "Impazamo ngelixa lenguqulo: %s" msgstr "Impazamo ngelixa lenguqulo: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "Inxalenye yophawu lolandelelwano ekupheleni kongeniso-lwazi" msgstr "Inxalenye yophawu lolandelelwano ekupheleni kongeniso-lwazi"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Akukwazeki ukuguqula i-fallback '%s' kwiseti yekhowudi '%s'" msgstr "Akukwazeki ukuguqula i-fallback '%s' kwiseti yekhowudi '%s'"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "I-URI '%s' asiyiyo i-URI ngokupheleleyo esebenzisa indlela ye \"file\"" msgstr "I-URI '%s' asiyiyo i-URI ngokupheleleyo esebenzisa indlela ye \"file\""
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "I-URI yefayili yendawo '%s' kunokwenzeka ingaquki i-'#'" msgstr "I-URI yefayili yendawo '%s' kunokwenzeka ingaquki i-'#'"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "Ayisebenzi i-'%s' yeURI" msgstr "Ayisebenzi i-'%s' yeURI"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "Igama lomququzeleli weURI '%s' alisebenzi" msgstr "Igama lomququzeleli weURI '%s' alisebenzi"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "I-URI '%s' iqulethe iimpawu ezisindileyo ezingasebenziyo" msgstr "I-URI '%s' iqulethe iimpawu ezisindileyo ezingasebenziyo"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "Igama lendlela yothungelwano '%s' akuyiyo kuphela indlela" msgstr "Igama lendlela yothungelwano '%s' akuyiyo kuphela indlela"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "Igama lomququzeleli elingasebenziyo" msgstr "Igama lomququzeleli elingasebenziyo"
@@ -743,7 +743,7 @@ msgstr "Asiyofayili esebenza rhoqo"
msgid "File is empty" msgid "File is empty"
msgstr "Ifayili ize" msgstr "Ifayili ize"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -751,41 +751,41 @@ msgstr ""
"Ifayili engundoqo iqulethe umgca '%s' ongesiso isibini sexabiso okanye " "Ifayili engundoqo iqulethe umgca '%s' ongesiso isibini sexabiso okanye "
"isindululo" "isindululo"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "Ifayili engundoqo ayiqali ngeqela" msgstr "Ifayili engundoqo ayiqali ngeqela"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "Ifayili engundoqo iqulethe unxulumano olungaxhaswanga '%s'" msgstr "Ifayili engundoqo iqulethe unxulumano olungaxhaswanga '%s'"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "Ifayili engundoqo ayinalo iqela '%s'" msgstr "Ifayili engundoqo ayinalo iqela '%s'"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "Ifayili engundoqo ayinalo iqhosha '%s'" msgstr "Ifayili engundoqo ayinalo iqhosha '%s'"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
"Ifayili engundoqo iqulethe iqhosa '%s' elinexabiso '%s' elingeyiyo UTF-8" "Ifayili engundoqo iqulethe iqhosa '%s' elinexabiso '%s' elingeyiyo UTF-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
"Ifayili engundoqo iqulethe iqhosha '%s' elinexabiso elingekhe lichazwe." "Ifayili engundoqo iqulethe iqhosha '%s' elinexabiso elingekhe lichazwe."
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -794,38 +794,38 @@ msgstr ""
"Ifayili engundoqo iqulethe iqhosha '%s' kwiqela '%s' elinexabiso elingekhe " "Ifayili engundoqo iqulethe iqhosha '%s' kwiqela '%s' elinexabiso elingekhe "
"lichazwe." "lichazwe."
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "Ifayili engundoqo ayinalo iqhosha '%s' eqeleni '%s'" msgstr "Ifayili engundoqo ayinalo iqhosha '%s' eqeleni '%s'"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "Ifayili engundoqo iqulethe uphawu lokuphepha ekupheleni komgca" msgstr "Ifayili engundoqo iqulethe uphawu lokuphepha ekupheleni komgca"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "" msgstr ""
"Ifayili engundoqo iqulethe ulandelelwano olungasebenziyo lokuphepha '%s'" "Ifayili engundoqo iqulethe ulandelelwano olungasebenziyo lokuphepha '%s'"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "Ixabiso '%s' alinakho ukuchazwa njengenani." msgstr "Ixabiso '%s' alinakho ukuchazwa njengenani."
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, fuzzy, c-format #, fuzzy, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "Ixabiso lenani elimbaxa '%s' le %s lingaphaya kwesigaba" msgstr "Ixabiso lenani elimbaxa '%s' le %s lingaphaya kwesigaba"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, fuzzy, c-format #, fuzzy, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Ixabiso '%s' alinakho ukuchazwa njengenani." msgstr "Ixabiso '%s' alinakho ukuchazwa njengenani."
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Ixabiso '%s' alinakho ukuchazwa njenge-boolean." msgstr "Ixabiso '%s' alinakho ukuchazwa njenge-boolean."

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 1.0\n" "Project-Id-Version: 1.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2003-03-19\n" "PO-Revision-Date: 2003-03-19\n"
"Last-Translator: Raphael Finkel <raphael@cs.uky.edu>\n" "Last-Translator: Raphael Finkel <raphael@cs.uky.edu>\n"
"Language-Team: Yiddish <raphael@cs.uky.edu>\n" "Language-Team: Yiddish <raphael@cs.uky.edu>\n"
@@ -55,10 +55,10 @@ msgstr ""
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "" msgstr ""
@@ -78,76 +78,76 @@ msgstr ""
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "" msgstr ""
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "" msgstr ""
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "פֿאַרװאַנדלונג פֿון קאָדירונג %s צו %s ניט געשטיצט" msgstr "פֿאַרװאַנדלונג פֿון קאָדירונג %s צו %s ניט געשטיצט"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, fuzzy, c-format #, fuzzy, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "ניט געקענט עפֿענען פֿאַרװאַנדלער פֿון %s צו %s: %s" msgstr "ניט געקענט עפֿענען פֿאַרװאַנדלער פֿון %s צו %s: %s"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "אומלעקסיק אַכטעלע־סעײַװענץ אין פֿאַרװאַנדלונג אַרױסשרײַב" msgstr "אומלעקסיק אַכטעלע־סעײַװענץ אין פֿאַרװאַנדלונג אַרױסשרײַב"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "דורכפֿאַל בשעת פֿאַרװאַנדלונג: %s" msgstr "דורכפֿאַל בשעת פֿאַרװאַנדלונג: %s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "האַלבע כאַראַקטער־סעקװענץ צום סוף פֿון אַרײַנשרײַב" msgstr "האַלבע כאַראַקטער־סעקװענץ צום סוף פֿון אַרײַנשרײַב"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "ניט געקענט פֿאַרװאַנדלען גרונטבאַטרעף %s צו קאָדירונג %s" msgstr "ניט געקענט פֿאַרװאַנדלען גרונטבאַטרעף %s צו קאָדירונג %s"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, fuzzy, c-format #, fuzzy, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "דער URI %s איז ניט אַבסאָלוט לױט דער טעקע־סכעמע" msgstr "דער URI %s איז ניט אַבסאָלוט לױט דער טעקע־סכעמע"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "דער לאָקאַלער טעקע־URI %s טאָר ניט כּולל זײַן אַ '#'" msgstr "דער לאָקאַלער טעקע־URI %s טאָר ניט כּולל זײַן אַ '#'"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "דער URI %s איז אומלעקסיק" msgstr "דער URI %s איז אומלעקסיק"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "דער מאַשין־נאָמען פֿונעם URI %s איז אומלעקסיק" msgstr "דער מאַשין־נאָמען פֿונעם URI %s איז אומלעקסיק"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "דער URI %s איז כּולל אומלעקסיקע פּליטה־כאַראַקטערס" msgstr "דער URI %s איז כּולל אומלעקסיקע פּליטה־כאַראַקטערס"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "די פּאַפּקע־רשימה %s איז ניט אַבסאָלוט" msgstr "די פּאַפּקע־רשימה %s איז ניט אַבסאָלוט"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "אומלעקסיקער מאַשין־נאָמען" msgstr "אומלעקסיקער מאַשין־נאָמען"
@@ -720,82 +720,82 @@ msgstr ""
msgid "File is empty" msgid "File is empty"
msgstr "" msgstr ""
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "" msgstr ""
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "" msgstr ""
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "" msgstr ""
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "" msgstr ""
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
msgstr "" msgstr ""
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, fuzzy, c-format #, fuzzy, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "דער URI %s איז כּולל אומלעקסיקע פּליטה־כאַראַקטערס" msgstr "דער URI %s איז כּולל אומלעקסיקע פּליטה־כאַראַקטערס"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "" msgstr ""
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "" msgstr ""
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "" msgstr ""
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib\n" "Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-20 08:30+0200\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-08-20 17:41+0800\n" "PO-Revision-Date: 2006-08-20 17:41+0800\n"
"Last-Translator: He Qiangqiang <carton@263.net>\n" "Last-Translator: He Qiangqiang <carton@263.net>\n"
"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n" "Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
@@ -15,270 +15,278 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: ../glib/gbookmarkfile.c:716 ../glib/gbookmarkfile.c:793 #: glib/gbookmarkfile.c:716 glib/gbookmarkfile.c:793 glib/gbookmarkfile.c:872
#: ../glib/gbookmarkfile.c:872 ../glib/gbookmarkfile.c:919 #: glib/gbookmarkfile.c:919
#, c-format #, c-format
msgid "Unexpected attribute '%s' for element '%s'" msgid "Unexpected attribute '%s' for element '%s'"
msgstr "元素“%2$s”的意外属性“%1$s”" msgstr "元素“%2$s”的意外属性“%1$s”"
#: ../glib/gbookmarkfile.c:727 ../glib/gbookmarkfile.c:804 #: glib/gbookmarkfile.c:727 glib/gbookmarkfile.c:804 glib/gbookmarkfile.c:814
#: ../glib/gbookmarkfile.c:814 ../glib/gbookmarkfile.c:930 #: glib/gbookmarkfile.c:930
#, c-format #, c-format
msgid "Attribute '%s' of element '%s' not found" msgid "Attribute '%s' of element '%s' not found"
msgstr "元素“%2$s”的属性“%1$s”未找到" msgstr "元素“%2$s”的属性“%1$s”未找到"
#: ../glib/gbookmarkfile.c:1103 ../glib/gbookmarkfile.c:1168 #: glib/gbookmarkfile.c:1103 glib/gbookmarkfile.c:1168
#: ../glib/gbookmarkfile.c:1232 ../glib/gbookmarkfile.c:1242 #: glib/gbookmarkfile.c:1232 glib/gbookmarkfile.c:1242
#, c-format #, c-format
msgid "Unexpected tag '%s', tag '%s' expected" msgid "Unexpected tag '%s', tag '%s' expected"
msgstr "意外标签“%s”需要标签“%s”" msgstr "意外标签“%s”需要标签“%s”"
#: ../glib/gbookmarkfile.c:1128 ../glib/gbookmarkfile.c:1142 #: glib/gbookmarkfile.c:1128 glib/gbookmarkfile.c:1142
#: ../glib/gbookmarkfile.c:1210 ../glib/gbookmarkfile.c:1262 #: glib/gbookmarkfile.c:1210 glib/gbookmarkfile.c:1262
#, c-format #, c-format
msgid "Unexpected tag '%s' inside '%s'" msgid "Unexpected tag '%s' inside '%s'"
msgstr "“%2$s”的意外标签“%1$s”" msgstr "“%2$s”的意外标签“%1$s”"
#: ../glib/gbookmarkfile.c:1792 #: glib/gbookmarkfile.c:1792
#, c-format
msgid "No valid bookmark file found in data dirs" msgid "No valid bookmark file found in data dirs"
msgstr "无法在数据目录中找到有效的书签文件" msgstr "无法在数据目录中找到有效的书签文件"
#: ../glib/gbookmarkfile.c:1993 #: glib/gbookmarkfile.c:1993
#, c-format #, c-format
msgid "A bookmark for URI '%s' already exists" msgid "A bookmark for URI '%s' already exists"
msgstr "URI“%s”的书签已经存在" msgstr "URI“%s”的书签已经存在"
#: ../glib/gbookmarkfile.c:2039 ../glib/gbookmarkfile.c:2196 #: glib/gbookmarkfile.c:2039 glib/gbookmarkfile.c:2196
#: ../glib/gbookmarkfile.c:2281 ../glib/gbookmarkfile.c:2362 #: glib/gbookmarkfile.c:2281 glib/gbookmarkfile.c:2362
#: ../glib/gbookmarkfile.c:2447 ../glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: ../glib/gbookmarkfile.c:2608 ../glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: ../glib/gbookmarkfile.c:2729 ../glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: ../glib/gbookmarkfile.c:2952 ../glib/gbookmarkfile.c:3142 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: ../glib/gbookmarkfile.c:3218 ../glib/gbookmarkfile.c:3371 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: ../glib/gbookmarkfile.c:3436 ../glib/gbookmarkfile.c:3526 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: ../glib/gbookmarkfile.c:3653 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "未找到 URI“%s”的书签" msgstr "未找到 URI“%s”的书签"
#: ../glib/gbookmarkfile.c:2371 #: glib/gbookmarkfile.c:2371
#, c-format #, c-format
msgid "No MIME type defined in the bookmark for URI '%s'" msgid "No MIME type defined in the bookmark for URI '%s'"
msgstr "URI“%s”的书签未定义 MIME 类型" msgstr "URI“%s”的书签未定义 MIME 类型"
#: ../glib/gbookmarkfile.c:2456 #: glib/gbookmarkfile.c:2456
#, c-format #, c-format
msgid "No private flag has been defined in bookmark for URI '%s'" msgid "No private flag has been defined in bookmark for URI '%s'"
msgstr "URI“%s”的书签未定义私有标志" msgstr "URI“%s”的书签未定义私有标志"
#: ../glib/gbookmarkfile.c:2835 #: glib/gbookmarkfile.c:2835
#, c-format #, c-format
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "URI“%s”的书签未设定组" msgstr "URI“%s”的书签未设定组"
#: ../glib/gbookmarkfile.c:3236 ../glib/gbookmarkfile.c:3381 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "没有名为“%s”的应用程序为“%s”注册书签" msgstr "没有名为“%s”的应用程序为“%s”注册书签"
#: ../glib/gconvert.c:404 ../glib/gconvert.c:482 ../glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "不支持从字符集“%s”到“%s”的转换" msgstr "不支持从字符集“%s”到“%s”的转换"
#: ../glib/gconvert.c:408 ../glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "无法打开从“%s”到“%s”的转换器" msgstr "无法打开从“%s”到“%s”的转换器"
#: ../glib/gconvert.c:602 ../glib/gconvert.c:991 ../glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: ../glib/giochannel.c:1364 ../glib/giochannel.c:2206 ../glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: ../glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "转换输入中出现无效字符序列" msgstr "转换输入中出现无效字符序列"
#: ../glib/gconvert.c:608 ../glib/gconvert.c:918 ../glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: ../glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "转换过程中出错:%s" msgstr "转换过程中出错:%s"
#: ../glib/gconvert.c:643 ../glib/gutf8.c:939 ../glib/gutf8.c:1143 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: ../glib/gutf8.c:1284 ../glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "输入末尾出现未尽字符序列" msgstr "输入末尾出现未尽字符序列"
#: ../glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "无法转换后备字符集“%s”到字符集“%s”" msgstr "无法转换后备字符集“%s”到字符集“%s”"
#: ../glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI“%s”不是“file”格式的绝对 URI" msgstr "URI“%s”不是“file”格式的绝对 URI"
#: ../glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "本地文件 URI“%s”不能包含“#”" msgstr "本地文件 URI“%s”不能包含“#”"
#: ../glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI“%s”无效" msgstr "URI“%s”无效"
#: ../glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "URI中的主机名“%s”无效" msgstr "URI中的主机名“%s”无效"
#: ../glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI“%s”中包含无效的转义字符" msgstr "URI“%s”中包含无效的转义字符"
#: ../glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "路径名“%s”不是绝对路径" msgstr "路径名“%s”不是绝对路径"
#: ../glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "无效的主机名" msgstr "无效的主机名"
#: ../glib/gdir.c:121 ../glib/gdir.c:141 #: glib/gdir.c:121 glib/gdir.c:141
#, c-format #, c-format
msgid "Error opening directory '%s': %s" msgid "Error opening directory '%s': %s"
msgstr "打开目录“%s”时发生错误%s" msgstr "打开目录“%s”时发生错误%s"
#: ../glib/gfileutils.c:572 ../glib/gfileutils.c:645 #: glib/gfileutils.c:572 glib/gfileutils.c:645
#, c-format #, c-format
msgid "Could not allocate %lu bytes to read file \"%s\"" msgid "Could not allocate %lu bytes to read file \"%s\""
msgstr "无法分配 %lu 字节以读取文件“%s”" msgstr "无法分配 %lu 字节以读取文件“%s”"
#: ../glib/gfileutils.c:587 #: glib/gfileutils.c:587
#, c-format #, c-format
msgid "Error reading file '%s': %s" msgid "Error reading file '%s': %s"
msgstr "读取文件“%s”出错%s" msgstr "读取文件“%s”出错%s"
#: ../glib/gfileutils.c:669 #: glib/gfileutils.c:669
#, c-format #, c-format
msgid "Failed to read from file '%s': %s" msgid "Failed to read from file '%s': %s"
msgstr "读取文件“%s”失败%s" msgstr "读取文件“%s”失败%s"
#: ../glib/gfileutils.c:720 ../glib/gfileutils.c:807 #: glib/gfileutils.c:720 glib/gfileutils.c:807
#, c-format #, c-format
msgid "Failed to open file '%s': %s" msgid "Failed to open file '%s': %s"
msgstr "打开文件“%s”失败%s" msgstr "打开文件“%s”失败%s"
#: ../glib/gfileutils.c:737 ../glib/gmappedfile.c:133 #: glib/gfileutils.c:737 glib/gmappedfile.c:133
#, c-format #, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr "获得文件“%s”的属性失败fstat() 失败:%s" msgstr "获得文件“%s”的属性失败fstat() 失败:%s"
#: ../glib/gfileutils.c:771 #: glib/gfileutils.c:771
#, c-format #, c-format
msgid "Failed to open file '%s': fdopen() failed: %s" msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "打开文件“%s”失败fdopen() 失败:%s" msgstr "打开文件“%s”失败fdopen() 失败:%s"
#: ../glib/gfileutils.c:905 #: glib/gfileutils.c:905
#, c-format #, c-format
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s" msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
msgstr "将文件“%s”重命名为“%s”失败g_rename() 失败:%s" msgstr "将文件“%s”重命名为“%s”失败g_rename() 失败:%s"
#: ../glib/gfileutils.c:946 ../glib/gfileutils.c:1404 #: glib/gfileutils.c:946 glib/gfileutils.c:1404
#, c-format #, c-format
msgid "Failed to create file '%s': %s" msgid "Failed to create file '%s': %s"
msgstr "创建文件“%s”失败%s" msgstr "创建文件“%s”失败%s"
#: ../glib/gfileutils.c:960 #: glib/gfileutils.c:960
#, c-format #, c-format
msgid "Failed to open file '%s' for writing: fdopen() failed: %s" msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
msgstr "打开文件“%s”写入失败fdopen() 失败:%s" msgstr "打开文件“%s”写入失败fdopen() 失败:%s"
#: ../glib/gfileutils.c:985 #: glib/gfileutils.c:985
#, c-format #, c-format
msgid "Failed to write file '%s': fwrite() failed: %s" msgid "Failed to write file '%s': fwrite() failed: %s"
msgstr "写入文件“%s”失败fwrite() 失败:%s" msgstr "写入文件“%s”失败fwrite() 失败:%s"
#: ../glib/gfileutils.c:1004 #: glib/gfileutils.c:1004
#, c-format #, c-format
msgid "Failed to close file '%s': fclose() failed: %s" msgid "Failed to close file '%s': fclose() failed: %s"
msgstr "关闭文件“%s”失败fclose() 失败:%s" msgstr "关闭文件“%s”失败fclose() 失败:%s"
#: ../glib/gfileutils.c:1122 #: glib/gfileutils.c:1122
#, c-format #, c-format
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
msgstr "无法删除已有文件“%s”g_unlink() 失败:%s" msgstr "无法删除已有文件“%s”g_unlink() 失败:%s"
#: ../glib/gfileutils.c:1366 #: glib/gfileutils.c:1366
#, c-format #, c-format
msgid "Template '%s' invalid, should not contain a '%s'" msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "模板“%s”无效不应该包含“%s”" msgstr "模板“%s”无效不应该包含“%s”"
#: ../glib/gfileutils.c:1379 #: glib/gfileutils.c:1379
#, c-format #, c-format
msgid "Template '%s' doesn't contain XXXXXX" msgid "Template '%s' doesn't contain XXXXXX"
msgstr "模板“%s”的不包含 XXXXXX" msgstr "模板“%s”的不包含 XXXXXX"
#: ../glib/gfileutils.c:1854 #: glib/gfileutils.c:1854
#, c-format #, c-format
msgid "Failed to read the symbolic link '%s': %s" msgid "Failed to read the symbolic link '%s': %s"
msgstr "读取符号链接“%s”失败%s" msgstr "读取符号链接“%s”失败%s"
#: ../glib/gfileutils.c:1875 #: glib/gfileutils.c:1875
#, c-format
msgid "Symbolic links not supported" msgid "Symbolic links not supported"
msgstr "不支持符号链接" msgstr "不支持符号链接"
#: ../glib/giochannel.c:1154 #: glib/giochannel.c:1154
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s': %s" msgid "Could not open converter from '%s' to '%s': %s"
msgstr "无法打开从“%s”到“%s”的转换器%s" msgstr "无法打开从“%s”到“%s”的转换器%s"
#: ../glib/giochannel.c:1499 #: glib/giochannel.c:1499
#, c-format
msgid "Can't do a raw read in g_io_channel_read_line_string" 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:1546 ../glib/giochannel.c:1803 #: glib/giochannel.c:1546 glib/giochannel.c:1803 glib/giochannel.c:1889
#: ../glib/giochannel.c:1889 #, c-format
msgid "Leftover unconverted data in read buffer" msgid "Leftover unconverted data in read buffer"
msgstr "在读缓冲里留有未转换数据" msgstr "在读缓冲里留有未转换数据"
#: ../glib/giochannel.c:1626 ../glib/giochannel.c:1703 #: glib/giochannel.c:1626 glib/giochannel.c:1703
#, c-format
msgid "Channel terminates in a partial character" msgid "Channel terminates in a partial character"
msgstr "通道终止于未尽字符" msgstr "通道终止于未尽字符"
#: ../glib/giochannel.c:1689 #: glib/giochannel.c:1689
#, c-format
msgid "Can't do a raw read in g_io_channel_read_to_end" 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/gmappedfile.c:116 #: glib/gmappedfile.c:116
#, c-format #, c-format
msgid "Failed to open file '%s': open() failed: %s" msgid "Failed to open file '%s': open() failed: %s"
msgstr "打开文件“%s”失败open() 失败:%s" msgstr "打开文件“%s”失败open() 失败:%s"
#: ../glib/gmappedfile.c:193 #: glib/gmappedfile.c:193
#, c-format #, c-format
msgid "Failed to map file '%s': mmap() failed: %s" msgid "Failed to map file '%s': mmap() failed: %s"
msgstr "映射文件“%s”失败mmap() 失败:%s" msgstr "映射文件“%s”失败mmap() 失败:%s"
#: ../glib/gmarkup.c:227 #: glib/gmarkup.c:227
#, c-format #, c-format
msgid "Error on line %d char %d: %s" msgid "Error on line %d char %d: %s"
msgstr "第%d行第%d个字符出错%s" msgstr "第%d行第%d个字符出错%s"
#: ../glib/gmarkup.c:325 #: glib/gmarkup.c:325
#, c-format #, c-format
msgid "Error on line %d: %s" msgid "Error on line %d: %s"
msgstr "第%d行出错%s" msgstr "第%d行出错%s"
#: ../glib/gmarkup.c:429 #: glib/gmarkup.c:429
msgid "" msgid ""
"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;" "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
msgstr "发现空的实体“&;”。有效的实体为:&amp; &quot; &lt; &gt; &apos;" msgstr "发现空的实体“&;”。有效的实体为:&amp; &quot; &lt; &gt; &apos;"
#: ../glib/gmarkup.c:439 #: glib/gmarkup.c:439
#, c-format #, c-format
msgid "" msgid ""
"Character '%s' is not valid at the start of an entity name; the & character " "Character '%s' is not valid at the start of an entity name; the & character "
@@ -288,17 +296,17 @@ msgstr ""
"字符“%s”出现在实体名的开头无效。实体都以 & 字符 开头,如果这个 & 不是一个实体" "字符“%s”出现在实体名的开头无效。实体都以 & 字符 开头,如果这个 & 不是一个实体"
"的开头,把它变为 &amp;" "的开头,把它变为 &amp;"
#: ../glib/gmarkup.c:473 #: glib/gmarkup.c:473
#, c-format #, c-format
msgid "Character '%s' is not valid inside an entity name" msgid "Character '%s' is not valid inside an entity name"
msgstr "字符“%s”在实体名中无效" msgstr "字符“%s”在实体名中无效"
#: ../glib/gmarkup.c:510 #: glib/gmarkup.c:510
#, c-format #, c-format
msgid "Entity name '%s' is not known" msgid "Entity name '%s' is not known"
msgstr "未知的实体名“%s”" msgstr "未知的实体名“%s”"
#: ../glib/gmarkup.c:521 #: glib/gmarkup.c:521
msgid "" msgid ""
"Entity did not end with a semicolon; most likely you used an ampersand " "Entity did not end with a semicolon; most likely you used an ampersand "
"character without intending to start an entity - escape ampersand as &amp;" "character without intending to start an entity - escape ampersand as &amp;"
@@ -306,23 +314,23 @@ msgstr ""
"实体没有以分号结束。很可能您使用了 & 字符而又不是一个实体 - 将这个 & 变为 " "实体没有以分号结束。很可能您使用了 & 字符而又不是一个实体 - 将这个 & 变为 "
"&amp;" "&amp;"
#: ../glib/gmarkup.c:574 #: glib/gmarkup.c:574
#, c-format #, c-format
msgid "" msgid ""
"Failed to parse '%-.*s', which should have been a digit inside a character " "Failed to parse '%-.*s', which should have been a digit inside a character "
"reference (&#234; for example) - perhaps the digit is too large" "reference (&#234; for example) - perhaps the digit is too large"
msgstr "分析“%-.*s”失败。它应该是字符引用中的数字(如&#234;) - 可能该数字太大了" msgstr "分析“%-.*s”失败。它应该是字符引用中的数字(如&#234;) - 可能该数字太大了"
#: ../glib/gmarkup.c:599 #: glib/gmarkup.c:599
#, c-format #, c-format
msgid "Character reference '%-.*s' does not encode a permitted character" msgid "Character reference '%-.*s' does not encode a permitted character"
msgstr "字符引用“%-.*s”不是编码一个被允许的字符" msgstr "字符引用“%-.*s”不是编码一个被允许的字符"
#: ../glib/gmarkup.c:614 #: glib/gmarkup.c:614
msgid "Empty character reference; should include a digit such as &#454;" msgid "Empty character reference; should include a digit such as &#454;"
msgstr "空的字符引用;应该包括数字,如 &#454;" msgstr "空的字符引用;应该包括数字,如 &#454;"
#: ../glib/gmarkup.c:624 #: glib/gmarkup.c:624
msgid "" msgid ""
"Character reference did not end with a semicolon; most likely you used an " "Character reference did not end with a semicolon; most likely you used an "
"ampersand character without intending to start an entity - escape ampersand " "ampersand character without intending to start an entity - escape ampersand "
@@ -331,43 +339,43 @@ msgstr ""
"字符引用没有以分号结束。很可能您使用了 & 字符而又不是一个实体 - 将这个 & 变" "字符引用没有以分号结束。很可能您使用了 & 字符而又不是一个实体 - 将这个 & 变"
"为 &amp;" "为 &amp;"
#: ../glib/gmarkup.c:710 #: glib/gmarkup.c:710
msgid "Unfinished entity reference" msgid "Unfinished entity reference"
msgstr "未完成的实体引用" msgstr "未完成的实体引用"
#: ../glib/gmarkup.c:716 #: glib/gmarkup.c:716
msgid "Unfinished character reference" msgid "Unfinished character reference"
msgstr "未完成的字符引用" msgstr "未完成的字符引用"
#: ../glib/gmarkup.c:959 ../glib/gmarkup.c:987 ../glib/gmarkup.c:1018 #: glib/gmarkup.c:959 glib/gmarkup.c:987 glib/gmarkup.c:1018
msgid "Invalid UTF-8 encoded text" msgid "Invalid UTF-8 encoded text"
msgstr "无效的 UTF-8 编码文本" msgstr "无效的 UTF-8 编码文本"
#: ../glib/gmarkup.c:1054 #: glib/gmarkup.c:1054
msgid "Document must begin with an element (e.g. <book>)" msgid "Document must begin with an element (e.g. <book>)"
msgstr "文档必须以一个元素开始(例如 <book>)" msgstr "文档必须以一个元素开始(例如 <book>)"
#: ../glib/gmarkup.c:1094 #: glib/gmarkup.c:1094
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an " "'%s' is not a valid character following a '<' character; it may not begin an "
"element name" "element name"
msgstr "“%s”出现在字符“<”后是无效字符;它不能作为元素名的开头" msgstr "“%s”出现在字符“<”后是无效字符;它不能作为元素名的开头"
#: ../glib/gmarkup.c:1158 #: glib/gmarkup.c:1158
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '>' character to end the start tag of element " "Odd character '%s', expected a '>' character to end the start tag of element "
"'%s'" "'%s'"
msgstr "字符“%s”无效应该以字符“>”来结束元素“%s”的起始标记" msgstr "字符“%s”无效应该以字符“>”来结束元素“%s”的起始标记"
#: ../glib/gmarkup.c:1247 #: glib/gmarkup.c:1247
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
msgstr "字符“%s”无效在属性名“%s”(元素“%s”)的后应该是字符“=”" msgstr "字符“%s”无效在属性名“%s”(元素“%s”)的后应该是字符“=”"
#: ../glib/gmarkup.c:1289 #: glib/gmarkup.c:1289
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected a '>' or '/' character to end the start tag of " "Odd character '%s', expected a '>' or '/' character to end the start tag of "
@@ -377,375 +385,385 @@ msgstr ""
"字符“%s”无效应该以“>”或“/”结束元素“%s”的起始标记或紧跟该元素的属性可能" "字符“%s”无效应该以“>”或“/”结束元素“%s”的起始标记或紧跟该元素的属性可能"
"您在属性名中使用了无效字符" "您在属性名中使用了无效字符"
#: ../glib/gmarkup.c:1378 #: glib/gmarkup.c:1378
#, c-format #, c-format
msgid "" msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when " "Odd character '%s', expected an open quote mark after the equals sign when "
"giving value for attribute '%s' of element '%s'" "giving value for attribute '%s' of element '%s'"
msgstr "字符“%s”无效在给属性“%s”(元素“%s”)赋值时,在等号后应该是引号" msgstr "字符“%s”无效在给属性“%s”(元素“%s”)赋值时,在等号后应该是引号"
#: ../glib/gmarkup.c:1523 #: glib/gmarkup.c:1523
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not " "'%s' is not a valid character following the characters '</'; '%s' may not "
"begin an element name" "begin an element name"
msgstr "“%s”出现在字符“</”后无效;“%s”不能作为元素名的开头" msgstr "“%s”出现在字符“</”后无效;“%s”不能作为元素名的开头"
#: ../glib/gmarkup.c:1563 #: glib/gmarkup.c:1563
#, c-format #, c-format
msgid "" msgid ""
"'%s' is not a valid character following the close element name '%s'; the " "'%s' is not a valid character following the close element name '%s'; the "
"allowed character is '>'" "allowed character is '>'"
msgstr "“%s”出现在结束的元素名“%s”后无效允许的字符是“>”" msgstr "“%s”出现在结束的元素名“%s”后无效允许的字符是“>”"
#: ../glib/gmarkup.c:1574 #: glib/gmarkup.c:1574
#, c-format #, c-format
msgid "Element '%s' was closed, no element is currently open" msgid "Element '%s' was closed, no element is currently open"
msgstr "元素“%s”已经结束没有未结束的元素" msgstr "元素“%s”已经结束没有未结束的元素"
#: ../glib/gmarkup.c:1583 #: glib/gmarkup.c:1583
#, c-format #, c-format
msgid "Element '%s' was closed, but the currently open element is '%s'" msgid "Element '%s' was closed, but the currently open element is '%s'"
msgstr "元素“%s”已经结束当前未结束的元素是“%s”" msgstr "元素“%s”已经结束当前未结束的元素是“%s”"
#: ../glib/gmarkup.c:1749 #: glib/gmarkup.c:1749
msgid "Document was empty or contained only whitespace" msgid "Document was empty or contained only whitespace"
msgstr "文档为空或仅含空白字符" msgstr "文档为空或仅含空白字符"
#: ../glib/gmarkup.c:1763 #: glib/gmarkup.c:1763
msgid "Document ended unexpectedly just after an open angle bracket '<'" msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr "文档在一个打开的尖括号“<”后意外结束" msgstr "文档在一个打开的尖括号“<”后意外结束"
#: ../glib/gmarkup.c:1771 ../glib/gmarkup.c:1815 #: glib/gmarkup.c:1771 glib/gmarkup.c:1815
#, c-format #, c-format
msgid "" msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last " "Document ended unexpectedly with elements still open - '%s' was the last "
"element opened" "element opened"
msgstr "文档在还存在未结束元素时意外结束 - 最后的未结束元素是“%s”" msgstr "文档在还存在未结束元素时意外结束 - 最后的未结束元素是“%s”"
#: ../glib/gmarkup.c:1779 #: glib/gmarkup.c:1779
#, c-format #, c-format
msgid "" msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending " "Document ended unexpectedly, expected to see a close angle bracket ending "
"the tag <%s/>" "the tag <%s/>"
msgstr "文档意外结束,应该以右尖括号“>”来结束标记 <%s/>" msgstr "文档意外结束,应该以右尖括号“>”来结束标记 <%s/>"
#: ../glib/gmarkup.c:1785 #: glib/gmarkup.c:1785
msgid "Document ended unexpectedly inside an element name" msgid "Document ended unexpectedly inside an element name"
msgstr "文档在元素名中意外结束" msgstr "文档在元素名中意外结束"
#: ../glib/gmarkup.c:1790 #: glib/gmarkup.c:1790
msgid "Document ended unexpectedly inside an attribute name" msgid "Document ended unexpectedly inside an attribute name"
msgstr "文档在属性名中意外结束" msgstr "文档在属性名中意外结束"
#: ../glib/gmarkup.c:1795 #: glib/gmarkup.c:1795
msgid "Document ended unexpectedly inside an element-opening tag." msgid "Document ended unexpectedly inside an element-opening tag."
msgstr "文档在元素起始标记中意外结束" msgstr "文档在元素起始标记中意外结束"
#: ../glib/gmarkup.c:1801 #: glib/gmarkup.c:1801
msgid "" msgid ""
"Document ended unexpectedly after the equals sign following an attribute " "Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value" "name; no attribute value"
msgstr "文档在跟在属性名后的等号后意外结束;没有属性值" msgstr "文档在跟在属性名后的等号后意外结束;没有属性值"
#: ../glib/gmarkup.c:1808 #: glib/gmarkup.c:1808
msgid "Document ended unexpectedly while inside an attribute value" msgid "Document ended unexpectedly while inside an attribute value"
msgstr "文档在属性值中意外结束" msgstr "文档在属性值中意外结束"
#: ../glib/gmarkup.c:1823 #: glib/gmarkup.c:1823
#, c-format #, c-format
msgid "Document ended unexpectedly inside the close tag for element '%s'" msgid "Document ended unexpectedly inside the close tag for element '%s'"
msgstr "文档在元素“%s”结束标记中意外结束" msgstr "文档在元素“%s”结束标记中意外结束"
#: ../glib/gmarkup.c:1829 #: glib/gmarkup.c:1829
msgid "Document ended unexpectedly inside a comment or processing instruction" msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr "文档在注释或处理指令中意外结束" msgstr "文档在注释或处理指令中意外结束"
#: ../glib/gshell.c:70 #: glib/gshell.c:70
#, c-format
msgid "Quoted text doesn't begin with a quotation mark" msgid "Quoted text doesn't begin with a quotation mark"
msgstr "引用的文本没有以引号开头" msgstr "引用的文本没有以引号开头"
#: ../glib/gshell.c:160 #: glib/gshell.c:160
#, c-format
msgid "Unmatched quotation mark in command line or other shell-quoted text" msgid "Unmatched quotation mark in command line or other shell-quoted text"
msgstr "命令行或其他shell引用文本中出现不匹配的引号" msgstr "命令行或其他shell引用文本中出现不匹配的引号"
#: ../glib/gshell.c:538 #: glib/gshell.c:538
#, c-format #, c-format
msgid "Text ended just after a '\\' character. (The text was '%s')" msgid "Text ended just after a '\\' character. (The text was '%s')"
msgstr "文本在一个“\\”字符后结束。(文本为“%s”)" msgstr "文本在一个“\\”字符后结束。(文本为“%s”)"
#: ../glib/gshell.c:545 #: glib/gshell.c:545
#, c-format #, c-format
msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgid "Text ended before matching quote was found for %c. (The text was '%s')"
msgstr "文本在找到与 %c 匹配的引号之前结束。(文本为“%s”)" msgstr "文本在找到与 %c 匹配的引号之前结束。(文本为“%s”)"
#: ../glib/gshell.c:557 #: glib/gshell.c:557
#, c-format
msgid "Text was empty (or contained only whitespace)" msgid "Text was empty (or contained only whitespace)"
msgstr "空文本(或仅含空白字符)" msgstr "空文本(或仅含空白字符)"
#: ../glib/gspawn-win32.c:273 #: glib/gspawn-win32.c:273
#, c-format
msgid "Failed to read data from child process" msgid "Failed to read data from child process"
msgstr "从子进程中读取数据失败" msgstr "从子进程中读取数据失败"
#: ../glib/gspawn-win32.c:288 ../glib/gspawn.c:1361 #: glib/gspawn-win32.c:288 glib/gspawn.c:1361
#, c-format #, c-format
msgid "Failed to create pipe for communicating with child process (%s)" msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "创建与子进程通讯的管道失败(%s)" msgstr "创建与子进程通讯的管道失败(%s)"
#: ../glib/gspawn-win32.c:326 ../glib/gspawn.c:1025 #: glib/gspawn-win32.c:326 glib/gspawn.c:1025
#, c-format #, c-format
msgid "Failed to read from child pipe (%s)" msgid "Failed to read from child pipe (%s)"
msgstr "从子管道中读取失败(%s)" msgstr "从子管道中读取失败(%s)"
#: ../glib/gspawn-win32.c:352 ../glib/gspawn.c:1230 #: glib/gspawn-win32.c:352 glib/gspawn.c:1230
#, c-format #, c-format
msgid "Failed to change to directory '%s' (%s)" msgid "Failed to change to directory '%s' (%s)"
msgstr "更改到目录“%s”失败(%s)" msgstr "更改到目录“%s”失败(%s)"
#: ../glib/gspawn-win32.c:358 ../glib/gspawn-win32.c:578 #: glib/gspawn-win32.c:358 glib/gspawn-win32.c:578
#, c-format #, c-format
msgid "Failed to execute child process (%s)" msgid "Failed to execute child process (%s)"
msgstr "执行子进程失败(%s)" msgstr "执行子进程失败(%s)"
#: ../glib/gspawn-win32.c:468 ../glib/gspawn-win32.c:524 #: glib/gspawn-win32.c:468 glib/gspawn-win32.c:524
#, c-format #, c-format
msgid "Invalid program name: %s" msgid "Invalid program name: %s"
msgstr "无效的程序名:%s" msgstr "无效的程序名:%s"
#: ../glib/gspawn-win32.c:478 ../glib/gspawn-win32.c:534 #: glib/gspawn-win32.c:478 glib/gspawn-win32.c:534 glib/gspawn-win32.c:777
#: ../glib/gspawn-win32.c:777 ../glib/gspawn-win32.c:832 #: glib/gspawn-win32.c:832 glib/gspawn-win32.c:1367
#: ../glib/gspawn-win32.c:1367
#, c-format #, c-format
msgid "Invalid string in argument vector at %d: %s" msgid "Invalid string in argument vector at %d: %s"
msgstr "%d 处的参数中有无效的字符串:%s" msgstr "%d 处的参数中有无效的字符串:%s"
#: ../glib/gspawn-win32.c:489 ../glib/gspawn-win32.c:545 #: glib/gspawn-win32.c:489 glib/gspawn-win32.c:545 glib/gspawn-win32.c:791
#: ../glib/gspawn-win32.c:791 ../glib/gspawn-win32.c:845 #: glib/gspawn-win32.c:845 glib/gspawn-win32.c:1400
#: ../glib/gspawn-win32.c:1400
#, c-format #, c-format
msgid "Invalid string in environment: %s" msgid "Invalid string in environment: %s"
msgstr "环境中有无效的字符串:%s" msgstr "环境中有无效的字符串:%s"
#: ../glib/gspawn-win32.c:773 ../glib/gspawn-win32.c:828 #: glib/gspawn-win32.c:773 glib/gspawn-win32.c:828 glib/gspawn-win32.c:1348
#: ../glib/gspawn-win32.c:1348
#, c-format #, c-format
msgid "Invalid working directory: %s" msgid "Invalid working directory: %s"
msgstr "无效的工作目录:%s" msgstr "无效的工作目录:%s"
#: ../glib/gspawn-win32.c:887 #: glib/gspawn-win32.c:887
#, c-format #, c-format
msgid "Failed to execute helper program (%s)" msgid "Failed to execute helper program (%s)"
msgstr "执行助手程序(%s)失败" msgstr "执行助手程序(%s)失败"
#: ../glib/gspawn-win32.c:1087 #: glib/gspawn-win32.c:1087
#, c-format
msgid "" msgid ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child " "Unexpected error in g_io_channel_win32_poll() reading data from a child "
"process" "process"
msgstr "g_io_channel_win32_poll() 从子进程中读取数据时出现异常错误" msgstr "g_io_channel_win32_poll() 从子进程中读取数据时出现异常错误"
#: ../glib/gspawn.c:165 #: glib/gspawn.c:165
#, c-format #, c-format
msgid "Failed to read data from child process (%s)" msgid "Failed to read data from child process (%s)"
msgstr "从子进程中读取数据失败(%s)" msgstr "从子进程中读取数据失败(%s)"
#: ../glib/gspawn.c:297 #: glib/gspawn.c:297
#, c-format #, c-format
msgid "Unexpected error in select() reading data from a child process (%s)" msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr "select() 在从子进程中读取数据时出现异常错误 (%s)" msgstr "select() 在从子进程中读取数据时出现异常错误 (%s)"
#: ../glib/gspawn.c:380 #: glib/gspawn.c:380
#, c-format #, c-format
msgid "Unexpected error in waitpid() (%s)" msgid "Unexpected error in waitpid() (%s)"
msgstr "waitpid() 出现异常错误 (%s)" msgstr "waitpid() 出现异常错误 (%s)"
#: ../glib/gspawn.c:1090 #: glib/gspawn.c:1090
#, c-format #, c-format
msgid "Failed to fork (%s)" msgid "Failed to fork (%s)"
msgstr "fork 失败(%s)" msgstr "fork 失败(%s)"
#: ../glib/gspawn.c:1240 #: glib/gspawn.c:1240
#, c-format #, c-format
msgid "Failed to execute child process \"%s\" (%s)" msgid "Failed to execute child process \"%s\" (%s)"
msgstr "执行子进程“%s”失败(%s)" msgstr "执行子进程“%s”失败(%s)"
#: ../glib/gspawn.c:1250 #: glib/gspawn.c:1250
#, c-format #, c-format
msgid "Failed to redirect output or input of child process (%s)" msgid "Failed to redirect output or input of child process (%s)"
msgstr "重定向子进程(%s)的输入或输出失败" msgstr "重定向子进程(%s)的输入或输出失败"
#: ../glib/gspawn.c:1259 #: glib/gspawn.c:1259
#, c-format #, c-format
msgid "Failed to fork child process (%s)" msgid "Failed to fork child process (%s)"
msgstr "fork 子进程失败 (%s)" msgstr "fork 子进程失败 (%s)"
#: ../glib/gspawn.c:1267 #: glib/gspawn.c:1267
#, c-format #, c-format
msgid "Unknown error executing child process \"%s\"" msgid "Unknown error executing child process \"%s\""
msgstr "执行子进程“%s”时出现未知错误" msgstr "执行子进程“%s”时出现未知错误"
#: ../glib/gspawn.c:1289 #: glib/gspawn.c:1289
#, c-format #, c-format
msgid "Failed to read enough data from child pid pipe (%s)" msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "从子进程管道中读取足够的数据失败(%s)" msgstr "从子进程管道中读取足够的数据失败(%s)"
#: ../glib/gutf8.c:1017 #: glib/gutf8.c:1017
#, c-format
msgid "Character out of range for UTF-8" msgid "Character out of range for UTF-8"
msgstr "字符超出 UTF-8 范围" msgstr "字符超出 UTF-8 范围"
#: ../glib/gutf8.c:1111 ../glib/gutf8.c:1120 ../glib/gutf8.c:1252 #: glib/gutf8.c:1111 glib/gutf8.c:1120 glib/gutf8.c:1252 glib/gutf8.c:1261
#: ../glib/gutf8.c:1261 ../glib/gutf8.c:1402 ../glib/gutf8.c:1498 #: glib/gutf8.c:1402 glib/gutf8.c:1498
#, c-format
msgid "Invalid sequence in conversion input" msgid "Invalid sequence in conversion input"
msgstr "转换输入中出现无效序列" msgstr "转换输入中出现无效序列"
#: ../glib/gutf8.c:1413 ../glib/gutf8.c:1509 #: glib/gutf8.c:1413 glib/gutf8.c:1509
#, c-format
msgid "Character out of range for UTF-16" msgid "Character out of range for UTF-16"
msgstr "字符超出 UTF-16 范围" msgstr "字符超出 UTF-16 范围"
#: ../glib/goption.c:495 #: glib/goption.c:495
msgid "Usage:" msgid "Usage:"
msgstr "用法:" msgstr "用法:"
#: ../glib/goption.c:495 #: glib/goption.c:495
msgid "[OPTION...]" msgid "[OPTION...]"
msgstr "[选项...]" msgstr "[选项...]"
#: ../glib/goption.c:586 #: glib/goption.c:586
msgid "Help Options:" msgid "Help Options:"
msgstr "帮助选项:" msgstr "帮助选项:"
#: ../glib/goption.c:587 #: glib/goption.c:587
msgid "Show help options" msgid "Show help options"
msgstr "显示帮助选项" msgstr "显示帮助选项"
#: ../glib/goption.c:592 #: glib/goption.c:592
msgid "Show all help options" msgid "Show all help options"
msgstr "显示全部帮助选项" msgstr "显示全部帮助选项"
#: ../glib/goption.c:642 #: glib/goption.c:642
msgid "Application Options:" msgid "Application Options:"
msgstr "应用程序选项:" msgstr "应用程序选项:"
#: ../glib/goption.c:686 ../glib/goption.c:756 #: glib/goption.c:686 glib/goption.c:756
#, c-format #, c-format
msgid "Cannot parse integer value '%s' for %s" msgid "Cannot parse integer value '%s' for %s"
msgstr "无法处理 %2$s 所用的整数值“%1$s”" msgstr "无法处理 %2$s 所用的整数值“%1$s”"
#: ../glib/goption.c:696 ../glib/goption.c:764 #: glib/goption.c:696 glib/goption.c:764
#, c-format #, c-format
msgid "Integer value '%s' for %s out of range" msgid "Integer value '%s' for %s out of range"
msgstr "%2$s 所用的整数值“%1$s”超出范围" msgstr "%2$s 所用的整数值“%1$s”超出范围"
#: ../glib/goption.c:721 #: glib/goption.c:721
#, c-format #, c-format
msgid "Cannot parse double value '%s' for %s" msgid "Cannot parse double value '%s' for %s"
msgstr "无法处理 %2$s 所用的双精度值“%1$s”" msgstr "无法处理 %2$s 所用的双精度值“%1$s”"
#: ../glib/goption.c:729 #: glib/goption.c:729
#, c-format #, c-format
msgid "Double value '%s' for %s out of range" msgid "Double value '%s' for %s out of range"
msgstr "%2$s 所用的双精度值“%1$s”超出范围" msgstr "%2$s 所用的双精度值“%1$s”超出范围"
#: ../glib/goption.c:1066 #: glib/goption.c:1066
#, c-format #, c-format
msgid "Error parsing option %s" msgid "Error parsing option %s"
msgstr "分析选项出错:%s" msgstr "分析选项出错:%s"
#: ../glib/goption.c:1097 ../glib/goption.c:1208 #: glib/goption.c:1097 glib/goption.c:1208
#, c-format #, c-format
msgid "Missing argument for %s" msgid "Missing argument for %s"
msgstr "缺少 %s 的参数" msgstr "缺少 %s 的参数"
#: ../glib/goption.c:1597 #: glib/goption.c:1597
#, c-format #, c-format
msgid "Unknown option %s" msgid "Unknown option %s"
msgstr "未知选项 %s" msgstr "未知选项 %s"
#: ../glib/gkeyfile.c:337 #: glib/gkeyfile.c:337
#, c-format
msgid "Valid key file could not be found in data dirs" msgid "Valid key file could not be found in data dirs"
msgstr "无法在数据目录中找到有效的键文件" msgstr "无法在数据目录中找到有效的键文件"
#: ../glib/gkeyfile.c:372 #: glib/gkeyfile.c:372
#, c-format
msgid "Not a regular file" msgid "Not a regular file"
msgstr "不是普通文件" msgstr "不是普通文件"
#: ../glib/gkeyfile.c:380 #: glib/gkeyfile.c:380
#, c-format
msgid "File is empty" msgid "File is empty"
msgstr "文件为空" msgstr "文件为空"
#: ../glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "键文件中的行“%s”不是键-值对、组或注释" msgstr "键文件中的行“%s”不是键-值对、组或注释"
#: ../glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "键文件不以组开始" msgstr "键文件不以组开始"
#: ../glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "键文件包含不支持的编码“%s”" msgstr "键文件包含不支持的编码“%s”"
#: ../glib/gkeyfile.c:1013 ../glib/gkeyfile.c:1172 ../glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: ../glib/gkeyfile.c:2450 ../glib/gkeyfile.c:2569 ../glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: ../glib/gkeyfile.c:2857 ../glib/gkeyfile.c:3033 ../glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "键文件没有组“%s”" msgstr "键文件没有组“%s”"
#: ../glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "键文件没有键“%s”" msgstr "键文件没有键“%s”"
#: ../glib/gkeyfile.c:1285 ../glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "键文件包含“%s”其值“%s”不是 UTF-8" msgstr "键文件包含“%s”其值“%s”不是 UTF-8"
#: ../glib/gkeyfile.c:1303 ../glib/gkeyfile.c:1412 ../glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "键文件包含键“%s”其值无法解释。" msgstr "键文件包含键“%s”其值无法解释。"
#: ../glib/gkeyfile.c:2000 ../glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
msgstr "键文件在“%2$s”中包含“%1$s”其值无法解释。" msgstr "键文件在“%2$s”中包含“%1$s”其值无法解释。"
#: ../glib/gkeyfile.c:2400 ../glib/gkeyfile.c:2584 ../glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "键文件的组“%2$s”中不包含键“%1$s”" msgstr "键文件的组“%2$s”中不包含键“%1$s”"
#: ../glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "键文件在行尾含有转义字符" msgstr "键文件在行尾含有转义字符"
#: ../glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "键文件中包含无效的转义序列“%s”" msgstr "键文件中包含无效的转义序列“%s”"
#: ../glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "无法将值“%s”解释为数值。" msgstr "无法将值“%s”解释为数值。"
#: ../glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "整数值“%s”超出范围" msgstr "整数值“%s”超出范围"
#: ../glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "无法将值“%s”解释为浮点数。" msgstr "无法将值“%s”解释为浮点数。"
#: ../glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "无法将值“%s”解释为布尔值。" msgstr "无法将值“%s”解释为布尔值。"

View File

@@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib 2.12.2\n" "Project-Id-Version: glib 2.12.2\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-08-01 15:53+0800\n" "PO-Revision-Date: 2006-08-01 15:53+0800\n"
"Last-Translator: Abel Cheung <abel@oaka.org>\n" "Last-Translator: Abel Cheung <abel@oaka.org>\n"
"Language-Team: Chinese (Taiwan) <community@linuxhall.org>\n" "Language-Team: Chinese (Taiwan) <community@linuxhall.org>\n"
@@ -59,10 +59,10 @@ msgstr "URI%s的書籤已經存在"
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "找不到 URI%s的書籤" msgstr "找不到 URI%s的書籤"
@@ -82,76 +82,76 @@ msgstr "URI%s的書籤中沒有定義 private flag"
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "URI%s的書籤中並沒有設定群組" msgstr "URI%s的書籤中並沒有設定群組"
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "沒有一個名為‘%s的應用程式註冊一個書籤給%s" msgstr "沒有一個名為‘%s的應用程式註冊一個書籤給%s"
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "不支援將字元集‘%s轉換成%s" msgstr "不支援將字元集‘%s轉換成%s"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "無法將‘%s轉換至%s" msgstr "無法將‘%s轉換至%s"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "轉換輸入資料時遇到不正確的位元組組合" msgstr "轉換輸入資料時遇到不正確的位元組組合"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "轉換時發生錯誤:%s" msgstr "轉換時發生錯誤:%s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "輸入資料結束時字元仍未完整" msgstr "輸入資料結束時字元仍未完整"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "無法將後備字串‘%s的字元集轉換成%s" msgstr "無法將後備字串‘%s的字元集轉換成%s"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI%s不是使用“file”格式的絕對 URI" msgstr "URI%s不是使用“file”格式的絕對 URI"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "本機檔案的 URI%s不應含有#" msgstr "本機檔案的 URI%s不應含有#"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI%s無效" msgstr "URI%s無效"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "URI%s中的主機名稱無效" msgstr "URI%s中的主機名稱無效"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI%s含有「不正確跳出」的字元" msgstr "URI%s含有「不正確跳出」的字元"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "路徑名稱‘%s不是絕對路徑" msgstr "路徑名稱‘%s不是絕對路徑"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "主機名稱無效" msgstr "主機名稱無效"
@@ -695,82 +695,82 @@ msgstr "不是普通檔案"
msgid "File is empty" msgid "File is empty"
msgstr "檔案是空的" msgstr "檔案是空的"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "設定鍵檔案中‘%s行並非設定鍵值配對、群組或註解" msgstr "設定鍵檔案中‘%s行並非設定鍵值配對、群組或註解"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "設定鍵檔案並非以群組開頭" msgstr "設定鍵檔案並非以群組開頭"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "設定鍵檔案包含不支援的編碼‘%s" msgstr "設定鍵檔案包含不支援的編碼‘%s"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "設定鍵檔案沒有群組‘%s" msgstr "設定鍵檔案沒有群組‘%s"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "設定鍵檔案沒有設定鍵‘%s" msgstr "設定鍵檔案沒有設定鍵‘%s"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "設定鍵檔案包含的設定鍵‘%s數值為%s並非 UTF-8" msgstr "設定鍵檔案包含的設定鍵‘%s數值為%s並非 UTF-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "設定鍵檔案包含的設定鍵‘%s的數值無法解譯。" msgstr "設定鍵檔案包含的設定鍵‘%s的數值無法解譯。"
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
msgstr "設定鍵檔案包含的群組‘%2$s中設定鍵%1$s數值無法解譯" msgstr "設定鍵檔案包含的群組‘%2$s中設定鍵%1$s數值無法解譯"
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "設定鍵檔案的群組‘%2$s中沒有設定鍵%1$s" msgstr "設定鍵檔案的群組‘%2$s中沒有設定鍵%1$s"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "設定鍵檔案在行尾包含跳出字元" msgstr "設定鍵檔案在行尾包含跳出字元"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "設定鍵檔案含有不正確的「跳出字元」‘%s" msgstr "設定鍵檔案含有不正確的「跳出字元」‘%s"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "數值‘%s不能被解譯為數字。" msgstr "數值‘%s不能被解譯為數字。"
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "整數值‘%s超出範圍" msgstr "整數值‘%s超出範圍"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "數值‘%s不能被解譯為浮點數。" msgstr "數值‘%s不能被解譯為浮點數。"
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "數值‘%s不能被解譯為邏輯值。" msgstr "數值‘%s不能被解譯為邏輯值。"

View File

@@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib 2.12.2\n" "Project-Id-Version: glib 2.12.2\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-15 20:27-0400\n" "POT-Creation-Date: 2006-08-30 02:02-0400\n"
"PO-Revision-Date: 2006-08-01 15:53+0800\n" "PO-Revision-Date: 2006-08-01 15:53+0800\n"
"Last-Translator: Abel Cheung <abel@oaka.org>\n" "Last-Translator: Abel Cheung <abel@oaka.org>\n"
"Language-Team: Chinese (Taiwan) <community@linuxhall.org>\n" "Language-Team: Chinese (Taiwan) <community@linuxhall.org>\n"
@@ -59,10 +59,10 @@ msgstr "URI%s的書籤已經存在"
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 #: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 #: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3371
#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 #: glib/gbookmarkfile.c:3436 glib/gbookmarkfile.c:3526
#: glib/gbookmarkfile.c:3651 #: glib/gbookmarkfile.c:3653
#, c-format #, c-format
msgid "No bookmark found for URI '%s'" msgid "No bookmark found for URI '%s'"
msgstr "找不到 URI%s的書籤" msgstr "找不到 URI%s的書籤"
@@ -82,76 +82,76 @@ msgstr "URI%s的書籤中沒有定義 private flag"
msgid "No groups set in bookmark for URI '%s'" msgid "No groups set in bookmark for URI '%s'"
msgstr "URI%s的書籤中並沒有設定群組" msgstr "URI%s的書籤中並沒有設定群組"
#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3381
#, c-format #, c-format
msgid "No application with name '%s' registered a bookmark for '%s'" msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "沒有一個名為‘%s的應用程式註冊一個書籤給%s" msgstr "沒有一個名為‘%s的應用程式註冊一個書籤給%s"
#: glib/gconvert.c:404 glib/gconvert.c:482 glib/giochannel.c:1150 #: glib/gconvert.c:405 glib/gconvert.c:483 glib/giochannel.c:1150
#, c-format #, c-format
msgid "Conversion from character set '%s' to '%s' is not supported" msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "不支援將字元集‘%s轉換成%s" msgstr "不支援將字元集‘%s轉換成%s"
#: glib/gconvert.c:408 glib/gconvert.c:486 #: glib/gconvert.c:409 glib/gconvert.c:487
#, c-format #, c-format
msgid "Could not open converter from '%s' to '%s'" msgid "Could not open converter from '%s' to '%s'"
msgstr "無法將‘%s轉換至%s" msgstr "無法將‘%s轉換至%s"
#: glib/gconvert.c:602 glib/gconvert.c:991 glib/giochannel.c:1322 #: glib/gconvert.c:603 glib/gconvert.c:992 glib/giochannel.c:1322
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
#: glib/gutf8.c:1392 #: glib/gutf8.c:1392
#, c-format #, c-format
msgid "Invalid byte sequence in conversion input" msgid "Invalid byte sequence in conversion input"
msgstr "轉換輸入資料時遇到不正確的位元組組合" msgstr "轉換輸入資料時遇到不正確的位元組組合"
#: glib/gconvert.c:608 glib/gconvert.c:918 glib/giochannel.c:1329 #: glib/gconvert.c:609 glib/gconvert.c:919 glib/giochannel.c:1329
#: glib/giochannel.c:2218 #: glib/giochannel.c:2218
#, c-format #, c-format
msgid "Error during conversion: %s" msgid "Error during conversion: %s"
msgstr "轉換時發生錯誤:%s" msgstr "轉換時發生錯誤:%s"
#: glib/gconvert.c:643 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 #: glib/gconvert.c:644 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
#: glib/gutf8.c:1388 #: glib/gutf8.c:1388
#, c-format #, c-format
msgid "Partial character sequence at end of input" msgid "Partial character sequence at end of input"
msgstr "輸入資料結束時字元仍未完整" msgstr "輸入資料結束時字元仍未完整"
#: glib/gconvert.c:893 #: glib/gconvert.c:894
#, c-format #, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'" msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "無法將後備字串‘%s的字元集轉換成%s" msgstr "無法將後備字串‘%s的字元集轉換成%s"
#: glib/gconvert.c:1702 #: glib/gconvert.c:1703
#, c-format #, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI%s不是使用“file”格式的絕對 URI" msgstr "URI%s不是使用“file”格式的絕對 URI"
#: glib/gconvert.c:1712 #: glib/gconvert.c:1713
#, c-format #, c-format
msgid "The local file URI '%s' may not include a '#'" msgid "The local file URI '%s' may not include a '#'"
msgstr "本機檔案的 URI%s不應含有#" msgstr "本機檔案的 URI%s不應含有#"
#: glib/gconvert.c:1729 #: glib/gconvert.c:1730
#, c-format #, c-format
msgid "The URI '%s' is invalid" msgid "The URI '%s' is invalid"
msgstr "URI%s無效" msgstr "URI%s無效"
#: glib/gconvert.c:1741 #: glib/gconvert.c:1742
#, c-format #, c-format
msgid "The hostname of the URI '%s' is invalid" msgid "The hostname of the URI '%s' is invalid"
msgstr "URI%s中的主機名稱無效" msgstr "URI%s中的主機名稱無效"
#: glib/gconvert.c:1757 #: glib/gconvert.c:1758
#, c-format #, c-format
msgid "The URI '%s' contains invalidly escaped characters" msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI%s含有「不正確跳出」的字元" msgstr "URI%s含有「不正確跳出」的字元"
#: glib/gconvert.c:1852 #: glib/gconvert.c:1853
#, c-format #, c-format
msgid "The pathname '%s' is not an absolute path" msgid "The pathname '%s' is not an absolute path"
msgstr "路徑名稱‘%s不是絕對路徑" msgstr "路徑名稱‘%s不是絕對路徑"
#: glib/gconvert.c:1862 #: glib/gconvert.c:1863
#, c-format #, c-format
msgid "Invalid hostname" msgid "Invalid hostname"
msgstr "主機名稱無效" msgstr "主機名稱無效"
@@ -695,82 +695,82 @@ msgstr "不是普通檔案"
msgid "File is empty" msgid "File is empty"
msgstr "檔案是空的" msgstr "檔案是空的"
#: glib/gkeyfile.c:695 #: glib/gkeyfile.c:696
#, c-format #, c-format
msgid "" msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment" "Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "設定鍵檔案中‘%s行並非設定鍵值配對、群組或註解" msgstr "設定鍵檔案中‘%s行並非設定鍵值配對、群組或註解"
#: glib/gkeyfile.c:763 #: glib/gkeyfile.c:767
#, c-format #, c-format
msgid "Key file does not start with a group" msgid "Key file does not start with a group"
msgstr "設定鍵檔案並非以群組開頭" msgstr "設定鍵檔案並非以群組開頭"
#: glib/gkeyfile.c:806 #: glib/gkeyfile.c:811
#, c-format #, c-format
msgid "Key file contains unsupported encoding '%s'" msgid "Key file contains unsupported encoding '%s'"
msgstr "設定鍵檔案包含不支援的編碼‘%s" msgstr "設定鍵檔案包含不支援的編碼‘%s"
#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 #: glib/gkeyfile.c:1020 glib/gkeyfile.c:1179 glib/gkeyfile.c:2398
#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 #: glib/gkeyfile.c:2463 glib/gkeyfile.c:2582 glib/gkeyfile.c:2717
#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #: glib/gkeyfile.c:2870 glib/gkeyfile.c:3046 glib/gkeyfile.c:3103
#, c-format #, c-format
msgid "Key file does not have group '%s'" msgid "Key file does not have group '%s'"
msgstr "設定鍵檔案沒有群組‘%s" msgstr "設定鍵檔案沒有群組‘%s"
#: glib/gkeyfile.c:1184 #: glib/gkeyfile.c:1191
#, c-format #, c-format
msgid "Key file does not have key '%s'" msgid "Key file does not have key '%s'"
msgstr "設定鍵檔案沒有設定鍵‘%s" msgstr "設定鍵檔案沒有設定鍵‘%s"
#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #: glib/gkeyfile.c:1293 glib/gkeyfile.c:1405
#, c-format #, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "設定鍵檔案包含的設定鍵‘%s數值為%s並非 UTF-8" msgstr "設定鍵檔案包含的設定鍵‘%s數值為%s並非 UTF-8"
#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #: glib/gkeyfile.c:1313 glib/gkeyfile.c:1425 glib/gkeyfile.c:1797
#, c-format #, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted." msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "設定鍵檔案包含的設定鍵‘%s的數值無法解譯。" msgstr "設定鍵檔案包含的設定鍵‘%s的數值無法解譯。"
#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #: glib/gkeyfile.c:2013 glib/gkeyfile.c:2226
#, c-format #, c-format
msgid "" msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be " "Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted." "interpreted."
msgstr "設定鍵檔案包含的群組‘%2$s中設定鍵%1$s數值無法解譯" msgstr "設定鍵檔案包含的群組‘%2$s中設定鍵%1$s數值無法解譯"
#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #: glib/gkeyfile.c:2413 glib/gkeyfile.c:2597 glib/gkeyfile.c:3114
#, c-format #, c-format
msgid "Key file does not have key '%s' in group '%s'" msgid "Key file does not have key '%s' in group '%s'"
msgstr "設定鍵檔案的群組‘%2$s中沒有設定鍵%1$s" msgstr "設定鍵檔案的群組‘%2$s中沒有設定鍵%1$s"
#: glib/gkeyfile.c:3274 #: glib/gkeyfile.c:3287
#, c-format #, c-format
msgid "Key file contains escape character at end of line" msgid "Key file contains escape character at end of line"
msgstr "設定鍵檔案在行尾包含跳出字元" msgstr "設定鍵檔案在行尾包含跳出字元"
#: glib/gkeyfile.c:3296 #: glib/gkeyfile.c:3309
#, c-format #, c-format
msgid "Key file contains invalid escape sequence '%s'" msgid "Key file contains invalid escape sequence '%s'"
msgstr "設定鍵檔案含有不正確的「跳出字元」‘%s" msgstr "設定鍵檔案含有不正確的「跳出字元」‘%s"
#: glib/gkeyfile.c:3437 #: glib/gkeyfile.c:3451
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a number." msgid "Value '%s' cannot be interpreted as a number."
msgstr "數值‘%s不能被解譯為數字。" msgstr "數值‘%s不能被解譯為數字。"
#: glib/gkeyfile.c:3447 #: glib/gkeyfile.c:3465
#, c-format #, c-format
msgid "Integer value '%s' out of range" msgid "Integer value '%s' out of range"
msgstr "整數值‘%s超出範圍" msgstr "整數值‘%s超出範圍"
#: glib/gkeyfile.c:3475 #: glib/gkeyfile.c:3498
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a float number." msgid "Value '%s' cannot be interpreted as a float number."
msgstr "數值‘%s不能被解譯為浮點數。" msgstr "數值‘%s不能被解譯為浮點數。"
#: glib/gkeyfile.c:3495 #: glib/gkeyfile.c:3525
#, c-format #, c-format
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "數值‘%s不能被解譯為邏輯值。" msgstr "數值‘%s不能被解譯為邏輯值。"