svn path=/trunk/; revision=6347
This commit is contained in:
Matthias Clasen 2008-01-21 18:07:13 +00:00
parent 3d89d5890e
commit 1b8bad5973
96 changed files with 6514 additions and 6278 deletions

View File

@ -1,9 +1,15 @@
2008-01-21 Matthias Clasen <mclasen@redhat.com>
* === Released 2.15.3 ===
2008-01-21 Tor Lillqvist <tml@novell.com> 2008-01-21 Tor Lillqvist <tml@novell.com>
* glib-zip.in: Add the gio DLL to the runtime zipfile. * glib-zip.in: Add the gio DLL to the runtime zipfile.
2008-01-21 Matthias Clasen <mclasen@redhat.com> 2008-01-21 Matthias Clasen <mclasen@redhat.com>
* === Released 2.15.3 ===
* NEWS: Updates * NEWS: Updates
2008-01-20 Murray Cumming <murrayc@murrayc.com> 2008-01-20 Murray Cumming <murrayc@murrayc.com>

View File

@ -1,8 +1,8 @@
Simple install procedure Simple install procedure
======================== ========================
% gzip -cd glib-2.15.2.tar.gz | tar xvf - # unpack the sources % gzip -cd glib-2.15.3.tar.gz | tar xvf - # unpack the sources
% cd glib-2.15.2 # change to the toplevel directory % cd glib-2.15.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.15.2. GLib is the low-level core This is GLib version 2.15.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 @@
2008-01-21 Matthias Clasen <mclasen@redhat.com>
* === Released 2.15.3 ===
2008-01-20 Matthias Clasen <mclasen@redhat.com> 2008-01-20 Matthias Clasen <mclasen@redhat.com>
* gio/gio-sections.txt: Additions * gio/gio-sections.txt: Additions

View File

@ -438,9 +438,6 @@ GFileInputStream
g_file_input_stream_query_info g_file_input_stream_query_info
g_file_input_stream_query_info_async g_file_input_stream_query_info_async
g_file_input_stream_query_info_finish g_file_input_stream_query_info_finish
g_file_input_stream_tell
g_file_input_stream_can_seek
g_file_input_stream_seek
<SUBSECTION Standard> <SUBSECTION Standard>
GFileInputStreamClass GFileInputStreamClass
G_FILE_INPUT_STREAM G_FILE_INPUT_STREAM
@ -614,11 +611,6 @@ g_file_output_stream_query_info
g_file_output_stream_query_info_async g_file_output_stream_query_info_async
g_file_output_stream_query_info_finish g_file_output_stream_query_info_finish
g_file_output_stream_get_etag g_file_output_stream_get_etag
g_file_output_stream_tell
g_file_output_stream_can_seek
g_file_output_stream_seek
g_file_output_stream_can_truncate
g_file_output_stream_truncate
<SUBSECTION Standard> <SUBSECTION Standard>
GFileOutputStreamClass GFileOutputStreamClass
G_FILE_OUTPUT_STREAM G_FILE_OUTPUT_STREAM

View File

@ -1,3 +1,7 @@
2008-01-21 Matthias Clasen <mclasen@redhat.com>
* === Released 2.15.3 ===
2008-01-21 Alexander Larsson <alexl@redhat.com> 2008-01-21 Alexander Larsson <alexl@redhat.com>
* gfileinputstream.[ch]: * gfileinputstream.[ch]:

View File

@ -249,6 +249,8 @@ g_file_query_info_async
g_file_query_info_finish g_file_query_info_finish
g_file_query_filesystem_info g_file_query_filesystem_info
g_file_find_enclosing_mount g_file_find_enclosing_mount
g_file_find_enclosing_mount_async
g_file_find_enclosing_mount_finish
g_file_enumerate_children g_file_enumerate_children
g_file_enumerate_children_async g_file_enumerate_children_async
g_file_enumerate_children_finish g_file_enumerate_children_finish

View File

@ -1,3 +1,7 @@
2008-01-21 Matthias Clasen <mclasen@redhat.com>
* === Released 2.15.3 ===
2008-01-14 Matthias Clasen <mclasen@redhat.com> 2008-01-14 Matthias Clasen <mclasen@redhat.com>
* === Released 2.15.2 === * === Released 2.15.2 ===

View File

@ -1,3 +1,7 @@
2008-01-21 Matthias Clasen <mclasen@redhat.com>
* === Released 2.15.3 ===
2008-01-14 Matthias Clasen <mclasen@redhat.com> 2008-01-14 Matthias Clasen <mclasen@redhat.com>
* === Released 2.15.2 === * === Released 2.15.2 ===

View File

@ -1,3 +1,7 @@
2008-01-21 Matthias Clasen <mclasen@redhat.com>
* === Released 2.15.3 ===
2008-01-14 Matthias Clasen <mclasen@redhat.com> 2008-01-14 Matthias Clasen <mclasen@redhat.com>
* === Released 2.15.2 === * === Released 2.15.2 ===

View File

@ -1,3 +1,7 @@
2008-01-21 Matthias Clasen <mclasen@redhat.com>
* === Released 2.15.3 ===
2008-01-21 Tor Lillqvist <tml@novell.com> 2008-01-21 Tor Lillqvist <tml@novell.com>
* el.po: Fix syntax error. * el.po: Fix syntax error.

104
po/am.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\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"
@ -1103,12 +1103,12 @@ msgstr ""
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1184,56 +1184,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, c-format #, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "" msgstr ""
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, c-format #, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "" msgstr ""
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1252,23 +1252,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1288,16 +1288,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1323,8 +1323,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "የእንግዳ ተቀባይ ስም ተቀብሏል" msgstr "የእንግዳ ተቀባይ ስም ተቀብሏል"
@ -1384,34 +1384,34 @@ msgstr ""
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1436,7 +1436,7 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
@ -1496,14 +1496,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "" msgstr ""
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
@ -1513,12 +1513,12 @@ msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
@ -1543,43 +1543,43 @@ msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "የእንግዳ ተቀባይ ስም ተቀብሏል" msgstr "የእንግዳ ተቀባይ ስም ተቀብሏል"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1621,12 +1621,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/ar.po
View File

@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib.glib-2-12.ar\n" "Project-Id-Version: glib.glib-2-12.ar\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2008-01-12 21:02+0100\n" "PO-Revision-Date: 2008-01-12 21:02+0100\n"
"Last-Translator: Djihed Afifi <djihed@gmail.com>\n" "Last-Translator: Djihed Afifi <djihed@gmail.com>\n"
"Language-Team: Arabic <doc@arabeyes.org>\n" "Language-Team: Arabic <doc@arabeyes.org>\n"
@ -1129,12 +1129,12 @@ msgstr "لا يمكن تفسير القيمة '%s' كعدد عائم."
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "لا يمكن تفسير القيمة '%s' كعدد بولياني." msgstr "لا يمكن تفسير القيمة '%s' كعدد بولياني."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, fuzzy, c-format #, fuzzy, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "غطاء الحاسوب المحمول مغلق" msgstr "غطاء الحاسوب المحمول مغلق"
@ -1214,56 +1214,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "العمليّة غير مدعومة" msgstr "العمليّة غير مدعومة"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, fuzzy, c-format #, fuzzy, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "دفتر العناوين غير موجود" msgstr "دفتر العناوين غير موجود"
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, fuzzy, c-format #, fuzzy, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "أنسخ المجلّد إلى الدليل الأخير" msgstr "أنسخ المجلّد إلى الدليل الأخير"
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, fuzzy, c-format #, fuzzy, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "أنسخ المجلّد إلى الدليل الأخير" msgstr "أنسخ المجلّد إلى الدليل الأخير"
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "الملف الهدف موجود مسبّقا" msgstr "الملف الهدف موجود مسبّقا"
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, fuzzy, c-format #, fuzzy, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "أنسخ المجلّد إلى الدليل الأخير" msgstr "أنسخ المجلّد إلى الدليل الأخير"
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "يو تي اف غير سليم في سلسلة القيمة عند '%s'" msgstr "يو تي اف غير سليم في سلسلة القيمة عند '%s'"
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "البروتوكول غير مدعوم" msgstr "البروتوكول غير مدعوم"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, fuzzy, c-format #, fuzzy, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "لا يمكن أن يحتوي إسم المجلّد الرمز '/'." msgstr "لا يمكن أن يحتوي إسم المجلّد الرمز '/'."
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
#, fuzzy #, fuzzy
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1285,23 +1285,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, fuzzy, c-format #, fuzzy, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "لا يمكن الطباعة من خلال هذه الطابعة" msgstr "لا يمكن الطباعة من خلال هذه الطابعة"
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "لا يمكن الطباعة من خلال هذه الطابعة" msgstr "لا يمكن الطباعة من خلال هذه الطابعة"
@ -1321,16 +1321,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, fuzzy, c-format #, fuzzy, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "أُلغِيت العمليّة" msgstr "أُلغِيت العمليّة"
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, fuzzy, c-format #, fuzzy, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "فشل إنشاء الملف '%s': %s" msgstr "فشل إنشاء الملف '%s': %s"
@ -1356,8 +1356,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, c-format #, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "أسم ملف غير صالح" msgstr "أسم ملف غير صالح"
@ -1417,34 +1417,34 @@ msgstr "أنقل الملف إلى سلّة المهملات"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "فشل قراءة الوصلة الرمزيّة %s: %s" msgstr "فشل قراءة الوصلة الرمزيّة %s: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, c-format #, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "خطأ عندنقل الملف: %s" msgstr "خطأ عندنقل الملف: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "لا يمكنك نقل دليل على دليل" msgstr "لا يمكنك نقل دليل على دليل"
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "الملف الهدف موجود مسبّقا" msgstr "الملف الهدف موجود مسبّقا"
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, fuzzy, c-format #, fuzzy, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "فشل إنشاء الملف المؤقّت." msgstr "فشل إنشاء الملف المؤقّت."
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "فشل في إزالة الملف الأصلي." msgstr "فشل في إزالة الملف الأصلي."
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, fuzzy, c-format #, fuzzy, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "الوصلات الرمزية غير مدعومة" msgstr "الوصلات الرمزية غير مدعومة"
@ -1469,7 +1469,7 @@ msgstr "تجاهل اسم السيمة `%s', غير سليم: %s"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "%s: خطأ في ضبط الإشارة %d لـ %s" msgstr "%s: خطأ في ضبط الإشارة %d لـ %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "خطأ أثناء فتح الملف %s" msgstr "خطأ أثناء فتح الملف %s"
@ -1529,14 +1529,14 @@ msgstr "خطأ في السطر %d: %s"
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "صفة BRLOUT %s غير مدعومة." msgstr "صفة BRLOUT %s غير مدعومة."
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "خطأ أثناء قراءة ملف البريد: %s" msgstr "خطأ أثناء قراءة ملف البريد: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "خطأ في الملف %1: عنصر غير منتَظَر: '%2'" msgstr "خطأ في الملف %1: عنصر غير منتَظَر: '%2'"
@ -1546,12 +1546,12 @@ msgstr "خطأ في الملف %1: عنصر غير منتَظَر: '%2'"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "خطأ عند غلق الملف: %s" msgstr "خطأ عند غلق الملف: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, fuzzy, c-format #, fuzzy, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "فشل إنشاء الملف '%s': %s" msgstr "فشل إنشاء الملف '%s': %s"
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, c-format #, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "خطأ في الكتابة للملف: %s" msgstr "خطأ في الكتابة للملف: %s"
@ -1576,43 +1576,43 @@ msgstr "خطأ إنشاء أنبوب الإشارة."
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "خطأ عند إعادة تسمية الملف إلى \"%s\": %s" msgstr "خطأ عند إعادة تسمية الملف إلى \"%s\": %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "خطأ أثناء فتح الملف %s" msgstr "خطأ أثناء فتح الملف %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "خطأ أثناء فتح الملف %s" msgstr "خطأ أثناء فتح الملف %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "الملف الهدف هو دليل" msgstr "الملف الهدف هو دليل"
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "الملف الهدف هو ليس ملفاً عادياً." msgstr "الملف الهدف هو ليس ملفاً عادياً."
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "تمّ تعديل الملف خارجيّا" msgstr "تمّ تعديل الملف خارجيّا"
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "نوع الملف باطل." msgstr "نوع الملف باطل."
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "طلب تحديث إجتماع" msgstr "طلب تحديث إجتماع"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, fuzzy, c-format #, fuzzy, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "خطاء تعذر الاقتطاع من الملف المحلى %s%s\n" msgstr "خطاء تعذر الاقتطاع من الملف المحلى %s%s\n"
@ -1655,12 +1655,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/as.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: as\n" "Project-Id-Version: as\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-07-25 15:21+0530\n" "PO-Revision-Date: 2007-07-25 15:21+0530\n"
"Last-Translator: Amitakhya Phukan <amitakhya@svn.gnome.org>\n" "Last-Translator: Amitakhya Phukan <amitakhya@svn.gnome.org>\n"
"Language-Team: Assamese\n" "Language-Team: Assamese\n"
@ -1128,12 +1128,12 @@ msgstr ""
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1209,56 +1209,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "সাঙ্কেতিক সংযোগ সমৰ্থিত নহয়" msgstr "সাঙ্কেতিক সংযোগ সমৰ্থিত নহয়"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "সাঙ্কেতিক সংযোগ সমৰ্থিত নহয়" msgstr "সাঙ্কেতিক সংযোগ সমৰ্থিত নহয়"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1277,23 +1277,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1313,16 +1313,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1348,8 +1348,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "অবৈধ গৃহস্থৰনাম" msgstr "অবৈধ গৃহস্থৰনাম"
@ -1409,34 +1409,34 @@ msgstr "'%s' নথিপত্ৰ সৃষ্টি কৰোঁতে বি
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "%d শাৰীত ভুল: %s" msgstr "%d শাৰীত ভুল: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s" msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s" msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1461,7 +1461,7 @@ msgstr "প্ৰলেক্ষ"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "'%s' পঞ্জিকা খোলোঁতে ভুল: %s" msgstr "'%s' পঞ্জিকা খোলোঁতে ভুল: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s" msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s"
@ -1521,14 +1521,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "সাঙ্কেতিক সংযোগ সমৰ্থিত নহয়" msgstr "সাঙ্কেতিক সংযোগ সমৰ্থিত নহয়"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s" msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s" msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s"
@ -1538,12 +1538,12 @@ msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s" msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s" msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s"
@ -1568,43 +1568,43 @@ msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s" msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s" msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s" msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "অবৈধ গৃহস্থৰনাম" msgstr "অবৈধ গৃহস্থৰনাম"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1646,12 +1646,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/az.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\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"
@ -1148,12 +1148,12 @@ msgstr ""
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1229,56 +1229,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Simvolik körpülər dəstəklənmir" msgstr "Simvolik körpülər dəstəklənmir"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Simvolik körpülər dəstəklənmir" msgstr "Simvolik körpülər dəstəklənmir"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1297,23 +1297,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1333,16 +1333,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1368,8 +1368,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Hökmsüz qovşaq adı" msgstr "Hökmsüz qovşaq adı"
@ -1429,34 +1429,34 @@ msgstr "Fayl yaratma iflası '%s': %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %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"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Fayl oxuma xətası: '%s': %s" msgstr "Fayl oxuma xətası: '%s': %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Fayl oxuma xətası: '%s': %s" msgstr "Fayl oxuma xətası: '%s': %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1481,7 +1481,7 @@ msgstr "Sənəd bir xüsusiyyət adı içində gözlənilməz bir şəkildə qur
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Cərgə açma xətası: '%s': %s" msgstr "Cərgə açma xətası: '%s': %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Fayl oxuma xətası: '%s': %s" msgstr "Fayl oxuma xətası: '%s': %s"
@ -1541,14 +1541,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Simvolik körpülər dəstəklənmir" msgstr "Simvolik körpülər dəstəklənmir"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Fayl oxuma xətası: '%s': %s" msgstr "Fayl oxuma xətası: '%s': %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Fayl oxuma xətası: '%s': %s" msgstr "Fayl oxuma xətası: '%s': %s"
@ -1558,12 +1558,12 @@ msgstr "Fayl oxuma xətası: '%s': %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Fayl oxuma xətası: '%s': %s" msgstr "Fayl oxuma xətası: '%s': %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Fayl oxuma xətası: '%s': %s" msgstr "Fayl oxuma xətası: '%s': %s"
@ -1588,43 +1588,43 @@ msgstr "Fayl oxuma xətası: '%s': %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Fayl oxuma xətası: '%s': %s" msgstr "Fayl oxuma xətası: '%s': %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Fayl oxuma xətası: '%s': %s" msgstr "Fayl oxuma xətası: '%s': %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Fayl oxuma xətası: '%s': %s" msgstr "Fayl oxuma xətası: '%s': %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Hökmsüz qovşaq adı" msgstr "Hökmsüz qovşaq adı"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1666,12 +1666,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/be.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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\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"
@ -1271,12 +1271,12 @@ msgstr "Значэньне '%s' не можа быць інтэрпрэтава
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Значэньне '%s' не можа быць інтэрпрэтаванае як булева." msgstr "Значэньне '%s' не можа быць інтэрпрэтаванае як булева."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1353,56 +1353,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Сымбалічныя спасылкі не падтрымліваюцца" msgstr "Сымбалічныя спасылкі не падтрымліваюцца"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Сымбалічныя спасылкі не падтрымліваюцца" msgstr "Сымбалічныя спасылкі не падтрымліваюцца"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1421,23 +1421,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1457,16 +1457,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1495,8 +1495,8 @@ msgstr ""
# glib/gconvert.c:1729 # glib/gconvert.c:1729
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Недапушчальная назва вузла" msgstr "Недапушчальная назва вузла"
@ -1566,35 +1566,35 @@ msgid "Error making symbolic link: %s"
msgstr "Памылка ў часе пераўтварэньня: %s" msgstr "Памылка ў часе пераўтварэньня: %s"
# glib/gfileutils.c:348 # glib/gfileutils.c:348
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Памылка чытаньня файлу \"%s\": %s" msgstr "Памылка чытаньня файлу \"%s\": %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
# glib/gfileutils.c:348 # glib/gfileutils.c:348
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Памылка чытаньня файлу \"%s\": %s" msgstr "Памылка чытаньня файлу \"%s\": %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1622,7 +1622,7 @@ msgid "Error setting extended attribute '%s': %s"
msgstr "Памылка ў часе адкрыцьця каталёгу \"%s\": %s" msgstr "Памылка ў часе адкрыцьця каталёгу \"%s\": %s"
# glib/gfileutils.c:348 # glib/gfileutils.c:348
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Памылка чытаньня файлу \"%s\": %s" msgstr "Памылка чытаньня файлу \"%s\": %s"
@ -1689,15 +1689,15 @@ msgid "Setting attribute %s not supported"
msgstr "Сымбалічныя спасылкі не падтрымліваюцца" msgstr "Сымбалічныя спасылкі не падтрымліваюцца"
# glib/gfileutils.c:348 # glib/gfileutils.c:348
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Памылка чытаньня файлу \"%s\": %s" msgstr "Памылка чытаньня файлу \"%s\": %s"
# glib/gfileutils.c:348 # glib/gfileutils.c:348
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Памылка чытаньня файлу \"%s\": %s" msgstr "Памылка чытаньня файлу \"%s\": %s"
@ -1708,13 +1708,13 @@ msgstr "Памылка чытаньня файлу \"%s\": %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Памылка чытаньня файлу \"%s\": %s" msgstr "Памылка чытаньня файлу \"%s\": %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
# glib/gfileutils.c:348 # glib/gfileutils.c:348
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Памылка чытаньня файлу \"%s\": %s" msgstr "Памылка чытаньня файлу \"%s\": %s"
@ -1746,45 +1746,45 @@ msgid "Error renaming temporary file: %s"
msgstr "Памылка чытаньня файлу \"%s\": %s" msgstr "Памылка чытаньня файлу \"%s\": %s"
# glib/gfileutils.c:348 # glib/gfileutils.c:348
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Памылка чытаньня файлу \"%s\": %s" msgstr "Памылка чытаньня файлу \"%s\": %s"
# glib/gfileutils.c:348 # glib/gfileutils.c:348
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Памылка чытаньня файлу \"%s\": %s" msgstr "Памылка чытаньня файлу \"%s\": %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Не зьяўляецца звычайным файлам" msgstr "Не зьяўляецца звычайным файлам"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
# glib/gconvert.c:1729 # glib/gconvert.c:1729
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Недапушчальная назва праграмы: %s" msgstr "Недапушчальная назва праграмы: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1826,12 +1826,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2008-01-06 02:22+0200\n" "PO-Revision-Date: 2008-01-06 02:22+0200\n"
"Last-Translator: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>\n" "Last-Translator: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>\n"
"Language-Team: Belarusian Latin <i18n@mova.org>\n" "Language-Team: Belarusian Latin <i18n@mova.org>\n"
@ -1277,12 +1277,12 @@ msgstr ""
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Ličbavuju vartaść '%s' niemahčyma interpretavać jak lahičnuju vartaść." msgstr "Ličbavuju vartaść '%s' niemahčyma interpretavać jak lahičnuju vartaść."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "Funkcyi g_input_stream_read_async pieradadzieny nadta vialiki ličylnik" msgstr "Funkcyi g_input_stream_read_async pieradadzieny nadta vialiki ličylnik"
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "Płyń užo začynienaja" msgstr "Płyń užo začynienaja"
@ -1359,56 +1359,56 @@ msgstr "pryłada nie zaimplementavała vysoŭvańnia (eject)"
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "pryłada nie zaimplementavała apytańnia nośbitaŭ (poll)" msgstr "pryłada nie zaimplementavała apytańnia nośbitaŭ (poll)"
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, c-format #, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Aperacyja nie padtrymlivajecca" msgstr "Aperacyja nie padtrymlivajecca"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "Źmiaščalnaje mantavańnie nie isnuje" msgstr "Źmiaščalnaje mantavańnie nie isnuje"
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "Niemahčyma skapijavać zamiest katalohu" msgstr "Niemahčyma skapijavać zamiest katalohu"
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "Niemahčyma skapijavać kataloh zamiest inšaha katalohu" msgstr "Niemahčyma skapijavać kataloh zamiest inšaha katalohu"
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "Metavy fajł isnuje" msgstr "Metavy fajł isnuje"
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "Niemahčyma rekursiŭna skapijavać kataloh" msgstr "Niemahčyma rekursiŭna skapijavać kataloh"
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "Padadzienaja niapravilnaja vartaść symbalnaj spasyłki" msgstr "Padadzienaja niapravilnaja vartaść symbalnaj spasyłki"
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, c-format #, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Śmietnica nie padtrymlivajacca" msgstr "Śmietnica nie padtrymlivajacca"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "Nazvy fajłaŭ nia mohuć utrymlivać \"%c\"" msgstr "Nazvy fajłaŭ nia mohuć utrymlivać \"%c\""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "masiŭ nie zaimplementavaŭ mantavańnia (mount)" msgstr "masiŭ nie zaimplementavaŭ mantavańnia (mount)"
@ -1427,23 +1427,23 @@ msgstr "U fajłavaha ličylnika jość važkaja aperacyja"
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "Fajłavy ličylnik užo začynieny" msgstr "Fajłavy ličylnik užo začynieny"
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "Płyń nie padtrymlivaje query_info" msgstr "Płyń nie padtrymlivaje query_info"
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "Dla płyni nie padtrymlivajecca zruch" msgstr "Dla płyni nie padtrymlivajecca zruch"
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "Dla ŭvachodnaj płyni nie dazvolenaje abcinańnie" msgstr "Dla ŭvachodnaj płyni nie dazvolenaje abcinańnie"
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "Dla płyni nie padtrymlivajecca abcinańnie" msgstr "Dla płyni nie padtrymlivajecca abcinańnie"
@ -1463,16 +1463,16 @@ msgstr "Uvachodnaja płyń nie zaimplementavała čytańnia (read)"
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "Funkcyi g_input_stream_skip pieradadzieny nadta vialiki ličylnik" msgstr "Funkcyi g_input_stream_skip pieradadzieny nadta vialiki ličylnik"
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "Funkcyi g_input_stream_skip_async pieradadzieny nadta vialiki ličylnik" msgstr "Funkcyi g_input_stream_skip_async pieradadzieny nadta vialiki ličylnik"
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "Dla płyni jość važkaja aperacyja" msgstr "Dla płyni jość važkaja aperacyja"
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, fuzzy, c-format #, fuzzy, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "Niemahčyma znajści najvyšejšy kataloh dziela śmiećcia" msgstr "Niemahčyma znajści najvyšejšy kataloh dziela śmiećcia"
@ -1501,8 +1501,8 @@ msgstr "Niemahčyma źmianić nazvu dla fajłu, taki fajł užo isnuje"
# glib/gconvert.c:1729 # glib/gconvert.c:1729
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, c-format #, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Niapravilnaja nazva fajłu" msgstr "Niapravilnaja nazva fajłu"
@ -1572,35 +1572,35 @@ msgid "Error making symbolic link: %s"
msgstr "Pamyłka stvareńnia symbalnaj spasyłki: %s" msgstr "Pamyłka stvareńnia symbalnaj spasyłki: %s"
# glib/gfileutils.c:348 # glib/gfileutils.c:348
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, c-format #, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Pamyłka pieranosu fajłu: %s" msgstr "Pamyłka pieranosu fajłu: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "Niemahčyma pieranieści kataloh zamiest inšaha katalohu" msgstr "Niemahčyma pieranieści kataloh zamiest inšaha katalohu"
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "Metavy fajł užo isnuje" msgstr "Metavy fajł užo isnuje"
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "Niaŭdałaje stvareńnie zapasnoha fajłu" msgstr "Niaŭdałaje stvareńnie zapasnoha fajłu"
# glib/gfileutils.c:348 # glib/gfileutils.c:348
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, c-format #, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Pamyłka vydaleńnia metavaha fajłu: %s" msgstr "Pamyłka vydaleńnia metavaha fajłu: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "Pieranos pamiž punktami mantavańnia nie padtrymlivajecca" msgstr "Pieranos pamiž punktami mantavańnia nie padtrymlivajecca"
@ -1628,7 +1628,7 @@ msgid "Error setting extended attribute '%s': %s"
msgstr "Pamyłka akreśleńnia pašyranaha atrybutu '%s': %s" msgstr "Pamyłka akreśleńnia pašyranaha atrybutu '%s': %s"
# glib/gfileutils.c:348 # glib/gfileutils.c:348
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, c-format #, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Pamyłka atrymańnia stat() dla fajłu '%s': %s" msgstr "Pamyłka atrymańnia stat() dla fajłu '%s': %s"
@ -1697,15 +1697,15 @@ msgid "Setting attribute %s not supported"
msgstr "Akreśleńnie atrybutu %s nie padtrymlivajecca" msgstr "Akreśleńnie atrybutu %s nie padtrymlivajecca"
# glib/gfileutils.c:348 # glib/gfileutils.c:348
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, c-format #, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Pamyłka adčytańnia z fajłu: %s" msgstr "Pamyłka adčytańnia z fajłu: %s"
# glib/gfileutils.c:348 # glib/gfileutils.c:348
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, c-format #, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Pamyłka zruchu ŭ fajle: %s" msgstr "Pamyłka zruchu ŭ fajle: %s"
@ -1716,13 +1716,13 @@ msgstr "Pamyłka zruchu ŭ fajle: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Pamyłka začynieńnia fajłu: %s" msgstr "Pamyłka začynieńnia fajłu: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, fuzzy, c-format #, fuzzy, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "Niemahčyma znajści ci stvaryć kataloh dziela śmiećcia" msgstr "Niemahčyma znajści ci stvaryć kataloh dziela śmiećcia"
# glib/gfileutils.c:348 # glib/gfileutils.c:348
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, c-format #, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Pamyłka zapisu ŭ fajł: %s" msgstr "Pamyłka zapisu ŭ fajł: %s"
@ -1754,45 +1754,45 @@ msgid "Error renaming temporary file: %s"
msgstr "Pamyłka źmieny nazy časovaha fajłu: %s" msgstr "Pamyłka źmieny nazy časovaha fajłu: %s"
# glib/gfileutils.c:348 # glib/gfileutils.c:348
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, c-format #, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Pamyłka abcinańnia fajłu: %s" msgstr "Pamyłka abcinańnia fajłu: %s"
# glib/gfileutils.c:348 # glib/gfileutils.c:348
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, c-format #, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Pamyłka adčynieńnia fajłu '%s': %s" msgstr "Pamyłka adčynieńnia fajłu '%s': %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "Metavy fajł źjaŭlajecca kataloham" msgstr "Metavy fajł źjaŭlajecca kataloham"
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Metavy fajł nia prosty" msgstr "Metavy fajł nia prosty"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "Fajł byŭ źmienieny zvonku" msgstr "Fajł byŭ źmienieny zvonku"
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
# glib/gconvert.c:1729 # glib/gconvert.c:1729
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Niapravilnaja nazva fajłu %s" msgstr "Niapravilnaja nazva fajłu %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1834,12 +1834,12 @@ msgstr "Funkcyi g_output_stream_write pieradadzieny nadta vialiki ličylnik"
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "Vyjściovaja płyń nie zaimplementavała zapisu (write)" msgstr "Vyjściovaja płyń nie zaimplementavała zapisu (write)"
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "Kryničnaja płyń užo začynienaja" msgstr "Kryničnaja płyń užo začynienaja"
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""
"Funkcyi g_output_stream_write_async pieradadzieny nadta vialiki ličylnik" "Funkcyi g_output_stream_write_async pieradadzieny nadta vialiki ličylnik"

104
po/bg.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib trunk\n" "Project-Id-Version: glib trunk\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-08-26 21:13+0300\n" "PO-Revision-Date: 2007-08-26 21:13+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"
@ -1175,12 +1175,12 @@ msgstr ""
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Стойността „%s“ не може да се интерпретира като булева." msgstr "Стойността „%s“ не може да се интерпретира като булева."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1257,56 +1257,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Символни връзки не се поддържат" msgstr "Символни връзки не се поддържат"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Символни връзки не се поддържат" msgstr "Символни връзки не се поддържат"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1325,23 +1325,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1361,16 +1361,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1396,8 +1396,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Неправилно име на хост" msgstr "Неправилно име на хост"
@ -1457,34 +1457,34 @@ msgstr "Неуспех при създаване на файл „%s“: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Грешка при анализа на опцията: %s" msgstr "Грешка при анализа на опцията: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Грешка при четене на файл „%s“: %s" msgstr "Грешка при четене на файл „%s“: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Грешка при четене на файл „%s“: %s" msgstr "Грешка при четене на файл „%s“: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1509,7 +1509,7 @@ msgstr "Документът завършва неочаквано в името
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Грешка при отваряне на папка „%s“: %s" msgstr "Грешка при отваряне на папка „%s“: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Грешка при четене на файл „%s“: %s" msgstr "Грешка при четене на файл „%s“: %s"
@ -1569,14 +1569,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Символни връзки не се поддържат" msgstr "Символни връзки не се поддържат"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Грешка при четене на файл „%s“: %s" msgstr "Грешка при четене на файл „%s“: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Грешка при четене на файл „%s“: %s" msgstr "Грешка при четене на файл „%s“: %s"
@ -1586,12 +1586,12 @@ msgstr "Грешка при четене на файл „%s“: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Грешка при четене на файл „%s“: %s" msgstr "Грешка при четене на файл „%s“: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Грешка при четене на файл „%s“: %s" msgstr "Грешка при четене на файл „%s“: %s"
@ -1616,43 +1616,43 @@ msgstr "Грешка при четене на файл „%s“: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Грешка при четене на файл „%s“: %s" msgstr "Грешка при четене на файл „%s“: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Грешка при четене на файл „%s“: %s" msgstr "Грешка при четене на файл „%s“: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Грешка при четене на файл „%s“: %s" msgstr "Грешка при четене на файл „%s“: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Не е обикновен файл" msgstr "Не е обикновен файл"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Неправилно име на ключ: %s" msgstr "Неправилно име на ключ: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1694,12 +1694,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/bn.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2006-08-31 21:21+0600\n" "PO-Revision-Date: 2006-08-31 21:21+0600\n"
"Last-Translator: Khandakar Mujahidul Islam <suzan@bengalinux.org>\n" "Last-Translator: Khandakar Mujahidul Islam <suzan@bengalinux.org>\n"
"Language-Team: Bengali <gnome-translation@bengalinux.org>\n" "Language-Team: Bengali <gnome-translation@bengalinux.org>\n"
@ -1138,12 +1138,12 @@ msgstr "'%s' মান float সংখ্যা রূপে ব্যাখ্
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "মান '%s' কে বুলিয়ান হিসেবে ইন্টারপ্রেট করা যায় না।" msgstr "মান '%s' কে বুলিয়ান হিসেবে ইন্টারপ্রেট করা যায় না।"
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1220,56 +1220,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "প্রতীকী লিঙ্ক সমর্থিত নয়" msgstr "প্রতীকী লিঙ্ক সমর্থিত নয়"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "প্রতীকী লিঙ্ক সমর্থিত নয়" msgstr "প্রতীকী লিঙ্ক সমর্থিত নয়"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1288,23 +1288,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1324,16 +1324,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1359,8 +1359,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "ভুল হোস্ট নাম" msgstr "ভুল হোস্ট নাম"
@ -1420,34 +1420,34 @@ msgstr "ফাইল \"%s\" সৃষ্টি করতে ব্যর্থ:
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "%s বিকল্প পার্স করতে ব্যর্থ" msgstr "%s বিকল্প পার্স করতে ব্যর্থ"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s" msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s" msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1472,7 +1472,7 @@ msgstr "একটি বৈশিষ্ট্য নাম অভ্যন্ত
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "ডাইরেক্টরি '%s' খুলতে ব্যর্থ: %s" msgstr "ডাইরেক্টরি '%s' খুলতে ব্যর্থ: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s" msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s"
@ -1532,14 +1532,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "প্রতীকী লিঙ্ক সমর্থিত নয়" msgstr "প্রতীকী লিঙ্ক সমর্থিত নয়"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s" msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s" msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s"
@ -1549,12 +1549,12 @@ msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s" msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s" msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s"
@ -1579,43 +1579,43 @@ msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s" msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s" msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s" msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "একটি নিয়মিত ফাইল নহে" msgstr "একটি নিয়মিত ফাইল নহে"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "প্রোগ্রামের নাম অবৈধ: %s" msgstr "প্রোগ্রামের নাম অবৈধ: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1657,12 +1657,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-07-10 12:49+0530\n" "PO-Revision-Date: 2007-07-10 12:49+0530\n"
"Last-Translator: Runa Bhattacharjee <runabh@gmail.com>\n" "Last-Translator: Runa Bhattacharjee <runabh@gmail.com>\n"
"Language-Team: Bengali (India) <en@li.org>\n" "Language-Team: Bengali (India) <en@li.org>\n"
@ -1151,12 +1151,12 @@ msgstr "'%s' মান float সংখ্যা রূপে ব্যাখ্
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "'%s' মান বুলিয়ান রূপে ব্যাখ্যা করা সম্ভব নয়।" msgstr "'%s' মান বুলিয়ান রূপে ব্যাখ্যা করা সম্ভব নয়।"
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1233,56 +1233,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "সিম্বোলিক লিঙ্ক সমর্থিত হয় না" msgstr "সিম্বোলিক লিঙ্ক সমর্থিত হয় না"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "সিম্বোলিক লিঙ্ক সমর্থিত হয় না" msgstr "সিম্বোলিক লিঙ্ক সমর্থিত হয় না"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1301,23 +1301,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1337,16 +1337,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1372,8 +1372,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "হোস্ট-নেম বৈধ নয়" msgstr "হোস্ট-নেম বৈধ নয়"
@ -1433,34 +1433,34 @@ msgstr "'%s' ফাইল নির্মাণ করতে ব্যর্থ:
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "%s বিকল্প পার্স করতে ব্যর্থ" msgstr "%s বিকল্প পার্স করতে ব্যর্থ"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "'%s' ফাইল পড়তে সমস্যা: %s" msgstr "'%s' ফাইল পড়তে সমস্যা: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "'%s' ফাইল পড়তে সমস্যা: %s" msgstr "'%s' ফাইল পড়তে সমস্যা: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1485,7 +1485,7 @@ msgstr "বৈশিষ্ট্যের নামের মধ্যে ডক
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "'%s' ডিরেক্টরি খুলতে ব্যর্থ: %s" msgstr "'%s' ডিরেক্টরি খুলতে ব্যর্থ: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "'%s' ফাইল পড়তে সমস্যা: %s" msgstr "'%s' ফাইল পড়তে সমস্যা: %s"
@ -1545,14 +1545,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "সিম্বোলিক লিঙ্ক সমর্থিত হয় না" msgstr "সিম্বোলিক লিঙ্ক সমর্থিত হয় না"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "'%s' ফাইল পড়তে সমস্যা: %s" msgstr "'%s' ফাইল পড়তে সমস্যা: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "'%s' ফাইল পড়তে সমস্যা: %s" msgstr "'%s' ফাইল পড়তে সমস্যা: %s"
@ -1562,12 +1562,12 @@ msgstr "'%s' ফাইল পড়তে সমস্যা: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "'%s' ফাইল পড়তে সমস্যা: %s" msgstr "'%s' ফাইল পড়তে সমস্যা: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "'%s' ফাইল পড়তে সমস্যা: %s" msgstr "'%s' ফাইল পড়তে সমস্যা: %s"
@ -1592,43 +1592,43 @@ msgstr "'%s' ফাইল পড়তে সমস্যা: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "'%s' ফাইল পড়তে সমস্যা: %s" msgstr "'%s' ফাইল পড়তে সমস্যা: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "'%s' ফাইল পড়তে সমস্যা: %s" msgstr "'%s' ফাইল পড়তে সমস্যা: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "'%s' ফাইল পড়তে সমস্যা: %s" msgstr "'%s' ফাইল পড়তে সমস্যা: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "সাধারণ ফাইল নয়" msgstr "সাধারণ ফাইল নয়"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "কি-র নাম অবৈধ: %s" msgstr "কি-র নাম অবৈধ: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1670,12 +1670,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/bs.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\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"
@ -1147,12 +1147,12 @@ msgstr ""
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1228,56 +1228,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Simbolički linkovi nisu podržani" msgstr "Simbolički linkovi nisu podržani"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Simbolički linkovi nisu podržani" msgstr "Simbolički linkovi nisu podržani"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1296,23 +1296,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1332,16 +1332,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1367,8 +1367,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Nevažeće ime računara" msgstr "Nevažeće ime računara"
@ -1428,34 +1428,34 @@ msgstr "Neuspješno pravljenje datoteke '%s': %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Greška tokom pretvaranja: %s" msgstr "Greška tokom pretvaranja: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Greška tokom čitanja datoteke '%s': %s" msgstr "Greška tokom čitanja datoteke '%s': %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Greška tokom čitanja datoteke '%s': %s" msgstr "Greška tokom čitanja datoteke '%s': %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1480,7 +1480,7 @@ msgstr "Neočekivan kraj dokumenta unutar imena osobine"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Greška tokom otvaranja direktorija '%s': %s" msgstr "Greška tokom otvaranja direktorija '%s': %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Greška tokom čitanja datoteke '%s': %s" msgstr "Greška tokom čitanja datoteke '%s': %s"
@ -1540,14 +1540,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Simbolički linkovi nisu podržani" msgstr "Simbolički linkovi nisu podržani"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Greška tokom čitanja datoteke '%s': %s" msgstr "Greška tokom čitanja datoteke '%s': %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Greška tokom čitanja datoteke '%s': %s" msgstr "Greška tokom čitanja datoteke '%s': %s"
@ -1557,12 +1557,12 @@ msgstr "Greška tokom čitanja datoteke '%s': %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Greška tokom čitanja datoteke '%s': %s" msgstr "Greška tokom čitanja datoteke '%s': %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Greška tokom čitanja datoteke '%s': %s" msgstr "Greška tokom čitanja datoteke '%s': %s"
@ -1587,43 +1587,43 @@ msgstr "Greška tokom čitanja datoteke '%s': %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Greška tokom čitanja datoteke '%s': %s" msgstr "Greška tokom čitanja datoteke '%s': %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Greška tokom čitanja datoteke '%s': %s" msgstr "Greška tokom čitanja datoteke '%s': %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Greška tokom čitanja datoteke '%s': %s" msgstr "Greška tokom čitanja datoteke '%s': %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Nevažeće ime računara" msgstr "Nevažeće ime računara"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1665,12 +1665,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/ca.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-08-26 23:50+0200\n" "PO-Revision-Date: 2007-08-26 23:50+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"
@ -1194,12 +1194,12 @@ msgstr "El valor «%s» no es pot interpretar com a un nombre en coma flotant."
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à."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1276,56 +1276,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "No es poden utilitzar els enllaços simbòlics" msgstr "No es poden utilitzar els enllaços simbòlics"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "No es poden utilitzar els enllaços simbòlics" msgstr "No es poden utilitzar els enllaços simbòlics"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1344,23 +1344,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1380,16 +1380,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1415,8 +1415,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Nom de l'ordinador central invàlid" msgstr "Nom de l'ordinador central invàlid"
@ -1476,34 +1476,34 @@ msgstr "No s'ha pogut crear el fitxer «%s»: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "S'ha produït un error en analitzar l'opció %s" msgstr "S'ha produït un error en analitzar l'opció %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "S'ha produït un error en llegir el fitxer «%s»: %s" msgstr "S'ha produït un error en llegir el fitxer «%s»: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "S'ha produït un error en llegir el fitxer «%s»: %s" msgstr "S'ha produït un error en llegir el fitxer «%s»: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1528,7 +1528,7 @@ msgstr "El document ha acabat de manera inesperada enmig d'un nom d'atribut"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "S'ha produït un error en obrir el directori «%s»: %s" msgstr "S'ha produït un error en obrir el directori «%s»: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "S'ha produït un error en llegir el fitxer «%s»: %s" msgstr "S'ha produït un error en llegir el fitxer «%s»: %s"
@ -1588,14 +1588,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "No es poden utilitzar els enllaços simbòlics" msgstr "No es poden utilitzar els enllaços simbòlics"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "S'ha produït un error en llegir el fitxer «%s»: %s" msgstr "S'ha produït un error en llegir el fitxer «%s»: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "S'ha produït un error en llegir el fitxer «%s»: %s" msgstr "S'ha produït un error en llegir el fitxer «%s»: %s"
@ -1605,12 +1605,12 @@ msgstr "S'ha produït un error en llegir el fitxer «%s»: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "S'ha produït un error en llegir el fitxer «%s»: %s" msgstr "S'ha produït un error en llegir el fitxer «%s»: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "S'ha produït un error en llegir el fitxer «%s»: %s" msgstr "S'ha produït un error en llegir el fitxer «%s»: %s"
@ -1635,43 +1635,43 @@ msgstr "S'ha produït un error en llegir el fitxer «%s»: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "S'ha produït un error en llegir el fitxer «%s»: %s" msgstr "S'ha produït un error en llegir el fitxer «%s»: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "S'ha produït un error en llegir el fitxer «%s»: %s" msgstr "S'ha produït un error en llegir el fitxer «%s»: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "S'ha produït un error en llegir el fitxer «%s»: %s" msgstr "S'ha produït un error en llegir el fitxer «%s»: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "No és un fitxer regular" msgstr "No és un fitxer regular"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "El nom de la clau no és vàlid: %s" msgstr "El nom de la clau no és vàlid: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1713,12 +1713,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/cs.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-11-25 03:36+0100\n" "PO-Revision-Date: 2007-11-25 03:36+0100\n"
"Last-Translator: Petr Kovar <pknbe@volny.cz>\n" "Last-Translator: Petr Kovar <pknbe@volny.cz>\n"
"Language-Team: Czech <gnome-cs-list@gnome.org>\n" "Language-Team: Czech <gnome-cs-list@gnome.org>\n"
@ -1156,12 +1156,12 @@ msgstr "Hodnotu \"%s\" nelze interpretovat jako reálné (float) číslo."
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."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1238,56 +1238,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Symbolické odkazy nejsou podporovány" msgstr "Symbolické odkazy nejsou podporovány"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Symbolické odkazy nejsou podporovány" msgstr "Symbolické odkazy nejsou podporovány"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1306,23 +1306,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1342,16 +1342,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1377,8 +1377,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Neplatný název počítače" msgstr "Neplatný název počítače"
@ -1438,34 +1438,34 @@ msgstr "Nelze vytvořit soubor \"%s\": %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Chyba volby %s při syntaktické analýze" msgstr "Chyba volby %s při syntaktické analýze"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Chyba čtení souboru \"%s\": %s" msgstr "Chyba čtení souboru \"%s\": %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Chyba čtení souboru \"%s\": %s" msgstr "Chyba čtení souboru \"%s\": %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1490,7 +1490,7 @@ msgstr "Dokument neočekávaně skončil uvnitř názvu atributu"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Chyba při otevírání adresáře \"%s\": %s" msgstr "Chyba při otevírání adresáře \"%s\": %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Chyba čtení souboru \"%s\": %s" msgstr "Chyba čtení souboru \"%s\": %s"
@ -1550,14 +1550,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Symbolické odkazy nejsou podporovány" msgstr "Symbolické odkazy nejsou podporovány"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Chyba čtení souboru \"%s\": %s" msgstr "Chyba čtení souboru \"%s\": %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Chyba čtení souboru \"%s\": %s" msgstr "Chyba čtení souboru \"%s\": %s"
@ -1567,12 +1567,12 @@ msgstr "Chyba čtení souboru \"%s\": %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Chyba čtení souboru \"%s\": %s" msgstr "Chyba čtení souboru \"%s\": %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Chyba čtení souboru \"%s\": %s" msgstr "Chyba čtení souboru \"%s\": %s"
@ -1597,43 +1597,43 @@ msgstr "Chyba čtení souboru \"%s\": %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Chyba čtení souboru \"%s\": %s" msgstr "Chyba čtení souboru \"%s\": %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Chyba čtení souboru \"%s\": %s" msgstr "Chyba čtení souboru \"%s\": %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Chyba čtení souboru \"%s\": %s" msgstr "Chyba čtení souboru \"%s\": %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Není obyčejným souborem" msgstr "Není obyčejným souborem"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Neplatný název klíče: %s" msgstr "Neplatný název klíče: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1675,12 +1675,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/cy.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\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"
@ -1152,12 +1152,12 @@ msgstr "Ni ellir darllen y gwerth '%s' fel rhif arnawf."
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."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1234,56 +1234,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Ni chynhelir cysylltion symbolaidd" msgstr "Ni chynhelir cysylltion symbolaidd"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Ni chynhelir cysylltion symbolaidd" msgstr "Ni chynhelir cysylltion symbolaidd"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1302,23 +1302,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1338,16 +1338,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1373,8 +1373,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Enw gwesteiwr annilys" msgstr "Enw gwesteiwr annilys"
@ -1434,34 +1434,34 @@ msgstr "Methwyd creu'r ffeil '%s': %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Gwall wrth ramadegu opsiwn %s" msgstr "Gwall wrth ramadegu opsiwn %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s " msgstr "Gwall wrth ddarllen ffeil '%s': %s "
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s " msgstr "Gwall wrth ddarllen ffeil '%s': %s "
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1486,7 +1486,7 @@ msgstr "Gorffennodd y ddogfen yn annisgwyl y tu fewn i enw priodoledd"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Gwall y cyfeiriadur '%s': %s" msgstr "Gwall y cyfeiriadur '%s': %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s " msgstr "Gwall wrth ddarllen ffeil '%s': %s "
@ -1546,14 +1546,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Ni chynhelir cysylltion symbolaidd" msgstr "Ni chynhelir cysylltion symbolaidd"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s " msgstr "Gwall wrth ddarllen ffeil '%s': %s "
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s " msgstr "Gwall wrth ddarllen ffeil '%s': %s "
@ -1563,12 +1563,12 @@ msgstr "Gwall wrth ddarllen ffeil '%s': %s "
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s " msgstr "Gwall wrth ddarllen ffeil '%s': %s "
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s " msgstr "Gwall wrth ddarllen ffeil '%s': %s "
@ -1593,43 +1593,43 @@ msgstr "Gwall wrth ddarllen ffeil '%s': %s "
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s " msgstr "Gwall wrth ddarllen ffeil '%s': %s "
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s " msgstr "Gwall wrth ddarllen ffeil '%s': %s "
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s " msgstr "Gwall wrth ddarllen ffeil '%s': %s "
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Ddim yn ffeil cyffredin" msgstr "Ddim yn ffeil cyffredin"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Enw rhaglen annilys: %s" msgstr "Enw rhaglen annilys: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1671,12 +1671,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/da.po
View File

@ -15,7 +15,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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-08-30 19:00+0200\n" "PO-Revision-Date: 2007-08-30 19:00+0200\n"
"Last-Translator: Ask Hjorth Larsen <asklarsen@gmail.com>\n" "Last-Translator: Ask Hjorth Larsen <asklarsen@gmail.com>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n" "Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
@ -1167,12 +1167,12 @@ msgstr "Værdien \"%s\" kan ikke fortolkes som en float."
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."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1249,56 +1249,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Symbolske henvisninger er ikke understøttet" msgstr "Symbolske henvisninger er ikke understøttet"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Symbolske henvisninger er ikke understøttet" msgstr "Symbolske henvisninger er ikke understøttet"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1317,23 +1317,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1353,16 +1353,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1388,8 +1388,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Ugyldigt værtsnavn" msgstr "Ugyldigt værtsnavn"
@ -1449,34 +1449,34 @@ msgstr "Fejl under oprettelse af filen \"%s\": %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Kunne ikke fortolke tilvalg %s" msgstr "Kunne ikke fortolke tilvalg %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Fejl ved læsning af filen \"%s\": %s" msgstr "Fejl ved læsning af filen \"%s\": %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Fejl ved læsning af filen \"%s\": %s" msgstr "Fejl ved læsning af filen \"%s\": %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1501,7 +1501,7 @@ msgstr "Dokumentet sluttede uventet inden i et egenskabsnavn"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Fejl ved åbning af mappen \"%s\": %s" msgstr "Fejl ved åbning af mappen \"%s\": %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Fejl ved læsning af filen \"%s\": %s" msgstr "Fejl ved læsning af filen \"%s\": %s"
@ -1561,14 +1561,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Symbolske henvisninger er ikke understøttet" msgstr "Symbolske henvisninger er ikke understøttet"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Fejl ved læsning af filen \"%s\": %s" msgstr "Fejl ved læsning af filen \"%s\": %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Fejl ved læsning af filen \"%s\": %s" msgstr "Fejl ved læsning af filen \"%s\": %s"
@ -1578,12 +1578,12 @@ msgstr "Fejl ved læsning af filen \"%s\": %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Fejl ved læsning af filen \"%s\": %s" msgstr "Fejl ved læsning af filen \"%s\": %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Fejl ved læsning af filen \"%s\": %s" msgstr "Fejl ved læsning af filen \"%s\": %s"
@ -1608,43 +1608,43 @@ msgstr "Fejl ved læsning af filen \"%s\": %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Fejl ved læsning af filen \"%s\": %s" msgstr "Fejl ved læsning af filen \"%s\": %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Fejl ved læsning af filen \"%s\": %s" msgstr "Fejl ved læsning af filen \"%s\": %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Fejl ved læsning af filen \"%s\": %s" msgstr "Fejl ved læsning af filen \"%s\": %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Ikke en almindelig fil" msgstr "Ikke en almindelig fil"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Ugyldigt nøglenavn: %s" msgstr "Ugyldigt nøglenavn: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1686,12 +1686,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/de.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-11-28 00:55+0100\n" "PO-Revision-Date: 2007-11-28 00:55+0100\n"
"Last-Translator: Andre Klapper <ak-47@gmx.net>\n" "Last-Translator: Andre Klapper <ak-47@gmx.net>\n"
"Language-Team: German <gnome-de@gnome.org>\n" "Language-Team: German <gnome-de@gnome.org>\n"
@ -1196,12 +1196,12 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""
"Der Wert »%s« konnte nicht als boolescher Ausdruck interpretiert werden." "Der Wert »%s« konnte nicht als boolescher Ausdruck interpretiert werden."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "Zu großer Zählwert an g_input_stream_read_async übermittelt" msgstr "Zu großer Zählwert an g_input_stream_read_async übermittelt"
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "Datenstrom ist bereits geschlossen" msgstr "Datenstrom ist bereits geschlossen"
@ -1281,56 +1281,56 @@ msgstr "Laufwerk unterstützt Auswerfen nicht"
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "Laufwerk unterstützt Einhängen nicht" msgstr "Laufwerk unterstützt Einhängen nicht"
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, c-format #, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Vorgang nicht unterstützt" msgstr "Vorgang nicht unterstützt"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, fuzzy, c-format #, fuzzy, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "Enthaltender Datenträger existiert nicht" msgstr "Enthaltender Datenträger existiert nicht"
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "Es kann nicht über das Verzeichnis kopiert werden" msgstr "Es kann nicht über das Verzeichnis kopiert werden"
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "Verzeichnis kann nicht über Verzeichnis kopiert werden" msgstr "Verzeichnis kann nicht über Verzeichnis kopiert werden"
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "Zieldatei existiert" msgstr "Zieldatei existiert"
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "Verzeichnis kann nicht rekursiv kopiert werden" msgstr "Verzeichnis kann nicht rekursiv kopiert werden"
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "Ungültiger Wert für Symbolische Verknüpfung angegeben" msgstr "Ungültiger Wert für Symbolische Verknüpfung angegeben"
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, c-format #, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Müll nicht unterstützt" msgstr "Müll nicht unterstützt"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, fuzzy, c-format #, fuzzy, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "Dateinamen dürfen kein »/« enthalten" msgstr "Dateinamen dürfen kein »/« enthalten"
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "Datenträger unterstützt Einhängen nicht" msgstr "Datenträger unterstützt Einhängen nicht"
@ -1349,23 +1349,23 @@ msgstr "Datei-Enumerator hat noch einen ausstehenden Vorgang"
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "Datei-Enumerator ist bereits geschlossen" msgstr "Datei-Enumerator ist bereits geschlossen"
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "Datenstrom unterstützt nicht query_info" msgstr "Datenstrom unterstützt nicht query_info"
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "Suchen im Datenstrom nicht unterstützt" msgstr "Suchen im Datenstrom nicht unterstützt"
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "Abschneiden des Eingabedatenstroms nicht erlaubt" msgstr "Abschneiden des Eingabedatenstroms nicht erlaubt"
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "Abschneiden wird vom Datenstrom nicht unterstützt" msgstr "Abschneiden wird vom Datenstrom nicht unterstützt"
@ -1385,16 +1385,16 @@ msgstr "Eingabedatenstrom unterstützt kein Lesen"
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "Zu großer Zählwert an g_input_stream_skip übermittelt" msgstr "Zu großer Zählwert an g_input_stream_skip übermittelt"
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "Zu großer Zählwert an g_input_stream_skip_async übermittelt" msgstr "Zu großer Zählwert an g_input_stream_skip_async übermittelt"
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "Datenstrom hat noch einen ausstehenden Vorgang" msgstr "Datenstrom hat noch einen ausstehenden Vorgang"
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, fuzzy, c-format #, fuzzy, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "Elternverzeichnis für den Müll konnte nicht gefunden werden" msgstr "Elternverzeichnis für den Müll konnte nicht gefunden werden"
@ -1420,8 +1420,8 @@ msgid "Can't rename file, filename already exist"
msgstr "Datei kann nicht umbenannt werden, da der Dateiname bereits existiert" msgstr "Datei kann nicht umbenannt werden, da der Dateiname bereits existiert"
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, c-format #, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Ungültiger Dateiname" msgstr "Ungültiger Dateiname"
@ -1481,34 +1481,34 @@ msgstr "Datei konnte nicht in den Müll verschoben werden: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Fehler beim Erstellen des Symbolischen Verknüpfung: %s" msgstr "Fehler beim Erstellen des Symbolischen Verknüpfung: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, c-format #, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Fehler beim Verschieben der Datei: %s" msgstr "Fehler beim Verschieben der Datei: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "Verzeichnis kann nicht über Verzeichnis verschoben werden" msgstr "Verzeichnis kann nicht über Verzeichnis verschoben werden"
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "Zieldatei existiert bereits" msgstr "Zieldatei existiert bereits"
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "Erstellen der Backup-Datei fehlgeschlagen" msgstr "Erstellen der Backup-Datei fehlgeschlagen"
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, c-format #, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Fehler beim Entfernen der Zieldatei: %s" msgstr "Fehler beim Entfernen der Zieldatei: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, fuzzy, c-format #, fuzzy, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "Vorgang nicht unterstützt" msgstr "Vorgang nicht unterstützt"
@ -1533,7 +1533,7 @@ msgstr "Ungültiger erweiterter Attributname"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Fehler beim Setzen des erweiterten Attributs »%s«: %s" msgstr "Fehler beim Setzen des erweiterten Attributs »%s«: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, c-format #, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Fehler beim Untersuchen der Datei %s mit fstat(): %s" msgstr "Fehler beim Untersuchen der Datei %s mit fstat(): %s"
@ -1595,14 +1595,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Setzen des Attributs %s nicht unterstützt" msgstr "Setzen des Attributs %s nicht unterstützt"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, c-format #, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Fehler beim Lesen aus Datei: %s" msgstr "Fehler beim Lesen aus Datei: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, c-format #, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Fehler beim Suchen in Datei: %s" msgstr "Fehler beim Suchen in Datei: %s"
@ -1612,12 +1612,12 @@ msgstr "Fehler beim Suchen in Datei: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Fehler beim Schließen der Datei: %s" msgstr "Fehler beim Schließen der Datei: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, fuzzy, c-format #, fuzzy, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "Müll-Verzeichnis konnte nicht gefunden oder angelegt werden" msgstr "Müll-Verzeichnis konnte nicht gefunden oder angelegt werden"
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, c-format #, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Fehler beim Schreiben in Datei: %s" msgstr "Fehler beim Schreiben in Datei: %s"
@ -1642,43 +1642,43 @@ msgstr "Fehler beim Erzeugen der Backup-Kopie: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Fehler beim Umbenennen der temporären Datei: %s" msgstr "Fehler beim Umbenennen der temporären Datei: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, c-format #, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Fehler beim Abschneiden der Datei: %s" msgstr "Fehler beim Abschneiden der Datei: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, c-format #, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Fehler beim Öffnen der Datei »%s«: %s" msgstr "Fehler beim Öffnen der Datei »%s«: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "Zieldatei ist ein Verzeichnis" msgstr "Zieldatei ist ein Verzeichnis"
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Zieldatei ist keine reguläre Datei" msgstr "Zieldatei ist keine reguläre Datei"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "Die Datei wurde extern verändert" msgstr "Die Datei wurde extern verändert"
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Ungültiger Dateiname %s" msgstr "Ungültiger Dateiname %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1723,12 +1723,12 @@ msgstr "Zu großer Zählwert an g_input_stream_write übermittelt"
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "Ausgabedatenstrom unterstützt kein Schreiben" msgstr "Ausgabedatenstrom unterstützt kein Schreiben"
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "Quelldatenstrom ist bereits geschlossen" msgstr "Quelldatenstrom ist bereits geschlossen"
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "Zu großer Zählwert an g_input_stream_write_async übermittelt" msgstr "Zu großer Zählwert an g_input_stream_write_async übermittelt"

104
po/dz.po
View File

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib.HEAD.dz\n" "Project-Id-Version: glib.HEAD.dz\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2006-08-09 10:23+0530\n" "PO-Revision-Date: 2006-08-09 10:23+0530\n"
"Last-Translator: Mindu Dorji\n" "Last-Translator: Mindu Dorji\n"
"Language-Team: DZONGKHA <pgeyleg@dit.gov.bt>\n" "Language-Team: DZONGKHA <pgeyleg@dit.gov.bt>\n"
@ -1151,12 +1151,12 @@ msgstr "བེ་ལུ་'%s'དེ་ འཕུར་ལྡིང་ཨང་
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "བེ་ལུ་'%s'དེ་ བུ་ལིན་ཅིག་སྦེ་ ཁ་བསྒྱུར་འབད་མི་ཚུགས།" msgstr "བེ་ལུ་'%s'དེ་ བུ་ལིན་ཅིག་སྦེ་ ཁ་བསྒྱུར་འབད་མི་ཚུགས།"
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1233,56 +1233,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "བརྡ་མཚོན་འགྲེལ་ལམ་ལུ་ རྒྱབ་སྐྱོར་མིན་འདུག" msgstr "བརྡ་མཚོན་འགྲེལ་ལམ་ལུ་ རྒྱབ་སྐྱོར་མིན་འདུག"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "བརྡ་མཚོན་འགྲེལ་ལམ་ལུ་ རྒྱབ་སྐྱོར་མིན་འདུག" msgstr "བརྡ་མཚོན་འགྲེལ་ལམ་ལུ་ རྒྱབ་སྐྱོར་མིན་འདུག"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1301,23 +1301,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1337,16 +1337,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1372,8 +1372,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "ནུས་མེད་ཀྱི་ ཧོསཊི་ནེམ།" msgstr "ནུས་མེད་ཀྱི་ ཧོསཊི་ནེམ།"
@ -1433,34 +1433,34 @@ msgstr "ཡིག་སྣོད་ %s:%s གསར་བསྐྲུན
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "གདམ་ཁ་%s མིང་དཔྱད་འབད་ནི་ལུ་འཛོལ་བ།" msgstr "གདམ་ཁ་%s མིང་དཔྱད་འབད་ནི་ལུ་འཛོལ་བ།"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "ཡིག་སྣོད་ %s: %s ལྷག་ནི་ལུ་འཛོལ་བ།" msgstr "ཡིག་སྣོད་ %s: %s ལྷག་ནི་ལུ་འཛོལ་བ།"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "ཡིག་སྣོད་ %s: %s ལྷག་ནི་ལུ་འཛོལ་བ།" msgstr "ཡིག་སྣོད་ %s: %s ལྷག་ནི་ལུ་འཛོལ་བ།"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1485,7 +1485,7 @@ msgstr "ཡིག་ཆ་དེ་ ཁྱད་ཆོས་ཀྱི་མི
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "སྣོད་ཐོ་ '%s':%s ཁ་ཕྱེ་ནི་ལུ་འཛོལ་བ།" msgstr "སྣོད་ཐོ་ '%s':%s ཁ་ཕྱེ་ནི་ལུ་འཛོལ་བ།"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "ཡིག་སྣོད་ %s: %s ལྷག་ནི་ལུ་འཛོལ་བ།" msgstr "ཡིག་སྣོད་ %s: %s ལྷག་ནི་ལུ་འཛོལ་བ།"
@ -1545,14 +1545,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "བརྡ་མཚོན་འགྲེལ་ལམ་ལུ་ རྒྱབ་སྐྱོར་མིན་འདུག" msgstr "བརྡ་མཚོན་འགྲེལ་ལམ་ལུ་ རྒྱབ་སྐྱོར་མིན་འདུག"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "ཡིག་སྣོད་ %s: %s ལྷག་ནི་ལུ་འཛོལ་བ།" msgstr "ཡིག་སྣོད་ %s: %s ལྷག་ནི་ལུ་འཛོལ་བ།"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "ཡིག་སྣོད་ %s: %s ལྷག་ནི་ལུ་འཛོལ་བ།" msgstr "ཡིག་སྣོད་ %s: %s ལྷག་ནི་ལུ་འཛོལ་བ།"
@ -1562,12 +1562,12 @@ msgstr "ཡིག་སྣོད་ %s: %s ལྷག་ནི་ལུ་
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "ཡིག་སྣོད་ %s: %s ལྷག་ནི་ལུ་འཛོལ་བ།" msgstr "ཡིག་སྣོད་ %s: %s ལྷག་ནི་ལུ་འཛོལ་བ།"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "ཡིག་སྣོད་ %s: %s ལྷག་ནི་ལུ་འཛོལ་བ།" msgstr "ཡིག་སྣོད་ %s: %s ལྷག་ནི་ལུ་འཛོལ་བ།"
@ -1592,43 +1592,43 @@ msgstr "ཡིག་སྣོད་ %s: %s ལྷག་ནི་ལུ་
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "ཡིག་སྣོད་ %s: %s ལྷག་ནི་ལུ་འཛོལ་བ།" msgstr "ཡིག་སྣོད་ %s: %s ལྷག་ནི་ལུ་འཛོལ་བ།"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "ཡིག་སྣོད་ %s: %s ལྷག་ནི་ལུ་འཛོལ་བ།" msgstr "ཡིག་སྣོད་ %s: %s ལྷག་ནི་ལུ་འཛོལ་བ།"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "ཡིག་སྣོད་ %s: %s ལྷག་ནི་ལུ་འཛོལ་བ།" msgstr "ཡིག་སྣོད་ %s: %s ལྷག་ནི་ལུ་འཛོལ་བ།"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "དུས་རྒྱུན་གྱི་ཡིག་སྣོད་ཅིག་མེན་པས།" msgstr "དུས་རྒྱུན་གྱི་ཡིག་སྣོད་ཅིག་མེན་པས།"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "ནུས་མེད་ལསརིམ་མིང་:%s།" msgstr "ནུས་མེད་ལསརིམ་མིང་:%s།"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1670,12 +1670,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

775
po/el.po

File diff suppressed because it is too large Load Diff

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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\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"
@ -1143,12 +1143,12 @@ msgstr "Value '%s' cannot be interpreted as a float number."
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."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1225,56 +1225,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Symbolic links not supported" msgstr "Symbolic links not supported"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Symbolic links not supported" msgstr "Symbolic links not supported"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1293,23 +1293,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1329,16 +1329,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1364,8 +1364,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Invalid hostname" msgstr "Invalid hostname"
@ -1425,34 +1425,34 @@ msgstr "Failed to create file '%s': %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Error parsing option %s" msgstr "Error parsing option %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Error reading file '%s': %s" msgstr "Error reading file '%s': %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Error reading file '%s': %s" msgstr "Error reading file '%s': %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1477,7 +1477,7 @@ msgstr "Document ended unexpectedly inside an attribute name"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Error opening directory '%s': %s" msgstr "Error opening directory '%s': %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Error reading file '%s': %s" msgstr "Error reading file '%s': %s"
@ -1537,14 +1537,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Symbolic links not supported" msgstr "Symbolic links not supported"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Error reading file '%s': %s" msgstr "Error reading file '%s': %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Error reading file '%s': %s" msgstr "Error reading file '%s': %s"
@ -1554,12 +1554,12 @@ msgstr "Error reading file '%s': %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Error reading file '%s': %s" msgstr "Error reading file '%s': %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Error reading file '%s': %s" msgstr "Error reading file '%s': %s"
@ -1584,43 +1584,43 @@ msgstr "Error reading file '%s': %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Error reading file '%s': %s" msgstr "Error reading file '%s': %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Error reading file '%s': %s" msgstr "Error reading file '%s': %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Error reading file '%s': %s" msgstr "Error reading file '%s': %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Not a regular file" msgstr "Not a regular file"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Invalid key name: %s" msgstr "Invalid key name: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1662,12 +1662,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-09-14 07:13-0000\n" "PO-Revision-Date: 2007-09-14 07:13-0000\n"
"Last-Translator: David Lodge <dave@cirt.net>\n" "Last-Translator: David Lodge <dave@cirt.net>\n"
"Language-Team: \n" "Language-Team: \n"
@ -1142,12 +1142,12 @@ msgstr "Value '%s' cannot be interpreted as a float number."
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."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1224,56 +1224,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Symbolic links not supported" msgstr "Symbolic links not supported"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Symbolic links not supported" msgstr "Symbolic links not supported"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1292,23 +1292,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1328,16 +1328,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1363,8 +1363,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Invalid hostname" msgstr "Invalid hostname"
@ -1424,34 +1424,34 @@ msgstr "Failed to create file '%s': %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Error parsing option %s" msgstr "Error parsing option %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Error reading file '%s': %s" msgstr "Error reading file '%s': %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Error reading file '%s': %s" msgstr "Error reading file '%s': %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1476,7 +1476,7 @@ msgstr "Document ended unexpectedly inside an attribute name"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Error opening directory '%s': %s" msgstr "Error opening directory '%s': %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Error reading file '%s': %s" msgstr "Error reading file '%s': %s"
@ -1536,14 +1536,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Symbolic links not supported" msgstr "Symbolic links not supported"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Error reading file '%s': %s" msgstr "Error reading file '%s': %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Error reading file '%s': %s" msgstr "Error reading file '%s': %s"
@ -1553,12 +1553,12 @@ msgstr "Error reading file '%s': %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Error reading file '%s': %s" msgstr "Error reading file '%s': %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Error reading file '%s': %s" msgstr "Error reading file '%s': %s"
@ -1583,43 +1583,43 @@ msgstr "Error reading file '%s': %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Error reading file '%s': %s" msgstr "Error reading file '%s': %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Error reading file '%s': %s" msgstr "Error reading file '%s': %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Error reading file '%s': %s" msgstr "Error reading file '%s': %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Not a regular file" msgstr "Not a regular file"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Invalid key name: %s" msgstr "Invalid key name: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1661,12 +1661,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/eo.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\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"
@ -1141,12 +1141,12 @@ msgstr ""
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1222,56 +1222,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, c-format #, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "" msgstr ""
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, c-format #, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "" msgstr ""
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1290,23 +1290,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1326,16 +1326,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1361,8 +1361,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Nevalida komputilnomo" msgstr "Nevalida komputilnomo"
@ -1422,34 +1422,34 @@ msgstr "Malsukcesis krei dosieron '%s': %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Eraro dum konverto: %s" msgstr "Eraro dum konverto: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Eraro dum legado de dosiero '%s': %s" msgstr "Eraro dum legado de dosiero '%s': %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Eraro dum legado de dosiero '%s': %s" msgstr "Eraro dum legado de dosiero '%s': %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1474,7 +1474,7 @@ msgstr "Dokumento neatendite finis en atributa nomo"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Eraro dum malfermado de dosierujo '%s': %s" msgstr "Eraro dum malfermado de dosierujo '%s': %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Eraro dum legado de dosiero '%s': %s" msgstr "Eraro dum legado de dosiero '%s': %s"
@ -1534,14 +1534,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "" msgstr ""
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Eraro dum legado de dosiero '%s': %s" msgstr "Eraro dum legado de dosiero '%s': %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Eraro dum legado de dosiero '%s': %s" msgstr "Eraro dum legado de dosiero '%s': %s"
@ -1551,12 +1551,12 @@ msgstr "Eraro dum legado de dosiero '%s': %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Eraro dum legado de dosiero '%s': %s" msgstr "Eraro dum legado de dosiero '%s': %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Eraro dum legado de dosiero '%s': %s" msgstr "Eraro dum legado de dosiero '%s': %s"
@ -1581,43 +1581,43 @@ msgstr "Eraro dum legado de dosiero '%s': %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Eraro dum legado de dosiero '%s': %s" msgstr "Eraro dum legado de dosiero '%s': %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Eraro dum legado de dosiero '%s': %s" msgstr "Eraro dum legado de dosiero '%s': %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Eraro dum legado de dosiero '%s': %s" msgstr "Eraro dum legado de dosiero '%s': %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Nevalida komputilnomo" msgstr "Nevalida komputilnomo"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1659,12 +1659,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/es.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2008-01-14 17:15+0100\n" "PO-Revision-Date: 2008-01-14 17:15+0100\n"
"Last-Translator: Jorge González <jorgegonz@svn.gnome.org>\n" "Last-Translator: Jorge González <jorgegonz@svn.gnome.org>\n"
"Language-Team: Español <<gnome-es-list@gnome.org>\n" "Language-Team: Español <<gnome-es-list@gnome.org>\n"
@ -1183,13 +1183,13 @@ msgstr "El valor «%s» no puede interpretarse como un número de coma flotante.
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."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
"El valor de conteo pasado a g_input_stream_read_async es demasiado largo" "El valor de conteo pasado a g_input_stream_read_async es demasiado largo"
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "El flujo ya se cerró" msgstr "El flujo ya se cerró"
@ -1267,56 +1267,56 @@ msgstr "la unidad no implementa la expulsión"
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "la unidad no implementa el sondeo para medios" msgstr "la unidad no implementa el sondeo para medios"
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, c-format #, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Operación no soportada" msgstr "Operación no soportada"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "El punto de montaje contenido no existe" msgstr "El punto de montaje contenido no existe"
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "No se puede copiar sobre el directorio" msgstr "No se puede copiar sobre el directorio"
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "No se puede copiar directorio sobre directorio" msgstr "No se puede copiar directorio sobre directorio"
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "El archivo destino ya existe" msgstr "El archivo destino ya existe"
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "No se puede copiar el directorio recursivamente" msgstr "No se puede copiar el directorio recursivamente"
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "El valor del enlace simbólico dado no es válido" msgstr "El valor del enlace simbólico dado no es válido"
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, c-format #, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "No se soporta mover a la papelera" msgstr "No se soporta mover a la papelera"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "Los nombres de archivo no pueden contener «%c»" msgstr "Los nombres de archivo no pueden contener «%c»"
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "el volumen no implementa el montado" msgstr "el volumen no implementa el montado"
@ -1335,23 +1335,23 @@ msgstr "El enumerador del archivo tiene una operacion excepcional"
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "El enumerador del archivo ya está cerrado" msgstr "El enumerador del archivo ya está cerrado"
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "El flujo no soporta query_info" msgstr "El flujo no soporta query_info"
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "No se permite buscar en el flujo" msgstr "No se permite buscar en el flujo"
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "No se permite truncar en el flujo de entrada" msgstr "No se permite truncar en el flujo de entrada"
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "No se soporta el truncamiento en el flujo" msgstr "No se soporta el truncamiento en el flujo"
@ -1371,17 +1371,17 @@ msgstr "El flujo de entrada no implementa la lectura"
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "El valor de conteo pasado a g_input_stream_skip es demasiado largo" msgstr "El valor de conteo pasado a g_input_stream_skip es demasiado largo"
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
"El valor de conteo pasado a g_input_stream_skip_async es demasiado largo" "El valor de conteo pasado a g_input_stream_skip_async es demasiado largo"
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "El flujo tiene una operación excepcional" msgstr "El flujo tiene una operación excepcional"
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1409,8 +1409,8 @@ msgid "Can't rename file, filename already exist"
msgstr "No se puede renombrar el archivo, el nombre ya existe" msgstr "No se puede renombrar el archivo, el nombre ya existe"
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, c-format #, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Nombre de archivo inválido" msgstr "Nombre de archivo inválido"
@ -1471,34 +1471,34 @@ msgstr "No se pudo enviar a la papelera el archivo: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Error al crear el enlace simbólico: %s" msgstr "Error al crear el enlace simbólico: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, c-format #, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Error al mover el archivo: %s" msgstr "Error al mover el archivo: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "No se puede mover un directorio sobre un directoro" msgstr "No se puede mover un directorio sobre un directoro"
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "El archivo destino ya existe" msgstr "El archivo destino ya existe"
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "Falló la creación del archivo de respaldo" msgstr "Falló la creación del archivo de respaldo"
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, c-format #, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Error al eliminar el archivo destino: %s" msgstr "Error al eliminar el archivo destino: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "No se soporta mover archivos entre puntos de montaje" msgstr "No se soporta mover archivos entre puntos de montaje"
@ -1523,7 +1523,7 @@ msgstr "Nombre extendido del atributo no válido"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Error al establecer el atributo extendido «%s»: %s" msgstr "Error al establecer el atributo extendido «%s»: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, c-format #, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Error al mostrar información del estado del archivo «%s»: %s" msgstr "Error al mostrar información del estado del archivo «%s»: %s"
@ -1585,14 +1585,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Establecer el atributo %s no está soportado" msgstr "Establecer el atributo %s no está soportado"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, c-format #, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Error al leer del archivo: %s" msgstr "Error al leer del archivo: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, c-format #, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Error al buscar en el archivo: %s" msgstr "Error al buscar en el archivo: %s"
@ -1602,14 +1602,14 @@ msgstr "Error al buscar en el archivo: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Error al cerrar el archivo: %s" msgstr "Error al cerrar el archivo: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
"No se pudo encontrar el tipo de monitorización del archivo local " "No se pudo encontrar el tipo de monitorización del archivo local "
"predeterminado" "predeterminado"
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, c-format #, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Error al escribir en el archivo: %s" msgstr "Error al escribir en el archivo: %s"
@ -1634,43 +1634,43 @@ msgstr "Error al crear una copia de respaldo: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Error al renombrar el archivo temporal: %s" msgstr "Error al renombrar el archivo temporal: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, c-format #, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Error al truncar el archivo: %s" msgstr "Error al truncar el archivo: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, c-format #, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Error al abrir el archivo «%s»: %s" msgstr "Error al abrir el archivo «%s»: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "El archivo destino es un directorio" msgstr "El archivo destino es un directorio"
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "El archivo destino no es un archivo regular" msgstr "El archivo destino no es un archivo regular"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "El archivo se modificó externamente" msgstr "El archivo se modificó externamente"
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "Se proporcionó un GSeekType no válido" msgstr "Se proporcionó un GSeekType no válido"
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, c-format #, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Petición de búsqueda no válida" msgstr "Petición de búsqueda no válida"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "No se puede truncar GMemoryInputStream" msgstr "No se puede truncar GMemoryInputStream"
@ -1712,12 +1712,12 @@ msgstr "El valor de conteo pasado a g_output_stream_write es demasiado largo"
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "El flujo de salida no implementa la escritura" msgstr "El flujo de salida no implementa la escritura"
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "El flujo de origen ya está cerrado" msgstr "El flujo de origen ya está cerrado"
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""
"El valor de conteo pasado a g_output_stream_write_async es demasiado largo" "El valor de conteo pasado a g_output_stream_write_async es demasiado largo"

104
po/et.po
View File

@ -13,7 +13,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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2008-01-02 14:33+0200\n" "PO-Revision-Date: 2008-01-02 14:33+0200\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"
@ -1144,12 +1144,12 @@ msgstr "Väärtust '%s' pole võimalik ujukomalise väärtusena kasutada."
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."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1225,56 +1225,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, c-format #, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Operatsioon ei ole toetatud" msgstr "Operatsioon ei ole toetatud"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, c-format #, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "" msgstr ""
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1293,23 +1293,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1329,16 +1329,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1364,8 +1364,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, c-format #, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Vigane failinimi" msgstr "Vigane failinimi"
@ -1425,34 +1425,34 @@ msgstr ""
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Viga nimeviida loomisel: %s" msgstr "Viga nimeviida loomisel: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, c-format #, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "" msgstr ""
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "Sihtfail on juba olemas" msgstr "Sihtfail on juba olemas"
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "Tõrge varufaili loomisel" msgstr "Tõrge varufaili loomisel"
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, c-format #, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Viga sihtfaili eemaldamisel: %s" msgstr "Viga sihtfaili eemaldamisel: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1477,7 +1477,7 @@ msgstr "Vigane laiendatud rekvisiidi nimi"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Viga kataloogi '%s' avamisel: %s" msgstr "Viga kataloogi '%s' avamisel: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Viga failist '%s' lugemisel: %s" msgstr "Viga failist '%s' lugemisel: %s"
@ -1537,14 +1537,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Rekvisiidi %s seadmine pole toetatud" msgstr "Rekvisiidi %s seadmine pole toetatud"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, c-format #, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Viga failist lugemisel: %s" msgstr "Viga failist lugemisel: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Viga failist '%s' lugemisel: %s" msgstr "Viga failist '%s' lugemisel: %s"
@ -1554,12 +1554,12 @@ msgstr "Viga failist '%s' lugemisel: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Viga faili sulgemisel: %s" msgstr "Viga faili sulgemisel: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, c-format #, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Viga faili kirjutamisel: %s" msgstr "Viga faili kirjutamisel: %s"
@ -1584,43 +1584,43 @@ msgstr "Viga varukoopia loomisel: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Viga ajutise faili nime muutmisel: %s" msgstr "Viga ajutise faili nime muutmisel: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, c-format #, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, c-format #, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Viga faili '%s' avamisel: %s" msgstr "Viga faili '%s' avamisel: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "Sihtfail on kataloog" msgstr "Sihtfail on kataloog"
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Sihtfail pole tavaline fail" msgstr "Sihtfail pole tavaline fail"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Vigane failinimi %s" msgstr "Vigane failinimi %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1662,12 +1662,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

843
po/eu.po

File diff suppressed because it is too large Load Diff

104
po/fa.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2006-09-04 18:36+0330\n" "PO-Revision-Date: 2006-09-04 18:36+0330\n"
"Last-Translator: Roozbeh Pournader <roozbeh@farsiweb.info>\n" "Last-Translator: Roozbeh Pournader <roozbeh@farsiweb.info>\n"
"Language-Team: Persian\n" "Language-Team: Persian\n"
@ -1145,12 +1145,12 @@ msgstr "مقدار «%s» را نمی‌توان به عدد اعشاری تفس
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "مقدار «%s» را نمی‌توان به مقدار بولی تفسیر کرد" msgstr "مقدار «%s» را نمی‌توان به مقدار بولی تفسیر کرد"
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1227,56 +1227,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "پیوندهای نمادی پشتیبانی نمی‌شوند" msgstr "پیوندهای نمادی پشتیبانی نمی‌شوند"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "پیوندهای نمادی پشتیبانی نمی‌شوند" msgstr "پیوندهای نمادی پشتیبانی نمی‌شوند"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1295,23 +1295,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1331,16 +1331,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1366,8 +1366,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "نام میزبان نامعتبر" msgstr "نام میزبان نامعتبر"
@ -1427,34 +1427,34 @@ msgstr "ایجاد پروندهٔ «‎%s» شکست خورد: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "خطا در تجزیهٔ گزینهٔ %s" msgstr "خطا در تجزیهٔ گزینهٔ %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "خطا در خواندن پروندهٔ «‎%s»: %s" msgstr "خطا در خواندن پروندهٔ «‎%s»: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "خطا در خواندن پروندهٔ «‎%s»: %s" msgstr "خطا در خواندن پروندهٔ «‎%s»: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1479,7 +1479,7 @@ msgstr "نوشتار به‌طور غیرمنتظره‌ای داخل نام ی
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "خطا در باز کردن شاخهٔ «‎%s»: %s" msgstr "خطا در باز کردن شاخهٔ «‎%s»: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "خطا در خواندن پروندهٔ «‎%s»: %s" msgstr "خطا در خواندن پروندهٔ «‎%s»: %s"
@ -1539,14 +1539,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "پیوندهای نمادی پشتیبانی نمی‌شوند" msgstr "پیوندهای نمادی پشتیبانی نمی‌شوند"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "خطا در خواندن پروندهٔ «‎%s»: %s" msgstr "خطا در خواندن پروندهٔ «‎%s»: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "خطا در خواندن پروندهٔ «‎%s»: %s" msgstr "خطا در خواندن پروندهٔ «‎%s»: %s"
@ -1556,12 +1556,12 @@ msgstr "خطا در خواندن پروندهٔ «‎%s»: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "خطا در خواندن پروندهٔ «‎%s»: %s" msgstr "خطا در خواندن پروندهٔ «‎%s»: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "خطا در خواندن پروندهٔ «‎%s»: %s" msgstr "خطا در خواندن پروندهٔ «‎%s»: %s"
@ -1586,43 +1586,43 @@ msgstr "خطا در خواندن پروندهٔ «‎%s»: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "خطا در خواندن پروندهٔ «‎%s»: %s" msgstr "خطا در خواندن پروندهٔ «‎%s»: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "خطا در خواندن پروندهٔ «‎%s»: %s" msgstr "خطا در خواندن پروندهٔ «‎%s»: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "خطا در خواندن پروندهٔ «‎%s»: %s" msgstr "خطا در خواندن پروندهٔ «‎%s»: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "پرونده متعارف نیست" msgstr "پرونده متعارف نیست"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "نام برنامهٔ نامعتبر: %s" msgstr "نام برنامهٔ نامعتبر: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1664,12 +1664,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/fi.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\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"
@ -1166,12 +1166,12 @@ msgstr "Arvoa \"%s\" ei voida tulkita liukuluvuksi."
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."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1248,56 +1248,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Symbolisia linkkejä ei tueta" msgstr "Symbolisia linkkejä ei tueta"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Symbolisia linkkejä ei tueta" msgstr "Symbolisia linkkejä ei tueta"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1316,23 +1316,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1352,16 +1352,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1387,8 +1387,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Virheellinen isäntänimi" msgstr "Virheellinen isäntänimi"
@ -1448,34 +1448,34 @@ msgstr "Tiedoston \"%s\" luominen epäonnistui: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Virhe käsiteltäessä valitsinta %s" msgstr "Virhe käsiteltäessä valitsinta %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Virhe tiedoston \"%s\" lukemisessa: %s" msgstr "Virhe tiedoston \"%s\" lukemisessa: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Virhe tiedoston \"%s\" lukemisessa: %s" msgstr "Virhe tiedoston \"%s\" lukemisessa: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1500,7 +1500,7 @@ msgstr "Asiakirja loppui odottamattomasti ominaisuuden nimen kohdalla"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Virhe hakemiston \"%s\" avaamisessa: %s" msgstr "Virhe hakemiston \"%s\" avaamisessa: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Virhe tiedoston \"%s\" lukemisessa: %s" msgstr "Virhe tiedoston \"%s\" lukemisessa: %s"
@ -1560,14 +1560,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Symbolisia linkkejä ei tueta" msgstr "Symbolisia linkkejä ei tueta"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Virhe tiedoston \"%s\" lukemisessa: %s" msgstr "Virhe tiedoston \"%s\" lukemisessa: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Virhe tiedoston \"%s\" lukemisessa: %s" msgstr "Virhe tiedoston \"%s\" lukemisessa: %s"
@ -1577,12 +1577,12 @@ msgstr "Virhe tiedoston \"%s\" lukemisessa: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Virhe tiedoston \"%s\" lukemisessa: %s" msgstr "Virhe tiedoston \"%s\" lukemisessa: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Virhe tiedoston \"%s\" lukemisessa: %s" msgstr "Virhe tiedoston \"%s\" lukemisessa: %s"
@ -1607,43 +1607,43 @@ msgstr "Virhe tiedoston \"%s\" lukemisessa: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Virhe tiedoston \"%s\" lukemisessa: %s" msgstr "Virhe tiedoston \"%s\" lukemisessa: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Virhe tiedoston \"%s\" lukemisessa: %s" msgstr "Virhe tiedoston \"%s\" lukemisessa: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Virhe tiedoston \"%s\" lukemisessa: %s" msgstr "Virhe tiedoston \"%s\" lukemisessa: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Ei tavallinen tiedosto" msgstr "Ei tavallinen tiedosto"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Virheellinen avaimen nimi: %s" msgstr "Virheellinen avaimen nimi: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1685,12 +1685,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/fr.po
View File

@ -13,7 +13,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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-12-14 14:22+0100\n" "PO-Revision-Date: 2007-12-14 14:22+0100\n"
"Last-Translator: Robert-André Mauchin <zebob.m@pengzone.org>\n" "Last-Translator: Robert-André Mauchin <zebob.m@pengzone.org>\n"
"Language-Team: GNOME French Team <gnomefr@traduc.org>\n" "Language-Team: GNOME French Team <gnomefr@traduc.org>\n"
@ -1215,13 +1215,13 @@ msgstr ""
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."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
"Le valeur de comptage fournie à g_input_stream_read_async est trop grande" "Le valeur de comptage fournie à g_input_stream_read_async est trop grande"
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "Le flux est déjà fermé" msgstr "Le flux est déjà fermé"
@ -1301,56 +1301,56 @@ msgstr "le lecteur n'implémente pas l'éjection (« eject »)"
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "le lecteur n'implémente pas la scrutation du média (« polling »)" msgstr "le lecteur n'implémente pas la scrutation du média (« polling »)"
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, c-format #, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Opération non prise en charge" msgstr "Opération non prise en charge"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "Le point de montage conteneur n'existe pas" msgstr "Le point de montage conteneur n'existe pas"
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "Impossible de copier par dessus un répertoire" msgstr "Impossible de copier par dessus un répertoire"
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "Impossible de copier un répertoire par dessus un autre" msgstr "Impossible de copier un répertoire par dessus un autre"
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "Le fichier cible existe" msgstr "Le fichier cible existe"
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "Impossible de copier récursivement un répertoire" msgstr "Impossible de copier récursivement un répertoire"
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "Valeur de lien symbolique donnée non valide" msgstr "Valeur de lien symbolique donnée non valide"
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, c-format #, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "La corbeille n'est pas prise en charge" msgstr "La corbeille n'est pas prise en charge"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "Les noms de fichiers ne peuvent contenir « %c »" msgstr "Les noms de fichiers ne peuvent contenir « %c »"
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "le volume n'implémente pas « mount »" msgstr "le volume n'implémente pas « mount »"
@ -1369,23 +1369,23 @@ msgstr "L'énumérateur du fichier a une opération en cours"
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "L'énumérateur du fichier est déjà fermé" msgstr "L'énumérateur du fichier est déjà fermé"
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "Le flux ne prend pas en charge query_info" msgstr "Le flux ne prend pas en charge query_info"
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "La recherche n'est pas prise en charge sur le flux" msgstr "La recherche n'est pas prise en charge sur le flux"
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "La troncature n'est pas autorisée sur le flux en entrée" msgstr "La troncature n'est pas autorisée sur le flux en entrée"
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "La troncature n'est pas prise en charge sur le flux" msgstr "La troncature n'est pas prise en charge sur le flux"
@ -1405,17 +1405,17 @@ msgstr "Le flux en entrée n'implémente pas « read »"
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "La valeur de comptage fournie à g_input_stream_skip est trop grande" msgstr "La valeur de comptage fournie à g_input_stream_skip est trop grande"
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
"La valeur de comptage fournie à g_input_stream_skip_async est trop grande" "La valeur de comptage fournie à g_input_stream_skip_async est trop grande"
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "Le flux a une opération en cours" msgstr "Le flux a une opération en cours"
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, fuzzy, c-format #, fuzzy, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "Impossible de trouver le répertoire racine pour la corbeille" msgstr "Impossible de trouver le répertoire racine pour la corbeille"
@ -1441,8 +1441,8 @@ msgid "Can't rename file, filename already exist"
msgstr "Impossible de renommer le fichier car ce nom est déjà utilisé" msgstr "Impossible de renommer le fichier car ce nom est déjà utilisé"
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, c-format #, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Nom de fichier non valide" msgstr "Nom de fichier non valide"
@ -1502,34 +1502,34 @@ msgstr "Impossible de mettre à la corbeille le fichier : %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Erreur lors de la création du lien symbolique : %s" msgstr "Erreur lors de la création du lien symbolique : %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, c-format #, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Erreur lors du déplacement du fichier : %s" msgstr "Erreur lors du déplacement du fichier : %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "Impossible de déplacer un répertoire par dessus un autre" msgstr "Impossible de déplacer un répertoire par dessus un autre"
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "Le fichier cible existe déjà" msgstr "Le fichier cible existe déjà"
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "La création du fichier de sauvegarde a échoué" msgstr "La création du fichier de sauvegarde a échoué"
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, c-format #, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Erreur lors de la suppression du fichier cible : %s" msgstr "Erreur lors de la suppression du fichier cible : %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "Le déplacement entre des points de montage n'est pas pris en charge" msgstr "Le déplacement entre des points de montage n'est pas pris en charge"
@ -1554,7 +1554,7 @@ msgstr "Nom d'attribut étendu non valide"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Erreur lors de la définition de l'attribut étendu « %s » : %s" msgstr "Erreur lors de la définition de l'attribut étendu « %s » : %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, c-format #, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Erreur de l'interrogation du fichier « %s » : %s" msgstr "Erreur de l'interrogation du fichier « %s » : %s"
@ -1616,14 +1616,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "La définition de l'attribut %s n'est pas prise en charge" msgstr "La définition de l'attribut %s n'est pas prise en charge"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, c-format #, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Erreur lors de la lecture du fichier : %s" msgstr "Erreur lors de la lecture du fichier : %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, c-format #, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Erreur lors de la navigation à travers le fichier : %s" msgstr "Erreur lors de la navigation à travers le fichier : %s"
@ -1633,12 +1633,12 @@ msgstr "Erreur lors de la navigation à travers le fichier : %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Erreur lors de la fermeture du fichier : %s" msgstr "Erreur lors de la fermeture du fichier : %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, fuzzy, c-format #, fuzzy, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "Impossible de trouver ou créer le répertoire de la corbeille" msgstr "Impossible de trouver ou créer le répertoire de la corbeille"
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, c-format #, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Erreur lors de l'écriture du fichier : %s" msgstr "Erreur lors de l'écriture du fichier : %s"
@ -1663,43 +1663,43 @@ msgstr "Erreur lors de la création de la copie de sauvegarde : %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Erreur lors du renommage du fichier temporaire : %s" msgstr "Erreur lors du renommage du fichier temporaire : %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, c-format #, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Erreur lors de la troncature du fichier : %s" msgstr "Erreur lors de la troncature du fichier : %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, c-format #, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Erreur lors de l'ouverture du fichier « %s » : %s" msgstr "Erreur lors de l'ouverture du fichier « %s » : %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "Le fichier cible est un répertoire" msgstr "Le fichier cible est un répertoire"
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Le fichier cible n'est pas un fichier standard" msgstr "Le fichier cible n'est pas un fichier standard"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "Le fichier a été modifié extérieurement" msgstr "Le fichier a été modifié extérieurement"
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Nom de fichier non valide : %s" msgstr "Nom de fichier non valide : %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1743,12 +1743,12 @@ msgstr "La valeur de comptage fournie à g_output_stream_write est trop grande"
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "Le flux de sortie n'implémente pas « write »" msgstr "Le flux de sortie n'implémente pas « write »"
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "Le flux source est déjà fermé" msgstr "Le flux source est déjà fermé"
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "Valeur de comptage trop grande fournie à g_output_stream_write_async" msgstr "Valeur de comptage trop grande fournie à g_output_stream_write_async"

104
po/ga.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-12-20 21:28-0700\n" "PO-Revision-Date: 2007-12-20 21:28-0700\n"
"Last-Translator: Seán de Búrca <leftmostcat@gmail.com>\n" "Last-Translator: Seán de Búrca <leftmostcat@gmail.com>\n"
"Language-Team: Irish <gaeilge-gnulinux@lists.sourceforge.net>\n" "Language-Team: Irish <gaeilge-gnulinux@lists.sourceforge.net>\n"
@ -1105,12 +1105,12 @@ msgstr ""
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1186,56 +1186,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, c-format #, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "" msgstr ""
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, c-format #, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "" msgstr ""
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1254,23 +1254,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1290,16 +1290,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1325,8 +1325,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, c-format #, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Ainm comhaid neamhbhailí" msgstr "Ainm comhaid neamhbhailí"
@ -1386,34 +1386,34 @@ msgstr "Ní féidir comhad a chur sa bhruscar: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Earráid agus nasc siombalach á dhéanamh: %s" msgstr "Earráid agus nasc siombalach á dhéanamh: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, c-format #, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Earráid agus comhad á bhogadh: %s" msgstr "Earráid agus comhad á bhogadh: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Earráid agus comhad '%s' á léamh: %s" msgstr "Earráid agus comhad '%s' á léamh: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1438,7 +1438,7 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Earráid agus comhadlann '%s' á oscailt: %s" msgstr "Earráid agus comhadlann '%s' á oscailt: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Earráid agus comhad '%s' á léamh: %s" msgstr "Earráid agus comhad '%s' á léamh: %s"
@ -1498,14 +1498,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "" msgstr ""
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, c-format #, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Earráid agus comhad á léamh: %s" msgstr "Earráid agus comhad á léamh: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Earráid agus comhad '%s' á léamh: %s" msgstr "Earráid agus comhad '%s' á léamh: %s"
@ -1515,12 +1515,12 @@ msgstr "Earráid agus comhad '%s' á léamh: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Earráid agus comhad á dhúnadh: %s" msgstr "Earráid agus comhad á dhúnadh: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, c-format #, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Earráid agus comhad á scríobh: %s" msgstr "Earráid agus comhad á scríobh: %s"
@ -1545,43 +1545,43 @@ msgstr "Earráid agus comhad '%s' á léamh: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Earráid agus comhad '%s' á léamh: %s" msgstr "Earráid agus comhad '%s' á léamh: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Earráid agus comhad '%s' á léamh: %s" msgstr "Earráid agus comhad '%s' á léamh: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, c-format #, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Earráid agus comhad '%s' á oscailt: %s" msgstr "Earráid agus comhad '%s' á oscailt: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Ainm comhaid %s neamhbhailí" msgstr "Ainm comhaid %s neamhbhailí"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1623,12 +1623,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/gl.po
View File

@ -10,7 +10,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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-05-19 17:21+0200\n" "PO-Revision-Date: 2007-05-19 17:21+0200\n"
"Last-Translator: Ignacio Casal Quinteiro <icq@cvs.gnome.org>\n" "Last-Translator: Ignacio Casal Quinteiro <icq@cvs.gnome.org>\n"
"Language-Team: Galego <proxecto@trasno.net>\n" "Language-Team: Galego <proxecto@trasno.net>\n"
@ -1172,12 +1172,12 @@ msgstr "O valor '%s' non se pode interpretar como un número flotante."
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "O valor '%s' non se pode interpretar como un booleano." msgstr "O valor '%s' non se pode interpretar como un booleano."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1254,56 +1254,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Ligazóns simbólicas non soportadas" msgstr "Ligazóns simbólicas non soportadas"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Ligazóns simbólicas non soportadas" msgstr "Ligazóns simbólicas non soportadas"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1322,23 +1322,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1358,16 +1358,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1393,8 +1393,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "O nome do host non é válido" msgstr "O nome do host non é válido"
@ -1454,34 +1454,34 @@ msgstr "Fallo ao crear o ficheiro '%s': %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Erro ao analizar a opción %s" msgstr "Erro ao analizar a opción %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Erro ao ler o ficheiro '%s': %s" msgstr "Erro ao ler o ficheiro '%s': %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Erro ao ler o ficheiro '%s': %s" msgstr "Erro ao ler o ficheiro '%s': %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1506,7 +1506,7 @@ msgstr "O documento terminou inesperadamente dentro dun nome de atributo"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Erro ao abrir o directorio '%s': %s" msgstr "Erro ao abrir o directorio '%s': %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Erro ao ler o ficheiro '%s': %s" msgstr "Erro ao ler o ficheiro '%s': %s"
@ -1566,14 +1566,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Ligazóns simbólicas non soportadas" msgstr "Ligazóns simbólicas non soportadas"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Erro ao ler o ficheiro '%s': %s" msgstr "Erro ao ler o ficheiro '%s': %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Erro ao ler o ficheiro '%s': %s" msgstr "Erro ao ler o ficheiro '%s': %s"
@ -1583,12 +1583,12 @@ msgstr "Erro ao ler o ficheiro '%s': %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Erro ao ler o ficheiro '%s': %s" msgstr "Erro ao ler o ficheiro '%s': %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Erro ao ler o ficheiro '%s': %s" msgstr "Erro ao ler o ficheiro '%s': %s"
@ -1613,43 +1613,43 @@ msgstr "Erro ao ler o ficheiro '%s': %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Erro ao ler o ficheiro '%s': %s" msgstr "Erro ao ler o ficheiro '%s': %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Erro ao ler o ficheiro '%s': %s" msgstr "Erro ao ler o ficheiro '%s': %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Erro ao ler o ficheiro '%s': %s" msgstr "Erro ao ler o ficheiro '%s': %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Non é un ficheiro normal" msgstr "Non é un ficheiro normal"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Nome de chave non válido: %s" msgstr "Nome de chave non válido: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1691,12 +1691,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/gu.po
View File

@ -5,7 +5,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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-08-10 14:14+0530\n" "PO-Revision-Date: 2007-08-10 14:14+0530\n"
"Last-Translator: Ankit Patel <ankit@redhat.com>\n" "Last-Translator: Ankit Patel <ankit@redhat.com>\n"
"Language-Team: Gujarati <fedora-trans-gu@redhat.com>\n" "Language-Team: Gujarati <fedora-trans-gu@redhat.com>\n"
@ -1137,12 +1137,12 @@ msgstr "કિંમત '%s' એ અપૂર્ણાંક સંખ્યા
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "કિંમત '%s' બુલિયન તરીકે ઈન્ટરપ્રીટ કરી શકાતું નથી." msgstr "કિંમત '%s' બુલિયન તરીકે ઈન્ટરપ્રીટ કરી શકાતું નથી."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1219,56 +1219,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "સાંકેતિક કડી આધાર આપતી નથી" msgstr "સાંકેતિક કડી આધાર આપતી નથી"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "સાંકેતિક કડી આધાર આપતી નથી" msgstr "સાંકેતિક કડી આધાર આપતી નથી"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1287,23 +1287,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1323,16 +1323,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1358,8 +1358,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "અયોગ્ય યજમાન નામ" msgstr "અયોગ્ય યજમાન નામ"
@ -1419,34 +1419,34 @@ msgstr "'%s' ફાઈલ બનાવવામાં નિષ્ફળતા :
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "ભૂલ પદચ્છેદન વિકલ્પ %s" msgstr "ભૂલ પદચ્છેદન વિકલ્પ %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "'%s' ફાઈલ વાંચતી વખતની ભૂલ: %s" msgstr "'%s' ફાઈલ વાંચતી વખતની ભૂલ: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "'%s' ફાઈલ વાંચતી વખતની ભૂલ: %s" msgstr "'%s' ફાઈલ વાંચતી વખતની ભૂલ: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1471,7 +1471,7 @@ msgstr "લાક્ષણિકતાના નામની અંદર દસ
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "'%s' ડિરેક્ટરી ખોલતા ભૂલ: %s" msgstr "'%s' ડિરેક્ટરી ખોલતા ભૂલ: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "'%s' ફાઈલ વાંચતી વખતની ભૂલ: %s" msgstr "'%s' ફાઈલ વાંચતી વખતની ભૂલ: %s"
@ -1531,14 +1531,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "સાંકેતિક કડી આધાર આપતી નથી" msgstr "સાંકેતિક કડી આધાર આપતી નથી"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "'%s' ફાઈલ વાંચતી વખતની ભૂલ: %s" msgstr "'%s' ફાઈલ વાંચતી વખતની ભૂલ: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "'%s' ફાઈલ વાંચતી વખતની ભૂલ: %s" msgstr "'%s' ફાઈલ વાંચતી વખતની ભૂલ: %s"
@ -1548,12 +1548,12 @@ msgstr "'%s' ફાઈલ વાંચતી વખતની ભૂલ: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "'%s' ફાઈલ વાંચતી વખતની ભૂલ: %s" msgstr "'%s' ફાઈલ વાંચતી વખતની ભૂલ: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "'%s' ફાઈલ વાંચતી વખતની ભૂલ: %s" msgstr "'%s' ફાઈલ વાંચતી વખતની ભૂલ: %s"
@ -1578,43 +1578,43 @@ msgstr "'%s' ફાઈલ વાંચતી વખતની ભૂલ: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "'%s' ફાઈલ વાંચતી વખતની ભૂલ: %s" msgstr "'%s' ફાઈલ વાંચતી વખતની ભૂલ: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "'%s' ફાઈલ વાંચતી વખતની ભૂલ: %s" msgstr "'%s' ફાઈલ વાંચતી વખતની ભૂલ: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "'%s' ફાઈલ વાંચતી વખતની ભૂલ: %s" msgstr "'%s' ફાઈલ વાંચતી વખતની ભૂલ: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "નિયમિત ફાઈલ નથી" msgstr "નિયમિત ફાઈલ નથી"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "અયોગ્ય કી નામ: %s" msgstr "અયોગ્ય કી નામ: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1656,12 +1656,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/he.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\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"
@ -1145,12 +1145,12 @@ msgstr "Value '%s' cannot be interpreted as a float number."
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."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "Too large count value passed to g_input_stream_read_async" msgstr "Too large count value passed to g_input_stream_read_async"
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "Stream is already closed" msgstr "Stream is already closed"
@ -1226,56 +1226,56 @@ msgstr "drive doesn't implement eject"
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "drive doesn't implement polling for media" msgstr "drive doesn't implement polling for media"
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, c-format #, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Operation not supported" msgstr "Operation not supported"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "Containing mount does not exist" msgstr "Containing mount does not exist"
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "Can't copy over directory" msgstr "Can't copy over directory"
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "Can't copy directory over directory" msgstr "Can't copy directory over directory"
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "Target file exists" msgstr "Target file exists"
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "Can't recursively copy directory" msgstr "Can't recursively copy directory"
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "Invalid symlink value given" msgstr "Invalid symlink value given"
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, c-format #, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Trash not supported" msgstr "Trash not supported"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "File names cannot contain '%c'" msgstr "File names cannot contain '%c'"
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "volume doesn't implement mount" msgstr "volume doesn't implement mount"
@ -1294,23 +1294,23 @@ msgstr "File enumerator has outstanding operation"
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "File enumerator is already closed" msgstr "File enumerator is already closed"
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "Stream doesn't support query_info" msgstr "Stream doesn't support query_info"
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "Seek not supported on stream" msgstr "Seek not supported on stream"
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "Truncate not allowed on input stream" msgstr "Truncate not allowed on input stream"
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "Truncate not supported on stream" msgstr "Truncate not supported on stream"
@ -1330,16 +1330,16 @@ msgstr "Input stream doesn't implement read"
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "Too large count value passed to g_input_stream_skip" msgstr "Too large count value passed to g_input_stream_skip"
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "Too large count value passed to g_input_stream_skip_async" msgstr "Too large count value passed to g_input_stream_skip_async"
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "Stream has outstanding operation" msgstr "Stream has outstanding operation"
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, fuzzy, c-format #, fuzzy, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "Unable to find toplevel directory for trash" msgstr "Unable to find toplevel directory for trash"
@ -1365,8 +1365,8 @@ msgid "Can't rename file, filename already exist"
msgstr "Can't rename file, filename already exist" msgstr "Can't rename file, filename already exist"
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, c-format #, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Invalid filename" msgstr "Invalid filename"
@ -1426,34 +1426,34 @@ msgstr "Unable to trash file: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Error making symbolic link: %s" msgstr "Error making symbolic link: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, c-format #, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Error moving file: %s" msgstr "Error moving file: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "Can't move directory over directory" msgstr "Can't move directory over directory"
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "Target file already exists" msgstr "Target file already exists"
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "Backup file creation failed" msgstr "Backup file creation failed"
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, c-format #, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Error removing target file: %s" msgstr "Error removing target file: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "Move between mounts not supported" msgstr "Move between mounts not supported"
@ -1478,7 +1478,7 @@ msgstr "Invalid extended attribute name"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Error setting extended attribute '%s': %s" msgstr "Error setting extended attribute '%s': %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, c-format #, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Error stating file '%s': %s" msgstr "Error stating file '%s': %s"
@ -1538,14 +1538,14 @@ msgstr "Error setting symlink: file is not a symlink"
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Setting attribute %s not supported" msgstr "Setting attribute %s not supported"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, c-format #, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Error reading from file: %s" msgstr "Error reading from file: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, c-format #, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Error seeking in file: %s" msgstr "Error seeking in file: %s"
@ -1555,12 +1555,12 @@ msgstr "Error seeking in file: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Error closing file: %s" msgstr "Error closing file: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, fuzzy, c-format #, fuzzy, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "Unable to find or create trash directory" msgstr "Unable to find or create trash directory"
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, c-format #, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Error writing to file: %s" msgstr "Error writing to file: %s"
@ -1585,43 +1585,43 @@ msgstr "Error creating backup copy: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Error renaming temporary file: %s" msgstr "Error renaming temporary file: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, c-format #, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Error truncating file: %s" msgstr "Error truncating file: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, c-format #, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Error opening file '%s': %s" msgstr "Error opening file '%s': %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "Target file is a directory" msgstr "Target file is a directory"
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Target file is not a regular file" msgstr "Target file is not a regular file"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "The file was externally modified" msgstr "The file was externally modified"
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "Invalid GSeekType supplied" msgstr "Invalid GSeekType supplied"
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, c-format #, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Invalid seek request" msgstr "Invalid seek request"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "Cannot truncate GMemoryInputStream" msgstr "Cannot truncate GMemoryInputStream"
@ -1663,12 +1663,12 @@ msgstr "Too large count value passed to g_output_stream_write"
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "Output stream doesn't implement write" msgstr "Output stream doesn't implement write"
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "Source stream is already closed" msgstr "Source stream is already closed"
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "Too large count value passed to g_output_stream_write_async" msgstr "Too large count value passed to g_output_stream_write_async"

104
po/hi.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\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"
@ -1140,12 +1140,12 @@ msgstr "मान '%s' को एक फ्लोट संख्या की
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "मान '%s' को बुलियन के तौर पर विश्लेषित नहीं किया जा सकता." msgstr "मान '%s' को बुलियन के तौर पर विश्लेषित नहीं किया जा सकता."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1222,56 +1222,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "सिंबालिक लिंक समर्थित नहीं है" msgstr "सिंबालिक लिंक समर्थित नहीं है"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "सिंबालिक लिंक समर्थित नहीं है" msgstr "सिंबालिक लिंक समर्थित नहीं है"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1290,23 +1290,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1326,16 +1326,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1361,8 +1361,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "अवैध होस्ट-नाम" msgstr "अवैध होस्ट-नाम"
@ -1422,34 +1422,34 @@ msgstr "फ़ाइल '%s' बनाने में असफल: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "%s विकल्प विश्लेषण में त्रुटि" msgstr "%s विकल्प विश्लेषण में त्रुटि"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s" msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s" msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1474,7 +1474,7 @@ msgstr "दस्तावेज़ का अंत अप्रत्याश
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "डिरेक्ट्री '%s' को खोलने में त्रुटि: %s" msgstr "डिरेक्ट्री '%s' को खोलने में त्रुटि: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s" msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s"
@ -1534,14 +1534,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "सिंबालिक लिंक समर्थित नहीं है" msgstr "सिंबालिक लिंक समर्थित नहीं है"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s" msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s" msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s"
@ -1551,12 +1551,12 @@ msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s" msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s" msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s"
@ -1581,43 +1581,43 @@ msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s" msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s" msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s" msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "एक सामान्य फाइल नहीं" msgstr "एक सामान्य फाइल नहीं"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "अवैध प्रोग्राम नाम: %s" msgstr "अवैध प्रोग्राम नाम: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1659,12 +1659,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/hr.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\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"
@ -1143,12 +1143,12 @@ msgstr ""
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1224,56 +1224,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Nisu podržane simboličke veze" msgstr "Nisu podržane simboličke veze"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Nisu podržane simboličke veze" msgstr "Nisu podržane simboličke veze"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1292,23 +1292,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1328,16 +1328,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1363,8 +1363,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Neispravno ime računala" msgstr "Neispravno ime računala"
@ -1424,34 +1424,34 @@ msgstr "Greška pri stvaranju datoteke '%s': %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Greška prilikom konverzije: %s" msgstr "Greška prilikom konverzije: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Greška pri čitanju datoteke '%s': %s" msgstr "Greška pri čitanju datoteke '%s': %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Greška pri čitanju datoteke '%s': %s" msgstr "Greška pri čitanju datoteke '%s': %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1476,7 +1476,7 @@ msgstr "Dokument je završio neočekivano unutar imena atributa"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Greška pri otvaranju mape '%s': %s" msgstr "Greška pri otvaranju mape '%s': %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Greška pri čitanju datoteke '%s': %s" msgstr "Greška pri čitanju datoteke '%s': %s"
@ -1536,14 +1536,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Nisu podržane simboličke veze" msgstr "Nisu podržane simboličke veze"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Greška pri čitanju datoteke '%s': %s" msgstr "Greška pri čitanju datoteke '%s': %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Greška pri čitanju datoteke '%s': %s" msgstr "Greška pri čitanju datoteke '%s': %s"
@ -1553,12 +1553,12 @@ msgstr "Greška pri čitanju datoteke '%s': %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Greška pri čitanju datoteke '%s': %s" msgstr "Greška pri čitanju datoteke '%s': %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Greška pri čitanju datoteke '%s': %s" msgstr "Greška pri čitanju datoteke '%s': %s"
@ -1583,43 +1583,43 @@ msgstr "Greška pri čitanju datoteke '%s': %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Greška pri čitanju datoteke '%s': %s" msgstr "Greška pri čitanju datoteke '%s': %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Greška pri čitanju datoteke '%s': %s" msgstr "Greška pri čitanju datoteke '%s': %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Greška pri čitanju datoteke '%s': %s" msgstr "Greška pri čitanju datoteke '%s': %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Neispravno ime računala" msgstr "Neispravno ime računala"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1661,12 +1661,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-09-14 09:28+0200\n" "PO-Revision-Date: 2007-09-14 09:28+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"
@ -1191,12 +1191,12 @@ msgstr "A(z) \"%s\" érték nem értelmezhető lebegőpontos számként."
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."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1273,56 +1273,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "A szimbolikus linkek használata nem támogatott" msgstr "A szimbolikus linkek használata nem támogatott"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "A szimbolikus linkek használata nem támogatott" msgstr "A szimbolikus linkek használata nem támogatott"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1341,23 +1341,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1377,16 +1377,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1412,8 +1412,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Érvénytelen gépnév" msgstr "Érvénytelen gépnév"
@ -1473,34 +1473,34 @@ msgstr "Nem sikerült létrehozni a(z) \"%s\" fájlt: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Hiba a kapcsoló feldolgozása során: %s" msgstr "Hiba a kapcsoló feldolgozása során: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %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"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %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"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1525,7 +1525,7 @@ msgstr "A dokumentum váratlanul véget ért egy attribútumnéven belül"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Hiba a(z) \"%s\" könyvtár megnyitásakor: %s" msgstr "Hiba a(z) \"%s\" könyvtár megnyitásakor: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating 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"
@ -1585,14 +1585,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "A szimbolikus linkek használata nem támogatott" msgstr "A szimbolikus linkek használata nem támogatott"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %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"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %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"
@ -1602,12 +1602,12 @@ msgstr "Hiba a(z) \"%s\" fájl olvasása közben: %s"
msgid "Error closing file: %s" msgid "Error closing file: %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"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %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"
@ -1632,43 +1632,43 @@ msgstr "Hiba a(z) \"%s\" fájl olvasása közben: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %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"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %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"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening 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"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Nem szabályos fájl" msgstr "Nem szabályos fájl"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Érvénytelen kulcsnév: %s" msgstr "Érvénytelen kulcsnév: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1710,12 +1710,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/hy.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2006-03-03 16:24+0000\n" "PO-Revision-Date: 2006-03-03 16:24+0000\n"
"Last-Translator: Norayr Chilingaryan <norik@freenet.am>\n" "Last-Translator: Norayr Chilingaryan <norik@freenet.am>\n"
"Language-Team: Armenian <norik@freenet.am>\n" "Language-Team: Armenian <norik@freenet.am>\n"
@ -1104,12 +1104,12 @@ msgstr ""
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1185,56 +1185,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Սիմվոլիկ հղումները չեն ապահովվում" msgstr "Սիմվոլիկ հղումները չեն ապահովվում"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Սիմվոլիկ հղումները չեն ապահովվում" msgstr "Սիմվոլիկ հղումները չեն ապահովվում"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1253,23 +1253,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1289,16 +1289,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1324,8 +1324,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, c-format #, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "" msgstr ""
@ -1385,34 +1385,34 @@ msgstr "Չի հաջողվել ստեղծել ֆայլ '%s'՝ %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Սխալ %d տողում՝ %s" msgstr "Սխալ %d տողում՝ %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "'%s' ֆայլը կարդալու սխալ՝ %s" msgstr "'%s' ֆայլը կարդալու սխալ՝ %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "'%s' ֆայլը կարդալու սխալ՝ %s" msgstr "'%s' ֆայլը կարդալու սխալ՝ %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1437,7 +1437,7 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "'%s' պանակը բացելու սխալ՝ %s" msgstr "'%s' պանակը բացելու սխալ՝ %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "'%s' ֆայլը կարդալու սխալ՝ %s" msgstr "'%s' ֆայլը կարդալու սխալ՝ %s"
@ -1497,14 +1497,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Սիմվոլիկ հղումները չեն ապահովվում" msgstr "Սիմվոլիկ հղումները չեն ապահովվում"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "'%s' ֆայլը կարդալու սխալ՝ %s" msgstr "'%s' ֆայլը կարդալու սխալ՝ %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "'%s' ֆայլը կարդալու սխալ՝ %s" msgstr "'%s' ֆայլը կարդալու սխալ՝ %s"
@ -1514,12 +1514,12 @@ msgstr "'%s' ֆայլը կարդալու սխալ՝ %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "'%s' ֆայլը կարդալու սխալ՝ %s" msgstr "'%s' ֆայլը կարդալու սխալ՝ %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "'%s' ֆայլը կարդալու սխալ՝ %s" msgstr "'%s' ֆայլը կարդալու սխալ՝ %s"
@ -1544,43 +1544,43 @@ msgstr "'%s' ֆայլը կարդալու սխալ՝ %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "'%s' ֆայլը կարդալու սխալ՝ %s" msgstr "'%s' ֆայլը կարդալու սխալ՝ %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "'%s' ֆայլը կարդալու սխալ՝ %s" msgstr "'%s' ֆայլը կարդալու սխալ՝ %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "'%s' ֆայլը կարդալու սխալ՝ %s" msgstr "'%s' ֆայլը կարդալու սխալ՝ %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, c-format #, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1622,12 +1622,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/id.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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\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"
@ -1170,12 +1170,12 @@ msgstr "Nilai '%s' tidak dapat diterjemahkan sebagai sebuah nomor."
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."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1252,56 +1252,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Link simbolik tidak didukung oleh sistem" msgstr "Link simbolik tidak didukung oleh sistem"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Link simbolik tidak didukung oleh sistem" msgstr "Link simbolik tidak didukung oleh sistem"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1320,23 +1320,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1356,16 +1356,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1391,8 +1391,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Nama host salah" msgstr "Nama host salah"
@ -1452,34 +1452,34 @@ msgstr "Gagal saat membuat file '%s': %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Error saat melakukan konversi: %s" msgstr "Error saat melakukan konversi: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Error saat membaca file '%s': %s" msgstr "Error saat membaca file '%s': %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Error saat membaca file '%s': %s" msgstr "Error saat membaca file '%s': %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1504,7 +1504,7 @@ msgstr "Dokumen terpotong tidak sempurna di dalam nama atribut"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Error saat membuka direktori '%s': %s" msgstr "Error saat membuka direktori '%s': %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Error saat membaca file '%s': %s" msgstr "Error saat membaca file '%s': %s"
@ -1564,14 +1564,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Link simbolik tidak didukung oleh sistem" msgstr "Link simbolik tidak didukung oleh sistem"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Error saat membaca file '%s': %s" msgstr "Error saat membaca file '%s': %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Error saat membaca file '%s': %s" msgstr "Error saat membaca file '%s': %s"
@ -1581,12 +1581,12 @@ msgstr "Error saat membaca file '%s': %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Error saat membaca file '%s': %s" msgstr "Error saat membaca file '%s': %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Error saat membaca file '%s': %s" msgstr "Error saat membaca file '%s': %s"
@ -1611,43 +1611,43 @@ msgstr "Error saat membaca file '%s': %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Error saat membaca file '%s': %s" msgstr "Error saat membaca file '%s': %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Error saat membaca file '%s': %s" msgstr "Error saat membaca file '%s': %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Error saat membaca file '%s': %s" msgstr "Error saat membaca file '%s': %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Bukan sebuah file biasa" msgstr "Bukan sebuah file biasa"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Nama program salah: %s" msgstr "Nama program salah: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1689,12 +1689,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/is.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\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"
@ -1135,12 +1135,12 @@ msgstr ""
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1216,56 +1216,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Tákntengi eru ekki studd" msgstr "Tákntengi eru ekki studd"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Tákntengi eru ekki studd" msgstr "Tákntengi eru ekki studd"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1284,23 +1284,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1320,16 +1320,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1355,8 +1355,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Ógilt vélarheiti" msgstr "Ógilt vélarheiti"
@ -1416,34 +1416,34 @@ msgstr "gat ekki búið til skrána '%s': %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Villa við umbreytingu: %s" msgstr "Villa við umbreytingu: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Villa við lestur skráarinnar '%s': %s" msgstr "Villa við lestur skráarinnar '%s': %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Villa við lestur skráarinnar '%s': %s" msgstr "Villa við lestur skráarinnar '%s': %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1468,7 +1468,7 @@ msgstr "Skjalið endar óvænt inn í heiti eiginleika"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Villa við að opna möppuna '%s': %s" msgstr "Villa við að opna möppuna '%s': %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Villa við lestur skráarinnar '%s': %s" msgstr "Villa við lestur skráarinnar '%s': %s"
@ -1528,14 +1528,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Tákntengi eru ekki studd" msgstr "Tákntengi eru ekki studd"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Villa við lestur skráarinnar '%s': %s" msgstr "Villa við lestur skráarinnar '%s': %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Villa við lestur skráarinnar '%s': %s" msgstr "Villa við lestur skráarinnar '%s': %s"
@ -1545,12 +1545,12 @@ msgstr "Villa við lestur skráarinnar '%s': %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Villa við lestur skráarinnar '%s': %s" msgstr "Villa við lestur skráarinnar '%s': %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Villa við lestur skráarinnar '%s': %s" msgstr "Villa við lestur skráarinnar '%s': %s"
@ -1575,43 +1575,43 @@ msgstr "Villa við lestur skráarinnar '%s': %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Villa við lestur skráarinnar '%s': %s" msgstr "Villa við lestur skráarinnar '%s': %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Villa við lestur skráarinnar '%s': %s" msgstr "Villa við lestur skráarinnar '%s': %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Villa við lestur skráarinnar '%s': %s" msgstr "Villa við lestur skráarinnar '%s': %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Ógilt vélarheiti" msgstr "Ógilt vélarheiti"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1653,12 +1653,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/it.po
View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib 2.16.x\n" "Project-Id-Version: glib 2.16.x\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2008-01-13 12:46+0100\n" "PO-Revision-Date: 2008-01-13 12:46+0100\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"
@ -1294,12 +1294,12 @@ msgstr "Impossibile interpretare il valore \"%s\" come un numero float."
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."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "Valore di count troppo largo passato a g_input_stream_read_async" msgstr "Valore di count troppo largo passato a g_input_stream_read_async"
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "Lo stream è già chiuso" msgstr "Lo stream è già chiuso"
@ -1382,56 +1382,56 @@ msgstr "l'unità non implementa l'espulsione"
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "l'unità non supporta il sondaggio di supporti" msgstr "l'unità non supporta il sondaggio di supporti"
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, c-format #, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Operazione non supportata" msgstr "Operazione non supportata"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "Il mount contenuto non esiste" msgstr "Il mount contenuto non esiste"
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "Impossibile copiare sopra la directory" msgstr "Impossibile copiare sopra la directory"
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "Impossibile copiare la directory sopra la directory" msgstr "Impossibile copiare la directory sopra la directory"
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "Il file destinazione esiste" msgstr "Il file destinazione esiste"
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "Impossibile copiare la directory ricorsivamente" msgstr "Impossibile copiare la directory ricorsivamente"
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "Fornito valore di collegamento simbolico non valido" msgstr "Fornito valore di collegamento simbolico non valido"
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, c-format #, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Cestino non supportato" msgstr "Cestino non supportato"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "I nomi di file non possono contenere '%c'" msgstr "I nomi di file non possono contenere '%c'"
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "il volume non implementa il montaggio" msgstr "il volume non implementa il montaggio"
@ -1451,23 +1451,23 @@ msgstr "L'enumeratore di file presenta un'operazione in sospeso"
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "L'enumeratore di file è già chiuso" msgstr "L'enumeratore di file è già chiuso"
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "Lo stream non supporta query_info" msgstr "Lo stream non supporta query_info"
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "Posizionamento non supportato sullo stream" msgstr "Posizionamento non supportato sullo stream"
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "Troncamento non consentito sullo stream di input" msgstr "Troncamento non consentito sullo stream di input"
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "Troncamento non supportato sullo stream" msgstr "Troncamento non supportato sullo stream"
@ -1488,17 +1488,17 @@ msgstr "Lo stream di input non implementa la lettura"
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "Valore di count troppo largo passato a g_input_stream_skip" msgstr "Valore di count troppo largo passato a g_input_stream_skip"
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "Valore di count troppo largo passato a g_input_stream_skip_async" msgstr "Valore di count troppo largo passato a g_input_stream_skip_async"
# solo una?? # solo una??
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "Lo stream presenta un'operazione in sospeso" msgstr "Lo stream presenta un'operazione in sospeso"
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, fuzzy, c-format #, fuzzy, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "Impossibile trovare la directory di livello superiore per il cestino" msgstr "Impossibile trovare la directory di livello superiore per il cestino"
@ -1524,8 +1524,8 @@ msgid "Can't rename file, filename already exist"
msgstr "Impossibile rinominare il file, il nome di file esiste già" msgstr "Impossibile rinominare il file, il nome di file esiste già"
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, c-format #, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Nome di file non valido" msgstr "Nome di file non valido"
@ -1586,35 +1586,35 @@ msgstr "Impossibile cestinare il file: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Errore nel creare il collegamento simbolico: %s" msgstr "Errore nel creare il collegamento simbolico: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, c-format #, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Errore nello spostare il file: %s" msgstr "Errore nello spostare il file: %s"
# ma che senso ha??? # ma che senso ha???
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "Impossibile spostare la directory sopra la directory" msgstr "Impossibile spostare la directory sopra la directory"
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "Il file destinazione esiste già" msgstr "Il file destinazione esiste già"
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "Creazione del file backup fallita" msgstr "Creazione del file backup fallita"
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, c-format #, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Errore nel rimuovare il file destinazione: %s" msgstr "Errore nel rimuovare il file destinazione: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "Spostamento tra mount non supportato" msgstr "Spostamento tra mount non supportato"
@ -1639,7 +1639,7 @@ msgstr "Nome di attributo esteso non valido"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Errore nell'impostare l'attributo esteso \"%s\": %s" msgstr "Errore nell'impostare l'attributo esteso \"%s\": %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, c-format #, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Impossibile eseguire lo stat del file \"%s\": %s" msgstr "Impossibile eseguire lo stat del file \"%s\": %s"
@ -1702,14 +1702,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Impostazione dell'attributo %s non supportata" msgstr "Impostazione dell'attributo %s non supportata"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, c-format #, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Errore nel leggere dal file: %s" msgstr "Errore nel leggere dal file: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, c-format #, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Errore nel posizionarsi all'interno del file: %s" msgstr "Errore nel posizionarsi all'interno del file: %s"
@ -1719,12 +1719,12 @@ msgstr "Errore nel posizionarsi all'interno del file: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Errore nel chiudere il file: %s" msgstr "Errore nel chiudere il file: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, fuzzy, c-format #, fuzzy, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "Impossibile trovare o creare la directory cestino" msgstr "Impossibile trovare o creare la directory cestino"
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, c-format #, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Errore nello scrivere sul file: %s" msgstr "Errore nello scrivere sul file: %s"
@ -1749,43 +1749,43 @@ msgstr "Errore nel creare la copia di backup: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Errore nel rinominare temporaneamente il file: %s" msgstr "Errore nel rinominare temporaneamente il file: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, c-format #, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Errore nel troncare il file: %s" msgstr "Errore nel troncare il file: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, c-format #, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Errore nell'aprire il file «%s»: %s" msgstr "Errore nell'aprire il file «%s»: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "Il file destinazione è una directory" msgstr "Il file destinazione è una directory"
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Il file destinazione non è un file normale" msgstr "Il file destinazione non è un file normale"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "Il file è stato modificato dall'esterno" msgstr "Il file è stato modificato dall'esterno"
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "Fornito GSeekType non valido" msgstr "Fornito GSeekType non valido"
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, c-format #, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Richiesta di seek non valida" msgstr "Richiesta di seek non valida"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "Impossibile troncare GMemoryInputStream" msgstr "Impossibile troncare GMemoryInputStream"
@ -1831,12 +1831,12 @@ msgstr "Valore di count troppo largo passato a g_output_stream_write"
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "Lo stream di output non implementa la scrittura" msgstr "Lo stream di output non implementa la scrittura"
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "Lo stream sorgente è già chiuso" msgstr "Lo stream sorgente è già chiuso"
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "Valore di count troppo largo passato a g_output_stream_write_async" msgstr "Valore di count troppo largo passato a g_output_stream_write_async"

104
po/ja.po
View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib trunk\n" "Project-Id-Version: glib trunk\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-09-16 20:57+0900\n" "PO-Revision-Date: 2007-09-16 20:57+0900\n"
"Last-Translator: Takeshi AIHANA <takeshi.aihana@gmail.com>\n" "Last-Translator: Takeshi AIHANA <takeshi.aihana@gmail.com>\n"
"Language-Team: Japanese <gnome-translation@gnome.gr.jp>\n" "Language-Team: Japanese <gnome-translation@gnome.gr.jp>\n"
@ -1149,12 +1149,12 @@ msgstr "値 '%s' を実数値として解釈できません"
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "値 '%s' を論理値として解釈できません" msgstr "値 '%s' を論理値として解釈できません"
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1231,56 +1231,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "シンボリック・リンクはサポートしていません" msgstr "シンボリック・リンクはサポートしていません"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "シンボリック・リンクはサポートしていません" msgstr "シンボリック・リンクはサポートしていません"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1299,23 +1299,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1335,16 +1335,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1370,8 +1370,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "無効なホスト名です" msgstr "無効なホスト名です"
@ -1431,34 +1431,34 @@ msgstr "ファイル '%s' の生成に失敗しました: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "オプション %s の解析中にエラー" msgstr "オプション %s の解析中にエラー"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "ファイル '%s' の読み出し中にエラー: %s" msgstr "ファイル '%s' の読み出し中にエラー: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "ファイル '%s' の読み出し中にエラー: %s" msgstr "ファイル '%s' の読み出し中にエラー: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1483,7 +1483,7 @@ msgstr "属性名の途中でドキュメントが突然終了しています"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "ディレクトリ '%s' を開く時にエラー: %s" msgstr "ディレクトリ '%s' を開く時にエラー: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "ファイル '%s' の読み出し中にエラー: %s" msgstr "ファイル '%s' の読み出し中にエラー: %s"
@ -1543,14 +1543,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "シンボリック・リンクはサポートしていません" msgstr "シンボリック・リンクはサポートしていません"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "ファイル '%s' の読み出し中にエラー: %s" msgstr "ファイル '%s' の読み出し中にエラー: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "ファイル '%s' の読み出し中にエラー: %s" msgstr "ファイル '%s' の読み出し中にエラー: %s"
@ -1560,12 +1560,12 @@ msgstr "ファイル '%s' の読み出し中にエラー: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "ファイル '%s' の読み出し中にエラー: %s" msgstr "ファイル '%s' の読み出し中にエラー: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "ファイル '%s' の読み出し中にエラー: %s" msgstr "ファイル '%s' の読み出し中にエラー: %s"
@ -1590,43 +1590,43 @@ msgstr "ファイル '%s' の読み出し中にエラー: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "ファイル '%s' の読み出し中にエラー: %s" msgstr "ファイル '%s' の読み出し中にエラー: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "ファイル '%s' の読み出し中にエラー: %s" msgstr "ファイル '%s' の読み出し中にエラー: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "ファイル '%s' の読み出し中にエラー: %s" msgstr "ファイル '%s' の読み出し中にエラー: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "通常のファイルではありません" msgstr "通常のファイルではありません"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "キーの名前が無効です: %s" msgstr "キーの名前が無効です: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1668,12 +1668,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/ka.po
View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ka\n" "Project-Id-Version: ka\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-09-14 12:15+0200\n" "PO-Revision-Date: 2007-09-14 12:15+0200\n"
"Last-Translator: Vladimer Sichinava ვლადიმერ სიჭინავა <vsichi@gnome.org>\n" "Last-Translator: Vladimer Sichinava ვლადიმერ სიჭინავა <vsichi@gnome.org>\n"
"Language-Team: Georgian <http://mail.gnome.org/mailman/listinfo/gnome-ge-" "Language-Team: Georgian <http://mail.gnome.org/mailman/listinfo/gnome-ge-"
@ -1159,12 +1159,12 @@ msgstr "მნიშვნელობა '%s' ვერ აღიქმებ
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "მნიშვნელობა '%s' ვერ აღიქმება როგორც ლოგიკური ოპერატორი." msgstr "მნიშვნელობა '%s' ვერ აღიქმება როგორც ლოგიკური ოპერატორი."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1241,56 +1241,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "სიმბოლური ბმების გამოყენება არაა რეალიზებული" msgstr "სიმბოლური ბმების გამოყენება არაა რეალიზებული"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "სიმბოლური ბმების გამოყენება არაა რეალიზებული" msgstr "სიმბოლური ბმების გამოყენება არაა რეალიზებული"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1309,23 +1309,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1345,16 +1345,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1380,8 +1380,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "მასპინძლის მცდარი სახელი" msgstr "მასპინძლის მცდარი სახელი"
@ -1441,34 +1441,34 @@ msgstr "ვერ ვქმნი '%s' ფაილს: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "შეცდომის გაანალიზების პარამეტრი: %s" msgstr "შეცდომის გაანალიზების პარამეტრი: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "ფაილის \"%s\" წაკითხვის შეცდომა: %s" msgstr "ფაილის \"%s\" წაკითხვის შეცდომა: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "ფაილის \"%s\" წაკითხვის შეცდომა: %s" msgstr "ფაილის \"%s\" წაკითხვის შეცდომა: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1493,7 +1493,7 @@ msgstr "დოკუმენტი მოულოდნელად დას
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "შეცდომ \"%s\" დასტის გახსნისას: %s" msgstr "შეცდომ \"%s\" დასტის გახსნისას: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "ფაილის \"%s\" წაკითხვის შეცდომა: %s" msgstr "ფაილის \"%s\" წაკითხვის შეცდომა: %s"
@ -1553,14 +1553,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "სიმბოლური ბმების გამოყენება არაა რეალიზებული" msgstr "სიმბოლური ბმების გამოყენება არაა რეალიზებული"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "ფაილის \"%s\" წაკითხვის შეცდომა: %s" msgstr "ფაილის \"%s\" წაკითხვის შეცდომა: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "ფაილის \"%s\" წაკითხვის შეცდომა: %s" msgstr "ფაილის \"%s\" წაკითხვის შეცდომა: %s"
@ -1570,12 +1570,12 @@ msgstr "ფაილის \"%s\" წაკითხვის შეცდომ
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "ფაილის \"%s\" წაკითხვის შეცდომა: %s" msgstr "ფაილის \"%s\" წაკითხვის შეცდომა: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "ფაილის \"%s\" წაკითხვის შეცდომა: %s" msgstr "ფაილის \"%s\" წაკითხვის შეცდომა: %s"
@ -1600,43 +1600,43 @@ msgstr "ფაილის \"%s\" წაკითხვის შეცდომ
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "ფაილის \"%s\" წაკითხვის შეცდომა: %s" msgstr "ფაილის \"%s\" წაკითხვის შეცდომა: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "ფაილის \"%s\" წაკითხვის შეცდომა: %s" msgstr "ფაილის \"%s\" წაკითხვის შეცდომა: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "ფაილის \"%s\" წაკითხვის შეცდომა: %s" msgstr "ფაილის \"%s\" წაკითხვის შეცდომა: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "ფაილი ჩვეულებრივი არაა" msgstr "ფაილი ჩვეულებრივი არაა"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "გასაღების მიუღებელი სახელი: %s" msgstr "გასაღების მიუღებელი სახელი: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1678,12 +1678,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/kn.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-08-31 12:40+0530\n" "PO-Revision-Date: 2007-08-31 12:40+0530\n"
"Last-Translator: Shankar Prasad <svenkate@redhat.com>\n" "Last-Translator: Shankar Prasad <svenkate@redhat.com>\n"
"Language-Team: Kannada <en@li.org>\n" "Language-Team: Kannada <en@li.org>\n"
@ -1153,12 +1153,12 @@ msgstr "ಮೌಲ್ಯ '%s' ವನ್ನು ಒಂದು ತೇಲು ಸಂಖ
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "ಮೌಲ್ಯ '%s' ವನ್ನು ಒಂದು ಬೂಲಿಯನ್ ಆಗಿ ವಿವರಿಸಲು ಆಗುವುದಿಲ್ಲ." msgstr "ಮೌಲ್ಯ '%s' ವನ್ನು ಒಂದು ಬೂಲಿಯನ್ ಆಗಿ ವಿವರಿಸಲು ಆಗುವುದಿಲ್ಲ."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1235,56 +1235,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "ಸಾಂಕೇತಿಕ ಲಿಂಕುಗಳು ಬೆಂಬಲಿತವಾಗಿಲ್ಲ" msgstr "ಸಾಂಕೇತಿಕ ಲಿಂಕುಗಳು ಬೆಂಬಲಿತವಾಗಿಲ್ಲ"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "ಸಾಂಕೇತಿಕ ಲಿಂಕುಗಳು ಬೆಂಬಲಿತವಾಗಿಲ್ಲ" msgstr "ಸಾಂಕೇತಿಕ ಲಿಂಕುಗಳು ಬೆಂಬಲಿತವಾಗಿಲ್ಲ"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1303,23 +1303,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1339,16 +1339,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1374,8 +1374,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "ಅಮಾನ್ಯವಾದ ಅತಿಥೇಯದ ಹೆಸರು" msgstr "ಅಮಾನ್ಯವಾದ ಅತಿಥೇಯದ ಹೆಸರು"
@ -1435,34 +1435,34 @@ msgstr "'%s' ಕಡತವನ್ನು ರಚಿಸುವಲ್ಲಿ ವಿಫ
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "%s ಆಯ್ಕೆಯ ಶಬ್ಧಲಕ್ಷಣವನ್ನು ಹೇಳುವಾಗ ದೋಷ" msgstr "%s ಆಯ್ಕೆಯ ಶಬ್ಧಲಕ್ಷಣವನ್ನು ಹೇಳುವಾಗ ದೋಷ"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "'%s' ಕಡತವನ್ನು ಓದುವಲ್ಲಿ ದೋಷ: %s" msgstr "'%s' ಕಡತವನ್ನು ಓದುವಲ್ಲಿ ದೋಷ: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "'%s' ಕಡತವನ್ನು ಓದುವಲ್ಲಿ ದೋಷ: %s" msgstr "'%s' ಕಡತವನ್ನು ಓದುವಲ್ಲಿ ದೋಷ: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1487,7 +1487,7 @@ msgstr "ದಸ್ತಾವೇಜು ಒಂದು ಗುಣಲಕ್ಷಣ ಹೆ
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "ಕಡತ ಕೋಶ '%s' ವನ್ನು ತೆರೆಯುವಲ್ಲಿ ದೋಷ: %s" msgstr "ಕಡತ ಕೋಶ '%s' ವನ್ನು ತೆರೆಯುವಲ್ಲಿ ದೋಷ: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "'%s' ಕಡತವನ್ನು ಓದುವಲ್ಲಿ ದೋಷ: %s" msgstr "'%s' ಕಡತವನ್ನು ಓದುವಲ್ಲಿ ದೋಷ: %s"
@ -1547,14 +1547,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "ಸಾಂಕೇತಿಕ ಲಿಂಕುಗಳು ಬೆಂಬಲಿತವಾಗಿಲ್ಲ" msgstr "ಸಾಂಕೇತಿಕ ಲಿಂಕುಗಳು ಬೆಂಬಲಿತವಾಗಿಲ್ಲ"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "'%s' ಕಡತವನ್ನು ಓದುವಲ್ಲಿ ದೋಷ: %s" msgstr "'%s' ಕಡತವನ್ನು ಓದುವಲ್ಲಿ ದೋಷ: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "'%s' ಕಡತವನ್ನು ಓದುವಲ್ಲಿ ದೋಷ: %s" msgstr "'%s' ಕಡತವನ್ನು ಓದುವಲ್ಲಿ ದೋಷ: %s"
@ -1564,12 +1564,12 @@ msgstr "'%s' ಕಡತವನ್ನು ಓದುವಲ್ಲಿ ದೋಷ: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "'%s' ಕಡತವನ್ನು ಓದುವಲ್ಲಿ ದೋಷ: %s" msgstr "'%s' ಕಡತವನ್ನು ಓದುವಲ್ಲಿ ದೋಷ: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "'%s' ಕಡತವನ್ನು ಓದುವಲ್ಲಿ ದೋಷ: %s" msgstr "'%s' ಕಡತವನ್ನು ಓದುವಲ್ಲಿ ದೋಷ: %s"
@ -1594,43 +1594,43 @@ msgstr "'%s' ಕಡತವನ್ನು ಓದುವಲ್ಲಿ ದೋಷ: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "'%s' ಕಡತವನ್ನು ಓದುವಲ್ಲಿ ದೋಷ: %s" msgstr "'%s' ಕಡತವನ್ನು ಓದುವಲ್ಲಿ ದೋಷ: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "'%s' ಕಡತವನ್ನು ಓದುವಲ್ಲಿ ದೋಷ: %s" msgstr "'%s' ಕಡತವನ್ನು ಓದುವಲ್ಲಿ ದೋಷ: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "'%s' ಕಡತವನ್ನು ಓದುವಲ್ಲಿ ದೋಷ: %s" msgstr "'%s' ಕಡತವನ್ನು ಓದುವಲ್ಲಿ ದೋಷ: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "ಒಂದು ಸಾಮಾನ್ಯ ಕಡತವಲ್ಲ" msgstr "ಒಂದು ಸಾಮಾನ್ಯ ಕಡತವಲ್ಲ"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "ಅಮಾನ್ಯ ಕೀಲಿ ಹೆಸರು: %s" msgstr "ಅಮಾನ್ಯ ಕೀಲಿ ಹೆಸರು: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1672,12 +1672,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/ko.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2008-01-12 23:08+0900\n" "PO-Revision-Date: 2008-01-12 23:08+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"
@ -1150,12 +1150,12 @@ msgstr "값 '%s'을(를) 단정도 실수로 해석할 수 없습니다."
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "값 '%s'을(를) 불리언 값으로 해석할 수 없습니다." msgstr "값 '%s'을(를) 불리언 값으로 해석할 수 없습니다."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "g_input_stream_read_async에 카운트 값이 너무 큽니다" msgstr "g_input_stream_read_async에 카운트 값이 너무 큽니다"
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "스트림을 이미 닫았습니다" msgstr "스트림을 이미 닫았습니다"
@ -1231,56 +1231,56 @@ msgstr "드라이브가 eject를 구현하지 않았습니다"
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "드라이브가 미디어의 폴링을 구현하지 않았습니다" msgstr "드라이브가 미디어의 폴링을 구현하지 않았습니다"
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, c-format #, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "동작을 지원하지 않습니다" msgstr "동작을 지원하지 않습니다"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "들어 있는 마운트가 없습니다" msgstr "들어 있는 마운트가 없습니다"
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "디렉토리를 덮어 써서 복사할 수 없습니다" msgstr "디렉토리를 덮어 써서 복사할 수 없습니다"
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "디렉토리를 덮어 써서 디렉토리를 복사할 수 없습니다" msgstr "디렉토리를 덮어 써서 디렉토리를 복사할 수 없습니다"
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "대상 파일이 있습니다" msgstr "대상 파일이 있습니다"
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "디렉토리를 재귀적으로 복사할 수 없습니다" msgstr "디렉토리를 재귀적으로 복사할 수 없습니다"
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "잘못된 심볼릭 링크 값이 주어졌습니다" msgstr "잘못된 심볼릭 링크 값이 주어졌습니다"
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, c-format #, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "휴지통을 지원하지 않습니다" msgstr "휴지통을 지원하지 않습니다"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "파일 이름에 '%c' 문자가 들어갈 수 없습니다" msgstr "파일 이름에 '%c' 문자가 들어갈 수 없습니다"
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "볼륨이 mount를 구현하지 않았습니다" msgstr "볼륨이 mount를 구현하지 않았습니다"
@ -1299,23 +1299,23 @@ msgstr "파일 이뉴머레이터에 진행 중인 동작이 있습니다"
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "파일 이뉴머레이터를 이미 닫았습니다" msgstr "파일 이뉴머레이터를 이미 닫았습니다"
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "스트림이 query_info를 지원하지 않습니다" msgstr "스트림이 query_info를 지원하지 않습니다"
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "스트림에서 seek를 지원하지 않습니다" msgstr "스트림에서 seek를 지원하지 않습니다"
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "입력 스트림이 truncate를 허용하지 않습니다" msgstr "입력 스트림이 truncate를 허용하지 않습니다"
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "스트림에서 truncate를 지원하지 않습니다" msgstr "스트림에서 truncate를 지원하지 않습니다"
@ -1335,16 +1335,16 @@ msgstr "입력 스트림이 read를 구현하지 않았습니다"
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "g_input_stream_skip에 카운트 값이 너무 큽니다" msgstr "g_input_stream_skip에 카운트 값이 너무 큽니다"
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "g_input_stream_skip_async에 카운트 값이 너무 큽니다" msgstr "g_input_stream_skip_async에 카운트 값이 너무 큽니다"
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "스트림에 진행 중인 동작이 있습니다" msgstr "스트림에 진행 중인 동작이 있습니다"
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, fuzzy, c-format #, fuzzy, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "휴지통의 상위 디렉토리를 찾을 수 없습니다" msgstr "휴지통의 상위 디렉토리를 찾을 수 없습니다"
@ -1370,8 +1370,8 @@ msgid "Can't rename file, filename already exist"
msgstr "파일 이름을 바꿀 수 없습니다. 파일이 이미 있습니다" msgstr "파일 이름을 바꿀 수 없습니다. 파일이 이미 있습니다"
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, c-format #, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "잘못된 파일 이름" msgstr "잘못된 파일 이름"
@ -1431,34 +1431,34 @@ msgstr "파일을 버릴 수 없습니다: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "심볼릭 링크를 만드는 데 오류: %s" msgstr "심볼릭 링크를 만드는 데 오류: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, c-format #, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "파일 옮기는 데 오류: %s" msgstr "파일 옮기는 데 오류: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "디렉토리를 덮어 써서 디렉토리를 옮길 수 없습니다" msgstr "디렉토리를 덮어 써서 디렉토리를 옮길 수 없습니다"
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "대상 파일이 이미 있습니다" msgstr "대상 파일이 이미 있습니다"
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "백업 파일 만들기가 실패했습니다" msgstr "백업 파일 만들기가 실패했습니다"
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, c-format #, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "대상 파일을 지우는 데 오류: %s" msgstr "대상 파일을 지우는 데 오류: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "다른 마운트 사이에 옮기기는 지원하지 않습니다" msgstr "다른 마운트 사이에 옮기기는 지원하지 않습니다"
@ -1483,7 +1483,7 @@ msgstr "잘못된 확장 에트리뷰트 이름"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "확장 애트리뷰트 '%s' 설정 중 오류: %s" msgstr "확장 애트리뷰트 '%s' 설정 중 오류: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, c-format #, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "'%s' 파일의 정보를 읽는 중 오류: %s" msgstr "'%s' 파일의 정보를 읽는 중 오류: %s"
@ -1543,14 +1543,14 @@ msgstr "심볼릭 링크 설정 중 오류: 파일이 심볼릭 링크가 아닙
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "%s 애트리뷰트 설정은 지원하지 않습니다" msgstr "%s 애트리뷰트 설정은 지원하지 않습니다"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, c-format #, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "파일을 읽는 중 오류: %s" msgstr "파일을 읽는 중 오류: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, c-format #, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "파일에서 seek하는 중 오류: %s" msgstr "파일에서 seek하는 중 오류: %s"
@ -1560,12 +1560,12 @@ msgstr "파일에서 seek하는 중 오류: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "파일을 닫는 중 오류: %s" msgstr "파일을 닫는 중 오류: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, fuzzy, c-format #, fuzzy, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "휴지통 디렉토리를 찾을 수 없거나 만들 수 없습니다" msgstr "휴지통 디렉토리를 찾을 수 없거나 만들 수 없습니다"
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, c-format #, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "파일에 쓰는 중 오류: %s" msgstr "파일에 쓰는 중 오류: %s"
@ -1590,43 +1590,43 @@ msgstr "백업 사본을 만드는 중 오류: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "임시 파일의 이름을 바꾸는 오류: %s" msgstr "임시 파일의 이름을 바꾸는 오류: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, c-format #, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "파일을 자르는 중 오류: %s" msgstr "파일을 자르는 중 오류: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, c-format #, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "'%s' 파일을 여는 중 오류: %s" msgstr "'%s' 파일을 여는 중 오류: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "대상 파일이 디렉토리입니다" msgstr "대상 파일이 디렉토리입니다"
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "대상 파일이 일반 파일이 아닙니다" msgstr "대상 파일이 일반 파일이 아닙니다"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "파일이 외부에서 바뀌었습니다" msgstr "파일이 외부에서 바뀌었습니다"
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "잘못된 GSeekType이 주어졌습니다" msgstr "잘못된 GSeekType이 주어졌습니다"
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, c-format #, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "잘못된 seek 요청" msgstr "잘못된 seek 요청"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "GMemoryInputStream은 자를 수 없습니다" msgstr "GMemoryInputStream은 자를 수 없습니다"
@ -1668,12 +1668,12 @@ msgstr "g_output_stream_write에 카운트 값이 너무 큽니다"
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "출력 스트림이 write를 구현하지 않았습니다" msgstr "출력 스트림이 write를 구현하지 않았습니다"
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "원본 스트림을 이미 닫았습니다" msgstr "원본 스트림을 이미 닫았습니다"
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "g_output_stream_write_async에 카운트 값이 너무 큽니다" msgstr "g_output_stream_write_async에 카운트 값이 너무 큽니다"

104
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\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"
@ -1101,12 +1101,12 @@ msgstr ""
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1183,56 +1183,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, c-format #, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "" msgstr ""
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, c-format #, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "" msgstr ""
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1251,23 +1251,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1287,16 +1287,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1322,8 +1322,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Navê hostê nederbasdar e" msgstr "Navê hostê nederbasdar e"
@ -1383,34 +1383,34 @@ msgstr "Vekirina dosiya '%s' serneket: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Di rêza %d de çewtî: %s" msgstr "Di rêza %d de çewtî: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s" msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s" msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1435,7 +1435,7 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s" msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s" msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
@ -1495,14 +1495,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "" msgstr ""
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s" msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s" msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
@ -1512,12 +1512,12 @@ msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s" msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s" msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
@ -1542,43 +1542,43 @@ msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s" msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s" msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s" msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Navê bernameyê nederbasdar e: %s" msgstr "Navê bernameyê nederbasdar e: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1620,12 +1620,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/lt.po
View File

@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: lt\n" "Project-Id-Version: lt\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-08-13 18:04+0300\n" "PO-Revision-Date: 2007-08-13 18:04+0300\n"
"Last-Translator: Žygimantas Beručka <zygis@gnome.org>\n" "Last-Translator: Žygimantas Beručka <zygis@gnome.org>\n"
"Language-Team: Lithuanian <gnome-lt@lists.akl.lt>\n" "Language-Team: Lithuanian <gnome-lt@lists.akl.lt>\n"
@ -1166,12 +1166,12 @@ msgstr ""
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."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1248,56 +1248,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Simbolinės nuorodos nepalaikomos" msgstr "Simbolinės nuorodos nepalaikomos"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Simbolinės nuorodos nepalaikomos" msgstr "Simbolinės nuorodos nepalaikomos"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1316,23 +1316,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1352,16 +1352,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1387,8 +1387,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Klaidingas kompiuterio vardas" msgstr "Klaidingas kompiuterio vardas"
@ -1448,34 +1448,34 @@ msgstr "Nepavyko sukurti failo „%s“: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Klaida apdorojant parinktį %s" msgstr "Klaida apdorojant parinktį %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Klaida skaitant failą „%s“: %s" msgstr "Klaida skaitant failą „%s“: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Klaida skaitant failą „%s“: %s" msgstr "Klaida skaitant failą „%s“: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1500,7 +1500,7 @@ msgstr "Dokumentas netikėtai pasibaigė požymio varde"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Klaida atidarant aplanką „%s“: %s" msgstr "Klaida atidarant aplanką „%s“: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Klaida skaitant failą „%s“: %s" msgstr "Klaida skaitant failą „%s“: %s"
@ -1560,14 +1560,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Simbolinės nuorodos nepalaikomos" msgstr "Simbolinės nuorodos nepalaikomos"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Klaida skaitant failą „%s“: %s" msgstr "Klaida skaitant failą „%s“: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Klaida skaitant failą „%s“: %s" msgstr "Klaida skaitant failą „%s“: %s"
@ -1577,12 +1577,12 @@ msgstr "Klaida skaitant failą „%s“: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Klaida skaitant failą „%s“: %s" msgstr "Klaida skaitant failą „%s“: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Klaida skaitant failą „%s“: %s" msgstr "Klaida skaitant failą „%s“: %s"
@ -1607,43 +1607,43 @@ msgstr "Klaida skaitant failą „%s“: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Klaida skaitant failą „%s“: %s" msgstr "Klaida skaitant failą „%s“: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Klaida skaitant failą „%s“: %s" msgstr "Klaida skaitant failą „%s“: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Klaida skaitant failą „%s“: %s" msgstr "Klaida skaitant failą „%s“: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Nėra paprastas failas" msgstr "Nėra paprastas failas"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Netinkamas rakto pavadinimas: %s" msgstr "Netinkamas rakto pavadinimas: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1685,12 +1685,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/lv.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2002-12-19 01:04+0200\n" "PO-Revision-Date: 2002-12-19 01:04+0200\n"
"Last-Translator: Artis Trops <hornet@navigator.lv>\n" "Last-Translator: Artis Trops <hornet@navigator.lv>\n"
"Language-Team: Latvian <ll10nt@os.lv>\n" "Language-Team: Latvian <ll10nt@os.lv>\n"
@ -1144,12 +1144,12 @@ msgstr ""
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1225,56 +1225,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, c-format #, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "" msgstr ""
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, c-format #, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "" msgstr ""
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1293,23 +1293,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1329,16 +1329,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1364,8 +1364,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Nepareizs hostdatora nosaukums" msgstr "Nepareizs hostdatora nosaukums"
@ -1425,34 +1425,34 @@ msgstr "Neizdevās izveidot failu '%s': %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Kļūda konversējot: %s" msgstr "Kļūda konversējot: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Kļūda nolasot failu '%s': %s" msgstr "Kļūda nolasot failu '%s': %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Kļūda nolasot failu '%s': %s" msgstr "Kļūda nolasot failu '%s': %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1477,7 +1477,7 @@ msgstr "Dokuments negaidīti izbeidzās iekšā atribūta nosaukumā"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Kļūda atverot direktoriju '%s': %s" msgstr "Kļūda atverot direktoriju '%s': %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Kļūda nolasot failu '%s': %s" msgstr "Kļūda nolasot failu '%s': %s"
@ -1537,14 +1537,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "" msgstr ""
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Kļūda nolasot failu '%s': %s" msgstr "Kļūda nolasot failu '%s': %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Kļūda nolasot failu '%s': %s" msgstr "Kļūda nolasot failu '%s': %s"
@ -1554,12 +1554,12 @@ msgstr "Kļūda nolasot failu '%s': %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Kļūda nolasot failu '%s': %s" msgstr "Kļūda nolasot failu '%s': %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Kļūda nolasot failu '%s': %s" msgstr "Kļūda nolasot failu '%s': %s"
@ -1584,43 +1584,43 @@ msgstr "Kļūda nolasot failu '%s': %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Kļūda nolasot failu '%s': %s" msgstr "Kļūda nolasot failu '%s': %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Kļūda nolasot failu '%s': %s" msgstr "Kļūda nolasot failu '%s': %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Kļūda nolasot failu '%s': %s" msgstr "Kļūda nolasot failu '%s': %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Nepareizs hostdatora nosaukums" msgstr "Nepareizs hostdatora nosaukums"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1662,12 +1662,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/mg.po
View File

@ -6,7 +6,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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-03-03 19:00+0300\n" "PO-Revision-Date: 2007-03-03 19:00+0300\n"
"Last-Translator: Fanomezana Rajaonarisoa <fano@isvtec.com>\n" "Last-Translator: Fanomezana Rajaonarisoa <fano@isvtec.com>\n"
"Language-Team: MALAGASY <i18n-malagasy-gnome@gna.org>\n" "Language-Team: MALAGASY <i18n-malagasy-gnome@gna.org>\n"
@ -1173,12 +1173,12 @@ msgstr "Tsy mety avadika ho isa float mba ho azo ny sanda '%s'."
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Tsy mety avadika ho boleanina mba ho azo ny sanda '%s'." msgstr "Tsy mety avadika ho boleanina mba ho azo ny sanda '%s'."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1255,56 +1255,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Tsy raisina an-tànana ny rohy misolotena" msgstr "Tsy raisina an-tànana ny rohy misolotena"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Tsy raisina an-tànana ny rohy misolotena" msgstr "Tsy raisina an-tànana ny rohy misolotena"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1323,23 +1323,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1359,16 +1359,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1394,8 +1394,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Anaram-pampiantrano diso" msgstr "Anaram-pampiantrano diso"
@ -1455,34 +1455,34 @@ msgstr "Tsy voaforona ny rakitra '%s': %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Nisy olana teo am-pizarazarana ny safidy %s" msgstr "Nisy olana teo am-pizarazarana ny safidy %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s" msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s" msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1507,7 +1507,7 @@ msgstr "Nifarana tampoka tanaty anarana marika manokana ilay tahirin-kevitra"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Nisy olana teo am-panokafana ny lahatahiry '%s': %s" msgstr "Nisy olana teo am-panokafana ny lahatahiry '%s': %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s" msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
@ -1567,14 +1567,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Tsy raisina an-tànana ny rohy misolotena" msgstr "Tsy raisina an-tànana ny rohy misolotena"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s" msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s" msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
@ -1584,12 +1584,12 @@ msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s" msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s" msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
@ -1614,43 +1614,43 @@ msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s" msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s" msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s" msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Rakitra tsy mahazatra" msgstr "Rakitra tsy mahazatra"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Anaram-pamaha diso: %s" msgstr "Anaram-pamaha diso: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1692,12 +1692,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/mk.po
View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib.HEAD.mk\n" "Project-Id-Version: glib.HEAD.mk\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-08-12 03:17+0200\n" "PO-Revision-Date: 2007-08-12 03:17+0200\n"
"Last-Translator: Jovan Naumovski <jovan@lugola.net>\n" "Last-Translator: Jovan Naumovski <jovan@lugola.net>\n"
"Language-Team: Macedonian <ossm-members@hedona.on.net.mk>\n" "Language-Team: Macedonian <ossm-members@hedona.on.net.mk>\n"
@ -1165,12 +1165,12 @@ msgstr "Вредноста „%s“ неможе да биде препозна
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Вредноста „%s“ не може да биде препознаена како boolean." msgstr "Вредноста „%s“ не може да биде препознаена како boolean."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1247,56 +1247,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Симболичките врски не се поддржани" msgstr "Симболичките врски не се поддржани"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Симболичките врски не се поддржани" msgstr "Симболичките врски не се поддржани"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1315,23 +1315,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1351,16 +1351,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1386,8 +1386,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Невалидно име на хост" msgstr "Невалидно име на хост"
@ -1447,34 +1447,34 @@ msgstr "Не успеав да ја креирам датотеката „%s“
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Грешка при парсирањето на опцијата %s" msgstr "Грешка при парсирањето на опцијата %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Грешка при читањето на датотеката „%s“: %s" msgstr "Грешка при читањето на датотеката „%s“: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Грешка при читањето на датотеката „%s“: %s" msgstr "Грешка при читањето на датотеката „%s“: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1499,7 +1499,7 @@ msgstr "Документот заврши неочекувано внатре в
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Грешка при отворање на директориумот „%s“: %s" msgstr "Грешка при отворање на директориумот „%s“: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Грешка при читањето на датотеката „%s“: %s" msgstr "Грешка при читањето на датотеката „%s“: %s"
@ -1559,14 +1559,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Симболичките врски не се поддржани" msgstr "Симболичките врски не се поддржани"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Грешка при читањето на датотеката „%s“: %s" msgstr "Грешка при читањето на датотеката „%s“: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Грешка при читањето на датотеката „%s“: %s" msgstr "Грешка при читањето на датотеката „%s“: %s"
@ -1576,12 +1576,12 @@ msgstr "Грешка при читањето на датотеката „%s“:
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Грешка при читањето на датотеката „%s“: %s" msgstr "Грешка при читањето на датотеката „%s“: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Грешка при читањето на датотеката „%s“: %s" msgstr "Грешка при читањето на датотеката „%s“: %s"
@ -1606,43 +1606,43 @@ msgstr "Грешка при читањето на датотеката „%s“:
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Грешка при читањето на датотеката „%s“: %s" msgstr "Грешка при читањето на датотеката „%s“: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Грешка при читањето на датотеката „%s“: %s" msgstr "Грешка при читањето на датотеката „%s“: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Грешка при читањето на датотеката „%s“: %s" msgstr "Грешка при читањето на датотеката „%s“: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Не е обична датотека" msgstr "Не е обична датотека"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Невалидно име на клуч: %s" msgstr "Невалидно име на клуч: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1684,12 +1684,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-08-03 12:11+0530\n" "PO-Revision-Date: 2007-08-03 12:11+0530\n"
"Last-Translator: Ani Peter <apeter@redhat.com>\n" "Last-Translator: Ani Peter <apeter@redhat.com>\n"
"Language-Team: Malayalam <en@li.org>\n" "Language-Team: Malayalam <en@li.org>\n"
@ -1146,12 +1146,12 @@ msgstr "മൂല്ല്യം '%s' ഒരു ഫ്ളോട്ട് അക
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "മൂല്ല്യം '%s' ഒരു ബൂളിയനായി കണക്കാക്കുവാന്‍ സാധ്യമല്ല." msgstr "മൂല്ല്യം '%s' ഒരു ബൂളിയനായി കണക്കാക്കുവാന്‍ സാധ്യമല്ല."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1228,56 +1228,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "സിബോളിക്ക് ലിങ്ക് പിന്തുണയ്ക്കുന്നില്ല" msgstr "സിബോളിക്ക് ലിങ്ക് പിന്തുണയ്ക്കുന്നില്ല"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "സിബോളിക്ക് ലിങ്ക് പിന്തുണയ്ക്കുന്നില്ല" msgstr "സിബോളിക്ക് ലിങ്ക് പിന്തുണയ്ക്കുന്നില്ല"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1296,23 +1296,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1332,16 +1332,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1367,8 +1367,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "സാധുതയില്ലാത്ത ഹോസ്റ്റ് നാമം" msgstr "സാധുതയില്ലാത്ത ഹോസ്റ്റ് നാമം"
@ -1428,34 +1428,34 @@ msgstr "ഫയല്‍ '%s' സൃഷ്ടിക്കുന്നതില്
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "%s ഉപാധി പാഴ്സ് ചെയ്യുന്നതില്‍ പിശക്" msgstr "%s ഉപാധി പാഴ്സ് ചെയ്യുന്നതില്‍ പിശക്"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "%s വായിക്കുന്നതില്‍‌ പരാജയം : %s" msgstr "%s വായിക്കുന്നതില്‍‌ പരാജയം : %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "%s വായിക്കുന്നതില്‍‌ പരാജയം : %s" msgstr "%s വായിക്കുന്നതില്‍‌ പരാജയം : %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1480,7 +1480,7 @@ msgstr "ഒരു സവിശേഷത നാമത്തിനുളളില
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "ഡയറക്ടറി '%s' തുറക്കുന്നതില്‍ പിശക്: %s" msgstr "ഡയറക്ടറി '%s' തുറക്കുന്നതില്‍ പിശക്: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "%s വായിക്കുന്നതില്‍‌ പരാജയം : %s" msgstr "%s വായിക്കുന്നതില്‍‌ പരാജയം : %s"
@ -1540,14 +1540,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "സിബോളിക്ക് ലിങ്ക് പിന്തുണയ്ക്കുന്നില്ല" msgstr "സിബോളിക്ക് ലിങ്ക് പിന്തുണയ്ക്കുന്നില്ല"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "%s വായിക്കുന്നതില്‍‌ പരാജയം : %s" msgstr "%s വായിക്കുന്നതില്‍‌ പരാജയം : %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "%s വായിക്കുന്നതില്‍‌ പരാജയം : %s" msgstr "%s വായിക്കുന്നതില്‍‌ പരാജയം : %s"
@ -1557,12 +1557,12 @@ msgstr "%s വായിക്കുന്നതില്‍‌ പരാജയ
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "%s വായിക്കുന്നതില്‍‌ പരാജയം : %s" msgstr "%s വായിക്കുന്നതില്‍‌ പരാജയം : %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "%s വായിക്കുന്നതില്‍‌ പരാജയം : %s" msgstr "%s വായിക്കുന്നതില്‍‌ പരാജയം : %s"
@ -1587,43 +1587,43 @@ msgstr "%s വായിക്കുന്നതില്‍‌ പരാജയ
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "%s വായിക്കുന്നതില്‍‌ പരാജയം : %s" msgstr "%s വായിക്കുന്നതില്‍‌ പരാജയം : %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "%s വായിക്കുന്നതില്‍‌ പരാജയം : %s" msgstr "%s വായിക്കുന്നതില്‍‌ പരാജയം : %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "%s വായിക്കുന്നതില്‍‌ പരാജയം : %s" msgstr "%s വായിക്കുന്നതില്‍‌ പരാജയം : %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "ഒരു സാധാരണ ഫയല്‍ അല്ല" msgstr "ഒരു സാധാരണ ഫയല്‍ അല്ല"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "അസാധുവായ കീ നാമം: %s" msgstr "അസാധുവായ കീ നാമം: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1665,12 +1665,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/mn.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\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"
@ -1169,12 +1169,12 @@ msgstr "'%s' утга бүхэл тоогоор илэрхийлэгдэх бо
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "'%s' утга бүүл утгаар дүрслэгдэх боломжгүй ." msgstr "'%s' утга бүүл утгаар дүрслэгдэх боломжгүй ."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1251,56 +1251,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Символик холбоос дэмжигдээгүй" msgstr "Символик холбоос дэмжигдээгүй"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Символик холбоос дэмжигдээгүй" msgstr "Символик холбоос дэмжигдээгүй"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1319,23 +1319,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1355,16 +1355,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1390,8 +1390,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Хүчингүй хостын нэр" msgstr "Хүчингүй хостын нэр"
@ -1451,34 +1451,34 @@ msgstr "»%s« файл үүсгэгдсэнгүй: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Хөрвүүлж байхад алдаа: %s" msgstr "Хөрвүүлж байхад алдаа: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s" msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s" msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1503,7 +1503,7 @@ msgstr "Баримт нэгэн аттрибут нэрийн дотор гэн
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "»%s« лавлахыг нээхэд алдаа: %s" msgstr "»%s« лавлахыг нээхэд алдаа: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s" msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s"
@ -1563,14 +1563,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Символик холбоос дэмжигдээгүй" msgstr "Символик холбоос дэмжигдээгүй"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s" msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s" msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s"
@ -1580,12 +1580,12 @@ msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s" msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s" msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s"
@ -1610,43 +1610,43 @@ msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s" msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s" msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s" msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Тохиромжгүй файл" msgstr "Тохиромжгүй файл"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Хүчингүй хостын нэр" msgstr "Хүчингүй хостын нэр"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1688,12 +1688,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

120
po/mr.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib.HEAD.mr\n" "Project-Id-Version: glib.HEAD.mr\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2008-01-05 20:55+0530\n" "PO-Revision-Date: 2008-01-05 20:55+0530\n"
"Last-Translator: sandeep shedmake <sandeep.shedmake@gmail.com>\n" "Last-Translator: sandeep shedmake <sandeep.shedmake@gmail.com>\n"
"Language-Team: marathi\n" "Language-Team: marathi\n"
@ -1134,12 +1134,12 @@ msgstr "मुल्य '%s' फ्लोट संख्या म्हणू
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "मुल्य '%s' बूलीयन म्हणून विश्लेषीत केले जाऊ शकत नाही." msgstr "मुल्य '%s' बूलीयन म्हणून विश्लेषीत केले जाऊ शकत नाही."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "g_input_stream_read_async करीता खूप मोठी प्रमाण संख्या पूरविल्या गेली" msgstr "g_input_stream_read_async करीता खूप मोठी प्रमाण संख्या पूरविल्या गेली"
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "श्रृंखला आधिपासूनच बंद आहे" msgstr "श्रृंखला आधिपासूनच बंद आहे"
@ -1215,56 +1215,56 @@ msgstr "ड्राइव्ह बाहेर कडा कार्यान
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "ड्राइव्ह मिडीयाकरीता पोलींग कार्यान्वीत करत नाही" msgstr "ड्राइव्ह मिडीयाकरीता पोलींग कार्यान्वीत करत नाही"
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, c-format #, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "कार्य समर्थित नाही" msgstr "कार्य समर्थित नाही"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "समाविष्टीत आरोहन अस्तीत्वात नाही" msgstr "समाविष्टीत आरोहन अस्तीत्वात नाही"
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "संचयीकेवर प्रत बनवू शकत नाही" msgstr "संचयीकेवर प्रत बनवू शकत नाही"
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "संचयीकेवर संचयीकेची प्रत बनवू शकत नाही" msgstr "संचयीकेवर संचयीकेची प्रत बनवू शकत नाही"
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "लक्ष्य फाइल अस्तित्वात आहे" msgstr "लक्ष्य फाइल अस्तित्वात आहे"
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "संचयीकेची पुनः प्रत बनवू शकत नाही" msgstr "संचयीकेची पुनः प्रत बनवू शकत नाही"
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "अवैध symlink मुल्य दिले गेले" msgstr "अवैध symlink मुल्य दिले गेले"
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, c-format #, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "कचरापेटी समर्थित नाही" msgstr "कचरापेटी समर्थित नाही"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "फाइल नावात '%c' असू शकत नाही" msgstr "फाइल नावात '%c' असू शकत नाही"
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "खंड आरोहन कार्यारत करत नाही" msgstr "खंड आरोहन कार्यारत करत नाही"
@ -1283,23 +1283,23 @@ msgstr "फाइल ऐन्युमरेटरची अप्रतिम
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "फाइल ऐन्युमरेटर आधिपासूनच बंद आहे" msgstr "फाइल ऐन्युमरेटर आधिपासूनच बंद आहे"
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "श्रृंखला query_info ला समर्थन देत नाही" msgstr "श्रृंखला query_info ला समर्थन देत नाही"
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "श्रृंखलेवर सीक समर्थित नाही" msgstr "श्रृंखलेवर सीक समर्थित नाही"
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "आगत श्रृंखलेवर ट्रंकेट वापरू शकत नाही" msgstr "आगत श्रृंखलेवर ट्रंकेट वापरू शकत नाही"
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "श्रृंखलेवर ट्रंकेट समर्थित नाही" msgstr "श्रृंखलेवर ट्रंकेट समर्थित नाही"
@ -1319,16 +1319,16 @@ msgstr "आगत श्रृंखला वाचतायेण्याज
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "g_input_stream_skip करीता खूप मोठी प्रमाण संख्या पूरविल्या गेली" msgstr "g_input_stream_skip करीता खूप मोठी प्रमाण संख्या पूरविल्या गेली"
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "g_input_stream_skip_async करीता खूप मोठी प्रमाण संख्या पूरविल्या गेली" msgstr "g_input_stream_skip_async करीता खूप मोठी प्रमाण संख्या पूरविल्या गेली"
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "श्रृंखलाचे अप्रतिम कार्यक्षमता" msgstr "श्रृंखलाचे अप्रतिम कार्यक्षमता"
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, fuzzy, c-format #, fuzzy, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "कचरापेटी करीता उच्चस्थरीय संचयीका शोधता आली नाही" msgstr "कचरापेटी करीता उच्चस्थरीय संचयीका शोधता आली नाही"
@ -1354,8 +1354,8 @@ msgid "Can't rename file, filename already exist"
msgstr "फाइल पुनःनामांकीत करू शकत नाही, फाइलनाव आधिपासूनच अस्तित्वात आहे" msgstr "फाइल पुनःनामांकीत करू शकत नाही, फाइलनाव आधिपासूनच अस्तित्वात आहे"
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, c-format #, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "अवैध फाइल नाव" msgstr "अवैध फाइल नाव"
@ -1415,34 +1415,34 @@ msgstr "कचरापेटीकडे फाइल हलवितेवे
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "बोधचिन्ह लिंक बनवितेवेळी त्रूटी: %s" msgstr "बोधचिन्ह लिंक बनवितेवेळी त्रूटी: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, c-format #, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "फाइल स्थानांतरन करतेवेळी त्रूटी: %s" msgstr "फाइल स्थानांतरन करतेवेळी त्रूटी: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "संचयीकेवर संचयीका हलवू शकत नाही" msgstr "संचयीकेवर संचयीका हलवू शकत नाही"
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "लक्ष्य फाइल आधिपासूनच अस्तित्वात आहे" msgstr "लक्ष्य फाइल आधिपासूनच अस्तित्वात आहे"
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "प्रतिकृत फाइल निर्माण अपयशी" msgstr "प्रतिकृत फाइल निर्माण अपयशी"
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, c-format #, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "लक्ष्य फाइल काढून टाकतेवेळी त्रूटी: %s" msgstr "लक्ष्य फाइल काढून टाकतेवेळी त्रूटी: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "आरोहन मधिल स्थानांतरन समर्थीत नाही" msgstr "आरोहन मधिल स्थानांतरन समर्थीत नाही"
@ -1467,7 +1467,7 @@ msgstr "अवैध विस्तारीत गुणधर्म नाव
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "विस्तारीत गुणधर्म निश्चित करतेवेळी त्रूटी '%s': %s" msgstr "विस्तारीत गुणधर्म निश्चित करतेवेळी त्रूटी '%s': %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, c-format #, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "फाइल '%s' सुरू करतेवेळी त्रूटी: %s" msgstr "फाइल '%s' सुरू करतेवेळी त्रूटी: %s"
@ -1527,14 +1527,14 @@ msgstr "symlink निश्चित करतेवेळी त्रूट
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "%s गुणधर्म स्थापित करणे समर्थित नाही" msgstr "%s गुणधर्म स्थापित करणे समर्थित नाही"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, c-format #, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "फाइल पासून वाचतेवेळी त्रूटी: %s" msgstr "फाइल पासून वाचतेवेळी त्रूटी: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, c-format #, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "फाइल शोधतेवळी त्रूटी: %s" msgstr "फाइल शोधतेवळी त्रूटी: %s"
@ -1544,12 +1544,12 @@ msgstr "फाइल शोधतेवळी त्रूटी: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "फाइल बंद करतेवेळी त्रूटी: %s" msgstr "फाइल बंद करतेवेळी त्रूटी: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, fuzzy, c-format #, fuzzy, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "कचरापेटी करीता उच्चस्थरीय संचयीका शोधता आली नाही" msgstr "कचरापेटी करीता उच्चस्थरीय संचयीका शोधता आली नाही"
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, c-format #, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "फाइलवर लिहीतेवेळी त्रूटी: %s" msgstr "फाइलवर लिहीतेवेळी त्रूटी: %s"
@ -1574,43 +1574,43 @@ msgstr "प्रतिकृत प्रत बनवितेवेळी त
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "तातपूरती फाइल पुनःनामांकीत करतेवेळी त्रूटी: %s" msgstr "तातपूरती फाइल पुनःनामांकीत करतेवेळी त्रूटी: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, c-format #, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "फाइल ट्रंकेट करतेवेळी त्रूटी: %s" msgstr "फाइल ट्रंकेट करतेवेळी त्रूटी: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, c-format #, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "फाइल '%s' उघडतेवेळी त्रूटी: %s" msgstr "फाइल '%s' उघडतेवेळी त्रूटी: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "लक्ष्य फाइल संचयीका आहे" msgstr "लक्ष्य फाइल संचयीका आहे"
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "लक्ष्य फाइल सामान्य फाइल नाही" msgstr "लक्ष्य फाइल सामान्य फाइल नाही"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "फाइल बाहेरुन संपादित करण्यात आली" msgstr "फाइल बाहेरुन संपादित करण्यात आली"
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "अवैध फाइलनाव %s" msgstr "अवैध फाइलनाव %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1652,12 +1652,12 @@ msgstr "g_output_stream_write करीता खूप मोठी प्र
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "आगत श्रृंखला लिहीतायेण्याजोगी कार्यरत करत नाही" msgstr "आगत श्रृंखला लिहीतायेण्याजोगी कार्यरत करत नाही"
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "स्त्रोत श्रृंखला आधिपासून बंद" msgstr "स्त्रोत श्रृंखला आधिपासून बंद"
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "g_output_stream_write_async करीता खूप मोठी प्रमाण संख्या पूरविल्या गेली" msgstr "g_output_stream_write_async करीता खूप मोठी प्रमाण संख्या पूरविल्या गेली"
@ -1724,16 +1724,16 @@ msgid "[FILE...]"
msgstr "[FILE...]" msgstr "[FILE...]"
#, fuzzy #, fuzzy
msgid "Target stream is already closed" #~ msgid "Target stream is already closed"
msgstr "स्त्रोत श्रृंखला आधिपासून बंद" #~ msgstr "स्त्रोत श्रृंखला आधिपासून बंद"
#, fuzzy #, fuzzy
msgid "Unknown drive" #~ msgid "Unknown drive"
msgstr "अपरिचीत प्रकार" #~ msgstr "अपरिचीत प्रकार"
msgid "%s volume" #~ msgid "%s volume"
msgstr "%s खंड" #~ msgstr "%s खंड"
#, fuzzy #, fuzzy
msgid "Unknown volume" #~ msgid "Unknown volume"
msgstr "अपरिचीत प्रकार" #~ msgstr "अपरिचीत प्रकार"

104
po/ms.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\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"
@ -1142,12 +1142,12 @@ msgstr ""
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1223,56 +1223,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Pautan simbolik tidak disokong" msgstr "Pautan simbolik tidak disokong"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Pautan simbolik tidak disokong" msgstr "Pautan simbolik tidak disokong"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1291,23 +1291,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1327,16 +1327,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1362,8 +1362,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Namahos tidak sah" msgstr "Namahos tidak sah"
@ -1423,34 +1423,34 @@ msgstr "Gagal mencipta fail %s': %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Ralat semasa penukaran: %s" msgstr "Ralat semasa penukaran: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Ralat membaca fail '%s': %s" msgstr "Ralat membaca fail '%s': %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Ralat membaca fail '%s': %s" msgstr "Ralat membaca fail '%s': %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1475,7 +1475,7 @@ msgstr "Dokumen berakhir tanpa diduga di dalam nama atribut"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Ralat membuka direktori %s': %s" msgstr "Ralat membuka direktori %s': %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Ralat membaca fail '%s': %s" msgstr "Ralat membaca fail '%s': %s"
@ -1535,14 +1535,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Pautan simbolik tidak disokong" msgstr "Pautan simbolik tidak disokong"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Ralat membaca fail '%s': %s" msgstr "Ralat membaca fail '%s': %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Ralat membaca fail '%s': %s" msgstr "Ralat membaca fail '%s': %s"
@ -1552,12 +1552,12 @@ msgstr "Ralat membaca fail '%s': %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Ralat membaca fail '%s': %s" msgstr "Ralat membaca fail '%s': %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Ralat membaca fail '%s': %s" msgstr "Ralat membaca fail '%s': %s"
@ -1582,43 +1582,43 @@ msgstr "Ralat membaca fail '%s': %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Ralat membaca fail '%s': %s" msgstr "Ralat membaca fail '%s': %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Ralat membaca fail '%s': %s" msgstr "Ralat membaca fail '%s': %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Ralat membaca fail '%s': %s" msgstr "Ralat membaca fail '%s': %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Namahos tidak sah" msgstr "Namahos tidak sah"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1660,12 +1660,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/nb.po
View File

@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib 2.13.x\n" "Project-Id-Version: glib 2.13.x\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-12-19 12:55+0100\n" "PO-Revision-Date: 2007-12-19 12:55+0100\n"
"Last-Translator: Espen Stefansen <espens@svn.gnome.org>\n" "Last-Translator: Espen Stefansen <espens@svn.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"
@ -1145,12 +1145,12 @@ msgstr "Verdi «%s» kan ikke tolkes som et flyttall."
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."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "For stor tellerverdi gitt til g_input_stream_read_async" msgstr "For stor tellerverdi gitt til g_input_stream_read_async"
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "Strømmen er allerede lukket" msgstr "Strømmen er allerede lukket"
@ -1226,56 +1226,56 @@ msgstr "stasjonen implementerer ikke utløsing"
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "stasjonen implementerer ikke sjekk om medie er satt inn" msgstr "stasjonen implementerer ikke sjekk om medie er satt inn"
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, c-format #, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Operasjonen er ikke støttet" msgstr "Operasjonen er ikke støttet"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "Kan ikke kopiere over katalog" msgstr "Kan ikke kopiere over katalog"
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "Kan ikke kopiere katalog over katalog" msgstr "Kan ikke kopiere katalog over katalog"
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "Målfilen eksisterer" msgstr "Målfilen eksisterer"
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "Kan ikke kopiere katalog rekursivt" msgstr "Kan ikke kopiere katalog rekursivt"
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "Ugyldig verdi oppgitt for symbolsk lenke" msgstr "Ugyldig verdi oppgitt for symbolsk lenke"
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, c-format #, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Papirkurv er ikke støttet" msgstr "Papirkurv er ikke støttet"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "Filnavn kan ikke inneholde «%c»" msgstr "Filnavn kan ikke inneholde «%c»"
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "volumet implementerer ikke montering" msgstr "volumet implementerer ikke montering"
@ -1294,23 +1294,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "Strømmen støtter ikke query_info" msgstr "Strømmen støtter ikke query_info"
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "Søking ikke støttet på strøm" msgstr "Søking ikke støttet på strøm"
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1330,16 +1330,16 @@ msgstr "Inndatastrøm implementerer ikke lesing"
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "For stor tellerverdi gitt til g_input_stream_skip" msgstr "For stor tellerverdi gitt til g_input_stream_skip"
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "For stor tellerverdi gitt til g_input_stream_skip_async" msgstr "For stor tellerverdi gitt til g_input_stream_skip_async"
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "Strømmen har utestående operasjoner" msgstr "Strømmen har utestående operasjoner"
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, fuzzy, c-format #, fuzzy, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "Kan ikke finne toppnivå for papirkurv" msgstr "Kan ikke finne toppnivå for papirkurv"
@ -1365,8 +1365,8 @@ msgid "Can't rename file, filename already exist"
msgstr "Kan ikke endre navn på filen. Filnavnet eksisterer allerede" msgstr "Kan ikke endre navn på filen. Filnavnet eksisterer allerede"
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, c-format #, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Ugyldig filnavn" msgstr "Ugyldig filnavn"
@ -1426,34 +1426,34 @@ msgstr "Feil under oppretting av fil «%s»: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Feil ved oppretting av symbolsk lenke: %s" msgstr "Feil ved oppretting av symbolsk lenke: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, c-format #, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Feil under flytting av fil: %s" msgstr "Feil under flytting av fil: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "Kan ikke flytte katalog over katalog" msgstr "Kan ikke flytte katalog over katalog"
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "Målfilen eksisterer allerede" msgstr "Målfilen eksisterer allerede"
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "Oppretting av sikkerhetskopi feilet" msgstr "Oppretting av sikkerhetskopi feilet"
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, c-format #, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Feil under fjerning av målfil: %s" msgstr "Feil under fjerning av målfil: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "Flytting mellom monteringspunkter er ikke støttet" msgstr "Flytting mellom monteringspunkter er ikke støttet"
@ -1478,7 +1478,7 @@ msgstr "Ugyldig navn på utvidet attributt"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Feil under åpning av katalog «%s»: %s" msgstr "Feil under åpning av katalog «%s»: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Feil under lesing av fil «%s»: %s" msgstr "Feil under lesing av fil «%s»: %s"
@ -1538,14 +1538,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Symbolske lenker er ikke støttet" msgstr "Symbolske lenker er ikke støttet"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, c-format #, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Feil under lesing fra fil: %s" msgstr "Feil under lesing fra fil: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, c-format #, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Feil under søking i fil: %s" msgstr "Feil under søking i fil: %s"
@ -1555,12 +1555,12 @@ msgstr "Feil under søking i fil: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Feil under lukking av fil: %s" msgstr "Feil under lukking av fil: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, fuzzy, c-format #, fuzzy, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "Kan ikke finne eller opprette mappe for papirkurv" msgstr "Kan ikke finne eller opprette mappe for papirkurv"
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, c-format #, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Feil under skriving til fil: %s" msgstr "Feil under skriving til fil: %s"
@ -1585,43 +1585,43 @@ msgstr "Feil under lesing av fil «%s»: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Feil ved endring av navn på midlertidig fil: %s" msgstr "Feil ved endring av navn på midlertidig fil: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Feil under lesing av fil «%s»: %s" msgstr "Feil under lesing av fil «%s»: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, c-format #, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Feil under åpning av fil «%s»: %s" msgstr "Feil under åpning av fil «%s»: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "Målfilen er en katalog" msgstr "Målfilen er en katalog"
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Målfilen er ikke en vanlig fil" msgstr "Målfilen er ikke en vanlig fil"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "Filen ble endret eksternt" msgstr "Filen ble endret eksternt"
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Ugyldig filnavn %s" msgstr "Ugyldig filnavn %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1665,12 +1665,12 @@ msgstr "For stor tellerverdi gitt til g_output_stream_write"
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "Ut-strømmen implementerer ikke skriving" msgstr "Ut-strømmen implementerer ikke skriving"
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "Kildestrømmen er allerede lukket" msgstr "Kildestrømmen er allerede lukket"
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "For stor tellerverdi gitt til g_output_stream_write_async" msgstr "For stor tellerverdi gitt til g_output_stream_write_async"

104
po/ne.po
View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib.glib-2-10.ne\n" "Project-Id-Version: glib.glib-2-10.ne\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2006-04-27 00:00+0545\n" "PO-Revision-Date: 2006-04-27 00:00+0545\n"
"Last-Translator: Shyam Krishna Bal <shyamkrishna_bal@yahoo.com>\n" "Last-Translator: Shyam Krishna Bal <shyamkrishna_bal@yahoo.com>\n"
"Language-Team: Nepali <info@mpp.org.np>\n" "Language-Team: Nepali <info@mpp.org.np>\n"
@ -1143,12 +1143,12 @@ msgstr "मान '%s' लाई सङ्ख्याको रूपमा व
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "मान '%s' एउटा बुलिएनको रूपमा व्याख्या गर्न सकिँदैन।" msgstr "मान '%s' एउटा बुलिएनको रूपमा व्याख्या गर्न सकिँदैन।"
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1225,56 +1225,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "सांकेतिक सम्बन्ध समर्थन गरिएन" msgstr "सांकेतिक सम्बन्ध समर्थन गरिएन"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "सांकेतिक सम्बन्ध समर्थन गरिएन" msgstr "सांकेतिक सम्बन्ध समर्थन गरिएन"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1293,23 +1293,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1329,16 +1329,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1364,8 +1364,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "अवैध होस्टनाम " msgstr "अवैध होस्टनाम "
@ -1425,34 +1425,34 @@ msgstr "'%s' फाइल सिर्जना गर्न असफल: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "पद वर्णन विकल्पमा त्रुटि %s" msgstr "पद वर्णन विकल्पमा त्रुटि %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "'%s' फाइल पढ्दा त्रुटि : %s" msgstr "'%s' फाइल पढ्दा त्रुटि : %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "'%s' फाइल पढ्दा त्रुटि : %s" msgstr "'%s' फाइल पढ्दा त्रुटि : %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1477,7 +1477,7 @@ msgstr "विशेषता नाम भित्र कागजात अ
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "डाइरेक्टरी '%s' खोल्दा त्रुटि: %s" msgstr "डाइरेक्टरी '%s' खोल्दा त्रुटि: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "'%s' फाइल पढ्दा त्रुटि : %s" msgstr "'%s' फाइल पढ्दा त्रुटि : %s"
@ -1537,14 +1537,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "सांकेतिक सम्बन्ध समर्थन गरिएन" msgstr "सांकेतिक सम्बन्ध समर्थन गरिएन"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "'%s' फाइल पढ्दा त्रुटि : %s" msgstr "'%s' फाइल पढ्दा त्रुटि : %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "'%s' फाइल पढ्दा त्रुटि : %s" msgstr "'%s' फाइल पढ्दा त्रुटि : %s"
@ -1554,12 +1554,12 @@ msgstr "'%s' फाइल पढ्दा त्रुटि : %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "'%s' फाइल पढ्दा त्रुटि : %s" msgstr "'%s' फाइल पढ्दा त्रुटि : %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "'%s' फाइल पढ्दा त्रुटि : %s" msgstr "'%s' फाइल पढ्दा त्रुटि : %s"
@ -1584,43 +1584,43 @@ msgstr "'%s' फाइल पढ्दा त्रुटि : %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "'%s' फाइल पढ्दा त्रुटि : %s" msgstr "'%s' फाइल पढ्दा त्रुटि : %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "'%s' फाइल पढ्दा त्रुटि : %s" msgstr "'%s' फाइल पढ्दा त्रुटि : %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "'%s' फाइल पढ्दा त्रुटि : %s" msgstr "'%s' फाइल पढ्दा त्रुटि : %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "नियमित फाइल होइन" msgstr "नियमित फाइल होइन"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "अवैध कार्यक्रम नाम : %s" msgstr "अवैध कार्यक्रम नाम : %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1662,12 +1662,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/nl.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-09-05 15:17+0200\n" "PO-Revision-Date: 2007-09-05 15:17+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"
@ -1186,12 +1186,12 @@ msgstr "De waarde %s kan niet geïnterpreteerd worden als een float."
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "De waarde %s kan niet geïnterpreteerd worden als een boolese." msgstr "De waarde %s kan niet geïnterpreteerd worden als een boolese."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1268,56 +1268,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Symbolische verwijzingen zijn niet mogelijk" msgstr "Symbolische verwijzingen zijn niet mogelijk"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Symbolische verwijzingen zijn niet mogelijk" msgstr "Symbolische verwijzingen zijn niet mogelijk"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1336,23 +1336,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1372,16 +1372,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1407,8 +1407,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Ongeldige hostnaam" msgstr "Ongeldige hostnaam"
@ -1468,34 +1468,34 @@ msgstr "Aanmaken van bestand %s is mislukt: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Fout bij verwerken van optie %s" msgstr "Fout bij verwerken van optie %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Fout bij het lezen van bestand %s: %s" msgstr "Fout bij het lezen van bestand %s: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Fout bij het lezen van bestand %s: %s" msgstr "Fout bij het lezen van bestand %s: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1520,7 +1520,7 @@ msgstr "Het document eindigde onverwacht in een attribuutnaam"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Fout bij het openen van map %s: %s" msgstr "Fout bij het openen van map %s: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Fout bij het lezen van bestand %s: %s" msgstr "Fout bij het lezen van bestand %s: %s"
@ -1580,14 +1580,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Symbolische verwijzingen zijn niet mogelijk" msgstr "Symbolische verwijzingen zijn niet mogelijk"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Fout bij het lezen van bestand %s: %s" msgstr "Fout bij het lezen van bestand %s: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Fout bij het lezen van bestand %s: %s" msgstr "Fout bij het lezen van bestand %s: %s"
@ -1597,12 +1597,12 @@ msgstr "Fout bij het lezen van bestand %s: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Fout bij het lezen van bestand %s: %s" msgstr "Fout bij het lezen van bestand %s: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Fout bij het lezen van bestand %s: %s" msgstr "Fout bij het lezen van bestand %s: %s"
@ -1627,43 +1627,43 @@ msgstr "Fout bij het lezen van bestand %s: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Fout bij het lezen van bestand %s: %s" msgstr "Fout bij het lezen van bestand %s: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Fout bij het lezen van bestand %s: %s" msgstr "Fout bij het lezen van bestand %s: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Fout bij het lezen van bestand %s: %s" msgstr "Fout bij het lezen van bestand %s: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Geen gewoon bestand" msgstr "Geen gewoon bestand"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Ongeldige sleutelnaam: %s" msgstr "Ongeldige sleutelnaam: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1705,12 +1705,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/nn.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2006-09-02 14:30+0200\n" "PO-Revision-Date: 2006-09-02 14:30+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"
@ -1153,12 +1153,12 @@ msgstr "Verdien «%s» kan ikkje tolkast som eit flyttal."
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."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1235,56 +1235,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Symbolske lenkjer er ikkje støtta" msgstr "Symbolske lenkjer er ikkje støtta"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Symbolske lenkjer er ikkje støtta" msgstr "Symbolske lenkjer er ikkje støtta"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1303,23 +1303,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1339,16 +1339,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1374,8 +1374,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Ugyldig vertsnamn" msgstr "Ugyldig vertsnamn"
@ -1435,34 +1435,34 @@ msgstr "Klarte ikkje å oppretta fila «%s»: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Feil under tolking av val %s" msgstr "Feil under tolking av val %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Feil ved lesing av fil «%s»: %s" msgstr "Feil ved lesing av fil «%s»: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Feil ved lesing av fil «%s»: %s" msgstr "Feil ved lesing av fil «%s»: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1487,7 +1487,7 @@ msgstr "Dokumentet tok uventa slutt inni eit attributtnamn"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Feil ved opning av katalog «%s»: %s" msgstr "Feil ved opning av katalog «%s»: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Feil ved lesing av fil «%s»: %s" msgstr "Feil ved lesing av fil «%s»: %s"
@ -1547,14 +1547,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Symbolske lenkjer er ikkje støtta" msgstr "Symbolske lenkjer er ikkje støtta"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Feil ved lesing av fil «%s»: %s" msgstr "Feil ved lesing av fil «%s»: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Feil ved lesing av fil «%s»: %s" msgstr "Feil ved lesing av fil «%s»: %s"
@ -1564,12 +1564,12 @@ msgstr "Feil ved lesing av fil «%s»: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Feil ved lesing av fil «%s»: %s" msgstr "Feil ved lesing av fil «%s»: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Feil ved lesing av fil «%s»: %s" msgstr "Feil ved lesing av fil «%s»: %s"
@ -1594,43 +1594,43 @@ msgstr "Feil ved lesing av fil «%s»: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Feil ved lesing av fil «%s»: %s" msgstr "Feil ved lesing av fil «%s»: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Feil ved lesing av fil «%s»: %s" msgstr "Feil ved lesing av fil «%s»: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Feil ved lesing av fil «%s»: %s" msgstr "Feil ved lesing av fil «%s»: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Ikkje ei vanleg fil" msgstr "Ikkje ei vanleg fil"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Ugyldig programnamn: %s" msgstr "Ugyldig programnamn: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1672,12 +1672,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/oc.po
View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: oc\n" "Project-Id-Version: oc\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-12-27 15:18+0100\n" "PO-Revision-Date: 2007-12-27 15:18+0100\n"
"Last-Translator: Yannig Marchegay (Kokoyaya) <yannig@marchegay.org>\n" "Last-Translator: Yannig Marchegay (Kokoyaya) <yannig@marchegay.org>\n"
"Language-Team: Occitan <ubuntu-l10n-oci@lists.ubuntu.com>\n" "Language-Team: Occitan <ubuntu-l10n-oci@lists.ubuntu.com>\n"
@ -1102,12 +1102,12 @@ msgstr ""
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1183,56 +1183,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, c-format #, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "" msgstr ""
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, c-format #, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "" msgstr ""
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1251,23 +1251,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1287,16 +1287,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1322,8 +1322,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, c-format #, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Nom d'òste invalid" msgstr "Nom d'òste invalid"
@ -1383,34 +1383,34 @@ msgstr ""
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "" msgstr ""
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, c-format #, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "" msgstr ""
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, c-format #, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "" msgstr ""
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1435,7 +1435,7 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "" msgstr ""
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, c-format #, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "" msgstr ""
@ -1495,14 +1495,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "" msgstr ""
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, c-format #, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "" msgstr ""
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, c-format #, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "" msgstr ""
@ -1512,12 +1512,12 @@ msgstr ""
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "" msgstr ""
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, c-format #, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "" msgstr ""
@ -1542,43 +1542,43 @@ msgstr ""
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, c-format #, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, c-format #, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Nom d'òste %s invalid" msgstr "Nom d'òste %s invalid"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1620,12 +1620,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/or.po
View File

@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib.HEAD.or\n" "Project-Id-Version: glib.HEAD.or\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-06-11 18:17+0530\n" "PO-Revision-Date: 2007-06-11 18:17+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"
@ -1144,12 +1144,12 @@ msgstr "'%s' ମୂଲ୍ଯକୁ ଗୋଟିଏ ଭାସମାନ ସଂଖ
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "'%s' ର ମୂଲ୍ଯ ଗୋଟିଏ ବୁଲିଆନ୍ ଭାବରେ ନିରୂପଣ କରିହେବ ନାହିଁ" msgstr "'%s' ର ମୂଲ୍ଯ ଗୋଟିଏ ବୁଲିଆନ୍ ଭାବରେ ନିରୂପଣ କରିହେବ ନାହିଁ"
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1226,56 +1226,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "ପ୍ରତିକାତ୍ମକ ସଂୟୋଗ ଅସହାୟକ" msgstr "ପ୍ରତିକାତ୍ମକ ସଂୟୋଗ ଅସହାୟକ"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "ପ୍ରତିକାତ୍ମକ ସଂୟୋଗ ଅସହାୟକ" msgstr "ପ୍ରତିକାତ୍ମକ ସଂୟୋଗ ଅସହାୟକ"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1294,23 +1294,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1330,16 +1330,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1365,8 +1365,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "ଅବୈଧ ଆଧାର ନାମ" msgstr "ଅବୈଧ ଆଧାର ନାମ"
@ -1426,34 +1426,34 @@ msgstr "'%s' ଫାଇଲ ସ୍ରୁଷ୍ଟି କରିବାରେ ଅସ
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "ରୁପାନ୍ତରଣ ର ବିକଲ୍ପ ରେ ତ୍ରୁଟି: %s" msgstr "ରୁପାନ୍ତରଣ ର ବିକଲ୍ପ ରେ ତ୍ରୁଟି: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s" msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s" msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1478,7 +1478,7 @@ msgstr "ଗୁଣର ନାମ ମଧ୍ଯରେ ଦଲିଲଟି ଅପ୍
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "%s' ଡିରେକ୍ଟୋରି ଖୋଲିବାରେ ତ୍ରୁଟି: %s" msgstr "%s' ଡିରେକ୍ଟୋରି ଖୋଲିବାରେ ତ୍ରୁଟି: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s" msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s"
@ -1538,14 +1538,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "ପ୍ରତିକାତ୍ମକ ସଂୟୋଗ ଅସହାୟକ" msgstr "ପ୍ରତିକାତ୍ମକ ସଂୟୋଗ ଅସହାୟକ"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s" msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s" msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s"
@ -1555,12 +1555,12 @@ msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s" msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s" msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s"
@ -1585,43 +1585,43 @@ msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s" msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s" msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s" msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "ଏହା ଏକ ନିୟମିତ ଫାଇଲ ନୁହେଁ" msgstr "ଏହା ଏକ ନିୟମିତ ଫାଇଲ ନୁହେଁ"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "ଅବୈଧ ଚାବି ନାମ: %s" msgstr "ଅବୈଧ ଚାବି ନାମ: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1663,12 +1663,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/pa.po
View File

@ -14,7 +14,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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2008-01-05 23:12+0530\n" "PO-Revision-Date: 2008-01-05 23:12+0530\n"
"Last-Translator: Amanpreet Singh Alam <apreet.alam@gmail.com>\n" "Last-Translator: Amanpreet Singh Alam <apreet.alam@gmail.com>\n"
"Language-Team: Punjabi/Panjabi <punjabi-users@llist.sf.net>\n" "Language-Team: Punjabi/Panjabi <punjabi-users@llist.sf.net>\n"
@ -1132,12 +1132,12 @@ msgstr "ਮੁੱਲ '%s' ਨੂੰ ਇੱਕ ਦਸ਼ਮਲਵ ਅੰਕ ਦ
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "ਮੁੱਲ '%s' ਨੂੰ ਬੂਲੀਅਨ ਵਾਂਗ ਇੰਟਰਪਰੇਟ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਦਾ ਹੈ।" msgstr "ਮੁੱਲ '%s' ਨੂੰ ਬੂਲੀਅਨ ਵਾਂਗ ਇੰਟਰਪਰੇਟ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਦਾ ਹੈ।"
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "g_input_stream_read_async ਨੂੰ ਬਹੁਤ ਵੱਧ ਗਿਣਤੀ ਪਾਸ ਕੀਤੀ ਗਈ" msgstr "g_input_stream_read_async ਨੂੰ ਬਹੁਤ ਵੱਧ ਗਿਣਤੀ ਪਾਸ ਕੀਤੀ ਗਈ"
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "ਸਟਰੀਮ ਪਹਿਲਾਂ ਹੀ ਬੰਦ ਹੈ" msgstr "ਸਟਰੀਮ ਪਹਿਲਾਂ ਹੀ ਬੰਦ ਹੈ"
@ -1213,56 +1213,56 @@ msgstr "ਡਰਾਇਵ ਲਈ ਬਾਹਰ ਕੱਢਣਾ ਨਹੀਂ ਬਣ
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, c-format #, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "ਓਪਰੇਸ਼ਨ ਸਹਾਇਕ ਨਹੀਂ" msgstr "ਓਪਰੇਸ਼ਨ ਸਹਾਇਕ ਨਹੀਂ"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "ਰੱਖਣ ਵਾਲਾ ਮਾਊਂਟ ਮੌਜੂਦ ਨਹੀਂ" msgstr "ਰੱਖਣ ਵਾਲਾ ਮਾਊਂਟ ਮੌਜੂਦ ਨਹੀਂ"
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "ਡਾਇਰੈਕਟਰੀ ਉੱਤੇ ਕਾਪੀ ਨਹੀਂ ਹੋ ਸਕਦਾ" msgstr "ਡਾਇਰੈਕਟਰੀ ਉੱਤੇ ਕਾਪੀ ਨਹੀਂ ਹੋ ਸਕਦਾ"
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "ਡਾਇਰੈਕਟਰੀ ਡਾਇਰੈਕਟਰੀ ਉੱਤੇ ਕਾਪੀ ਨਹੀਂ ਹੋ ਸਕਦੀ" msgstr "ਡਾਇਰੈਕਟਰੀ ਡਾਇਰੈਕਟਰੀ ਉੱਤੇ ਕਾਪੀ ਨਹੀਂ ਹੋ ਸਕਦੀ"
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "ਟਾਰਗੇਟ ਫਾਇਲ ਮੌਜੂਦ ਹੈ" msgstr "ਟਾਰਗੇਟ ਫਾਇਲ ਮੌਜੂਦ ਹੈ"
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "ਡਾਇਰੈਕਟਰੀ ਲਗਾਤਾਰ ਕਾਪੀ ਨਹੀਂ ਹੋ ਸਕਦੀ" msgstr "ਡਾਇਰੈਕਟਰੀ ਲਗਾਤਾਰ ਕਾਪੀ ਨਹੀਂ ਹੋ ਸਕਦੀ"
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "ਗਲਤ ਸਿੰਬੋਲਿੰਕ ਮੁੱਲ ਦਿੱਤਾ" msgstr "ਗਲਤ ਸਿੰਬੋਲਿੰਕ ਮੁੱਲ ਦਿੱਤਾ"
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, c-format #, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "ਰੱਦ ਸਹਾਇਕ ਨਹੀਂ" msgstr "ਰੱਦ ਸਹਾਇਕ ਨਹੀਂ"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "ਫਾਇਲ ਨਾਂ ਵਿੱਚ ' %c' ਮੌਜੂਦ ਨਹੀਂ ਹੋ ਸਕਦਾ" msgstr "ਫਾਇਲ ਨਾਂ ਵਿੱਚ ' %c' ਮੌਜੂਦ ਨਹੀਂ ਹੋ ਸਕਦਾ"
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "ਵਾਲੀਅਮ ਲਈ ਮਾਊਂਟ ਸਥਾਪਤ ਨਹੀਂ ਹੈ" msgstr "ਵਾਲੀਅਮ ਲਈ ਮਾਊਂਟ ਸਥਾਪਤ ਨਹੀਂ ਹੈ"
@ -1281,23 +1281,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1317,16 +1317,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, fuzzy, c-format #, fuzzy, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "ਰੱਦੀ ਡਾਇਰੈਕਟਰੀ ਲੱਭਣ ਜਾਂ ਬਣਾਉਣ ਲਈ ਅਸਮਰੱਥ" msgstr "ਰੱਦੀ ਡਾਇਰੈਕਟਰੀ ਲੱਭਣ ਜਾਂ ਬਣਾਉਣ ਲਈ ਅਸਮਰੱਥ"
@ -1352,8 +1352,8 @@ msgid "Can't rename file, filename already exist"
msgstr "ਫਾਇਲ ਦਾ ਨਾਂ ਨਹੀਂ ਬਦਲਿਆ ਜਾ ਸਕਦਾ, ਫਾਇਲ ਨਾਂ ਪਹਿਲਾਂ ਹੀ ਮੌਜੂਦ" msgstr "ਫਾਇਲ ਦਾ ਨਾਂ ਨਹੀਂ ਬਦਲਿਆ ਜਾ ਸਕਦਾ, ਫਾਇਲ ਨਾਂ ਪਹਿਲਾਂ ਹੀ ਮੌਜੂਦ"
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, c-format #, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "ਗਲਤ ਫਾਇਲ ਨਾਂ" msgstr "ਗਲਤ ਫਾਇਲ ਨਾਂ"
@ -1413,34 +1413,34 @@ msgstr "ਫਾਇਲ ਰੱਦੀ 'ਚ ਭੇਜਣ ਲਈ ਅਸਮਰੱਥ: %
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "" msgstr ""
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, c-format #, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "ਫਾਇਲ ਭੇਜਣ ਦੌਰਾਨ ਗਲਤੀ: %s" msgstr "ਫਾਇਲ ਭੇਜਣ ਦੌਰਾਨ ਗਲਤੀ: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "ਟਾਰਗੇਟ ਫਾਇਲ ਪਹਿਲਾਂ ਹੀ ਮੌਜੂਦ ਹੈ" msgstr "ਟਾਰਗੇਟ ਫਾਇਲ ਪਹਿਲਾਂ ਹੀ ਮੌਜੂਦ ਹੈ"
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "ਬੈਕਅੱਪ ਫਾਇਲ ਬਣਾਉਣ ਲਈ ਫੇਲ੍ਹ" msgstr "ਬੈਕਅੱਪ ਫਾਇਲ ਬਣਾਉਣ ਲਈ ਫੇਲ੍ਹ"
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, c-format #, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "ਟਾਰਗੇਟ ਫਾਇਲ ਹਟਾਉਣ ਦੌਰਾਨ ਗਲਤੀ: %s" msgstr "ਟਾਰਗੇਟ ਫਾਇਲ ਹਟਾਉਣ ਦੌਰਾਨ ਗਲਤੀ: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1465,7 +1465,7 @@ msgstr "ਇਕ ਗੁਣ ਦੇ ਨਾਂ ਕਰਕੇ ਦਸਤਾਵੇਜ਼ ਅ
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "ਡਾਇਰੈਕਟਰੀ '%s' ਖੋਲ੍ਹਣ ਲਈ ਗਲਤੀ: %s" msgstr "ਡਾਇਰੈਕਟਰੀ '%s' ਖੋਲ੍ਹਣ ਲਈ ਗਲਤੀ: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "'%s' ਫਾਇਲ ਪੜ੍ਹਨ 'ਚ ਗਲਤੀ: %s" msgstr "'%s' ਫਾਇਲ ਪੜ੍ਹਨ 'ਚ ਗਲਤੀ: %s"
@ -1525,14 +1525,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "ਸਿੰਬੋਲਿਕ ਲਿੰਕ ਮੱਦਦ ਪ੍ਰਾਪਤ ਨਹੀਂ ਹਨ" msgstr "ਸਿੰਬੋਲਿਕ ਲਿੰਕ ਮੱਦਦ ਪ੍ਰਾਪਤ ਨਹੀਂ ਹਨ"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "'%s' ਫਾਇਲ ਪੜ੍ਹਨ 'ਚ ਗਲਤੀ: %s" msgstr "'%s' ਫਾਇਲ ਪੜ੍ਹਨ 'ਚ ਗਲਤੀ: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "'%s' ਫਾਇਲ ਪੜ੍ਹਨ 'ਚ ਗਲਤੀ: %s" msgstr "'%s' ਫਾਇਲ ਪੜ੍ਹਨ 'ਚ ਗਲਤੀ: %s"
@ -1542,12 +1542,12 @@ msgstr "'%s' ਫਾਇਲ ਪੜ੍ਹਨ 'ਚ ਗਲਤੀ: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "'%s' ਫਾਇਲ ਪੜ੍ਹਨ 'ਚ ਗਲਤੀ: %s" msgstr "'%s' ਫਾਇਲ ਪੜ੍ਹਨ 'ਚ ਗਲਤੀ: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, fuzzy, c-format #, fuzzy, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "ਰੱਦੀ ਡਾਇਰੈਕਟਰੀ ਲੱਭਣ ਜਾਂ ਬਣਾਉਣ ਲਈ ਅਸਮਰੱਥ" msgstr "ਰੱਦੀ ਡਾਇਰੈਕਟਰੀ ਲੱਭਣ ਜਾਂ ਬਣਾਉਣ ਲਈ ਅਸਮਰੱਥ"
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "'%s' ਫਾਇਲ ਪੜ੍ਹਨ 'ਚ ਗਲਤੀ: %s" msgstr "'%s' ਫਾਇਲ ਪੜ੍ਹਨ 'ਚ ਗਲਤੀ: %s"
@ -1572,43 +1572,43 @@ msgstr "'%s' ਫਾਇਲ ਪੜ੍ਹਨ 'ਚ ਗਲਤੀ: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "'%s' ਫਾਇਲ ਪੜ੍ਹਨ 'ਚ ਗਲਤੀ: %s" msgstr "'%s' ਫਾਇਲ ਪੜ੍ਹਨ 'ਚ ਗਲਤੀ: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "'%s' ਫਾਇਲ ਪੜ੍ਹਨ 'ਚ ਗਲਤੀ: %s" msgstr "'%s' ਫਾਇਲ ਪੜ੍ਹਨ 'ਚ ਗਲਤੀ: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "'%s' ਫਾਇਲ ਪੜ੍ਹਨ 'ਚ ਗਲਤੀ: %s" msgstr "'%s' ਫਾਇਲ ਪੜ੍ਹਨ 'ਚ ਗਲਤੀ: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "ਟਾਰਗੇਟ ਫਾਇਲ ਡਾਇਰੈਕਟਰੀ ਹੈ" msgstr "ਟਾਰਗੇਟ ਫਾਇਲ ਡਾਇਰੈਕਟਰੀ ਹੈ"
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "ਟਾਰਗੇਟ ਫਾਇਲ ਇੱਕ ਰੈਗੂਲਰ ਫਾਇਲ ਨਹੀਂ ਹੈ" msgstr "ਟਾਰਗੇਟ ਫਾਇਲ ਇੱਕ ਰੈਗੂਲਰ ਫਾਇਲ ਨਹੀਂ ਹੈ"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "ਫਾਇਲ ਬਾਹਰੋਂ ਸੋਧੀ ਗਈ ਸੀ" msgstr "ਫਾਇਲ ਬਾਹਰੋਂ ਸੋਧੀ ਗਈ ਸੀ"
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "ਗਲਤ ਫਾਇਲ ਨਾਂ %s" msgstr "ਗਲਤ ਫਾਇਲ ਨਾਂ %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1650,12 +1650,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/pl.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-09-14 17:12+0200\n" "PO-Revision-Date: 2007-09-14 17:12+0200\n"
"Last-Translator: wadim dziedzic <wdziedzi@aviary.pl>\n" "Last-Translator: wadim dziedzic <wdziedzi@aviary.pl>\n"
"Language-Team: Polish <translators@gnomepl.org>\n" "Language-Team: Polish <translators@gnomepl.org>\n"
@ -1190,12 +1190,12 @@ msgstr "Nie można zinterpretować \"%s\" jako wartości zmiennoprzecinkowej."
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."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1272,56 +1272,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Dowiązania symboliczne nie są obsługiwane" msgstr "Dowiązania symboliczne nie są obsługiwane"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Dowiązania symboliczne nie są obsługiwane" msgstr "Dowiązania symboliczne nie są obsługiwane"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1340,23 +1340,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1376,16 +1376,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1411,8 +1411,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Niepoprawna nazwa komputera" msgstr "Niepoprawna nazwa komputera"
@ -1472,34 +1472,34 @@ msgstr "Nie można utworzyć pliku \"%s\": %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Błąd podczas przetwarzania opcji %s" msgstr "Błąd podczas przetwarzania opcji %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s" msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s" msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1524,7 +1524,7 @@ msgstr "Nastąpił nieoczekiwany koniec dokumentu wewnątrz nazwy atrybutu"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Wystąpił błąd przy otwieraniu katalogu \"%s\": %s" msgstr "Wystąpił błąd przy otwieraniu katalogu \"%s\": %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s" msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s"
@ -1584,14 +1584,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Dowiązania symboliczne nie są obsługiwane" msgstr "Dowiązania symboliczne nie są obsługiwane"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s" msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s" msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s"
@ -1601,12 +1601,12 @@ msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s" msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s" msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s"
@ -1631,43 +1631,43 @@ msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s" msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s" msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s" msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "To nie jest zwykły plik" msgstr "To nie jest zwykły plik"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Niepoprawna nazwa klucza: %s" msgstr "Niepoprawna nazwa klucza: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1709,12 +1709,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/pt.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 2.20\n" "Project-Id-Version: 2.20\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-08-19 23:40+0000\n" "PO-Revision-Date: 2007-08-19 23:40+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"
@ -1163,12 +1163,12 @@ msgstr ""
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."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1245,56 +1245,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Atalhos não são suportados" msgstr "Atalhos não são suportados"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Atalhos não são suportados" msgstr "Atalhos não são suportados"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1313,23 +1313,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1349,16 +1349,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1384,8 +1384,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Nome de máquina inválido" msgstr "Nome de máquina inválido"
@ -1445,34 +1445,34 @@ msgstr "Falha ao criar o ficheiro '%s': %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Erro ao parsear a opção %s" msgstr "Erro ao parsear a opção %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Erro ao ler o ficheiro '%s': %s" msgstr "Erro ao ler o ficheiro '%s': %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Erro ao ler o ficheiro '%s': %s" msgstr "Erro ao ler o ficheiro '%s': %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1497,7 +1497,7 @@ msgstr "Documento terminou inesperadamente dentro do nome de um atributo"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Erro ao abrir o directório '%s': %s" msgstr "Erro ao abrir o directório '%s': %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Erro ao ler o ficheiro '%s': %s" msgstr "Erro ao ler o ficheiro '%s': %s"
@ -1557,14 +1557,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Atalhos não são suportados" msgstr "Atalhos não são suportados"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Erro ao ler o ficheiro '%s': %s" msgstr "Erro ao ler o ficheiro '%s': %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Erro ao ler o ficheiro '%s': %s" msgstr "Erro ao ler o ficheiro '%s': %s"
@ -1574,12 +1574,12 @@ msgstr "Erro ao ler o ficheiro '%s': %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Erro ao ler o ficheiro '%s': %s" msgstr "Erro ao ler o ficheiro '%s': %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Erro ao ler o ficheiro '%s': %s" msgstr "Erro ao ler o ficheiro '%s': %s"
@ -1604,43 +1604,43 @@ msgstr "Erro ao ler o ficheiro '%s': %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Erro ao ler o ficheiro '%s': %s" msgstr "Erro ao ler o ficheiro '%s': %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Erro ao ler o ficheiro '%s': %s" msgstr "Erro ao ler o ficheiro '%s': %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Erro ao ler o ficheiro '%s': %s" msgstr "Erro ao ler o ficheiro '%s': %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Não é um ficheiro comum" msgstr "Não é um ficheiro comum"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Nome de chave inválida: %s" msgstr "Nome de chave inválida: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1682,12 +1682,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-12-07 23:26-0200\n" "PO-Revision-Date: 2007-12-07 23:26-0200\n"
"Last-Translator: Vladimir Melo <vladimirmelo@foresightlinux.org>\n" "Last-Translator: Vladimir Melo <vladimirmelo@foresightlinux.org>\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"
@ -1163,12 +1163,12 @@ msgstr "O valor \"%s\" não pode ser interpretado como ponto flutuante."
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."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1245,56 +1245,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Vínculos simbólicos não são suportados" msgstr "Vínculos simbólicos não são suportados"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Vínculos simbólicos não são suportados" msgstr "Vínculos simbólicos não são suportados"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1313,23 +1313,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1349,16 +1349,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1384,8 +1384,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Nome de servidor inválido" msgstr "Nome de servidor inválido"
@ -1445,34 +1445,34 @@ msgstr "Falha ao criar arquivo \"%s\": %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Erro ao ler a opção %s" msgstr "Erro ao ler a opção %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Erro ao ler arquivo \"%s\": %s" msgstr "Erro ao ler arquivo \"%s\": %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Erro ao ler arquivo \"%s\": %s" msgstr "Erro ao ler arquivo \"%s\": %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1497,7 +1497,7 @@ msgstr "Documento terminou inesperadamente dentro de um nome de atributo"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Erro ao abrir o diretório \"%s\": %s" msgstr "Erro ao abrir o diretório \"%s\": %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Erro ao ler arquivo \"%s\": %s" msgstr "Erro ao ler arquivo \"%s\": %s"
@ -1558,14 +1558,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Vínculos simbólicos não são suportados" msgstr "Vínculos simbólicos não são suportados"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Erro ao ler arquivo \"%s\": %s" msgstr "Erro ao ler arquivo \"%s\": %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Erro ao ler arquivo \"%s\": %s" msgstr "Erro ao ler arquivo \"%s\": %s"
@ -1575,12 +1575,12 @@ msgstr "Erro ao ler arquivo \"%s\": %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Erro ao ler arquivo \"%s\": %s" msgstr "Erro ao ler arquivo \"%s\": %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Erro ao ler arquivo \"%s\": %s" msgstr "Erro ao ler arquivo \"%s\": %s"
@ -1605,43 +1605,43 @@ msgstr "Erro ao ler arquivo \"%s\": %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Erro ao ler arquivo \"%s\": %s" msgstr "Erro ao ler arquivo \"%s\": %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Erro ao ler arquivo \"%s\": %s" msgstr "Erro ao ler arquivo \"%s\": %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Erro ao ler arquivo \"%s\": %s" msgstr "Erro ao ler arquivo \"%s\": %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Não é um arquivo comum" msgstr "Não é um arquivo comum"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Nome de chave inválido: %s" msgstr "Nome de chave inválido: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1683,12 +1683,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/ro.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-09-11 22:57+0300\n" "PO-Revision-Date: 2007-09-11 22:57+0300\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"
@ -1162,12 +1162,12 @@ msgstr "Valoarea „%s” nu poate fi interpretată ca un număr flotant."
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ă."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1244,56 +1244,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Legăturile simbolice nu sunt suportate" msgstr "Legăturile simbolice nu sunt suportate"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Legăturile simbolice nu sunt suportate" msgstr "Legăturile simbolice nu sunt suportate"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1312,23 +1312,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1348,16 +1348,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1383,8 +1383,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Nume gazdă invalid" msgstr "Nume gazdă invalid"
@ -1444,34 +1444,34 @@ msgstr "Nu s-a putut crea fişierul „%s”: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Eroare la prelucrarea opţiunii %s" msgstr "Eroare la prelucrarea opţiunii %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Eroare la citirea fişierului „%s”: %s" msgstr "Eroare la citirea fişierului „%s”: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Eroare la citirea fişierului „%s”: %s" msgstr "Eroare la citirea fişierului „%s”: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1497,7 +1497,7 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Eroare la deschiderea directorului „%s”: %s" msgstr "Eroare la deschiderea directorului „%s”: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Eroare la citirea fişierului „%s”: %s" msgstr "Eroare la citirea fişierului „%s”: %s"
@ -1557,14 +1557,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Legăturile simbolice nu sunt suportate" msgstr "Legăturile simbolice nu sunt suportate"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Eroare la citirea fişierului „%s”: %s" msgstr "Eroare la citirea fişierului „%s”: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Eroare la citirea fişierului „%s”: %s" msgstr "Eroare la citirea fişierului „%s”: %s"
@ -1574,12 +1574,12 @@ msgstr "Eroare la citirea fişierului „%s”: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Eroare la citirea fişierului „%s”: %s" msgstr "Eroare la citirea fişierului „%s”: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Eroare la citirea fişierului „%s”: %s" msgstr "Eroare la citirea fişierului „%s”: %s"
@ -1604,43 +1604,43 @@ msgstr "Eroare la citirea fişierului „%s”: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Eroare la citirea fişierului „%s”: %s" msgstr "Eroare la citirea fişierului „%s”: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Eroare la citirea fişierului „%s”: %s" msgstr "Eroare la citirea fişierului „%s”: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Eroare la citirea fişierului „%s”: %s" msgstr "Eroare la citirea fişierului „%s”: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Nu este un fişier obişnuit" msgstr "Nu este un fişier obişnuit"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Nume invalid de cheie: %s" msgstr "Nume invalid de cheie: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1682,12 +1682,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/ru.po
View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib trunk\n" "Project-Id-Version: glib trunk\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2006-02-01 18:37+0200\n" "PO-Revision-Date: 2006-02-01 18:37+0200\n"
"Last-Translator: Nickolay V. Shmyrev <nshmyrev@yandex.ru>\n" "Last-Translator: Nickolay V. Shmyrev <nshmyrev@yandex.ru>\n"
"Language-Team: Russian <gnome-cyr@gnome.org>\n" "Language-Team: Russian <gnome-cyr@gnome.org>\n"
@ -1192,12 +1192,12 @@ msgstr "Не удалось преобразовать '%s' в число с п
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Не удалось преобразовать '%s' в булево значение." msgstr "Не удалось преобразовать '%s' в булево значение."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1274,56 +1274,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Символические ссылки не поддерживаются" msgstr "Символические ссылки не поддерживаются"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Символические ссылки не поддерживаются" msgstr "Символические ссылки не поддерживаются"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1342,23 +1342,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1378,16 +1378,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1413,8 +1413,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Имя узла недопустимо" msgstr "Имя узла недопустимо"
@ -1474,34 +1474,34 @@ msgstr "Произошёл сбой при создании файла \"%s\": %
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Ошибка разбора параметра %s" msgstr "Ошибка разбора параметра %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Произошла ошибка при чтении файла \"%s\": %s" msgstr "Произошла ошибка при чтении файла \"%s\": %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Произошла ошибка при чтении файла \"%s\": %s" msgstr "Произошла ошибка при чтении файла \"%s\": %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1526,7 +1526,7 @@ msgstr "Документ непредвиденно окончился внут
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Произошла ошибка при открытии каталога \"%s\": %s" msgstr "Произошла ошибка при открытии каталога \"%s\": %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Произошла ошибка при чтении файла \"%s\": %s" msgstr "Произошла ошибка при чтении файла \"%s\": %s"
@ -1586,14 +1586,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Символические ссылки не поддерживаются" msgstr "Символические ссылки не поддерживаются"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Произошла ошибка при чтении файла \"%s\": %s" msgstr "Произошла ошибка при чтении файла \"%s\": %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Произошла ошибка при чтении файла \"%s\": %s" msgstr "Произошла ошибка при чтении файла \"%s\": %s"
@ -1603,12 +1603,12 @@ msgstr "Произошла ошибка при чтении файла \"%s\": %
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Произошла ошибка при чтении файла \"%s\": %s" msgstr "Произошла ошибка при чтении файла \"%s\": %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Произошла ошибка при чтении файла \"%s\": %s" msgstr "Произошла ошибка при чтении файла \"%s\": %s"
@ -1633,43 +1633,43 @@ msgstr "Произошла ошибка при чтении файла \"%s\": %
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Произошла ошибка при чтении файла \"%s\": %s" msgstr "Произошла ошибка при чтении файла \"%s\": %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Произошла ошибка при чтении файла \"%s\": %s" msgstr "Произошла ошибка при чтении файла \"%s\": %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Произошла ошибка при чтении файла \"%s\": %s" msgstr "Произошла ошибка при чтении файла \"%s\": %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Не является обычным файлом" msgstr "Не является обычным файлом"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Некорректное имя ключа: %s" msgstr "Некорректное имя ключа: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1711,12 +1711,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/rw.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\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"
@ -1145,12 +1145,12 @@ msgstr "Nka a Umubare"
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"
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1227,56 +1227,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "amahuza OYA" msgstr "amahuza OYA"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "amahuza OYA" msgstr "amahuza OYA"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1295,23 +1295,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1331,16 +1331,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1367,8 +1367,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Izina ry'inturo:" msgstr "Izina ry'inturo:"
@ -1433,35 +1433,35 @@ msgid "Error making symbolic link: %s"
msgstr "Ihindurangero" msgstr "Ihindurangero"
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text # svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Ikosa mu gusoma idosiye" msgstr "Ikosa mu gusoma idosiye"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text # svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Ikosa mu gusoma idosiye" msgstr "Ikosa mu gusoma idosiye"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1487,7 +1487,7 @@ msgid "Error setting extended attribute '%s': %s"
msgstr "Gufungura %s%S bushyinguro" msgstr "Gufungura %s%S bushyinguro"
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text # svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Ikosa mu gusoma idosiye" msgstr "Ikosa mu gusoma idosiye"
@ -1549,15 +1549,15 @@ msgid "Setting attribute %s not supported"
msgstr "amahuza OYA" msgstr "amahuza OYA"
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text # svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Ikosa mu gusoma idosiye" msgstr "Ikosa mu gusoma idosiye"
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text # svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Ikosa mu gusoma idosiye" msgstr "Ikosa mu gusoma idosiye"
@ -1568,13 +1568,13 @@ msgstr "Ikosa mu gusoma idosiye"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Ikosa mu gusoma idosiye" msgstr "Ikosa mu gusoma idosiye"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text # svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Ikosa mu gusoma idosiye" msgstr "Ikosa mu gusoma idosiye"
@ -1602,44 +1602,44 @@ msgid "Error renaming temporary file: %s"
msgstr "Ikosa mu gusoma idosiye" msgstr "Ikosa mu gusoma idosiye"
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text # svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Ikosa mu gusoma idosiye" msgstr "Ikosa mu gusoma idosiye"
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text # svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Ikosa mu gusoma idosiye" msgstr "Ikosa mu gusoma idosiye"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "a Ibisanzwe IDOSIYE" msgstr "a Ibisanzwe IDOSIYE"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Izina ry'inturo:" msgstr "Izina ry'inturo:"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1681,12 +1681,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/si.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib.si\n" "Project-Id-Version: glib.si\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-06-20 14:56+0530\n" "PO-Revision-Date: 2007-06-20 14:56+0530\n"
"Last-Translator: Danishka Navin <snavin@redhat.com>\n" "Last-Translator: Danishka Navin <snavin@redhat.com>\n"
"Language-Team: Sinhala <en@li.org>\n" "Language-Team: Sinhala <en@li.org>\n"
@ -1110,12 +1110,12 @@ msgstr ""
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1192,56 +1192,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "සංකේතාත්මක පුරුක සහාය දක්නන්නේ නැත" msgstr "සංකේතාත්මක පුරුක සහාය දක්නන්නේ නැත"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "සංකේතාත්මක පුරුක සහාය දක්නන්නේ නැත" msgstr "සංකේතාත්මක පුරුක සහාය දක්නන්නේ නැත"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1260,23 +1260,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1296,16 +1296,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1331,8 +1331,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "සාවද්‍ය ධාරක නාමය" msgstr "සාවද්‍ය ධාරක නාමය"
@ -1392,34 +1392,34 @@ msgstr "'%s' ගොනුව නිර්මාණය දෝෂ සහිතය
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "%d පේළියේ ත දෝෂයකි: %s" msgstr "%d පේළියේ ත දෝෂයකි: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s" msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s" msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1444,7 +1444,7 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "'%s' ගහලුම විවෘත කිරීම දෝෂ සහිතයි: %s" msgstr "'%s' ගහලුම විවෘත කිරීම දෝෂ සහිතයි: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s" msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s"
@ -1504,14 +1504,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "සංකේතාත්මක පුරුක සහාය දක්නන්නේ නැත" msgstr "සංකේතාත්මක පුරුක සහාය දක්නන්නේ නැත"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s" msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s" msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s"
@ -1521,12 +1521,12 @@ msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s" msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s" msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s"
@ -1551,43 +1551,43 @@ msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s" msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s" msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s" msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "සාවද්‍ය යතුරු නම: %s" msgstr "සාවද්‍ය යතුරු නම: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1629,12 +1629,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/sk.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\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"
@ -1154,12 +1154,12 @@ msgstr "Hodnota '%s' nemohla byť interpretovaná ako číslo."
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á."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1236,56 +1236,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Symbolické odkazy nepodporované" msgstr "Symbolické odkazy nepodporované"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Symbolické odkazy nepodporované" msgstr "Symbolické odkazy nepodporované"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1304,23 +1304,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1340,16 +1340,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1375,8 +1375,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Neplatné meno hostiteľa" msgstr "Neplatné meno hostiteľa"
@ -1436,34 +1436,34 @@ msgstr "Nepodarilo sa vytvoriť súbor '%s': %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Chyba počas prevodu: %s" msgstr "Chyba počas prevodu: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Chyba pri čítaní súboru '%s': %s" msgstr "Chyba pri čítaní súboru '%s': %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Chyba pri čítaní súboru '%s': %s" msgstr "Chyba pri čítaní súboru '%s': %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1488,7 +1488,7 @@ msgstr "Dokument neočakávane skončil v mene atribútu"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Chyba pri otváraní priečinku'%s': %s" msgstr "Chyba pri otváraní priečinku'%s': %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Chyba pri čítaní súboru '%s': %s" msgstr "Chyba pri čítaní súboru '%s': %s"
@ -1548,14 +1548,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Symbolické odkazy nepodporované" msgstr "Symbolické odkazy nepodporované"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Chyba pri čítaní súboru '%s': %s" msgstr "Chyba pri čítaní súboru '%s': %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Chyba pri čítaní súboru '%s': %s" msgstr "Chyba pri čítaní súboru '%s': %s"
@ -1565,12 +1565,12 @@ msgstr "Chyba pri čítaní súboru '%s': %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Chyba pri čítaní súboru '%s': %s" msgstr "Chyba pri čítaní súboru '%s': %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Chyba pri čítaní súboru '%s': %s" msgstr "Chyba pri čítaní súboru '%s': %s"
@ -1595,43 +1595,43 @@ msgstr "Chyba pri čítaní súboru '%s': %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Chyba pri čítaní súboru '%s': %s" msgstr "Chyba pri čítaní súboru '%s': %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Chyba pri čítaní súboru '%s': %s" msgstr "Chyba pri čítaní súboru '%s': %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Chyba pri čítaní súboru '%s': %s" msgstr "Chyba pri čítaní súboru '%s': %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Nie je obyčajný súbor" msgstr "Nie je obyčajný súbor"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Neplatný názov programu: %s" msgstr "Neplatný názov programu: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1673,12 +1673,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/sl.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-12-21 15:34+0100\n" "PO-Revision-Date: 2007-12-21 15:34+0100\n"
"Last-Translator: Matej Urbančič <mateju@svn.gnome.org>\n" "Last-Translator: Matej Urbančič <mateju@svn.gnome.org>\n"
"Language-Team: Slovenian <sl@li.org>\n" "Language-Team: Slovenian <sl@li.org>\n"
@ -1156,12 +1156,12 @@ msgstr "Vrednosti '%s' ni mogoče obravnavati kot število s plavajočo vejico."
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Vrednosti '%s' ni mogoče obravnavati kot Boolovo vrednost." msgstr "Vrednosti '%s' ni mogoče obravnavati kot Boolovo vrednost."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "Prevelika vrednost štetja poslana na g_input_stream_read_async" msgstr "Prevelika vrednost štetja poslana na g_input_stream_read_async"
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "Pretok je že zaprt" msgstr "Pretok je že zaprt"
@ -1237,56 +1237,56 @@ msgstr "pogona ni mogoče izvreči"
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "pogon ne podpira preverjanja enote" msgstr "pogon ne podpira preverjanja enote"
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, c-format #, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Operacija ni podprta" msgstr "Operacija ni podprta"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "Obstoječa enota ne obstaja" msgstr "Obstoječa enota ne obstaja"
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "Ni mogoče kopirati preko mape" msgstr "Ni mogoče kopirati preko mape"
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "Ni mogoče kopirati mape preko mape" msgstr "Ni mogoče kopirati mape preko mape"
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "Ciljna datoteka obstaja" msgstr "Ciljna datoteka obstaja"
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "Ni mogoče kopirati drevesne strukture mape" msgstr "Ni mogoče kopirati drevesne strukture mape"
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "Neveljavna vrednost simbolne povezave" msgstr "Neveljavna vrednost simbolne povezave"
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, c-format #, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Smeti niso podprte" msgstr "Smeti niso podprte"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "Ni mogoče uporabiti '%c' v imenu datoteke" msgstr "Ni mogoče uporabiti '%c' v imenu datoteke"
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "enota ne podpira priklopa" msgstr "enota ne podpira priklopa"
@ -1305,23 +1305,23 @@ msgstr "Številčnik izvaja izredno operacijo"
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "Številčnik datotek je že zaprt" msgstr "Številčnik datotek je že zaprt"
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "Pretok ne podpira query_info" msgstr "Pretok ne podpira query_info"
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "Iskanje po pretoku ni podprto" msgstr "Iskanje po pretoku ni podprto"
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "Razčlenitev ni dovoljena na dovodnem pretoku" msgstr "Razčlenitev ni dovoljena na dovodnem pretoku"
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "Razčlenitev ni podprta na pretoku" msgstr "Razčlenitev ni podprta na pretoku"
@ -1341,16 +1341,16 @@ msgstr "Vhodni pretok ne podpira branja"
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "Prevelika vrednost štetja poslana na g_input_stream_skip" msgstr "Prevelika vrednost štetja poslana na g_input_stream_skip"
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "Prevelika vrednost štetja poslana na g_input_stream_skip_async" msgstr "Prevelika vrednost štetja poslana na g_input_stream_skip_async"
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "Pretok izvaja izredno operacijo" msgstr "Pretok izvaja izredno operacijo"
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, fuzzy, c-format #, fuzzy, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "Ni mogoče najti vrhnje ravni smeti" msgstr "Ni mogoče najti vrhnje ravni smeti"
@ -1376,8 +1376,8 @@ msgid "Can't rename file, filename already exist"
msgstr "Ni mogoče preimenovati datoteke, izbrano ime že obstaja" msgstr "Ni mogoče preimenovati datoteke, izbrano ime že obstaja"
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, c-format #, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Neveljavno ime datoteke" msgstr "Neveljavno ime datoteke"
@ -1437,34 +1437,34 @@ msgstr "Ni mogoče premakniti datoteke v smeti: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Napaka med ustvarjanjem simbolne povezave: %s" msgstr "Napaka med ustvarjanjem simbolne povezave: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, c-format #, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Napaka med premikanjem datoteke: %s" msgstr "Napaka med premikanjem datoteke: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "Ni mogoče premakniti mape čez mapo" msgstr "Ni mogoče premakniti mape čez mapo"
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "Ciljna datoteka že obstaja" msgstr "Ciljna datoteka že obstaja"
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "Ni mogoče ustvariti varnostne kopije" msgstr "Ni mogoče ustvariti varnostne kopije"
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, c-format #, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Napaka med odstranjevanjem ciljne datoteke: %s" msgstr "Napaka med odstranjevanjem ciljne datoteke: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "Premikanje med priklopi ni podprto" msgstr "Premikanje med priklopi ni podprto"
@ -1489,7 +1489,7 @@ msgstr "Neveljavno razširjeno ime atributa"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Napaka med določanjem razširjenega atributa '%s': %s" msgstr "Napaka med določanjem razširjenega atributa '%s': %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, c-format #, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Napaka med potrjevanjem datoteke '%s': %s" msgstr "Napaka med potrjevanjem datoteke '%s': %s"
@ -1550,14 +1550,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Določanje atributa %s ni podprto" msgstr "Določanje atributa %s ni podprto"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, c-format #, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Napaka med branjem iz datoteke: %s" msgstr "Napaka med branjem iz datoteke: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, c-format #, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Napaka med iskanjem v datoteki: %s" msgstr "Napaka med iskanjem v datoteki: %s"
@ -1567,12 +1567,12 @@ msgstr "Napaka med iskanjem v datoteki: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Napaka med zapiranjem datoteke: %s" msgstr "Napaka med zapiranjem datoteke: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, fuzzy, c-format #, fuzzy, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "Ni mogoče najti ali ustvariti mape smeti" msgstr "Ni mogoče najti ali ustvariti mape smeti"
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, c-format #, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Napaka med pisanjem v datoteko: %s" msgstr "Napaka med pisanjem v datoteko: %s"
@ -1597,43 +1597,43 @@ msgstr "Napaka med ustvarjanjem varnostne kopije: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Napaka med preimenovanjem začasne datoteke: %s" msgstr "Napaka med preimenovanjem začasne datoteke: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, c-format #, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Napaka med obrezovanjem datoteke: %s" msgstr "Napaka med obrezovanjem datoteke: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, c-format #, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Napaka med odpiranjem datoteke '%s': %s" msgstr "Napaka med odpiranjem datoteke '%s': %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "Ciljna datoteka je mapa" msgstr "Ciljna datoteka je mapa"
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Ciljna datoteka ni običajna datoteka" msgstr "Ciljna datoteka ni običajna datoteka"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "Datoteka je bila zunanje spremenjena" msgstr "Datoteka je bila zunanje spremenjena"
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Neveljavno ime datoteke %s" msgstr "Neveljavno ime datoteke %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1675,12 +1675,12 @@ msgstr "Prevelika vrednost štetja poslana na g_output_stream_write"
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "Odvodni pretok ne podpira pisanja" msgstr "Odvodni pretok ne podpira pisanja"
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "Izvorni pretok je že zaprt" msgstr "Izvorni pretok je že zaprt"
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "Prevelika vrednost štetja poslana na g_output_stream_write_async" msgstr "Prevelika vrednost štetja poslana na g_output_stream_write_async"

104
po/sq.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-09-12 12:47+0200\n" "PO-Revision-Date: 2007-09-12 12:47+0200\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"
@ -1163,12 +1163,12 @@ msgstr "Vlera '%s' nuk mund të interpretohet si një numër float."
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."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1245,56 +1245,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Lidhjet simbolike nuk suportohen" msgstr "Lidhjet simbolike nuk suportohen"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Lidhjet simbolike nuk suportohen" msgstr "Lidhjet simbolike nuk suportohen"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1313,23 +1313,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1349,16 +1349,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1384,8 +1384,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Emër host i pasaktë" msgstr "Emër host i pasaktë"
@ -1445,34 +1445,34 @@ msgstr "Dështoi krijimi i file '%s': %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Gabim gjatë analizimit të opsionit %s" msgstr "Gabim gjatë analizimit të opsionit %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Gabim gjatë leximit të file '%s': %s" msgstr "Gabim gjatë leximit të file '%s': %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Gabim gjatë leximit të file '%s': %s" msgstr "Gabim gjatë leximit të file '%s': %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1497,7 +1497,7 @@ msgstr "Dokumenti u mbyll papritur në brendësi të emrit të një atributi"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Gabim gjatë hapjes së directory '%s': %s" msgstr "Gabim gjatë hapjes së directory '%s': %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Gabim gjatë leximit të file '%s': %s" msgstr "Gabim gjatë leximit të file '%s': %s"
@ -1557,14 +1557,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Lidhjet simbolike nuk suportohen" msgstr "Lidhjet simbolike nuk suportohen"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Gabim gjatë leximit të file '%s': %s" msgstr "Gabim gjatë leximit të file '%s': %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Gabim gjatë leximit të file '%s': %s" msgstr "Gabim gjatë leximit të file '%s': %s"
@ -1574,12 +1574,12 @@ msgstr "Gabim gjatë leximit të file '%s': %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Gabim gjatë leximit të file '%s': %s" msgstr "Gabim gjatë leximit të file '%s': %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Gabim gjatë leximit të file '%s': %s" msgstr "Gabim gjatë leximit të file '%s': %s"
@ -1604,43 +1604,43 @@ msgstr "Gabim gjatë leximit të file '%s': %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Gabim gjatë leximit të file '%s': %s" msgstr "Gabim gjatë leximit të file '%s': %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Gabim gjatë leximit të file '%s': %s" msgstr "Gabim gjatë leximit të file '%s': %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Gabim gjatë leximit të file '%s': %s" msgstr "Gabim gjatë leximit të file '%s': %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Nuk është një file i rregullt" msgstr "Nuk është një file i rregullt"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Emër i pasaktë kyçi: %s" msgstr "Emër i pasaktë kyçi: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1682,12 +1682,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/sr.po
View File

@ -12,7 +12,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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-09-06 21:11+0100\n" "PO-Revision-Date: 2007-09-06 21:11+0100\n"
"Last-Translator: Горан Ракић <grakic@devbase.net>\n" "Last-Translator: Горан Ракић <grakic@devbase.net>\n"
"Language-Team: Serbian (sr) <gnom@prevod.org>\n" "Language-Team: Serbian (sr) <gnom@prevod.org>\n"
@ -1156,12 +1156,12 @@ msgstr "Вредност „%s“ се не може сматрати реалн
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Вредност „%s“ се не може сматрати истинитосном." msgstr "Вредност „%s“ се не може сматрати истинитосном."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1238,56 +1238,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Симболичке везе нису подржане" msgstr "Симболичке везе нису подржане"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Симболичке везе нису подржане" msgstr "Симболичке везе нису подржане"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1306,23 +1306,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1342,16 +1342,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1377,8 +1377,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Неисправно име домаћина" msgstr "Неисправно име домаћина"
@ -1438,34 +1438,34 @@ msgstr "Не могу да направим датотеку „%s“: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Грешка при рашчлањивању могућности %s" msgstr "Грешка при рашчлањивању могућности %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Грешка при читању датотеке „%s“: %s" msgstr "Грешка при читању датотеке „%s“: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Грешка при читању датотеке „%s“: %s" msgstr "Грешка при читању датотеке „%s“: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1490,7 +1490,7 @@ msgstr "Документ завршен неочекивано усред име
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Грешка при отварању директоријума „%s“: %s" msgstr "Грешка при отварању директоријума „%s“: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Грешка при читању датотеке „%s“: %s" msgstr "Грешка при читању датотеке „%s“: %s"
@ -1550,14 +1550,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Симболичке везе нису подржане" msgstr "Симболичке везе нису подржане"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Грешка при читању датотеке „%s“: %s" msgstr "Грешка при читању датотеке „%s“: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Грешка при читању датотеке „%s“: %s" msgstr "Грешка при читању датотеке „%s“: %s"
@ -1567,12 +1567,12 @@ msgstr "Грешка при читању датотеке „%s“: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Грешка при читању датотеке „%s“: %s" msgstr "Грешка при читању датотеке „%s“: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Грешка при читању датотеке „%s“: %s" msgstr "Грешка при читању датотеке „%s“: %s"
@ -1597,43 +1597,43 @@ msgstr "Грешка при читању датотеке „%s“: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Грешка при читању датотеке „%s“: %s" msgstr "Грешка при читању датотеке „%s“: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Грешка при читању датотеке „%s“: %s" msgstr "Грешка при читању датотеке „%s“: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Грешка при читању датотеке „%s“: %s" msgstr "Грешка при читању датотеке „%s“: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Није обична датотека" msgstr "Није обична датотека"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Неисправно име кључа: %s" msgstr "Неисправно име кључа: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1675,12 +1675,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

View File

@ -12,7 +12,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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-09-06 21:11+0100\n" "PO-Revision-Date: 2007-09-06 21:11+0100\n"
"Last-Translator: Goran Rakić <grakic@devbase.net>\n" "Last-Translator: Goran Rakić <grakic@devbase.net>\n"
"Language-Team: Serbian (sr) <gnom@prevod.org>\n" "Language-Team: Serbian (sr) <gnom@prevod.org>\n"
@ -1157,12 +1157,12 @@ msgstr "Vrednost „%s“ se ne može smatrati realnim brojem jednostruke tačno
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."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1239,56 +1239,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Simboličke veze nisu podržane" msgstr "Simboličke veze nisu podržane"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Simboličke veze nisu podržane" msgstr "Simboličke veze nisu podržane"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1307,23 +1307,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1343,16 +1343,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1378,8 +1378,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Neispravno ime domaćina" msgstr "Neispravno ime domaćina"
@ -1439,34 +1439,34 @@ msgstr "Ne mogu da napravim datoteku „%s“: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Greška pri raščlanjivanju mogućnosti %s" msgstr "Greška pri raščlanjivanju mogućnosti %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Greška pri čitanju datoteke „%s“: %s" msgstr "Greška pri čitanju datoteke „%s“: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Greška pri čitanju datoteke „%s“: %s" msgstr "Greška pri čitanju datoteke „%s“: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1491,7 +1491,7 @@ msgstr "Dokument završen neočekivano usred imena atributa"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Greška pri otvaranju direktorijuma „%s“: %s" msgstr "Greška pri otvaranju direktorijuma „%s“: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Greška pri čitanju datoteke „%s“: %s" msgstr "Greška pri čitanju datoteke „%s“: %s"
@ -1551,14 +1551,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Simboličke veze nisu podržane" msgstr "Simboličke veze nisu podržane"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Greška pri čitanju datoteke „%s“: %s" msgstr "Greška pri čitanju datoteke „%s“: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Greška pri čitanju datoteke „%s“: %s" msgstr "Greška pri čitanju datoteke „%s“: %s"
@ -1568,12 +1568,12 @@ msgstr "Greška pri čitanju datoteke „%s“: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Greška pri čitanju datoteke „%s“: %s" msgstr "Greška pri čitanju datoteke „%s“: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Greška pri čitanju datoteke „%s“: %s" msgstr "Greška pri čitanju datoteke „%s“: %s"
@ -1598,43 +1598,43 @@ msgstr "Greška pri čitanju datoteke „%s“: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Greška pri čitanju datoteke „%s“: %s" msgstr "Greška pri čitanju datoteke „%s“: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Greška pri čitanju datoteke „%s“: %s" msgstr "Greška pri čitanju datoteke „%s“: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Greška pri čitanju datoteke „%s“: %s" msgstr "Greška pri čitanju datoteke „%s“: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Nije obična datoteka" msgstr "Nije obična datoteka"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Neispravno ime ključa: %s" msgstr "Neispravno ime ključa: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1676,12 +1676,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\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"
@ -1160,12 +1160,12 @@ msgstr ""
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1241,56 +1241,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Симболичке везе нису подржане" msgstr "Симболичке везе нису подржане"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Симболичке везе нису подржане" msgstr "Симболичке везе нису подржане"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1309,23 +1309,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1345,16 +1345,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1380,8 +1380,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Неисправно име домаћина" msgstr "Неисправно име домаћина"
@ -1441,34 +1441,34 @@ msgstr "Не могу да направим датотеку „%s“: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Грешка при претварању: %s" msgstr "Грешка при претварању: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Грешка при читању датотеке „%s“: %s" msgstr "Грешка при читању датотеке „%s“: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Грешка при читању датотеке „%s“: %s" msgstr "Грешка при читању датотеке „%s“: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1493,7 +1493,7 @@ msgstr "Документ завршен неочекивано усред име
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Грешка при отварању директоријума „%s“: %s" msgstr "Грешка при отварању директоријума „%s“: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Грешка при читању датотеке „%s“: %s" msgstr "Грешка при читању датотеке „%s“: %s"
@ -1553,14 +1553,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Симболичке везе нису подржане" msgstr "Симболичке везе нису подржане"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Грешка при читању датотеке „%s“: %s" msgstr "Грешка при читању датотеке „%s“: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Грешка при читању датотеке „%s“: %s" msgstr "Грешка при читању датотеке „%s“: %s"
@ -1570,12 +1570,12 @@ msgstr "Грешка при читању датотеке „%s“: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Грешка при читању датотеке „%s“: %s" msgstr "Грешка при читању датотеке „%s“: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Грешка при читању датотеке „%s“: %s" msgstr "Грешка при читању датотеке „%s“: %s"
@ -1600,43 +1600,43 @@ msgstr "Грешка при читању датотеке „%s“: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Грешка при читању датотеке „%s“: %s" msgstr "Грешка при читању датотеке „%s“: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Грешка при читању датотеке „%s“: %s" msgstr "Грешка при читању датотеке „%s“: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Грешка при читању датотеке „%s“: %s" msgstr "Грешка при читању датотеке „%s“: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Неисправно име домаћина" msgstr "Неисправно име домаћина"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1678,12 +1678,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

1092
po/sv.po

File diff suppressed because it is too large Load Diff

104
po/ta.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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-08-13 09:47+0530\n" "PO-Revision-Date: 2007-08-13 09:47+0530\n"
"Last-Translator: Dr.T.Vasudevan <agnihot3@gmail.com>\n" "Last-Translator: Dr.T.Vasudevan <agnihot3@gmail.com>\n"
"Language-Team: TAMIL <ubuntu-l10n-tam@lists.ubuntu.com>\n" "Language-Team: TAMIL <ubuntu-l10n-tam@lists.ubuntu.com>\n"
@ -1149,12 +1149,12 @@ msgstr "மதிப்பு '%s' தசம எண்ணாக செயல்
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "மதிப்பு '%s' பூலியனாக செயல்பட முடியாது." msgstr "மதிப்பு '%s' பூலியனாக செயல்பட முடியாது."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1231,56 +1231,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "என்பதன்-குறுக்கம் இணைப்புகளுக்கு ஆதரவு கிடையாது" msgstr "என்பதன்-குறுக்கம் இணைப்புகளுக்கு ஆதரவு கிடையாது"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "என்பதன்-குறுக்கம் இணைப்புகளுக்கு ஆதரவு கிடையாது" msgstr "என்பதன்-குறுக்கம் இணைப்புகளுக்கு ஆதரவு கிடையாது"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1299,23 +1299,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1335,16 +1335,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1370,8 +1370,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "பிழையான விருந்தோம்புப்-பெயர்" msgstr "பிழையான விருந்தோம்புப்-பெயர்"
@ -1431,34 +1431,34 @@ msgstr "'%s' கோப்பை படைக்க முடியவில்
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "கூறிடும் போது பிழை: %s" msgstr "கூறிடும் போது பிழை: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s" msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s" msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1483,7 +1483,7 @@ msgstr "பண்பு பெயர் உள்ளே ஆவணம் தி
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "'%s' அடைவு திறக்கும்போது பிழை: %s" msgstr "'%s' அடைவு திறக்கும்போது பிழை: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s" msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s"
@ -1543,14 +1543,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "என்பதன்-குறுக்கம் இணைப்புகளுக்கு ஆதரவு கிடையாது" msgstr "என்பதன்-குறுக்கம் இணைப்புகளுக்கு ஆதரவு கிடையாது"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s" msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s" msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s"
@ -1560,12 +1560,12 @@ msgstr "'%s' கோப்பு வாசிக்கும் போது ப
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s" msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s" msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s"
@ -1590,43 +1590,43 @@ msgstr "'%s' கோப்பு வாசிக்கும் போது ப
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s" msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s" msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s" msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "ஒரு முறையான கோப்பில்லை" msgstr "ஒரு முறையான கோப்பில்லை"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "செல்லுபடியாகாத விசை பெயர்: %s" msgstr "செல்லுபடியாகாத விசை பெயர்: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1668,12 +1668,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/te.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\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"
@ -1133,12 +1133,12 @@ msgstr "'%s' విలువను సంఖ్య గా చదువుటక
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "%s' విలువను బులియన్ గా చదువుటకు సాధ్యపడదు." msgstr "%s' విలువను బులియన్ గా చదువుటకు సాధ్యపడదు."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1215,56 +1215,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "చిహ్న పూరితజోడి సహకరించలెదు. " msgstr "చిహ్న పూరితజోడి సహకరించలెదు. "
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "చిహ్న పూరితజోడి సహకరించలెదు. " msgstr "చిహ్న పూరితజోడి సహకరించలెదు. "
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1283,23 +1283,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1319,16 +1319,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1354,8 +1354,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "నిస్సారమైన ఆతిథ్య నామము" msgstr "నిస్సారమైన ఆతిథ్య నామము"
@ -1415,34 +1415,34 @@ msgstr " '%s' దస్త్రమును సృష్టించుటల
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "పరివర్తనం నందు దోషం కలదు: %s" msgstr "పరివర్తనం నందు దోషం కలదు: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "దస్త్రం '%s': %s చదువుటలో దోషం" msgstr "దస్త్రం '%s': %s చదువుటలో దోషం"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "దస్త్రం '%s': %s చదువుటలో దోషం" msgstr "దస్త్రం '%s': %s చదువుటలో దోషం"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1467,7 +1467,7 @@ msgstr "పత్రం చివర ఊహించని ఆపాదననా
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr " వివరణ తెరచుటలో దోషం '%s': %s" msgstr " వివరణ తెరచుటలో దోషం '%s': %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "దస్త్రం '%s': %s చదువుటలో దోషం" msgstr "దస్త్రం '%s': %s చదువుటలో దోషం"
@ -1527,14 +1527,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "చిహ్న పూరితజోడి సహకరించలెదు. " msgstr "చిహ్న పూరితజోడి సహకరించలెదు. "
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "దస్త్రం '%s': %s చదువుటలో దోషం" msgstr "దస్త్రం '%s': %s చదువుటలో దోషం"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "దస్త్రం '%s': %s చదువుటలో దోషం" msgstr "దస్త్రం '%s': %s చదువుటలో దోషం"
@ -1544,12 +1544,12 @@ msgstr "దస్త్రం '%s': %s చదువుటలో దోషం"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "దస్త్రం '%s': %s చదువుటలో దోషం" msgstr "దస్త్రం '%s': %s చదువుటలో దోషం"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "దస్త్రం '%s': %s చదువుటలో దోషం" msgstr "దస్త్రం '%s': %s చదువుటలో దోషం"
@ -1574,43 +1574,43 @@ msgstr "దస్త్రం '%s': %s చదువుటలో దోషం"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "దస్త్రం '%s': %s చదువుటలో దోషం" msgstr "దస్త్రం '%s': %s చదువుటలో దోషం"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "దస్త్రం '%s': %s చదువుటలో దోషం" msgstr "దస్త్రం '%s': %s చదువుటలో దోషం"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "దస్త్రం '%s': %s చదువుటలో దోషం" msgstr "దస్త్రం '%s': %s చదువుటలో దోషం"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "క్రమబద్దమైన దస్త్రం కాదు" msgstr "క్రమబద్దమైన దస్త్రం కాదు"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "నిస్సారమైన ఆతిథ్య నామము" msgstr "నిస్సారమైన ఆతిథ్య నామము"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1652,12 +1652,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/th.po
View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib 2.14.1\n" "Project-Id-Version: glib 2.14.1\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-08-10 15:21+0700\n" "PO-Revision-Date: 2007-08-10 15:21+0700\n"
"Last-Translator: Theppitak Karoonboonyanan <thep@linux.thai.net>\n" "Last-Translator: Theppitak Karoonboonyanan <thep@linux.thai.net>\n"
"Language-Team: Thai <thai-l10n@googlegroups.com>\n" "Language-Team: Thai <thai-l10n@googlegroups.com>\n"
@ -1121,12 +1121,12 @@ msgstr "ค่า '%s' ไม่สามารถตีความเป็น
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "ค่า '%s' ไม่สามารถตีความเป็นบูลีนได้" msgstr "ค่า '%s' ไม่สามารถตีความเป็นบูลีนได้"
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1203,56 +1203,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "ไม่สนับสนุนลิงก์สัญลักษณ์" msgstr "ไม่สนับสนุนลิงก์สัญลักษณ์"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "ไม่สนับสนุนลิงก์สัญลักษณ์" msgstr "ไม่สนับสนุนลิงก์สัญลักษณ์"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1271,23 +1271,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1307,16 +1307,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1342,8 +1342,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "ชื่อโฮสต์ผิดรูปแบบ" msgstr "ชื่อโฮสต์ผิดรูปแบบ"
@ -1403,34 +1403,34 @@ msgstr "สร้างแฟ้ม '%s' ไม่สำเร็จ: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "เกิดข้อผิดพลาดระหว่างแจงตัวเลือก: %s" msgstr "เกิดข้อผิดพลาดระหว่างแจงตัวเลือก: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "เกิดข้อผิดพลาดขณะอ่านแฟ้ม '%s': %s" msgstr "เกิดข้อผิดพลาดขณะอ่านแฟ้ม '%s': %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "เกิดข้อผิดพลาดขณะอ่านแฟ้ม '%s': %s" msgstr "เกิดข้อผิดพลาดขณะอ่านแฟ้ม '%s': %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1455,7 +1455,7 @@ msgstr "เอกสารจบแบบผิดปกติระหว่า
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "เกิดข้อผิดพลาดขณะเปิดไดเรกทอรี '%s': %s" msgstr "เกิดข้อผิดพลาดขณะเปิดไดเรกทอรี '%s': %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "เกิดข้อผิดพลาดขณะอ่านแฟ้ม '%s': %s" msgstr "เกิดข้อผิดพลาดขณะอ่านแฟ้ม '%s': %s"
@ -1515,14 +1515,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "ไม่สนับสนุนลิงก์สัญลักษณ์" msgstr "ไม่สนับสนุนลิงก์สัญลักษณ์"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "เกิดข้อผิดพลาดขณะอ่านแฟ้ม '%s': %s" msgstr "เกิดข้อผิดพลาดขณะอ่านแฟ้ม '%s': %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "เกิดข้อผิดพลาดขณะอ่านแฟ้ม '%s': %s" msgstr "เกิดข้อผิดพลาดขณะอ่านแฟ้ม '%s': %s"
@ -1532,12 +1532,12 @@ msgstr "เกิดข้อผิดพลาดขณะอ่านแฟ้
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "เกิดข้อผิดพลาดขณะอ่านแฟ้ม '%s': %s" msgstr "เกิดข้อผิดพลาดขณะอ่านแฟ้ม '%s': %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "เกิดข้อผิดพลาดขณะอ่านแฟ้ม '%s': %s" msgstr "เกิดข้อผิดพลาดขณะอ่านแฟ้ม '%s': %s"
@ -1562,43 +1562,43 @@ msgstr "เกิดข้อผิดพลาดขณะอ่านแฟ้
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "เกิดข้อผิดพลาดขณะอ่านแฟ้ม '%s': %s" msgstr "เกิดข้อผิดพลาดขณะอ่านแฟ้ม '%s': %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "เกิดข้อผิดพลาดขณะอ่านแฟ้ม '%s': %s" msgstr "เกิดข้อผิดพลาดขณะอ่านแฟ้ม '%s': %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "เกิดข้อผิดพลาดขณะอ่านแฟ้ม '%s': %s" msgstr "เกิดข้อผิดพลาดขณะอ่านแฟ้ม '%s': %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "ไม่ใช่แฟ้มปกติ" msgstr "ไม่ใช่แฟ้มปกติ"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "ชื่อคีย์ผิดรูปแบบ: %s" msgstr "ชื่อคีย์ผิดรูปแบบ: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1640,12 +1640,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/tl.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\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"
@ -1184,12 +1184,12 @@ msgstr "Ang halagang '%s' ay hindi mabasa bilang numero."
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."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1266,56 +1266,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Hindi suportado ang mga symbolic link" msgstr "Hindi suportado ang mga symbolic link"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Hindi suportado ang mga symbolic link" msgstr "Hindi suportado ang mga symbolic link"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1334,23 +1334,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1370,16 +1370,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1405,8 +1405,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Hindi tanggap na hostname" msgstr "Hindi tanggap na hostname"
@ -1466,34 +1466,34 @@ msgstr "Sawi ang paglikha ng talaksang '%s': %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Error habang nagco-convert: %s" msgstr "Error habang nagco-convert: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s" msgstr "Error sa pagbasa ng talaksang '%s': %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s" msgstr "Error sa pagbasa ng talaksang '%s': %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1519,7 +1519,7 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Error sa pagbukas ng directory '%s': %s" msgstr "Error sa pagbukas ng directory '%s': %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s" msgstr "Error sa pagbasa ng talaksang '%s': %s"
@ -1579,14 +1579,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Hindi suportado ang mga symbolic link" msgstr "Hindi suportado ang mga symbolic link"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s" msgstr "Error sa pagbasa ng talaksang '%s': %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s" msgstr "Error sa pagbasa ng talaksang '%s': %s"
@ -1596,12 +1596,12 @@ msgstr "Error sa pagbasa ng talaksang '%s': %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s" msgstr "Error sa pagbasa ng talaksang '%s': %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s" msgstr "Error sa pagbasa ng talaksang '%s': %s"
@ -1626,43 +1626,43 @@ msgstr "Error sa pagbasa ng talaksang '%s': %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s" msgstr "Error sa pagbasa ng talaksang '%s': %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s" msgstr "Error sa pagbasa ng talaksang '%s': %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s" msgstr "Error sa pagbasa ng talaksang '%s': %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Hindi karaniwang talaksan" msgstr "Hindi karaniwang talaksan"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Imbalidong pangalan ng programa: %s" msgstr "Imbalidong pangalan ng programa: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1704,12 +1704,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/tr.po
View File

@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib.HEAD.tr\n" "Project-Id-Version: glib.HEAD.tr\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2008-01-12 15:54+0200\n" "PO-Revision-Date: 2008-01-12 15:54+0200\n"
"Last-Translator: Baris Cicek <baris@teamforce.name.tr>\n" "Last-Translator: Baris Cicek <baris@teamforce.name.tr>\n"
"Language-Team: Turkish <gnome-turk@gnome.org>\n" "Language-Team: Turkish <gnome-turk@gnome.org>\n"
@ -1155,12 +1155,12 @@ msgstr "'%s' değeri bir gerçel sayı olarak yorumlanamıyor."
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "'%s' değeri mantıksal değer olarak yorumlanamıyor." msgstr "'%s' değeri mantıksal değer olarak yorumlanamıyor."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "g_input_stream_read_async'e çok büyük sayım değeri iletildi" msgstr "g_input_stream_read_async'e çok büyük sayım değeri iletildi"
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "Akış zaten kapalı" msgstr "Akış zaten kapalı"
@ -1236,56 +1236,56 @@ msgstr "sürücü çıkartmayı uygulamıyor"
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "sürücü ortam için yoklamayı uygulamıyor" msgstr "sürücü ortam için yoklamayı uygulamıyor"
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, c-format #, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "İşlem desteklenmiyor" msgstr "İşlem desteklenmiyor"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "Bağlama mevcut değil içeriyor" msgstr "Bağlama mevcut değil içeriyor"
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "Dizin üzerine kopyalanamıyor" msgstr "Dizin üzerine kopyalanamıyor"
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "Dizin dizin üzerine kopyalanamıyor" msgstr "Dizin dizin üzerine kopyalanamıyor"
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "Hedef dosya mevcut" msgstr "Hedef dosya mevcut"
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "Dizin iç içe kopyalanamıyor" msgstr "Dizin iç içe kopyalanamıyor"
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "Geçersiz sembolik bağ değeri verildi" msgstr "Geçersiz sembolik bağ değeri verildi"
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, c-format #, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Çöp desteklenmiyor" msgstr "Çöp desteklenmiyor"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "Dosy adları '%c' içeremez" msgstr "Dosy adları '%c' içeremez"
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "sistem bağlama uygulamıyor" msgstr "sistem bağlama uygulamıyor"
@ -1304,23 +1304,23 @@ msgstr "Dosya numaralandırıcı sıradışı işleme sahip"
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "Dosya numaralandırıcı zaten kapalı" msgstr "Dosya numaralandırıcı zaten kapalı"
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "Akış query_info desteklemiyor" msgstr "Akış query_info desteklemiyor"
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "Atlama akışta desteklenmiyor" msgstr "Atlama akışta desteklenmiyor"
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "Sonunu kesmeye giriş akışında izin verilmiyor" msgstr "Sonunu kesmeye giriş akışında izin verilmiyor"
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "Akış üzerinde sonunun kesilmesi desteklenmiyor" msgstr "Akış üzerinde sonunun kesilmesi desteklenmiyor"
@ -1340,16 +1340,16 @@ msgstr "Giriş akımı okumayı uygulamıyor"
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "g_input_stream_skip'e çok büyük sayaç değeri verilmiş" msgstr "g_input_stream_skip'e çok büyük sayaç değeri verilmiş"
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "g_input_stream_skip_async'e çok büyük sayaç değeri verilmiş" msgstr "g_input_stream_skip_async'e çok büyük sayaç değeri verilmiş"
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "Akışın sıradışı işlemi var" msgstr "Akışın sıradışı işlemi var"
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, fuzzy, c-format #, fuzzy, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "Çöp için en üst seviye dizin bulunamıyor" msgstr "Çöp için en üst seviye dizin bulunamıyor"
@ -1375,8 +1375,8 @@ msgid "Can't rename file, filename already exist"
msgstr "Dosya yeniden adlandırılamıyor, dosya ismi zaten mevcut" msgstr "Dosya yeniden adlandırılamıyor, dosya ismi zaten mevcut"
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, c-format #, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Geçersiz dosya adı" msgstr "Geçersiz dosya adı"
@ -1436,34 +1436,34 @@ msgstr "Dosya çöpe atılamıyor: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Sembolik bağ yaparken hata: %s" msgstr "Sembolik bağ yaparken hata: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, c-format #, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Dosya taşınırken hata: %s" msgstr "Dosya taşınırken hata: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "Dizin dizin üzerine taşınamıyor" msgstr "Dizin dizin üzerine taşınamıyor"
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "Hedef dosya zaten mevcut" msgstr "Hedef dosya zaten mevcut"
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "Yedek dosyası oluşturma başarısız oldu" msgstr "Yedek dosyası oluşturma başarısız oldu"
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, c-format #, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Hedef dosya silerken hata: %s" msgstr "Hedef dosya silerken hata: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "Bağlı sistemler arasında taşıma desteklenmiyor" msgstr "Bağlı sistemler arasında taşıma desteklenmiyor"
@ -1488,7 +1488,7 @@ msgstr "Geçersiz genişletilmiş öznitelik ismi"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Genişletilmiş öznitelik '%s' atanırken hata: %s" msgstr "Genişletilmiş öznitelik '%s' atanırken hata: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, c-format #, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "'%s' dosyası durumlandırılırken hata: %s" msgstr "'%s' dosyası durumlandırılırken hata: %s"
@ -1548,14 +1548,14 @@ msgstr "Sembolik bağ atanırken hata: dosya bir sembolik bağ değil"
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Öznitelik %s ataması desteklenmiyor" msgstr "Öznitelik %s ataması desteklenmiyor"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, c-format #, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Dosyadan okunurken hata: %s" msgstr "Dosyadan okunurken hata: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, c-format #, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Dosya içinde atlama yapılırken hata: %s" msgstr "Dosya içinde atlama yapılırken hata: %s"
@ -1565,12 +1565,12 @@ msgstr "Dosya içinde atlama yapılırken hata: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Dosya kapatılırken hata: %s" msgstr "Dosya kapatılırken hata: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, fuzzy, c-format #, fuzzy, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "Çöp dizini bulunamıyor ya da oluşturulamıyor" msgstr "Çöp dizini bulunamıyor ya da oluşturulamıyor"
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, c-format #, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Dosyaya yazılırken hata: %s" msgstr "Dosyaya yazılırken hata: %s"
@ -1595,43 +1595,43 @@ msgstr "Yedek kopyası oluşturulurken hata: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Geçici dosya yeniden adlandırılırken hata: %s" msgstr "Geçici dosya yeniden adlandırılırken hata: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, c-format #, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Dosyanın sonu kesilirken hata: %s" msgstr "Dosyanın sonu kesilirken hata: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, c-format #, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "'%s' dosyasıılırken hata: %s" msgstr "'%s' dosyasıılırken hata: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "Hedef dosya bir dizin" msgstr "Hedef dosya bir dizin"
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Hedef dosya normal dosya değil" msgstr "Hedef dosya normal dosya değil"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "Dosya harici olarak değiştirilmiş" msgstr "Dosya harici olarak değiştirilmiş"
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "Geçersiz GSeekType sağlandı" msgstr "Geçersiz GSeekType sağlandı"
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, c-format #, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Geçersiz atlama isteği" msgstr "Geçersiz atlama isteği"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "GMemoryInputStream sonu silinemiyor" msgstr "GMemoryInputStream sonu silinemiyor"
@ -1673,12 +1673,12 @@ msgstr "g_output_stream_write'a çok büyük sayaç değeri geçildi"
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "Çıktı akışı write uygulamıyor" msgstr "Çıktı akışı write uygulamıyor"
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "Kaynak akışı zaten kapalı" msgstr "Kaynak akışı zaten kapalı"
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "g_outpu_stream_write_async'e çok büyük sayaç değeri geçildi" msgstr "g_outpu_stream_write_async'e çok büyük sayaç değeri geçildi"

104
po/tt.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\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"
@ -1100,12 +1100,12 @@ msgstr "'%s' digän bäyäsen san itep tanıp bulmí."
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í."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1182,56 +1182,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, c-format #, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "" msgstr ""
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, c-format #, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "" msgstr ""
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1250,23 +1250,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1286,16 +1286,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1321,8 +1321,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Host adı yaraqsız" msgstr "Host adı yaraqsız"
@ -1382,34 +1382,34 @@ msgstr "'%s' biremen yasap bulmadı: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Äyländergändä xata çıqtı: %s" msgstr "Äyländergändä xata çıqtı: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "'%s' biremen uqığanda xata: %s" msgstr "'%s' biremen uqığanda xata: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "'%s' biremen uqığanda xata: %s" msgstr "'%s' biremen uqığanda xata: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1434,7 +1434,7 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "'%s' törgägen açıp bulmadı: %s" msgstr "'%s' törgägen açıp bulmadı: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "'%s' biremen uqığanda xata: %s" msgstr "'%s' biremen uqığanda xata: %s"
@ -1494,14 +1494,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "" msgstr ""
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "'%s' biremen uqığanda xata: %s" msgstr "'%s' biremen uqığanda xata: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "'%s' biremen uqığanda xata: %s" msgstr "'%s' biremen uqığanda xata: %s"
@ -1511,12 +1511,12 @@ msgstr "'%s' biremen uqığanda xata: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "'%s' biremen uqığanda xata: %s" msgstr "'%s' biremen uqığanda xata: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "'%s' biremen uqığanda xata: %s" msgstr "'%s' biremen uqığanda xata: %s"
@ -1541,43 +1541,43 @@ msgstr "'%s' biremen uqığanda xata: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "'%s' biremen uqığanda xata: %s" msgstr "'%s' biremen uqığanda xata: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "'%s' biremen uqığanda xata: %s" msgstr "'%s' biremen uqığanda xata: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "'%s' biremen uqığanda xata: %s" msgstr "'%s' biremen uqığanda xata: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Ğädäti birem tügel" msgstr "Ğädäti birem tügel"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Yazılım adı yaraqsız: %s" msgstr "Yazılım adı yaraqsız: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1619,12 +1619,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

857
po/uk.po

File diff suppressed because it is too large Load Diff

104
po/vi.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib GNOME TRUNK\n" "Project-Id-Version: glib GNOME TRUNK\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2008-01-04 18:33+1030\n" "PO-Revision-Date: 2008-01-04 18:33+1030\n"
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n" "Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
"Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net>\n" "Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net>\n"
@ -1158,12 +1158,12 @@ msgstr "Không thể giải dịch giá trị « %s » dạng con số nổi."
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Không thể giải dịch giá trị « %s » dạng bun (đúng/sai)." msgstr "Không thể giải dịch giá trị « %s » dạng bun (đúng/sai)."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "Giá trị đếm quá lớn được gửi cho hàm « g_input_stream_read_async »" msgstr "Giá trị đếm quá lớn được gửi cho hàm « g_input_stream_read_async »"
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "Luồng đã bị đóng" msgstr "Luồng đã bị đóng"
@ -1239,56 +1239,56 @@ msgstr "ổ đĩa không thực hiện chức năng đẩy ra"
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "ổ đĩa không thực hiện chức năng thăm dò có phương tiện không" msgstr "ổ đĩa không thực hiện chức năng thăm dò có phương tiện không"
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, c-format #, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Thao tác không được hỗ trợ" msgstr "Thao tác không được hỗ trợ"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "Bộ lắp chứa không tồn tại" msgstr "Bộ lắp chứa không tồn tại"
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "Không thể sao chép đè lên thư mục" msgstr "Không thể sao chép đè lên thư mục"
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "Không thể sao chép thư mục đè lên thư mục" msgstr "Không thể sao chép thư mục đè lên thư mục"
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "Tập tin đích đã có" msgstr "Tập tin đích đã có"
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "Không thể sao chép đệ quy thư mục" msgstr "Không thể sao chép đệ quy thư mục"
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "Đưa ra giá trị liên kết tượng trưng không hợp lệ" msgstr "Đưa ra giá trị liên kết tượng trưng không hợp lệ"
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, c-format #, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Thùng rác không được hỗ trợ" msgstr "Thùng rác không được hỗ trợ"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "Tên tập tin không thể chứa « %c »" msgstr "Tên tập tin không thể chứa « %c »"
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "hàm volume (khối tin) không thực hiện chức năng mount (lắp)" msgstr "hàm volume (khối tin) không thực hiện chức năng mount (lắp)"
@ -1307,23 +1307,23 @@ msgstr "Bộ đếm tập tin có thao tác còn chạy"
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "Bộ đếm tập tin đã bị đóng" msgstr "Bộ đếm tập tin đã bị đóng"
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "Luồng không hỗ trợ hàm « query_info »" msgstr "Luồng không hỗ trợ hàm « query_info »"
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "Chức năng seek (tìm nơi) không được hỗ trợ trên luồng" msgstr "Chức năng seek (tìm nơi) không được hỗ trợ trên luồng"
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "Không cho phép cắt ngắn luồng nhập vào" msgstr "Không cho phép cắt ngắn luồng nhập vào"
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "hông cho phép cắt ngắn luồng" msgstr "hông cho phép cắt ngắn luồng"
@ -1343,16 +1343,16 @@ msgstr "Luồng nhập vào không thực hiện chức năng đọc"
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "Giá trị đếm quá lớn được gửi cho hàm « g_input_stream_skip »" msgstr "Giá trị đếm quá lớn được gửi cho hàm « g_input_stream_skip »"
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "Giá trị đếm quá lớn được gửi cho hàm « g_input_stream_skip_async »" msgstr "Giá trị đếm quá lớn được gửi cho hàm « g_input_stream_skip_async »"
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "Luồng có thao tác còn chạy" msgstr "Luồng có thao tác còn chạy"
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, fuzzy, c-format #, fuzzy, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "Không tìm thấy thư mục cấp đầu cho thùng rác" msgstr "Không tìm thấy thư mục cấp đầu cho thùng rác"
@ -1378,8 +1378,8 @@ msgid "Can't rename file, filename already exist"
msgstr "Không thể thay đổi tên của tập tin, vì tên tập tin đã có" msgstr "Không thể thay đổi tên của tập tin, vì tên tập tin đã có"
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, c-format #, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Tên tập tin không hợp lệ" msgstr "Tên tập tin không hợp lệ"
@ -1439,34 +1439,34 @@ msgstr "Không thể chuyển tập tin vào thùng rác: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Gặp lỗi khi tạo liên kết tượng trưng: %s" msgstr "Gặp lỗi khi tạo liên kết tượng trưng: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, c-format #, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Gặp lỗi khi di chuyển tập tin: %s" msgstr "Gặp lỗi khi di chuyển tập tin: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "Không thể di chuyển thư mục đè lên thư mục" msgstr "Không thể di chuyển thư mục đè lên thư mục"
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "Tập tin đích đã có" msgstr "Tập tin đích đã có"
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "Lỗi tạo tập tin sao lưu" msgstr "Lỗi tạo tập tin sao lưu"
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, c-format #, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Gặp lỗi khi gỡ bỏ tập tin đích: %s" msgstr "Gặp lỗi khi gỡ bỏ tập tin đích: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "Không hỗ trợ chức năng di chuyển giữa các bộ lắp" msgstr "Không hỗ trợ chức năng di chuyển giữa các bộ lắp"
@ -1491,7 +1491,7 @@ msgstr "Tên thuộc tính đã mở rộng không hợp lệ"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Gặp lỗi khi đặt thuộc tính đã mở rộng « %s »: %s" msgstr "Gặp lỗi khi đặt thuộc tính đã mở rộng « %s »: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, c-format #, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Gặp lỗi khi lấy trạng thái về tập tin « %s »: %s" msgstr "Gặp lỗi khi lấy trạng thái về tập tin « %s »: %s"
@ -1553,14 +1553,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Không hỗ trợ chức năng đặt thuộc tính %s" msgstr "Không hỗ trợ chức năng đặt thuộc tính %s"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, c-format #, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Gặp lỗi khi đọc từ tập tin: %s" msgstr "Gặp lỗi khi đọc từ tập tin: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, c-format #, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Gặp lỗi khi tìm nơi trong tập tin: %s" msgstr "Gặp lỗi khi tìm nơi trong tập tin: %s"
@ -1570,12 +1570,12 @@ msgstr "Gặp lỗi khi tìm nơi trong tập tin: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Gặp lỗi khi đóng tập tin: %s" msgstr "Gặp lỗi khi đóng tập tin: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, fuzzy, c-format #, fuzzy, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "Không tìm thấy hay không thể tạo thư mục thùng rác" msgstr "Không tìm thấy hay không thể tạo thư mục thùng rác"
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, c-format #, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Gặp lỗi khi ghi vào tập tin: %s" msgstr "Gặp lỗi khi ghi vào tập tin: %s"
@ -1600,43 +1600,43 @@ msgstr "Gặp lỗi khi tạo bản sao lưu : %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Gặp lỗi khi thay đổi tên của tập tin tạm thời: %s" msgstr "Gặp lỗi khi thay đổi tên của tập tin tạm thời: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, c-format #, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Gặp lỗi khi cắt ngắn tập tin: %s" msgstr "Gặp lỗi khi cắt ngắn tập tin: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, c-format #, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Gặp lỗi khi mở tập tin « %s »: %s" msgstr "Gặp lỗi khi mở tập tin « %s »: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "Tập tin đích là một thư mục" msgstr "Tập tin đích là một thư mục"
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Tập tin đích không phải là một tập tin bình thường" msgstr "Tập tin đích không phải là một tập tin bình thường"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "Tập tin đã bị sửa đổi bên ngoài" msgstr "Tập tin đã bị sửa đổi bên ngoài"
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Tên tập tin không hợp lệ: %s" msgstr "Tên tập tin không hợp lệ: %s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1678,12 +1678,12 @@ msgstr "Giá trị đếm quá lớn được gửi cho hàm « g_output_stream_
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "Luồng xuất không thực hiện hàm write (ghi)" msgstr "Luồng xuất không thực hiện hàm write (ghi)"
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "Luồng nguồn đã bị đóng" msgstr "Luồng nguồn đã bị đóng"
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "Giá trị đếm quá lớn được gửi cho hàm « g_output_stream_write_async »" msgstr "Giá trị đếm quá lớn được gửi cho hàm « g_output_stream_write_async »"

104
po/wa.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\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"
@ -1119,12 +1119,12 @@ msgstr ""
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1200,56 +1200,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Loyéns simbolikes nén sopoirtés" msgstr "Loyéns simbolikes nén sopoirtés"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Loyéns simbolikes nén sopoirtés" msgstr "Loyéns simbolikes nén sopoirtés"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1268,23 +1268,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1304,16 +1304,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1339,8 +1339,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "No d' lodjoe nén valide" msgstr "No d' lodjoe nén valide"
@ -1400,34 +1400,34 @@ msgstr "Dji n' a savou askepyî l' fitchî «%s»: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Åk n' a nén stî tot cviersant: %s" msgstr "Åk n' a nén stî tot cviersant: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s" msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s" msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1452,7 +1452,7 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Åk n' a nén stî tot drovant l' ridant «%s»: %s" msgstr "Åk n' a nén stî tot drovant l' ridant «%s»: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s" msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s"
@ -1512,14 +1512,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Loyéns simbolikes nén sopoirtés" msgstr "Loyéns simbolikes nén sopoirtés"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s" msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s" msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s"
@ -1529,12 +1529,12 @@ msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s" msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s" msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s"
@ -1559,43 +1559,43 @@ msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s" msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s" msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s" msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "No d' lodjoe nén valide" msgstr "No d' lodjoe nén valide"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1637,12 +1637,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/xh.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\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"
@ -1179,12 +1179,12 @@ msgstr "Ixabiso '%s' alinakho ukuchazwa njengenani."
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."
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1261,56 +1261,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "Ikhonkco elingumfuziselo alixhaswanga" msgstr "Ikhonkco elingumfuziselo alixhaswanga"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "Ikhonkco elingumfuziselo alixhaswanga" msgstr "Ikhonkco elingumfuziselo alixhaswanga"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1329,23 +1329,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1365,16 +1365,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1400,8 +1400,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "Igama lomququzeleli elingasebenziyo" msgstr "Igama lomququzeleli elingasebenziyo"
@ -1461,34 +1461,34 @@ msgstr "Akuphumelelekanga ukudala ifayili '%s': %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "Impazamo ngelixa lenguqulo: %s" msgstr "Impazamo ngelixa lenguqulo: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s" msgstr "Impazamo yokufunda ifayili '%s': %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s" msgstr "Impazamo yokufunda ifayili '%s': %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1513,7 +1513,7 @@ msgstr "Uxwebhu luphele ngesiquphe ngaphakathi kwegama lophawu"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "Impazamo yokuvula uvimba weefayili '%s': %s" msgstr "Impazamo yokuvula uvimba weefayili '%s': %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "Impazamo yokufunda ifayili '%s': %s" msgstr "Impazamo yokufunda ifayili '%s': %s"
@ -1573,14 +1573,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "Ikhonkco elingumfuziselo alixhaswanga" msgstr "Ikhonkco elingumfuziselo alixhaswanga"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s" msgstr "Impazamo yokufunda ifayili '%s': %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s" msgstr "Impazamo yokufunda ifayili '%s': %s"
@ -1590,12 +1590,12 @@ msgstr "Impazamo yokufunda ifayili '%s': %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s" msgstr "Impazamo yokufunda ifayili '%s': %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s" msgstr "Impazamo yokufunda ifayili '%s': %s"
@ -1620,43 +1620,43 @@ msgstr "Impazamo yokufunda ifayili '%s': %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s" msgstr "Impazamo yokufunda ifayili '%s': %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s" msgstr "Impazamo yokufunda ifayili '%s': %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "Impazamo yokufunda ifayili '%s': %s" msgstr "Impazamo yokufunda ifayili '%s': %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "Asiyofayili esebenza rhoqo" msgstr "Asiyofayili esebenza rhoqo"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "Igama lomququzeleli elingasebenziyo" msgstr "Igama lomququzeleli elingasebenziyo"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1698,12 +1698,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

104
po/yi.po
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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\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"
@ -1148,12 +1148,12 @@ msgstr ""
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1229,56 +1229,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, c-format #, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "" msgstr ""
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, c-format #, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "" msgstr ""
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1297,23 +1297,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1333,16 +1333,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1368,8 +1368,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "אומלעקסיקער מאַשין־נאָמען" msgstr "אומלעקסיקער מאַשין־נאָמען"
@ -1429,34 +1429,34 @@ msgstr "ניט געקענט שאַפֿן טעקע %s: %s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "דורכפֿאַל בשעת פֿאַרװאַנדלונג: %s" msgstr "דורכפֿאַל בשעת פֿאַרװאַנדלונג: %s"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "דורכפֿאַל אין לײענען טעקע %s: %s" msgstr "דורכפֿאַל אין לײענען טעקע %s: %s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "דורכפֿאַל אין לײענען טעקע %s: %s" msgstr "דורכפֿאַל אין לײענען טעקע %s: %s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1481,7 +1481,7 @@ msgstr "דאָקומענט ענדיקט זיך אומגעריכטערהײט אי
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "דורכפֿאַל אין עפֿענען פּאַפּקע %s: %s" msgstr "דורכפֿאַל אין עפֿענען פּאַפּקע %s: %s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "דורכפֿאַל אין לײענען טעקע %s: %s" msgstr "דורכפֿאַל אין לײענען טעקע %s: %s"
@ -1541,14 +1541,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "" msgstr ""
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "דורכפֿאַל אין לײענען טעקע %s: %s" msgstr "דורכפֿאַל אין לײענען טעקע %s: %s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "דורכפֿאַל אין לײענען טעקע %s: %s" msgstr "דורכפֿאַל אין לײענען טעקע %s: %s"
@ -1558,12 +1558,12 @@ msgstr "דורכפֿאַל אין לײענען טעקע %s: %s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "דורכפֿאַל אין לײענען טעקע %s: %s" msgstr "דורכפֿאַל אין לײענען טעקע %s: %s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "דורכפֿאַל אין לײענען טעקע %s: %s" msgstr "דורכפֿאַל אין לײענען טעקע %s: %s"
@ -1588,43 +1588,43 @@ msgstr "דורכפֿאַל אין לײענען טעקע %s: %s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "דורכפֿאַל אין לײענען טעקע %s: %s" msgstr "דורכפֿאַל אין לײענען טעקע %s: %s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "דורכפֿאַל אין לײענען טעקע %s: %s" msgstr "דורכפֿאַל אין לײענען טעקע %s: %s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "דורכפֿאַל אין לײענען טעקע %s: %s" msgstr "דורכפֿאַל אין לײענען טעקע %s: %s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, c-format #, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "אומלעקסיקער מאַשין־נאָמען" msgstr "אומלעקסיקער מאַשין־נאָמען"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1666,12 +1666,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

File diff suppressed because it is too large Load Diff

View File

@ -10,7 +10,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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-02-28 02:10+0800\n" "PO-Revision-Date: 2007-02-28 02:10+0800\n"
"Last-Translator: Woodman Tuen <wmtuen@gmail.com>\n" "Last-Translator: Woodman Tuen <wmtuen@gmail.com>\n"
"Language-Team: Chinese (Hong Kong) <community@linuxhall.org>\n" "Language-Team: Chinese (Hong Kong) <community@linuxhall.org>\n"
@ -1122,12 +1122,12 @@ msgstr "數值‘%s不能被解譯為浮點數。"
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "數值‘%s不能被解譯為邏輯值。" msgstr "數值‘%s不能被解譯為邏輯值。"
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1204,56 +1204,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "不支援符號連結" msgstr "不支援符號連結"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "不支援符號連結" msgstr "不支援符號連結"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1272,23 +1272,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1308,16 +1308,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1343,8 +1343,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "主機名稱無效" msgstr "主機名稱無效"
@ -1404,34 +1404,34 @@ msgstr "建立檔案‘%s失敗%s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "解析 %s 選項時發生錯誤" msgstr "解析 %s 選項時發生錯誤"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "讀取檔案‘%s時發生錯誤%s" msgstr "讀取檔案‘%s時發生錯誤%s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "讀取檔案‘%s時發生錯誤%s" msgstr "讀取檔案‘%s時發生錯誤%s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1456,7 +1456,7 @@ msgstr "在屬性名稱內,文件突然結束"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "開啟目錄‘%s時發生錯誤%s" msgstr "開啟目錄‘%s時發生錯誤%s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "讀取檔案‘%s時發生錯誤%s" msgstr "讀取檔案‘%s時發生錯誤%s"
@ -1516,14 +1516,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "不支援符號連結" msgstr "不支援符號連結"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "讀取檔案‘%s時發生錯誤%s" msgstr "讀取檔案‘%s時發生錯誤%s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "讀取檔案‘%s時發生錯誤%s" msgstr "讀取檔案‘%s時發生錯誤%s"
@ -1533,12 +1533,12 @@ msgstr "讀取檔案‘%s時發生錯誤%s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "讀取檔案‘%s時發生錯誤%s" msgstr "讀取檔案‘%s時發生錯誤%s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "讀取檔案‘%s時發生錯誤%s" msgstr "讀取檔案‘%s時發生錯誤%s"
@ -1563,43 +1563,43 @@ msgstr "讀取檔案‘%s時發生錯誤%s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "讀取檔案‘%s時發生錯誤%s" msgstr "讀取檔案‘%s時發生錯誤%s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "讀取檔案‘%s時發生錯誤%s" msgstr "讀取檔案‘%s時發生錯誤%s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "讀取檔案‘%s時發生錯誤%s" msgstr "讀取檔案‘%s時發生錯誤%s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "不是普通檔案" msgstr "不是普通檔案"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "無效的設定鍵名稱:%s" msgstr "無效的設定鍵名稱:%s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1641,12 +1641,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""

View File

@ -10,7 +10,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: 2008-01-14 10:53-0500\n" "POT-Creation-Date: 2008-01-21 11:37-0500\n"
"PO-Revision-Date: 2007-02-27 09:08+0800\n" "PO-Revision-Date: 2007-02-27 09:08+0800\n"
"Last-Translator: Woodman Tuen <wmtuen@gmail.com>\n" "Last-Translator: Woodman Tuen <wmtuen@gmail.com>\n"
"Language-Team: Chinese (Taiwan) <community@linuxhall.org>\n" "Language-Team: Chinese (Taiwan) <community@linuxhall.org>\n"
@ -1122,12 +1122,12 @@ msgstr "數值‘%s不能被解譯為浮點數。"
msgid "Value '%s' cannot be interpreted as a boolean." msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "數值‘%s不能被解譯為邏輯值。" msgstr "數值‘%s不能被解譯為邏輯值。"
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:558 #: gio/gbufferedinputstream.c:483 gio/ginputstream.c:559
msgid "Too large count value passed to g_input_stream_read_async" msgid "Too large count value passed to g_input_stream_read_async"
msgstr "" msgstr ""
#: gio/gbufferedinputstream.c:869 gio/ginputstream.c:888 #: gio/gbufferedinputstream.c:869 gio/ginputstream.c:892
#: gio/goutputstream.c:1064 #: gio/goutputstream.c:1075
#, c-format #, c-format
msgid "Stream is already closed" msgid "Stream is already closed"
msgstr "" msgstr ""
@ -1204,56 +1204,56 @@ msgstr ""
msgid "drive doesn't implement polling for media" msgid "drive doesn't implement polling for media"
msgstr "" msgstr ""
#: gio/gfile.c:731 gio/gfile.c:872 gio/gfile.c:1005 gio/gfile.c:1091 #: gio/gfile.c:742 gio/gfile.c:930 gio/gfile.c:1063 gio/gfile.c:1217
#: gio/gfile.c:1144 gio/gfile.c:1201 gio/gfile.c:1282 gio/gfile.c:2189 #: gio/gfile.c:1270 gio/gfile.c:1327 gio/gfile.c:1408 gio/gfile.c:2363
#: gio/gfile.c:2234 gio/gfile.c:2284 gio/gfile.c:2323 gio/gfile.c:2647 #: gio/gfile.c:2408 gio/gfile.c:2458 gio/gfile.c:2497 gio/gfile.c:2821
#: gio/gfile.c:3046 gio/gfile.c:3125 gio/gfile.c:3205 gio/gfile.c:3283 #: gio/gfile.c:3220 gio/gfile.c:3299 gio/gfile.c:3379 gio/gfile.c:3457
#, fuzzy, c-format #, fuzzy, c-format
msgid "Operation not supported" msgid "Operation not supported"
msgstr "不支援符號連結" msgstr "不支援符號連結"
#: gio/gfile.c:1047 gio/glocalfile.c:895 gio/glocalfile.c:904 #: gio/gfile.c:1105 gio/glocalfile.c:895 gio/glocalfile.c:904
#: gio/glocalfile.c:915 #: gio/glocalfile.c:915
#, c-format #, c-format
msgid "Containing mount does not exist" msgid "Containing mount does not exist"
msgstr "" msgstr ""
#: gio/gfile.c:1621 #: gio/gfile.c:1747
#, c-format #, c-format
msgid "Can't copy over directory" msgid "Can't copy over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1681 #: gio/gfile.c:1807
#, c-format #, c-format
msgid "Can't copy directory over directory" msgid "Can't copy directory over directory"
msgstr "" msgstr ""
#: gio/gfile.c:1689 #: gio/gfile.c:1815
#, c-format #, c-format
msgid "Target file exists" msgid "Target file exists"
msgstr "" msgstr ""
#: gio/gfile.c:1707 #: gio/gfile.c:1833
#, c-format #, c-format
msgid "Can't recursively copy directory" msgid "Can't recursively copy directory"
msgstr "" msgstr ""
#: gio/gfile.c:2274 #: gio/gfile.c:2448
#, c-format #, c-format
msgid "Invalid symlink value given" msgid "Invalid symlink value given"
msgstr "" msgstr ""
#: gio/gfile.c:2366 #: gio/gfile.c:2540
#, fuzzy, c-format #, fuzzy, c-format
msgid "Trash not supported" msgid "Trash not supported"
msgstr "不支援符號連結" msgstr "不支援符號連結"
#: gio/gfile.c:2413 #: gio/gfile.c:2587
#, c-format #, c-format
msgid "File names cannot contain '%c'" msgid "File names cannot contain '%c'"
msgstr "" msgstr ""
#: gio/gfile.c:4068 gio/gvolume.c:318 #: gio/gfile.c:4291 gio/gvolume.c:318
msgid "volume doesn't implement mount" msgid "volume doesn't implement mount"
msgstr "" msgstr ""
@ -1272,23 +1272,23 @@ msgstr ""
msgid "File enumerator is already closed" msgid "File enumerator is already closed"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:450 #: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:570 #: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format #, c-format
msgid "Stream doesn't support query_info" msgid "Stream doesn't support query_info"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:365 gio/gfileoutputstream.c:409 #: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format #, c-format
msgid "Seek not supported on stream" msgid "Seek not supported on stream"
msgstr "" msgstr ""
#: gio/gfileinputstream.c:409 #: gio/gfileinputstream.c:380
#, c-format #, c-format
msgid "Truncate not allowed on input stream" msgid "Truncate not allowed on input stream"
msgstr "" msgstr ""
#: gio/gfileoutputstream.c:504 #: gio/gfileoutputstream.c:457
#, c-format #, c-format
msgid "Truncate not supported on stream" msgid "Truncate not supported on stream"
msgstr "" msgstr ""
@ -1308,16 +1308,16 @@ msgstr ""
msgid "Too large count value passed to g_input_stream_skip" msgid "Too large count value passed to g_input_stream_skip"
msgstr "" msgstr ""
#: gio/ginputstream.c:681 #: gio/ginputstream.c:683
msgid "Too large count value passed to g_input_stream_skip_async" msgid "Too large count value passed to g_input_stream_skip_async"
msgstr "" msgstr ""
#: gio/ginputstream.c:895 gio/goutputstream.c:1071 #: gio/ginputstream.c:899 gio/goutputstream.c:1082
#, c-format #, c-format
msgid "Stream has outstanding operation" msgid "Stream has outstanding operation"
msgstr "" msgstr ""
#: gio/glocaldirectorymonitor.c:296 #: gio/glocaldirectorymonitor.c:297
#, c-format #, c-format
msgid "Unable to find default local directory monitor type" msgid "Unable to find default local directory monitor type"
msgstr "" msgstr ""
@ -1343,8 +1343,8 @@ msgid "Can't rename file, filename already exist"
msgstr "" msgstr ""
#: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717 #: gio/glocalfile.c:966 gio/glocalfile.c:1688 gio/glocalfile.c:1717
#: gio/glocalfile.c:1849 gio/glocalfileoutputstream.c:451 #: gio/glocalfile.c:1862 gio/glocalfileoutputstream.c:448
#: gio/glocalfileoutputstream.c:494 gio/glocalfileoutputstream.c:886 #: gio/glocalfileoutputstream.c:489 gio/glocalfileoutputstream.c:879
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid filename" msgid "Invalid filename"
msgstr "主機名稱無效" msgstr "主機名稱無效"
@ -1404,34 +1404,34 @@ msgstr "建立檔案‘%s失敗%s"
msgid "Error making symbolic link: %s" msgid "Error making symbolic link: %s"
msgstr "解析 %s 選項時發生錯誤" msgstr "解析 %s 選項時發生錯誤"
#: gio/glocalfile.c:1768 gio/glocalfile.c:1853 #: gio/glocalfile.c:1779 gio/glocalfile.c:1866
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error moving file: %s" msgid "Error moving file: %s"
msgstr "讀取檔案‘%s時發生錯誤%s" msgstr "讀取檔案‘%s時發生錯誤%s"
#: gio/glocalfile.c:1789 #: gio/glocalfile.c:1802
#, c-format #, c-format
msgid "Can't move directory over directory" msgid "Can't move directory over directory"
msgstr "" msgstr ""
#: gio/glocalfile.c:1798 #: gio/glocalfile.c:1811
#, c-format #, c-format
msgid "Target file already exists" msgid "Target file already exists"
msgstr "" msgstr ""
#: gio/glocalfile.c:1811 gio/glocalfileoutputstream.c:740 #: gio/glocalfile.c:1824 gio/glocalfileoutputstream.c:735
#: gio/glocalfileoutputstream.c:754 gio/glocalfileoutputstream.c:769 #: gio/glocalfileoutputstream.c:749 gio/glocalfileoutputstream.c:764
#: gio/glocalfileoutputstream.c:785 gio/glocalfileoutputstream.c:799 #: gio/glocalfileoutputstream.c:780 gio/glocalfileoutputstream.c:794
#, c-format #, c-format
msgid "Backup file creation failed" msgid "Backup file creation failed"
msgstr "" msgstr ""
#: gio/glocalfile.c:1828 #: gio/glocalfile.c:1841
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error removing target file: %s" msgid "Error removing target file: %s"
msgstr "讀取檔案‘%s時發生錯誤%s" msgstr "讀取檔案‘%s時發生錯誤%s"
#: gio/glocalfile.c:1842 #: gio/glocalfile.c:1855
#, c-format #, c-format
msgid "Move between mounts not supported" msgid "Move between mounts not supported"
msgstr "" msgstr ""
@ -1456,7 +1456,7 @@ msgstr "在屬性名稱內,文件突然結束"
msgid "Error setting extended attribute '%s': %s" msgid "Error setting extended attribute '%s': %s"
msgstr "開啟目錄‘%s時發生錯誤%s" msgstr "開啟目錄‘%s時發生錯誤%s"
#: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:630 #: gio/glocalfileinfo.c:1392 gio/glocalfileoutputstream.c:625
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error stating file '%s': %s" msgid "Error stating file '%s': %s"
msgstr "讀取檔案‘%s時發生錯誤%s" msgstr "讀取檔案‘%s時發生錯誤%s"
@ -1516,14 +1516,14 @@ msgstr ""
msgid "Setting attribute %s not supported" msgid "Setting attribute %s not supported"
msgstr "不支援符號連結" msgstr "不支援符號連結"
#: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:541 #: gio/glocalfileinputstream.c:158 gio/glocalfileoutputstream.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error reading from file: %s" msgid "Error reading from file: %s"
msgstr "讀取檔案‘%s時發生錯誤%s" msgstr "讀取檔案‘%s時發生錯誤%s"
#: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197 #: gio/glocalfileinputstream.c:187 gio/glocalfileinputstream.c:197
#: gio/glocalfileinputstream.c:301 gio/glocalfileoutputstream.c:351 #: gio/glocalfileinputstream.c:300 gio/glocalfileoutputstream.c:350
#: gio/glocalfileoutputstream.c:815 #: gio/glocalfileoutputstream.c:810
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error seeking in file: %s" msgid "Error seeking in file: %s"
msgstr "讀取檔案‘%s時發生錯誤%s" msgstr "讀取檔案‘%s時發生錯誤%s"
@ -1533,12 +1533,12 @@ msgstr "讀取檔案‘%s時發生錯誤%s"
msgid "Error closing file: %s" msgid "Error closing file: %s"
msgstr "讀取檔案‘%s時發生錯誤%s" msgstr "讀取檔案‘%s時發生錯誤%s"
#: gio/glocalfilemonitor.c:225 #: gio/glocalfilemonitor.c:224
#, c-format #, c-format
msgid "Unable to find default local file monitor type" msgid "Unable to find default local file monitor type"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:560 #: gio/glocalfileoutputstream.c:166 gio/glocalfileoutputstream.c:555
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error writing to file: %s" msgid "Error writing to file: %s"
msgstr "讀取檔案‘%s時發生錯誤%s" msgstr "讀取檔案‘%s時發生錯誤%s"
@ -1563,43 +1563,43 @@ msgstr "讀取檔案‘%s時發生錯誤%s"
msgid "Error renaming temporary file: %s" msgid "Error renaming temporary file: %s"
msgstr "讀取檔案‘%s時發生錯誤%s" msgstr "讀取檔案‘%s時發生錯誤%s"
#: gio/glocalfileoutputstream.c:395 gio/glocalfileoutputstream.c:830 #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:825
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error truncating file: %s" msgid "Error truncating file: %s"
msgstr "讀取檔案‘%s時發生錯誤%s" msgstr "讀取檔案‘%s時發生錯誤%s"
#: gio/glocalfileoutputstream.c:455 gio/glocalfileoutputstream.c:498 #: gio/glocalfileoutputstream.c:452 gio/glocalfileoutputstream.c:493
#: gio/glocalfileoutputstream.c:621 gio/glocalfileoutputstream.c:890 #: gio/glocalfileoutputstream.c:616 gio/glocalfileoutputstream.c:883
#, fuzzy, c-format #, fuzzy, c-format
msgid "Error opening file '%s': %s" msgid "Error opening file '%s': %s"
msgstr "讀取檔案‘%s時發生錯誤%s" msgstr "讀取檔案‘%s時發生錯誤%s"
#: gio/glocalfileoutputstream.c:642 #: gio/glocalfileoutputstream.c:637
#, c-format #, c-format
msgid "Target file is a directory" msgid "Target file is a directory"
msgstr "" msgstr ""
#: gio/glocalfileoutputstream.c:647 #: gio/glocalfileoutputstream.c:642
#, fuzzy, c-format #, fuzzy, c-format
msgid "Target file is not a regular file" msgid "Target file is not a regular file"
msgstr "不是普通檔案" msgstr "不是普通檔案"
#: gio/glocalfileoutputstream.c:659 #: gio/glocalfileoutputstream.c:654
#, c-format #, c-format
msgid "The file was externally modified" msgid "The file was externally modified"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:471 gio/gmemoryoutputstream.c:517 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:517
#, c-format #, c-format
msgid "Invalid GSeekType supplied" msgid "Invalid GSeekType supplied"
msgstr "" msgstr ""
#: gio/gmemoryinputstream.c:481 gio/gmemoryoutputstream.c:527 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:527
#, fuzzy, c-format #, fuzzy, c-format
msgid "Invalid seek request" msgid "Invalid seek request"
msgstr "無效的設定鍵名稱:%s" msgstr "無效的設定鍵名稱:%s"
#: gio/gmemoryinputstream.c:505 #: gio/gmemoryinputstream.c:521
#, c-format #, c-format
msgid "Cannot truncate GMemoryInputStream" msgid "Cannot truncate GMemoryInputStream"
msgstr "" msgstr ""
@ -1641,12 +1641,12 @@ msgstr ""
msgid "Output stream doesn't implement write" msgid "Output stream doesn't implement write"
msgstr "" msgstr ""
#: gio/goutputstream.c:363 gio/goutputstream.c:764 #: gio/goutputstream.c:363 gio/goutputstream.c:770
#, c-format #, c-format
msgid "Source stream is already closed" msgid "Source stream is already closed"
msgstr "" msgstr ""
#: gio/goutputstream.c:646 #: gio/goutputstream.c:647
msgid "Too large count value passed to g_output_stream_write_async" msgid "Too large count value passed to g_output_stream_write_async"
msgstr "" msgstr ""