svn path=/trunk/; revision=7868
This commit is contained in:
Matthias Clasen 2009-02-17 02:49:52 +00:00
parent 23aad87a54
commit 7b106d2066
97 changed files with 5648 additions and 5672 deletions

View File

@ -1,3 +1,7 @@
2009-02-16 Matthias Clasen <mclasen@redhat.com>
* === Released 2.19.7 ===
2009-02-16 Matthias Clasen <mclasen@redhat.com>
* NEWS: Updates

View File

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

2
README
View File

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

View File

@ -1,3 +1,7 @@
2009-02-16 Matthias Clasen <mclasen@redhat.com>
* === Released 2.19.7 ===
2009-02-06 Stefan Kost <ensonic@users.sf.net>
* gio/gio-docs.xml:

View File

@ -252,6 +252,14 @@ you can however use it as if it was a function.
@Returns: %TRUE, if the thread system is initialized.
<!-- ##### FUNCTION g_thread_get_initialized ##### -->
<para>
</para>
@Returns:
<!-- ##### USER_FUNCTION GThreadFunc ##### -->
<para>
Specifies the type of the @func functions passed to

View File

@ -1,3 +1,7 @@
2009-02-16 Matthias Clasen <mclasen@redhat.com>
* === Released 2.19.7 ===
2009-02-16 Matthias Clasen <mclasen@redhat.com>
* gmountoperation.[hc]: Add an "aborted" signal to abort a

View File

@ -1,3 +1,7 @@
2009-02-16 Matthias Clasen <mclasen@redhat.com>
* === Released 2.19.7 ===
2009-02-02 Matthias Clasen <mclasen@redhat.com>
* === Released 2.19.6 ===

View File

@ -1,3 +1,7 @@
2009-02-16 Matthias Clasen <mclasen@redhat.com>
* === Released 2.19.7 ===
2009-02-02 Matthias Clasen <mclasen@redhat.com>
* === Released 2.19.6 ===

View File

@ -1,3 +1,7 @@
2009-02-16 Matthias Clasen <mclasen@redhat.com>
* === Released 2.19.7 ===
2009-02-02 Matthias Clasen <mclasen@redhat.com>
* === Released 2.19.6 ===

View File

@ -1,3 +1,7 @@
2009-02-16 Matthias Clasen <mclasen@redhat.com>
* === Released 2.19.7 ===
2009-02-14 Luca Ferretti <elle.uca@libero.it>
* it.po: Updated Italian translation.

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2003-01-16 08:39+EDT\n"
"Last-Translator: Ge'ez Frontier Foundation <locales@geez.org>\n"
"Language-Team: Amharic <locales@geez.org>\n"
@ -97,8 +97,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr ""
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr ""
@ -108,8 +108,8 @@ msgstr ""
msgid "Error during conversion: %s"
msgstr ""
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr ""
@ -906,16 +906,16 @@ msgstr ""
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr ""
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr ""
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr ""
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr ""
@ -1090,8 +1090,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1457,70 +1457,70 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s"
msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr ""

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-09-17 05:06+0300\n"
"Last-Translator: Anas Afif Emad <anas.e87@gmail.com>\n"
"Language-Team: Arabic <doc@arabeyes.org>\n"
@ -103,8 +103,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "تعذّر فتح المُحوِّل من '%s' إلى '%s'"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "سلسلة بايتات غير سليمة في دخْل التحويل"
@ -114,8 +114,8 @@ msgstr "سلسلة بايتات غير سليمة في دخْل التحويل"
msgid "Error during conversion: %s"
msgstr "خطأ أثناء التحويل: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "تتابع محارف جزئي عند نهاية الدخْل"
@ -927,16 +927,16 @@ msgstr "خطأ غير معروف أثناء تنفيذ العملية الإبن
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "فشلت قراءة بيانات كافية من أنبوب child pid (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "محرف خارج حدود UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "تتابع غير سليم في دخْل التحويل"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "محرف خارج حدود UTF-16"
@ -1114,8 +1114,8 @@ msgstr "مُرِّرت قيمة كبيرة جدّا إلى %s"
msgid "Stream is already closed"
msgstr "سبق إغلاق الدَفق "
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "أُلغيت العملية "
@ -1480,70 +1480,70 @@ msgstr "اسم غير سليم للخاصية الممتدة"
msgid "Error setting extended attribute '%s': %s"
msgstr "خطأ عند تعيين الخاصية الممتدة '%s': %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "خطأ عند تناول الملف '%s': %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (ترميز غير سليم)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "خطأ فى تناول واصف الملف: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "نوع الخاصية غير سليم ( يُفترض uint32 )"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "نوع الخاصية غير سليم ( يُفترض uint64 )"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "نوع الخاصية غير سليم ( يُنتضر مقطع بايت )"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "خطأ تعيين الأذونات: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "خطأ تعيين المالك: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "يجب أن يكون فهرس القائمة غير سلبي"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "خطأ أثناء تعيين الوصلة الرمزية: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr "خطأ في تعيين الوصلة الرمزية: الملف ليس وصلة رمزية"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "يجب ألا يكون سياق SELinux صفرا"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "خطأ في ضبط سياق SELinux: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "SELinux ليس مفعلا على هذا النظام"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "تعيين الصفة %s غير مُدَعَّم"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: as\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-02-28 17:08+0530\n"
"Last-Translator: Amitakhya Phukan <amitakhya@svn.gnome.org>\n"
"Language-Team: Assamese\n"
@ -98,8 +98,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s' ৰ পৰা '%s' লৈ সলনি কৰা যন্ত্ৰক খুলিব নোৱাৰি"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "সলনি কৰাৰ নিবেশত অবৈধ byte ক্ৰম"
@ -109,8 +109,8 @@ msgstr "সলনি কৰাৰ নিবেশত অবৈধ byte ক্ৰ
msgid "Error during conversion: %s"
msgstr "সলনি কৰাৰ সময়ত ভুল: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "নিবেশৰ অন্তত অসম্পূৰ্ণ আখৰৰ গোট"
@ -928,16 +928,16 @@ msgstr ""
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr ""
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr ""
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr ""
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr ""
@ -1112,8 +1112,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1484,70 +1484,70 @@ msgstr "প্ৰলেক্ষ"
msgid "Error setting extended attribute '%s': %s"
msgstr "'%s' পঞ্জিকা খোলোঁতে ভুল: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "সলনি কৰাৰ সময়ত ভুল: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "সলনি কৰাৰ সময়ত ভুল: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "%d শাৰীত ভুল: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "সলনি কৰাৰ সময়ত ভুল: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, fuzzy, c-format
msgid "Setting attribute %s not supported"
msgstr "সাঙ্কেতিক সংযোগ সমৰ্থিত নহয়"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD.az\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2004-02-02 12:12+0200\n"
"Last-Translator: Mətin Əmirov <metin@karegen.com>\n"
"Language-Team: Azerbaijani Turkish <gnome@azitt.com>\n"
@ -98,8 +98,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "`%s' dən `%s' ə dönüşdürücü açıla bilmir: %s"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "dönüşdürmə girişində hökmsüz bayt qatarı"
@ -109,8 +109,8 @@ msgstr "dönüşdürmə girişində hökmsüz bayt qatarı"
msgid "Error during conversion: %s"
msgstr "Dönüşdürmə sırasında xəta yarandı: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Girişin sonunda parçalı hərf qatarı"
@ -951,16 +951,16 @@ msgstr "\"%s\" törəmə gedişat işində namə'lum xəta"
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Törəmə pid pipe dan kifayət qədər mə'lumat oxuma iflası (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "UTF-8 üçün hərf sərhədinin xaricində"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "dönüşdürmə girişi içində hökmsüz qatar"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "UTF-16 üçün hərf sərhədinin xaricindədir"
@ -1135,8 +1135,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1506,70 +1506,70 @@ 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"
msgstr "Cərgə açma xətası: '%s': %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Fayl oxuma xətası: '%s': %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "Fayl oxuma xətası: '%s': %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "Dönüşdürmə sırasında xəta yarandı: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Dönüşdürmə sırasında xəta yarandı: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "%d sətirində xəta : %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Dönüşdürmə sırasında xəta yarandı: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, fuzzy, c-format
msgid "Setting attribute %s not supported"
msgstr "Simvolik körpülər dəstəklənmir"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2005-11-16 11:21+0200\n"
"Last-Translator: Vital Khilko <vk@altlinux.ru>\n"
"Language-Team: Belarusian <i18n@mova.org>\n"
@ -107,8 +107,8 @@ msgstr "Не атрымалася адкрыць пераўтваральнік
# glib/giochannel.c:1324 glib/giochannel.c:2163 glib/gutf8.c:875
# glib/gutf8.c:1320
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Недапушчальная пасьлядоўнасьць байтаў на ўваходзе пераўтварэньня"
@ -122,8 +122,8 @@ msgstr "Памылка ў часе пераўтварэньня: %s"
# glib/gconvert.c:615 glib/gutf8.c:871 glib/gutf8.c:1071 glib/gutf8.c:1212
# glib/gutf8.c:1316
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Няпоўны сымбаль у канцы ўваходнага радку"
@ -1060,19 +1060,19 @@ msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Збой чытаньня патрэбнае колькасьці даньняў з pid канала нашчадку (%s)"
# glib/gutf8.c:950
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Сымбаль па-за дыяпазонам UTF-8"
# glib/gutf8.c:1039 glib/gutf8.c:1048 glib/gutf8.c:1180 glib/gutf8.c:1189
# glib/gutf8.c:1330 glib/gutf8.c:1426
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Недапушчальная пасьлядоўнасьць на ўваходзе пераўтварэньня"
# glib/gutf8.c:1341 glib/gutf8.c:1437
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Сымбаль па-за дыяпазонам UTF-16"
@ -1260,8 +1260,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1651,78 +1651,78 @@ msgid "Error setting extended attribute '%s': %s"
msgstr "Памылка ў часе адкрыцьця каталёгу \"%s\": %s"
# glib/gfileutils.c:348
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Памылка чытаньня файлу \"%s\": %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
# glib/gfileutils.c:348
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "Памылка чытаньня файлу \"%s\": %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
# glib/gconvert.c:597 glib/gconvert.c:813 glib/giochannel.c:1289
# glib/giochannel.c:2175
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "Памылка ў часе пераўтварэньня: %s"
# glib/gconvert.c:597 glib/gconvert.c:813 glib/giochannel.c:1289
# glib/giochannel.c:2175
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Памылка ў часе пераўтварэньня: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
# glib/gmarkup.c:303
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "Памылка ў радку %d: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
# glib/gconvert.c:597 glib/gconvert.c:813 glib/giochannel.c:1289
# glib/giochannel.c:2175
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Памылка ў часе пераўтварэньня: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, fuzzy, c-format
msgid "Setting attribute %s not supported"
msgstr "Сымбалічныя спасылкі не падтрымліваюцца"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-02-16 23:33+0200\n"
"Last-Translator: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>\n"
"Language-Team: Belarusian Latin <i18n@mova.org>\n"
@ -106,8 +106,8 @@ msgstr "Niemahčyma adčynić kanverter z '%s' na '%s'"
# glib/giochannel.c:1324 glib/giochannel.c:2163 glib/gutf8.c:875
# glib/gutf8.c:1320
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Niapravilnaja paśladoŭnaść bajtaŭ na ŭvachodzie kanversii"
@ -121,8 +121,8 @@ msgstr "Pamyłka padčas kanversii: %s"
# glib/gconvert.c:615 glib/gutf8.c:871 glib/gutf8.c:1071 glib/gutf8.c:1212
# glib/gutf8.c:1316
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Niapoŭny znak u kancy ŭvachodnaha radka"
@ -1064,19 +1064,19 @@ msgstr ""
"Niemahčyma adčytać adpaviednuju kolkaść źviestak ź PID kanału naščadka (%s)"
# glib/gutf8.c:950
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Znak pa-za dyjapazonam UTF-8"
# glib/gutf8.c:1039 glib/gutf8.c:1048 glib/gutf8.c:1180 glib/gutf8.c:1189
# glib/gutf8.c:1330 glib/gutf8.c:1426
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Niapravilny paradak na ŭvachodzie kanversii"
# glib/gutf8.c:1341 glib/gutf8.c:1437
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Znak pa-za dyjapazonam UTF-16"
@ -1265,8 +1265,8 @@ msgstr "Funkcyi %s pieradadzieny nadta vialiki ličylnik"
msgid "Stream is already closed"
msgstr "Płyń užo začynienaja"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "Aperacyja anulavanaja"
@ -1652,81 +1652,81 @@ msgid "Error setting extended attribute '%s': %s"
msgstr "Pamyłka akreśleńnia pašyranaha atrybutu '%s': %s"
# glib/gfileutils.c:348
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Pamyłka atrymańnia stat() dla fajłu '%s': %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (niapravilnaje kadavańnie)"
# glib/gfileutils.c:348
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Pamyłka atrymańnia stat() dla fajłavaha deskryptara: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "Niapravilny typ atrybutu (čakaŭsia uint32)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "Niapravilny typ atrybutu (čakaŭsia uint64)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "Niapravilny typ atrybutu (čakaŭsia bajtavy radok)"
# glib/gconvert.c:597 glib/gconvert.c:813 glib/giochannel.c:1289
# glib/giochannel.c:2175
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "Pamyłka akreśleńnia pravoŭ: %s"
# glib/gconvert.c:597 glib/gconvert.c:813 glib/giochannel.c:1289
# glib/giochannel.c:2175
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "Pamyłka akreśleńnia ŭładalnika: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "symbalnaja spasyłka musić być nia-NULL"
# glib/gmarkup.c:303
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "Pamyłka akreśleńnia symbalnaj spasyłki: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
"Pamyłka akreśleńnia symbalnaj spasyłki: fajł nie źjaŭlajecca symbalnaj "
"spasyłkaj"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
#, fuzzy
msgid "SELinux context must be non-NULL"
msgstr "symbalnaja spasyłka musić być nia-NULL"
# glib/gconvert.c:597 glib/gconvert.c:813 glib/giochannel.c:1289
# glib/giochannel.c:2175
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Pamyłka akreśleńnia ŭładalnika: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Akreśleńnie atrybutu %s nie padtrymlivajecca"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib trunk\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2009-01-30 13:11+0200\n"
"Last-Translator: Alexander Shopov <ash@contact.bg>\n"
"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
@ -97,8 +97,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Не може да се отвори конвертор от „%s“ към „%s“"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Грешна байтова последователност на входа за преобразуване"
@ -108,8 +108,8 @@ msgstr "Грешна байтова последователност на вхо
msgid "Error during conversion: %s"
msgstr "Грешка по време на преобразуване: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Непълна знакова последователност в края на входните данни"
@ -965,16 +965,16 @@ msgstr ""
"Неуспех при четенето на достатъчно данни от канала на дъщерен процес (с "
"идентификатор %s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Знак извън обхвата на UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Неправилна последователност на входа за преобразуване"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Знак извън обхвата на UTF-16"
@ -1160,8 +1160,8 @@ msgstr "Подадена е прекалено голяма стойност н
msgid "Stream is already closed"
msgstr "Потокът вече е затворен"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "Действието е прекратено"
@ -1527,70 +1527,70 @@ msgstr "Неправилно име на допълнителен атрибут
msgid "Error setting extended attribute '%s': %s"
msgstr "Грешка при задаване на допълнителен атрибут „%s“: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Грешка при получаване на състоянието на файл „%s“: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (неправилно кодиране)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Грешка при получаване на състоянието на файловия дескриптор: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "Неправилен вид на атрибут (очакваше се uint32)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "Неправилен вид на атрибут (очакваше се uint64)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "Неправилен вид на атрибут (очакваше се низ от байтове)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "Грешка при задаване на правата за достъп: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "Грешка при задаване на собственик: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "символната връзка трябва да не е NULL"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "Грешка при задаване на символна връзка: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr "Грешка при задаване на символна връзка: файлът не е такава"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "Контекстът на SELinux трябва да не е NULL"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "Грешка при задаване на контекста на SELinux: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "SELinux не е включен на тази система"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Не се поддържа задаването на атрибута %s"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2006-08-31 21:21+0600\n"
"Last-Translator: Khandakar Mujahidul Islam <suzan@bengalinux.org>\n"
"Language-Team: Bengali <gnome-translation@bengalinux.org>\n"
@ -99,8 +99,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s' থেকে '%s' তে কনভার্টার খোলা যায়নি"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "পরিবর্তন করার জন্য দেয়া বাইট সমুহ সঠিক নয়"
@ -110,8 +110,8 @@ msgstr "পরিবর্তন করার জন্য দেয়া বা
msgid "Error during conversion: %s"
msgstr "পরিবর্তন সময়কালীন ভুল: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "প্রদত্ত তথ্যের শেষে আংশিক অক্ষর সমুহ"
@ -941,16 +941,16 @@ msgstr "চাইল্ড প্রসেস \"%s\" কার্যকর ক
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "চাইল্ড পিয়াইডি পাইপ (%s) থেকে যথেস্ট তথ্য পড়তে ব্যর্থ"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "অক্ষর ইউটিএফ-৮ আয়তার বাইরে"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "পরিবর্তন করার জন্য দেয়া তথ্য সঠিক নয়"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "অক্ষর ইউটিএফ-১৬ আয়তার বাইরে"
@ -1126,8 +1126,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1499,70 +1499,70 @@ msgstr "একটি বৈশিষ্ট্য নাম অভ্যন্ত
msgid "Error setting extended attribute '%s': %s"
msgstr "ডাইরেক্টরি '%s' খুলতে ব্যর্থ: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "পরিবর্তন সময়কালীন ভুল: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "পরিবর্তন সময়কালীন ভুল: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "লাইন %d এ ভুল: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "পরিবর্তন সময়কালীন ভুল: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, fuzzy, c-format
msgid "Setting attribute %s not supported"
msgstr "প্রতীকী লিঙ্ক সমর্থিত নয়"

View File

@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: bn_IN\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-09-09 18:16+0530\n"
"Last-Translator: Runa Bhattacharjee <runab@redhat.com>\n"
"Language-Team: Bengali INDIA <fedora-trans-bn_IN@redhat.com>\n"
@ -105,8 +105,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s' থেকে '%s' রূপান্তর ব্যবস্থা খোলা যায়নি"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "রূপান্তর করার জন্য প্রদত্ত ইনপুটের মধ্যে বাইটের অনুক্রম সঠিক নয়"
@ -116,8 +116,8 @@ msgstr "রূপান্তর করার জন্য প্রদত্ত
msgid "Error during conversion: %s"
msgstr "রূপান্তর কর্ম সঞ্চালনকালের উৎপন্ন সমস্যা: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "প্রদত্ত ইনপুটের অন্তে আংশিক অক্ষর অনুক্রম"
@ -946,16 +946,16 @@ msgstr "চাইল্ড প্রসেস \"%s\" কার্যকর ক
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "চাইল্ড pid পাইপ থেকে পর্যাপ্ত তথ্য পড়তে ব্যর্থ (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "অক্ষরটি UTF-8'র আয়ত্বের বাইরে"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "রূপান্তর করার উদ্দেশ্যে প্রদত্ত তথ্যের মধ্যে অবৈধ ধারা"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "অক্ষরটি UTF-16'র আয়ত্বের বাইরে"
@ -1133,8 +1133,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "কর্ম বাতিল করা হয়েছে"
@ -1500,70 +1500,70 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s"
msgstr ""
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "ফাইল '%s' stat করতে ব্যর্থ: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (অবৈধ এনকোডিং)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "ফাইলের বিবরণ stat করতে সমস্যা: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "অ্যাট্রিবিউটের ধরন বৈধ নয় (প্রত্যাশিত uint32)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "অ্যাট্রিবিউটের ধরন বৈধ নয় (প্রত্যাশিত uint64)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "অনুমতি নির্ধারণ করতে সমস্যা: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "মালিকানা নির্ধারণ করতে সমস্যা: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "সিম্‌-লিঙ্ক NULL-ব্যাতীত মান হওয়া আবশ্যক"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "সিম্‌-লিঙ্ক নির্ধারণ করতে সমস্যা: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr "সিম্‌-লিঙ্ক নির্ধারণ করতে ত্রুটি: ফাইলটি সিম্‌-লিঙ্ক নয়"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "SELinux কনটেক্সটের NULL-ব্যাতীত মান হওয়া আবশ্যক"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "SELinux কনটেক্সট নির্ধারণ করতে ব্যর্থ: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "এই সিস্টেমে SELinux সক্রিয় করা হয়নি"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "%s অ্যাট্রিবিউটের মান নির্ধারণ সমর্থিত নয়"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.glib-2-4\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2004-05-17 01:30+0000\n"
"Last-Translator: Kenan Hadžiavdić <kenanh@frisurf.no>\n"
"Language-Team: Bosnian <lokal@lugbih.org>\n"
@ -97,8 +97,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Nisam mogao pokrenuti pretvaranje iz '%s' u '%s'"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Nevažeći niz bajtova u ulaznim podacima za pretvaranje"
@ -108,8 +108,8 @@ msgstr "Nevažeći niz bajtova u ulaznim podacima za pretvaranje"
msgid "Error during conversion: %s"
msgstr "Greška tokom pretvaranja: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Djelimičan niz znakova na kraju ulaznih podataka"
@ -950,16 +950,16 @@ msgstr "Nepoznata greška tokom izvršenja podređenog procesa \"%s\""
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Neuspješno čitanje dovoljno podataka iz podređene pid cijevi (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Znak izvan raspona za UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Nevažeći niz u unosu za pretvaranje"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Znak izvan raspona za UTF-16"
@ -1134,8 +1134,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1505,70 +1505,70 @@ msgstr "Neočekivan kraj dokumenta unutar imena osobine"
msgid "Error setting extended attribute '%s': %s"
msgstr "Greška tokom otvaranja direktorija '%s': %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Greška tokom čitanja datoteke '%s': %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "Greška tokom čitanja datoteke '%s': %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "Greška tokom pretvaranja: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Greška tokom pretvaranja: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "Greška u %d. redu: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Greška tokom pretvaranja: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, fuzzy, c-format
msgid "Setting attribute %s not supported"
msgstr "Simbolički linkovi nisu podržani"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2009-01-16 01:53+0100\n"
"Last-Translator: Gil Forcada <gilforcada@guifi.net>\n"
"Language-Team: Catalan <tradgnome@softcatala.org>\n"
@ -103,8 +103,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "No s'ha pogut obrir el convertidor de «%s» a «%s»"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "La seqüència de bytes a l'entrada de conversió no és vàlida"
@ -114,8 +114,8 @@ msgstr "La seqüència de bytes a l'entrada de conversió no és vàlida"
msgid "Error during conversion: %s"
msgstr "S'ha produït un error durant la conversió: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Seqüència de caràcters parcial al final de l'entrada"
@ -987,16 +987,16 @@ msgstr ""
"No s'han pogut llegir prou dades del conducte de l'identificador del procés "
"fill (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "El caràcter és fora del rang per a UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Seqüència no vàlida a l'entrada de la conversió"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "El caràcter és fora del rang per a UTF-16"
@ -1176,8 +1176,8 @@ msgstr "El valor de comptatge passat a %s és massa llarg"
msgid "Stream is already closed"
msgstr "Ja està tancat el flux"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "S'ha cancel·lat l'operació"
@ -1553,75 +1553,75 @@ msgstr "El nom de l'atribut estés no és vàlid"
msgid "Error setting extended attribute '%s': %s"
msgstr "S'ha produït un error en establir l'atribut estés «%s»: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr ""
"S'ha produït un error en executar la funció «stat()» en el fitxer «%s»: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (codificació no vàlida)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr ""
"S'ha produït un error en executar la funció «stat()» al descriptor de fitxer: "
"%s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "Tipus d'atribut no vàlid (s'esperava un uint32)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "Tipus d'atribut no vàlid (s'esperava un uint64)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "Tipus d'atribut no vàlid (s'esperava una cadena de bytes)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "S'ha produït un error en establir els permisos: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "S'ha produït un error en establir el propietari: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "l'enllaç simbòlic no pot ser nul"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "S'ha produït un error en establir l'enllaç simbòlic: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
"S'ha produït un error en establir l'enllaç simbòlic: el fitxer no és un "
"enllaç simbòlic"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "El context del SELinux no pot ser nul"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "S'ha produït un error en establir el context del SELinux: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "Aquest sistema no té habilitat el SELinux"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "No està implementat establir l'atribut %s"

View File

@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-08-27 01:22+0200\n"
"Last-Translator: Petr Kovar <pknbe@volny.cz>\n"
"Language-Team: Czech <gnome-cs-list@gnome.org>\n"
@ -103,8 +103,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Nelze otevřít převaděč z \"%s\" do \"%s\""
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Neplatná posloupnost bajtů na vstupu převodu"
@ -114,8 +114,8 @@ msgstr "Neplatná posloupnost bajtů na vstupu převodu"
msgid "Error during conversion: %s"
msgstr "Chyba při převodu: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Částečná posloupnost znaků na konci vstupu"
@ -948,16 +948,16 @@ msgstr "Neznámá chyba při běhu procesu potomka \"%s\""
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Nelze přečíst dostatek dat z roury pid potomka (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Znak je mimo rozsah UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Neplatná posloupnost na vstupu převodu"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Znak je mimo rozsah UTF-16"
@ -1138,8 +1138,8 @@ msgstr "%s poskytnut příliš vysoký počet"
msgid "Stream is already closed"
msgstr "Proud je již uzavřen"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "Operace byla zrušena"
@ -1504,71 +1504,71 @@ msgstr "Neplatný název rozšířeného atributu"
msgid "Error setting extended attribute '%s': %s"
msgstr "Chyba při nastavování rozšířeného atributu \"%s\": %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Chyba při prohledávání souboru \"%s\" s fstat(): %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (neplatné kódování)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Chyba při prohledávání popisovače souboru s fstat(): %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "Neplatný typ atributu (očekáván uint32)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "Neplatný typ atributu (očekáván uint64)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "Neplatný typ atributu (očekáván bajtový řetězec)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "Chyba při nastavování oprávnění: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "Chyba při nastavování vlastníka: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "symbolický odkaz nesmí být prázdný"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "Chyba při nastavování symbolického odkazu: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
"Chyba při nastavování symbolického odkazu: soubor není symbolickým odkazem"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "Kontext SELinux nesmí být prázdný"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "Chyba při nastavování kontextu SELinux: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "V tomto systému není SELinux povolen"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Nastavení atributu %s není podporováno"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2006-06-29 19:38+0100\n"
"Last-Translator: Rhys Jones <rhys@sucs.org>\n"
"Language-Team: Welsh <gnome-cy@pengwyn.linux.org.uk>\n"
@ -98,8 +98,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Methwyd agor trawsnewidydd rhwng '%s' a '%s'"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Dilyniant beit annilys ym mewnbwn trawsnewid"
@ -109,8 +109,8 @@ msgstr "Dilyniant beit annilys ym mewnbwn trawsnewid"
msgid "Error during conversion: %s"
msgstr "Gwall wrth drawsnewid: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Dilyniant nod rhannol ar ddiwedd y mewnbwn"
@ -950,16 +950,16 @@ msgstr "Gwall anhysbys wrth weithredu proses blentyn \"%s\""
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Methwyd darllen digon o ddata o bibell plentyn (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Nod y tu allan i ystod ddilys UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Dilyniant annilys ym mewnbwn trawsnewidiad"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Nod y tu allan i ystod ddilys UTF-16"
@ -1141,8 +1141,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1514,70 +1514,70 @@ msgstr "Gorffennodd y ddogfen yn annisgwyl y tu fewn i enw priodoledd"
msgid "Error setting extended attribute '%s': %s"
msgstr "Gwall y cyfeiriadur '%s': %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s "
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s "
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "Gwall wrth drawsnewid: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Gwall wrth drawsnewid: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "Gwall ar linell %d: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Gwall wrth drawsnewid: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, fuzzy, c-format
msgid "Setting attribute %s not supported"
msgstr "Ni chynhelir cysylltion symbolaidd"

View File

@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-09-22 21:19+0000\n"
"Last-Translator: Ask Hjorth Larsen <asklarsen@gmail.com>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
@ -106,8 +106,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Kunne ikke konvertere fra \"%s\" til \"%s\""
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Ugyldig bytesekvens i konverteringsinddata"
@ -117,8 +117,8 @@ msgstr "Ugyldig bytesekvens i konverteringsinddata"
msgid "Error during conversion: %s"
msgstr "Fejl under konvertering: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Delvis tegnsekvens ved slutningen af inddata"
@ -965,16 +965,16 @@ msgid "Failed to read enough data from child pid pipe (%s)"
msgstr ""
"Kunne ikke læse tilstrækkelig mængde data fra underprocessens pid-kanal (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Tegn uden for gyldigt interval for UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Ugyldig sekvens i konverteringsinddata"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Tegn uden for gyldigt interval for UTF-16"
@ -1155,8 +1155,8 @@ msgstr "For stor talværdi givet til %s"
msgid "Stream is already closed"
msgstr "Strømmen er allerede lukket"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "Operationen blev afbrudt"
@ -1523,72 +1523,72 @@ msgstr "Ugyldigt udvidet attributnavn"
msgid "Error setting extended attribute '%s': %s"
msgstr "Fejl ved instilling af udvidet attribut \"%s\": %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Fejl ved stat for filen \"%s\": %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (ugyldig kodning)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Fejl ved stat af fildeskriptor: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "Ugyldig attributtype (uint32 forventet)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "Ugyldig attributtype (uint64 forventet)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "Ugyldig attributtype (byte-streng forventet)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "Fejl ved ændring af rettigheder: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "Fejl ved ændring af ejer: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "symbolsk henvisning må ikke være NULL"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "Fejl ved manipulation af symbolsk henvisning: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
"Fejl ved manipulation af symbolsk henvisning: filen er ikke en symbolsk "
"henvisning"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "SELinux-kontekst skal være forskellig fra NULL"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "Fejl ved ændring af SELinux-kontekst: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "SELinux er ikke aktiveret på dette system"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Indstilling af attributten %s understøttes ikke"

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-08-28 06:53+0200\n"
"Last-Translator: Hendrik Richter <hendrikr@gnome.org>\n"
"Language-Team: German <gnome-de@gnome.org>\n"
@ -107,8 +107,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Konverter von »%s« in »%s« konnte nicht geöffnet werden"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Ungültige Bytefolge in Konvertierungseingabe"
@ -118,8 +118,8 @@ msgstr "Ungültige Bytefolge in Konvertierungseingabe"
msgid "Error during conversion: %s"
msgstr "Fehler bei der Umwandlung: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Bruchstückhafte Zeichenfolge am Eingabeende"
@ -987,16 +987,16 @@ msgstr ""
"Es konnten nicht genug Daten von Kind-Programmkennungsweiterleitung (%s) "
"gelesen werden"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Zeichen außerhalb des Bereiches für UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Ungültige Folge in Umwandlungseingabe"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Zeichen außerhalb des Bereiches für UTF-16"
@ -1182,8 +1182,8 @@ msgstr "Zu großer Zählwert an %s übermittelt"
msgid "Stream is already closed"
msgstr "Datenstrom ist bereits geschlossen"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "Vorgang wurde abgebrochen"
@ -1552,72 +1552,72 @@ msgstr "Ungültiger erweiterter Attributname"
msgid "Error setting extended attribute '%s': %s"
msgstr "Fehler beim Setzen des erweiterten Attributs »%s«: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Fehler beim Untersuchen der Datei %s mit fstat(): %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (ungültige Kodierung)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Fehler beim Untersuchen des Datei-Deskriptors mit fstat(): %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "Ungültiger Attributtyp (»uint32« erwartet)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "Ungültiger Attributtyp (»uint64« erwartet)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "Ungültiger Attributtyp (»byte string« erwartet)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "Fehler beim Setzen der Zugriffsrechte: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "Fehler beim Setzen des Besitzers: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "Symbolische Verknüpfung darf nicht NULL sein"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "Fehler beim Setzen der Symbolischen Verknüpfung: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
"Fehler beim Setzen der Symbolischen Verknüpfung: Datei ist keine Symbolische "
"Verknüpfung"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "SELinux-Kontext darf nicht NULL sein"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "Fehler beim Setzen des SELinux-Kontexts: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "SELinux ist auf diesem System nicht aktiviert"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Setzen des Attributs %s nicht unterstützt"

View File

@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD.dz\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2006-08-09 10:23+0530\n"
"Last-Translator: Mindu Dorji\n"
"Language-Team: DZONGKHA <pgeyleg@dit.gov.bt>\n"
@ -99,8 +99,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "%s ལས་ '%s' ལུ་ སྒྱུར་བྱེད་ཁ་ཕྱེ་མ་ཚུགས།"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "གཞི་བསྒྱུར་གྱི་ཨིན་པུཊི་ནང་ བའིཊི་གི་འབྱུང་རིམ་ ནུས་མེད་ཨིན་པས།"
@ -110,8 +110,8 @@ msgstr "གཞི་བསྒྱུར་གྱི་ཨིན་པུཊི་
msgid "Error during conversion: %s"
msgstr "གཞི་བསྒྱུར་གྱི་སྐབས་འཛོལ་བ་ :%s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "ཨིན་པུཊི་མཇུག་ལུ་ ཡི་གུའི་འབྱུང་རིམ་ཆ་ཤས།"
@ -954,16 +954,16 @@ msgstr "མ་ཤེས་པའི་འཛོལ་བ་ཅིག་གིས
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "ཆ་ལག་ པིཨའི་ཌི་ རྒྱུད་དུང་ (%s) ནང་ལས་ གནད་སྡུད་ལངམ་ ལྷག་མ་ཚུགས།"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "ཡིག་འབྲུ་ ཡུ་ཊི་ཨེཕ་ - ༨ ཀྱི་ ཁྱབ་ཚད་ཀྱི་ཕྱི་ཁར་ཨིན་མས།"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "བསྒྱུར་བཅོས་ཀྱི་ ཨིན་པུཊི་ནང་ལུ་ ནུས་མེད་འབྱུང་རིམ་འདུག"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "ཡིག་འབྲུ་ ཡུ་ཊི་ཨེཕ་- ༡༦ གི་ ཁྱབ་ཚད་ཀྱི་ཕྱི་ཁར་ཨིན་མས།"
@ -1139,8 +1139,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1512,70 +1512,70 @@ msgstr "ཡིག་ཆ་དེ་ ཁྱད་ཆོས་ཀྱི་མི
msgid "Error setting extended attribute '%s': %s"
msgstr "སྣོད་ཐོ་ '%s':%s ཁ་ཕྱེ་ནི་ལུ་འཛོལ་བ།"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "ཡིག་སྣོད་ %s: %s ལྷག་ནི་ལུ་འཛོལ་བ།"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "ཡིག་སྣོད་ %s: %s ལྷག་ནི་ལུ་འཛོལ་བ།"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "གཞི་བསྒྱུར་གྱི་སྐབས་འཛོལ་བ་ :%s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "གཞི་བསྒྱུར་གྱི་སྐབས་འཛོལ་བ་ :%s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "གྱལ་རིམ་ %d་: %s ལུ་འཛོལ་བ།"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "གཞི་བསྒྱུར་གྱི་སྐབས་འཛོལ་བ་ :%s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, fuzzy, c-format
msgid "Setting attribute %s not supported"
msgstr "བརྡ་མཚོན་འགྲེལ་ལམ་ལུ་ རྒྱབ་སྐྱོར་མིན་འདུག"

View File

@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: el\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-03-18 03:34+0200\n"
"Last-Translator: Giannis Katsampirhs <giannis1_86@hotmail.com>\n"
"Language-Team: Greek <team@gnome.gr>\n"
@ -113,8 +113,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Δεν ήταν δυνατό το άνοιγμα μετατροπέα από '%s' σε %s'"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Μή έγκυρη σειρά στην είσοδο μετατροπής"
@ -125,8 +125,8 @@ msgstr "Μή έγκυρη σειρά στην είσοδο μετατροπής"
msgid "Error during conversion: %s"
msgstr "Σφάλμα κατά τη μετατροπή: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Ημιτελής σειρά χαρακτήρα στο τέλος της εισόδου"
@ -1004,16 +1004,16 @@ msgstr "Άγνωστο σφάλμα κατά την εκτέλεση της θυ
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Αποτυχία ανάγνωσης επαρκών δεδομένων από θυγατρική σωλήνωση pid (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Ο χαρακτήρας είναι έξω από την εμβέλεια για UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Μή έγκυρη σειρά στην είσοδο μεταροπής"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Ο χαρακτήρας είναι έξω από την εμβέλεια για UTF-16"
@ -1194,8 +1194,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1580,75 +1580,75 @@ msgid "Error setting extended attribute '%s': %s"
msgstr "Σφάλμα ανοίγματος καταλόγου '%s': %s"
#
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Σφάλμα ανάγνωσης αρχείου '%s': %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "Σφάλμα ανάγνωσης αρχείου '%s': %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
# gconf/gconftool.c:1181
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "Σφάλμα κατά τη μετατροπή: %s"
# gconf/gconftool.c:1181
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Σφάλμα κατά τη μετατροπή: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "Σφάλμα στη γραμμή %d: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
# gconf/gconftool.c:1181
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Σφάλμα κατά τη μετατροπή: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, fuzzy, c-format
msgid "Setting attribute %s not supported"
msgstr "Οι συμβολικοί δεσμοί δεν υποστηρίζονται"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2005-08-27 16:20-0400\n"
"Last-Translator: Adam Weinberger <adamw@gnome.org>\n"
"Language-Team: Canadian English <adamw@gnome.org>\n"
@ -98,8 +98,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Could not open converter from '%s' to '%s'"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Invalid byte sequence in conversion input"
@ -109,8 +109,8 @@ msgstr "Invalid byte sequence in conversion input"
msgid "Error during conversion: %s"
msgstr "Error during conversion: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Partial character sequence at end of input"
@ -939,16 +939,16 @@ msgstr "Unknown error executing child process \"%s\""
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Failed to read enough data from child pid pipe (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Character out of range for UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Invalid sequence in conversion input"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Character out of range for UTF-16"
@ -1126,8 +1126,8 @@ msgstr "Too large count value passed to %s"
msgid "Stream is already closed"
msgstr "Stream is already closed"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "Operation was cancelled"
@ -1493,71 +1493,71 @@ msgstr "Invalid extended attribute name"
msgid "Error setting extended attribute '%s': %s"
msgstr "Error setting extended attribute '%s': %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Error stating file '%s': %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (invalid encoding)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Error stating file descriptor: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "Invalid attribute type (uint32 expected)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "Invalid attribute type (uint64 expected)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "Invalid attribute type (byte string expected)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "Error setting permissions: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "Error setting owner: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "symlink must be non-NULL"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "Error setting symlink: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr "Error setting symlink: file is not a symlink"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
#, fuzzy
msgid "SELinux context must be non-NULL"
msgstr "symlink must be non-NULL"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Error setting owner: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Setting attribute %s not supported"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GLIB\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-02-17 09:21-0000\n"
"Last-Translator: David Lodge <dave@cirt.net>\n"
"Language-Team: \n"
@ -97,8 +97,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Could not open converter from '%s' to '%s'"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Invalid byte sequence in conversion input"
@ -108,8 +108,8 @@ msgstr "Invalid byte sequence in conversion input"
msgid "Error during conversion: %s"
msgstr "Error during conversion: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Partial character sequence at end of input"
@ -938,16 +938,16 @@ msgstr "Unknown error executing child process \"%s\""
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Failed to read enough data from child pid pipe (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Character out of range for UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Invalid sequence in conversion input"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Character out of range for UTF-16"
@ -1125,8 +1125,8 @@ msgstr "Too large count value passed to %s"
msgid "Stream is already closed"
msgstr "Stream is already closed"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "Operation was cancelled"
@ -1491,70 +1491,70 @@ msgstr "Invalid extended attribute name"
msgid "Error setting extended attribute '%s': %s"
msgstr "Error setting extended attribute '%s': %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Error stating file '%s': %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (invalid encoding)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Error stating file descriptor: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "Invalid attribute type (uint32 expected)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "Invalid attribute type (uint64 expected)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "Invalid attribute type (byte string expected)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "Error setting permissions: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "Error setting owner: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "symlink must be non-NULL"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "Error setting symlink: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr "Error setting symlink: file is not a symlink"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "SELinux context must be non-NULL"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "Error setting SELinux context: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "SELinux is not enabled on this system"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Setting attribute %s not supported"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.3.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2003-07-01 15:10-0500\n"
"Last-Translator: Charles Voelger <cvoelger@dweasel.com>\n"
"Language-Team: Esperanto <LL@li.org>\n"
@ -98,8 +98,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Ne eblas malfermi konvertilon de '%s' to '%s': %s"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Nevalida bitokosekvenco en konverta enigo"
@ -109,8 +109,8 @@ msgstr "Nevalida bitokosekvenco en konverta enigo"
msgid "Error during conversion: %s"
msgstr "Eraro dum konverto: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Parta signosekvenco je enigofino"
@ -944,16 +944,16 @@ msgstr "Nekonata eraro dum la lanĉando de la procezido \"%s\""
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Malsukcesis legi sufiĉe datumon de ida pid-dukto (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Signo ne estas en la UTF-8 intervalo"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Nevalida sekvenco en konverta enigo"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Signo ne estas en la UTF-16 intervalo"
@ -1128,8 +1128,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1497,70 +1497,70 @@ msgstr "Dokumento neatendite finis en atributa nomo"
msgid "Error setting extended attribute '%s': %s"
msgstr "Eraro dum malfermado de dosierujo '%s': %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Eraro dum legado de dosiero '%s': %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "Eraro dum legado de dosiero '%s': %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "Eraro dum konverto: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Eraro dum konverto: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "Eraro ĉe linio %d: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Eraro dum konverto: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr ""

View File

@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2009-01-17 12:12+0100\n"
"Last-Translator: Jorge González <jorgegonz@svn.gnome.org>\n"
"Language-Team: Español <gnome-es-list@gnome.org>\n"
@ -104,8 +104,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "No se pudo abrir el conversor de «%s» a «%s»"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Hay una secuencia de bytes no válida en la entrada de conversión"
@ -115,8 +115,8 @@ msgstr "Hay una secuencia de bytes no válida en la entrada de conversión"
msgid "Error during conversion: %s"
msgstr "Falló durante la conversión: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Hay una secuencia parcial de caracteres en el final de la entrada"
@ -974,16 +974,16 @@ msgstr "Falló desconocido al ejecutar el proceso hijo «%s»"
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Falló al leer suficientes datos desde el conducto del pid hijo (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "El carácter se sale del rango para UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Secuencia inválida en la entrada de conversión"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "El carácter se sale del rango para UTF-16"
@ -1169,8 +1169,8 @@ msgstr "El valor de conteo pasado a %s es demasiado largo"
msgid "Stream is already closed"
msgstr "El flujo ya se cerró"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "Se canceló la operación"
@ -1541,72 +1541,72 @@ msgstr "Nombre extendido del atributo no válido"
msgid "Error setting extended attribute '%s': %s"
msgstr "Error al establecer el atributo extendido «%s»: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Error al mostrar información del estado del archivo «%s»: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (codificación no válida)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr ""
"Error al mostrar la información del estado del descriptor del archivo: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "Tipo de atributo no válido (se esperaba uint32)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "Tipo de atributo no válido (se esperaba uint64)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "Tipo de atributo no válido (se esperaba una cadena byte)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "Error al establecer permisos: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "Error al establecer el propietario: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "el enlace simbólico debe ser no nulo"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "Error al establecer el enlace simbólico: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
"Error al establecer el enlace simbólico: el archivo no es un enlace simbólico"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "El contexto SELinux debe ser no nulo"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "Error al establecer el contexto SELinux: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "SELinux no está activado en este sistema"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Establecer el atributo %s no está soportado"

View File

@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GLib HEAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-08-23 14:50+0300\n"
"Last-Translator: Ivar Smolin <okul@linux.ee>\n"
"Language-Team: Estonian <gnome-et@linux.ee>\n"
@ -103,8 +103,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Konverterit '%s'-st '%s'-ks pole võimalik avada"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Vigane baidijada sisendi teisendamisel"
@ -114,8 +114,8 @@ msgstr "Vigane baidijada sisendi teisendamisel"
msgid "Error during conversion: %s"
msgstr "Viga teisendamisel: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Osaline märgijada sisendi lõpus"
@ -942,16 +942,16 @@ msgstr "Tundmatu viga alamprotsessi \"%s\" käivitamisel"
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Tõrge piisavate andmete lugemisel lapsprotsessi torust (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Märk on väljaspool UTF-8 ulatust"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Vigane jada sisendi teisendamisel"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Märk on väljaspool UTF-16 ulatust"
@ -1131,8 +1131,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr "Voog on juba suletud"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "Operatsioon tühistati"
@ -1498,70 +1498,70 @@ msgstr "Vigane laiendatud rekvisiidi nimi"
msgid "Error setting extended attribute '%s': %s"
msgstr "Viga laiendatud rekvisiidi '%s' seadmisel: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Viga faili '%s' kohta andmete hankimisel: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (vigane kodeering)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Viga failideskriptori kohta andmete hankimisel: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "Vigane rekvisiidi tüüp (oodatakse tüüpi uint32)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "Vigane rekvisiidi tüüp (oodatakse tüüpi uint64)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "Vigane rekvisiidi tüüp (oodatakse baitstringi)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "Viga pääsuõiguste määramisel: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "Viga omaniku seadmisel: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "nimeviit ei tohi olla NULL"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "Viga nimeviida seadmisel: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr "Viga nimeviida seadmisel: fail pole nimeviide"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "SELinuxi kontekst ei tohi olla NULL"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "Viga SELinuxi konteksti seadmisel: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "SELinux pole selles süsteemis lubatud"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Rekvisiidi %s seadmine pole toetatud"

875
po/eu.po

File diff suppressed because it is too large Load Diff

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2006-09-04 18:36+0330\n"
"Last-Translator: Roozbeh Pournader <roozbeh@farsiweb.info>\n"
"Language-Team: Persian\n"
@ -97,8 +97,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "نمی‌توان مبدل «%s» به «%s» را باز کرد"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "دنبالهٔ بایتی نامعتبر در ورودی تبدیل"
@ -108,8 +108,8 @@ msgstr "دنبالهٔ بایتی نامعتبر در ورودی تبدیل"
msgid "Error during conversion: %s"
msgstr "خطا در حین تبدیل: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "دنباله نویسهٔ ناتمام در انتهای ورودی"
@ -948,16 +948,16 @@ msgstr "خطای ناشناخته هنگام اجرای فراروند فرزن
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "خواندن دادهٔ کافی از لولهٔ pid فرزند شکست خورد (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "نویسهٔ خارج از محدوده برای UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "دنبالهٔ نامعتبر در ورودی تبدیل"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "نویسهٔ خارج از محدوده برای UTF-16"
@ -1134,8 +1134,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1507,70 +1507,70 @@ msgstr "نوشتار به‌طور غیرمنتظره‌ای داخل نام ی
msgid "Error setting extended attribute '%s': %s"
msgstr "خطا در باز کردن شاخهٔ «‎%s»: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "خطا در خواندن پروندهٔ «‎%s»: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "خطا در خواندن پروندهٔ «‎%s»: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "خطا در حین تبدیل: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "خطا در حین تبدیل: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "خطا در سطر %Id: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "خطا در حین تبدیل: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, fuzzy, c-format
msgid "Setting attribute %s not supported"
msgstr "پیوندهای نمادی پشتیبانی نمی‌شوند"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2009-01-27 06:00+0300\n"
"Last-Translator: Ilkka Tuohela <hile@iki.fi>\n"
"Language-Team: Finnish <gnome-fi-laatu@lists.sourceforge.net>\n"
@ -100,8 +100,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Muunninta merkistöstä \"%s\" merkistöön \"%s\" ei voitu avata"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Virheellinen tavusarja muunnettavassa syötteessä"
@ -111,8 +111,8 @@ msgstr "Virheellinen tavusarja muunnettavassa syötteessä"
msgid "Error during conversion: %s"
msgstr "Virhe muunnoksen aikana: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Osittainen tavusarja syötteen lopussa"
@ -960,16 +960,16 @@ msgstr "Tuntematon virhe käynnistettäessä lapsiprosessia \"%s\""
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Lapsiprosessin pid-putkesta ei voitu lukea riittävästi dataa (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Merkki on sallitun UTF-8-välin ulkopuolella"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Virheellinen sarja muunnettavassa syötteessä"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Merkki on sallitun UTF-16-välin ulkopuolella"
@ -1150,8 +1150,8 @@ msgstr "Liian suuri laskuriarvo välitetty kohteelle %s"
msgid "Stream is already closed"
msgstr "Virta on jo suljettu"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "Toiminto oli peruttu"
@ -1516,71 +1516,71 @@ msgstr "Virheellinen laajennetun ominaisuuden nimi"
msgid "Error setting extended attribute '%s': %s"
msgstr "Virhe asetettaessa laajennettua ominaisuutta \"%s\": %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Virhe tarkkailtaessa tiedostoa \"%s\": %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (virheellinen merkistökoodaus)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Virhe tarkkailtaessa tiedostokuvaajaa: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "Virheellinen ominaisuuden tyyppi (piti olla uint32)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "Virheellinen ominaisuuden tyyppi (piti olla uint64)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "Virheellinen ominaisuuden tyyppi (piti olla tavujono)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "Virhe asetettaessa oikeuksia: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "Virhe asetettaessa omistajaa: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "symbolinen linkki ei voi olla NULL"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "Virhe asetettaessa symbolista linkkiä: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
"Virhe asetettaessa symbolista linkkiä: tiedosto ei ole symbolinen linkki"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "SELinux-konteksti ei voi olla NULL"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "Virhe asetettaessa SELinux-kontekstia: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "SELinux ei ole käytössä tässä tietokoneessa"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Ominaisuuden %s asetus ei ole tuettu"

View File

@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-08-21 13:10+0200\n"
"Last-Translator: Robert-André Mauchin <zebob.m@pengzone.org>\n"
"Language-Team: GNOME French Team <gnomefr@traduc.org>\n"
@ -106,8 +106,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Impossible d'ouvrir le convertisseur de « %s » vers « %s »"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Séquence d'octets non valide en entrée du convertisseur"
@ -117,8 +117,8 @@ msgstr "Séquence d'octets non valide en entrée du convertisseur"
msgid "Error during conversion: %s"
msgstr "Erreur lors de la conversion : %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Séquence partielle de caractères à la fin de l'entrée"
@ -1000,16 +1000,16 @@ msgstr ""
"Impossible de lire suffisamment de données depuis le tube du processus fils "
"de pid (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Caractère hors plage pour UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Séquence non valide dans l'entrée du convertisseur"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Caractère hors plage pour UTF-16"
@ -1198,8 +1198,8 @@ msgstr "La valeur de comptage fournie à %s est trop grande"
msgid "Stream is already closed"
msgstr "Le flux est déjà fermé"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "L'opération a été annulée"
@ -1570,72 +1570,72 @@ msgstr "Nom d'attribut étendu non valide"
msgid "Error setting extended attribute '%s': %s"
msgstr "Erreur lors de la définition de l'attribut étendu « %s » : %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Erreur de l'interrogation du fichier « %s » : %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (codage non valide)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Erreur de l'interrogation du descripteur de fichier : %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "Type d'attribut non valide (uint32 attendu)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "Type d'attribut non valide (uint64 attendu)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "Type d'attribut non valide (chaîne octet attendu)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "Erreur lors de la définition des permissions : %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "Erreur lors de la définition du propriétaire : %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "un lien symbolique ne doit pas être « NULL »"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "Erreur lors de la définition du lien symbolique : %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
"Erreur lors de la définition du lien symbolique : le fichier n'est pas un "
"lien symbolique"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "Le contexte SELinux ne doit pas être « NULL »"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "Erreur lors de la définition du contexte SELinux : %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "SELinux n'est pas activé sur ce système"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "La définition de l'attribut %s n'est pas prise en charge"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2007-12-20 21:28-0700\n"
"Last-Translator: Seán de Búrca <leftmostcat@gmail.com>\n"
"Language-Team: Irish <gaeilge-gnulinux@lists.sourceforge.net>\n"
@ -98,8 +98,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr ""
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr ""
@ -109,8 +109,8 @@ msgstr ""
msgid "Error during conversion: %s"
msgstr "Earráid le linn cumarsáide: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr ""
@ -905,16 +905,16 @@ msgstr "Earráid anaithnid agus macphróiseas \"%s\" á rith"
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr ""
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr ""
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr ""
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr ""
@ -1089,8 +1089,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1456,70 +1456,70 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s"
msgstr "Earráid agus comhadlann '%s' á oscailt: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Earráid agus comhad '%s' á léamh: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (ionchódú neamhbhailí)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "Earráid agus comhad '%s' á léamh: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "Earráid le linn cumarsáide: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Earráid le linn cumarsáide: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "Earráid agus nasc siombalach á shocrú: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Earráid le linn cumarsáide: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr ""

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gl\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-08-08 15:04+0200\n"
"Last-Translator: Ignacio Casal Quinteiro <icq@svn.gnome.org>\n"
"Language-Team: Galego <proxecto@trasno.net>\n"
@ -104,8 +104,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Non se puido abrir o conversor de '%s' a '%s'"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "A secuencia de bytes non é válida na entrada da conversión"
@ -115,8 +115,8 @@ msgstr "A secuencia de bytes non é válida na entrada da conversión"
msgid "Error during conversion: %s"
msgstr "Erro durante a conversión: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Hai unha secuencia de carácter parcial ao final da entrada"
@ -964,16 +964,16 @@ msgid "Failed to read enough data from child pid pipe (%s)"
msgstr ""
"Fallo de lectura de suficientes datos desde a canalización filla co PID (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Carácter fóra do intervalo para UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Secuencia non válida na entrada da conversión"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Carácter fóra de intervalo para UTF-16"
@ -1155,8 +1155,8 @@ msgstr "O valor de contaxe pasado a %s é demasiado longo"
msgid "Stream is already closed"
msgstr "O fluxo xa se pechou"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "A operación foi cancelada"
@ -1523,70 +1523,70 @@ msgstr "Nome extendido do atributo inválido"
msgid "Error setting extended attribute '%s': %s"
msgstr "Erro ao establecer o atributo extendido '%s': %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Erro ao iniciar o ficheiro '%s': %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (codificación inválida)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Erro ao iniciar o descritor de ficheiro: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "Tipo de atributo inválido (esperábase uint32)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "Tipo de atributo inválido (esperábase uint64)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "Tipo de atributo inválido (esperábase cadea de bytes)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "Erro ao establecer os permisos: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "Erro ao establecer o propietario: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "a ligazón non debe ser nula"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "Erro ao establecer a ligazón: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr "Erro ao establecer a ligazón: o ficheiro non é unha ligazón"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "O contexto SELinux non debe ser nulo"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "Erro ao establecer o contexto SELinux: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "SELinux non está activado neste sistema"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Establecer o atributo %s non está soportado"

851
po/gu.po

File diff suppressed because it is too large Load Diff

View File

@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD.he\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2006-04-27 18:48+0300\n"
"Last-Translator: Yair Hershkovitz <yairhr@gmail.com>\n"
"Language-Team: Hebrew <he@li.org>\n"
@ -104,8 +104,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Could not open converter from '%s' to '%s'"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Invalid byte sequence in conversion input"
@ -115,8 +115,8 @@ msgstr "Invalid byte sequence in conversion input"
msgid "Error during conversion: %s"
msgstr "Error during conversion: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Partial character sequence at end of input"
@ -946,16 +946,16 @@ msgstr "Unknown error executing child process \"%s\""
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Failed to read enough data from child pid pipe (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Character out of range for UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Invalid sequence in conversion input"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Character out of range for UTF-16"
@ -1133,8 +1133,8 @@ msgstr "Too large count value passed to %s"
msgid "Stream is already closed"
msgstr "Stream is already closed"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "Operation was cancelled"
@ -1499,71 +1499,71 @@ msgstr "Invalid extended attribute name"
msgid "Error setting extended attribute '%s': %s"
msgstr "Error setting extended attribute '%s': %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Error stating file '%s': %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (invalid encoding)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Error stating file descriptor: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "Invalid attribute type (uint32 expected)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "Invalid attribute type (uint64 expected)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "Invalid attribute type (byte string expected)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "Error setting permissions: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "Error setting owner: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "symlink must be non-NULL"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "Error setting symlink: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr "Error setting symlink: file is not a symlink"
# c-format
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "SELinux context must be non-NULL"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "Error setting SELinux context: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "SELinux is not enabled on this system"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Setting attribute %s not supported"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD.hi\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-09-11 16:41+0530\n"
"Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n"
"Language-Team: Hindi <hindi.sf.net>\n"
@ -108,8 +108,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s' से '%s' परिवर्तक नहीं खोला जा सका"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "परिवर्तन इनपुट में अवैध बाइट अनुक्रम"
@ -119,8 +119,8 @@ msgstr "परिवर्तन इनपुट में अवैध बा
msgid "Error during conversion: %s"
msgstr "परिवर्तन के दौरान त्रुटि: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "इनपुट के अंत में आंशिक अक्षर अनुक्रम"
@ -945,16 +945,16 @@ msgstr "शिशु प्रक्रिया \"%s\" कार्यान्
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "शिशु पीआईडी पाइप (%s) से पर्याप्त डेटा पढ़ने में असफल"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "यूटीएफ-8 हेतु अक्षर सीमा से बाहर"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "परिवर्तन इनपुट में अवैध अनुक्रम"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "यूटीएफ-16 हेतु अक्षर सीमा से बाहर"
@ -1131,8 +1131,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "ऑपरेशन रद्द था"
@ -1504,70 +1504,70 @@ msgstr "दस्तावेज़ का अंत अप्रत्याश
msgid "Error setting extended attribute '%s': %s"
msgstr "डिरेक्ट्री '%s' को खोलने में त्रुटि: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "परिवर्तन के दौरान त्रुटि: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "परिवर्तन के दौरान त्रुटि: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "पंक्ति %d: पर त्रुटि %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "परिवर्तन के दौरान त्रुटि: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, fuzzy, c-format
msgid "Setting attribute %s not supported"
msgstr "सिंबालिक लिंक समर्थित नहीं है"

View File

@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-05-18 15:38+0000\n"
"Last-Translator: Launchpad Translations Administrators <rosetta@launchpad."
"net>\n"
@ -99,8 +99,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Ne mogu otvoriti pretvornik iz %s' u '%s'"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Neispravna sekvenca bajtova u izlazu konverzije"
@ -110,8 +110,8 @@ msgstr "Neispravna sekvenca bajtova u izlazu konverzije"
msgid "Error during conversion: %s"
msgstr "Greška prilikom konverzije: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Djelomična znakovna sekvenca pri kraju izlaza"
@ -951,16 +951,16 @@ msgstr "Nepoznata greška u izvršavanju procesa djeteta \"%s\""
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Neuspjeh u čitanju dovoljno podataka iz cjevovoda procesa djeteta (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Znak je izvan raspona za UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Neispravna sekvenca u pretvaranju ulaza"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Znak je izvan raspona za UTF-16"
@ -1140,8 +1140,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1511,70 +1511,70 @@ msgstr "Dokument je završio neočekivano unutar imena atributa"
msgid "Error setting extended attribute '%s': %s"
msgstr "Greška pri otvaranju mape '%s': %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Greška pri čitanju datoteke '%s': %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "Greška pri čitanju datoteke '%s': %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "Greška prilikom konverzije: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Greška prilikom konverzije: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "Greška na retku %d: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Greška prilikom konverzije: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, fuzzy, c-format
msgid "Setting attribute %s not supported"
msgstr "Nisu podržane simboličke veze"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2009-02-01 01:41+0100\n"
"Last-Translator: Gabor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: Hungarian <gnome@fsf.hu>\n"
@ -104,8 +104,8 @@ msgstr ""
"meg"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Érvénytelen bájtsorrend az átalakítás bemenetében"
@ -115,8 +115,8 @@ msgstr "Érvénytelen bájtsorrend az átalakítás bemenetében"
msgid "Error during conversion: %s"
msgstr "Hiba az átalakítás során: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Részleges karaktersorozat a bemenet végén"
@ -971,16 +971,16 @@ msgstr "Ismeretlen hiba a gyermekfolyamat („%s”) végrehajtása közben"
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Nem sikerült elég adatot kiolvasni a gyermek pid csővezetékből (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "A karakter az UTF-8 tartományon kívülre esik"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Érvénytelen sorozat az átalakítási bemenetben"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "A karakter az UTF-16 tartományon kívülre esik"
@ -1165,8 +1165,8 @@ msgstr "Túl nagy számérték került átadásra ennek: %s"
msgid "Stream is already closed"
msgstr "Az adatfolyam már le van zárva"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "A művelet megszakítva"
@ -1533,70 +1533,70 @@ msgstr "Érvénytelen kiterjesztett attribútumnév"
msgid "Error setting extended attribute '%s': %s"
msgstr "Hiba a(z) „%s” kiterjesztett attribútum beállításakor: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Hiba a(z) „%s” fájl elérése közben: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (érvénytelen kódolás)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Hiba a fájlleíró elérésekor: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "Érvénytelen attribútumtípus (a várt uint32 helyett)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "Érvénytelen attribútumtípus (a várt uint64 helyett)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "Érvénytelen attribútumtípus (a várt bájtkarakterlánc helyett)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "Hiba a jogosultságok beállításakor: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "Hiba a tulajdonos beállításakor: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "a szimbolikus link nem lehet NULL"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "Hiba a szimbolikus link beállításakor: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr "Hiba a szimbolikus link beállításakor: a fájl nem szimbolikus link"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "A SELinux környezet nem lehet NULL"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "Hiba a SELinux környezet beállításakor: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "A SELinux nem engedélyezett ezen rendszeren"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "A(z) %s attribútum beállítása nem támogatott"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2006-03-03 16:24+0000\n"
"Last-Translator: Norayr Chilingaryan <norik@freenet.am>\n"
"Language-Team: Armenian <norik@freenet.am>\n"
@ -96,8 +96,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr ""
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr ""
@ -107,8 +107,8 @@ msgstr ""
msgid "Error during conversion: %s"
msgstr ""
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr ""
@ -906,16 +906,16 @@ msgstr ""
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr ""
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr ""
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr ""
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr ""
@ -1091,8 +1091,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1459,70 +1459,70 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s"
msgstr "'%s' պանակը բացելու սխալ՝ %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "'%s' ֆայլը կարդալու սխալ՝ %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "'%s' ֆայլը կարդալու սխալ՝ %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "'%s' ֆայլը կարդալու սխալ՝ %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Սխալ %d տողում՝ %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "Սխալ %d տողում՝ %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Սխալ %d տողում՝ %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, fuzzy, c-format
msgid "Setting attribute %s not supported"
msgstr "Սիմվոլիկ հղումները չեն ապահովվում"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2005-08-30 22:41+0300\n"
"Last-Translator: Mohammad DAMT <mdamt@bisnisweb.com>\n"
"Language-Team: Indonesia <sukarelawan@gnome.linux.or.id>\n"
@ -100,8 +100,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Tidak dapat membuka pengubah dari '%s' ke '%s'"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Rangkaian byte dalam input konversi tidak benar"
@ -111,8 +111,8 @@ msgstr "Rangkaian byte dalam input konversi tidak benar"
msgid "Error during conversion: %s"
msgstr "Error saat melakukan konversi: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Rangkaian karakter sebagian pada akhir input"
@ -968,16 +968,16 @@ msgstr "Ada error yang tidak diketahui saat menjalankan proses child '%s'"
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Gagal saat membaca data yang dibutuhkan dai pipe pid child (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Karakter di luar jangkauan UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Rangkaian input konversi salah"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Karakter di luar jangkauan UTF-16"
@ -1159,8 +1159,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1531,70 +1531,70 @@ msgstr "Dokumen terpotong tidak sempurna di dalam nama atribut"
msgid "Error setting extended attribute '%s': %s"
msgstr "Error saat membuka direktori '%s': %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Error saat membaca file '%s': %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "Error saat membaca file '%s': %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "Error saat melakukan konversi: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Error saat melakukan konversi: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "Error pada baris ke %d: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Error saat melakukan konversi: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, fuzzy, c-format
msgid "Setting attribute %s not supported"
msgstr "Link simbolik tidak didukung oleh sistem"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2003-08-18 18:05+0000\n"
"Last-Translator: Richard Allen <ra@ra.is>\n"
"Language-Team: is <is@li.org>\n"
@ -97,8 +97,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Gat ekki opnað umbreyti úr '%s' í '%s': %s"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Ógild bætaruna í ílagi umbreytingar"
@ -108,8 +108,8 @@ msgstr "Ógild bætaruna í ílagi umbreytingar"
msgid "Error during conversion: %s"
msgstr "Villa við umbreytingu: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Ókláruð stafaruna í enda ílags"
@ -938,16 +938,16 @@ msgstr "Óþekkt villa við keyrslu undirferlis \"%s\""
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Gat ekki lesið nægjanleg gögn úr pípunni til undirferlisins (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Táknið er utan UTF-8 sviðsins"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Ógild runa í ílagi umbreytingar"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Táknið er utan UTF-16 sviðsins"
@ -1122,8 +1122,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1493,70 +1493,70 @@ msgstr "Skjalið endar óvænt inn í heiti eiginleika"
msgid "Error setting extended attribute '%s': %s"
msgstr "Villa við að opna möppuna '%s': %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Villa við lestur skráarinnar '%s': %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "Villa við lestur skráarinnar '%s': %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "Villa við umbreytingu: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Villa við umbreytingu: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "Villa á línu %d: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Villa við umbreytingu: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, fuzzy, c-format
msgid "Setting attribute %s not supported"
msgstr "Tákntengi eru ekki studd"

826
po/it.po

File diff suppressed because it is too large Load Diff

823
po/ja.po

File diff suppressed because it is too large Load Diff

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ka\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2007-09-14 12:15+0200\n"
"Last-Translator: Vladimer Sichinava ვლადიმერ სიჭინავა <vsichi@gnome.org>\n"
"Language-Team: Georgian <http://mail.gnome.org/mailman/listinfo/gnome-ge-"
@ -101,8 +101,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "ვერ ხერხდება \"%s\" - \"%s\" გარდამქმნელის გახსნა"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "შეტანილ ტექსტში ბაიტების მიმდევრობა მცდარია"
@ -112,8 +112,8 @@ msgstr "შეტანილ ტექსტში ბაიტების მ
msgid "Error during conversion: %s"
msgstr "გარდაქმნის შეცდომა: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "არასრული სიმბოლო შეტანის ტექსტის ბოლოს"
@ -957,16 +957,16 @@ msgstr "ქვეპროცესის უცნობი შეცდომ
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "ქვეპროცესის არხიდან საკმარის მონაცემთა წაკითხვა ვერ მოხერხდა (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "სიმბოლო UTF-8 რანგს გარეთაა"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "შეტანის ტექსტის გარდაქმნის მცდარი მიმდევრობა"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "სიმბოლო UTF-16 რანგს გარეთაა"
@ -1147,8 +1147,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1520,70 +1520,70 @@ msgstr "დოკუმენტი მოულოდნელად დას
msgid "Error setting extended attribute '%s': %s"
msgstr "შეცდომ \"%s\" დასტის გახსნისას: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "ფაილის \"%s\" წაკითხვის შეცდომა: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "ფაილის \"%s\" წაკითხვის შეცდომა: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "გარდაქმნის შეცდომა: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "გარდაქმნის შეცდომა: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "შეცდომა სტრიქონში %d: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "გარდაქმნის შეცდომა: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, fuzzy, c-format
msgid "Setting attribute %s not supported"
msgstr "სიმბოლური ბმების გამოყენება არაა რეალიზებული"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD.kn\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-02-13 14:34+0530\n"
"Last-Translator: Shankar Prasad <svenkate@redhat.com>\n"
"Language-Team: Kannada <en@li.org>\n"
@ -98,8 +98,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s' ನಿಂದ '%s'ಗೆ ಪರಿವರ್ತಕವನ್ನು ತೆರೆಯಲಾಗುತ್ತಿಲ್ಲ"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "ಪರಿವರ್ತಿತ ಆದಾನದಲ್ಲಿನ ಬೈಟ್ ಅನುಕ್ರಮ ಅಮಾನ್ಯವಾಗಿದೆ"
@ -109,8 +109,8 @@ msgstr "ಪರಿವರ್ತಿತ ಆದಾನದಲ್ಲಿನ ಬೈಟ್
msgid "Error during conversion: %s"
msgstr "ಪರಿವರ್ತಿಸುವಾಗ ದೋಷ: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "ಆದಾನದ ಕೊನೆಯಲ್ಲಿ ಆಂಶಿಕ ಅಕ್ಷರ ಅನುಕ್ರಮಣೆ"
@ -945,16 +945,16 @@ msgstr "child ಪ್ರಕ್ರಿಯೆ \"%s\" ಅನ್ನು ಕಾರ್ಯ
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "child pid pipe (%s) ಇಂದ ಸಾಕಷ್ಟು ದತ್ತಾಂಶವನ್ನು ಓದುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "ಅಕ್ಷರವು UTF-8 ನ ವ್ಯಾಪ್ತಿ ಇಂದ ಹೊರಗಿದೆ"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "ಆದಾನ ಪರಿವರ್ತನೆಯಲ್ಲಿ ಅಮಾನ್ಯ ಅನುಕ್ರಮ"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "ಅಕ್ಷರವು UTF-16 ನ ವ್ಯಾಪ್ತಿ ಇಂದ ಹೊರಗಿದೆ"
@ -1133,8 +1133,8 @@ msgstr "%s ಗೆ ಬಹಳ ದೊಡ್ಡದಾದ ಎಣಿಕೆ ಮೌಲ
msgid "Stream is already closed"
msgstr "ಸ್ಟ್ರೀಮ್ ಈಗಾಗಲೆ ಮುಚ್ಚಲ್ಪಟ್ಟಿದೆ"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "ಕಾರ್ಯವು ರದ್ದುಗೊಂಡಿದೆ"
@ -1500,71 +1500,71 @@ msgstr "ಅಮಾನ್ಯವಾದ ವಿಸ್ತರಿಸಲ್ಪಟ್ಟ
msgid "Error setting extended attribute '%s': %s"
msgstr "ವಿಸ್ತರಿಸಲ್ಪಟ್ಟ ವೈಶಿಷ್ಟ್ಯ '%s' ಅನ್ನು ಹೊಂದಿಸುವಲ್ಲಿ ದೋಷ: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "'%s' ಕಡತವನ್ನು ವ್ಯಕ್ತಪಡಿಸುವಲ್ಲಿ ದೋಷ: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (ಅಮಾನ್ಯ ಸಂಕೇತಿಕರಣ)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "ಕಡತ ಡಿಸ್ಕ್ರಿಪ್ಟರನ್ನು ವ್ಯಕ್ತಪಡಿಸುವಲ್ಲಿ ದೋಷ: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "ಅಮಾನ್ಯವಾದ ವೈಶಿಷ್ಟ್ಯದ ಬಗೆ (uint32 ಅನ್ನು ನಿರೀಕ್ಷಿಸಲಾಗಿತ್ತು)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "ಅಮಾನ್ಯವಾದ ವೈಶಿಷ್ಟ್ಯದ ಬಗೆ (uint64 ಅನ್ನು ನಿರೀಕ್ಷಿಸಲಾಗಿತ್ತು)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "ಅಮಾನ್ಯವಾದ ವೈಶಿಷ್ಟ್ಯದ ಬಗೆ (ಬೈಟ್ ಸಾಲನ್ನು ನಿರೀಕ್ಷಿಸಲಾಗಿತ್ತು)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "ಅನುಮತಿಗಳನ್ನು ಹೊಂದಿಸುವಾಗ ದೋಷ: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "ಮಾಲಿಕನನ್ನು ಹೊಂದಿಸುವಾಗ ದೋಷ: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "ಸಾಂಕೇತಿಕಕೊಂಡಿಯು ಶೂನ್ಯವಾಗಿರುವಂತಿಲ್ಲ"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "ಸಾಂಕೇತಿಕ ಕೊಂಡಿಯನ್ನು ಹೊಂದಿಸುವಲ್ಲಿ ದೋಷ: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr "ಸಾಂಕೇತಿಕ ಕೊಂಡಿಯನ್ನು ಹೊಂದಿಸುವಲ್ಲಿ ದೋಷ: ಕಡತವು ಒಂದು ಸಾಂಕೇತಿಕಕೊಂಡಿಯಾಗಿಲ್ಲ"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
#, fuzzy
msgid "SELinux context must be non-NULL"
msgstr "ಸಾಂಕೇತಿಕಕೊಂಡಿಯು ಶೂನ್ಯವಾಗಿರುವಂತಿಲ್ಲ"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "ಮಾಲಿಕನನ್ನು ಹೊಂದಿಸುವಾಗ ದೋಷ: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "%s ವೈಶಿಷ್ಟ್ಯಗಳನ್ನು ಹೊಂದಿಸುವುದು ಬೆಂಬಲಿತವಾಗಿಲ್ಲ"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2009-01-21 06:21+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: GNOME Korea <gnome-kr-hackers@lists.kldp.net>\n"
@ -99,8 +99,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s'에서 '%s'(으)로 변환하는 변환기를 열 수 없습니다"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "변환 입력에서 잘못된 바이트 순서"
@ -110,8 +110,8 @@ msgstr "변환 입력에서 잘못된 바이트 순서"
msgid "Error during conversion: %s"
msgstr "변환중 오류: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "입력의 끝에서 부분적인 문자 순서"
@ -953,16 +953,16 @@ msgstr "자식 프로세스 \"%s\"을(를) 실행하는 중 알 수 없는 오
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "자식 pid 파이프에서 필요한 데이타를 읽는 데 실패했습니다 (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "UTF-8 범위 밖의 문자"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "변환 입력에서 잘못된 순서"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "UTF-16 범위 밖의 문자"
@ -1139,8 +1139,8 @@ msgstr "%s에 넘긴 카운트 값이 너무 큽니다"
msgid "Stream is already closed"
msgstr "스트림을 이미 닫았습니다"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "동작이 취소되었습니다"
@ -1505,70 +1505,70 @@ msgstr "잘못된 확장 에트리뷰트 이름"
msgid "Error setting extended attribute '%s': %s"
msgstr "확장 애트리뷰트 '%s' 설정 중 오류: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "'%s' 파일의 정보를 읽는 중 오류: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (잘못된 인코딩)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "파일 디스크립터 정보를 읽는 중 오류: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "잘못된 애트리뷰트 종류 (uint32 필요)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "잘못된 애트리뷰트 종류 (uint64 필요)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "잘못된 애트리뷰트 종류 (바이트 문자열 필요)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "권한 설정 중 오류: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "소유자 설정 중 오류: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "심볼릭 링크는 NULL이 아니어야 합니다"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "심볼릭 링크 설정 중 오류: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr "심볼릭 링크 설정 중 오류: 파일이 심볼릭 링크가 아닙니다"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "SELinux 컨텍스트는 NULL이 아니어야 합니다"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "SELinux 컨텍스트 설정 중 오류: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "이 시스템은 SELinux를 사용하지 않습니다"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "%s 애트리뷰트 설정은 지원하지 않습니다"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.glib-2-8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2006-04-20 17:33+0000\n"
"Last-Translator: Erdal Ronahi <erdal.ronahi@gmail.com>\n"
"Language-Team: Kurdish <gnu-ku-wergerandin@lists.sourceforge.net>\n"
@ -97,8 +97,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr ""
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr ""
@ -108,8 +108,8 @@ msgstr ""
msgid "Error during conversion: %s"
msgstr ""
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr ""
@ -904,16 +904,16 @@ msgstr ""
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr ""
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr ""
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr ""
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr ""
@ -1088,8 +1088,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1456,70 +1456,70 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Di rêza %d de çewtî: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "Di rêza %d de çewtî: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Di rêza %d de çewtî: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr ""

View File

@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: lt\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-08-24 20:36-0400\n"
"Last-Translator: Žygimantas Beručka <zygis@gnome.org>\n"
"Language-Team: Lithuanian <gnome-lt@lists.akl.lt>\n"
@ -102,8 +102,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Nepavyko atverti keitiklio iš „%s“ į „%s“"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Klaidinga baitų seka keitimo įvedime"
@ -113,8 +113,8 @@ msgstr "Klaidinga baitų seka keitimo įvedime"
msgid "Error during conversion: %s"
msgstr "Klaida keitimo metu: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Nepilna simbolio seka įvedimo pabaigoje"
@ -957,16 +957,16 @@ msgid "Failed to read enough data from child pid pipe (%s)"
msgstr ""
"Nepavyko perskaityti reikiamo duomenų kiekio iš antrinio pid konvejerio (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Simbolis neatitinka UTF-8 simbolių diapazono"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Klaidinga seka keitimo įvestyje"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Simbolis neatitinka UTF-16 simbolių diapazono"
@ -1147,8 +1147,8 @@ msgstr "Per didelė skaičiavimo reikšmė perduota %s"
msgid "Stream is already closed"
msgstr "Srautas jau užvertas"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "Operacija nutraukta"
@ -1513,70 +1513,70 @@ msgstr "netaisyklingas išplėstinio atributo pavadinimas"
msgid "Error setting extended attribute '%s': %s"
msgstr "Klaida nurodant išplėstinį atributą „%s“: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Klaida skaitant failo „%s“ informaciją: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (netaisyklinga koduotė)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Klaida skaitant failo deskriptoriaus informaciją: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "Klaidingas atributo tipas (tikimasi uint32)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "Klaidingas atributo tipas (tikimasi uint64)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "Klaidingas atributo tipas (tikimasi baitų sekos)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "Klaida nustatant teises: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "Klaida nustatant savininką: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "Simbolinė nuoroda turi būti netuščia"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "Klaida nustatant simbolinę nuorodą: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr "Klaida nustatant simbolinę nuorodą: failas nėra simbolinė nuoroda"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "SELinux kontekstas būti nelygus NULL"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "Klaida nustatant SELinux kontekstą: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "SELinux šioje sistemoje neįjungtas"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Atributo %s nustatymas nepalaikomas"

View File

@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2002-12-19 01:04+0200\n"
"Last-Translator: Artis Trops <hornet@navigator.lv>\n"
"Language-Team: Latvian <ll10nt@os.lv>\n"
@ -96,8 +96,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Nevarēju atvērt konvertātoru no '%s' uz '%s': %s"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Nepareiza baitu secība konversijas ievadē"
@ -107,8 +107,8 @@ msgstr "Nepareiza baitu secība konversijas ievadē"
msgid "Error during conversion: %s"
msgstr "Kļūda konversējot: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Daļēja simbolu secība ievades beigās"
@ -947,16 +947,16 @@ msgid "Failed to read enough data from child pid pipe (%s)"
msgstr ""
"Nevarēju nolasīt pietiekami daudz datus no bērna pid programkanāla (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Rakstzīme nav UTF-8 laukā"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Nepareiza secība konversijas ievadē "
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Rakstzīme nav UTF-16 laukā"
@ -1131,8 +1131,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1500,70 +1500,70 @@ msgstr "Dokuments negaidīti izbeidzās iekšā atribūta nosaukumā"
msgid "Error setting extended attribute '%s': %s"
msgstr "Kļūda atverot direktoriju '%s': %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Kļūda nolasot failu '%s': %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "Kļūda nolasot failu '%s': %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "Kļūda konversējot: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Kļūda konversējot: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "Kļūda rindā %d: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Kļūda konversējot: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr ""

View File

@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gedit.HEAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-01-25 13:49+0530\n"
"Last-Translator: Sangeeta Kumari\n"
"Language-Team: <en@li.org>\n"
@ -99,8 +99,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s' सँ '%s' परिवर्तक नहि खोलल जाए सकल"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "परिवर्तन इनपुटमे अवैध बाइट अनुक्रम"
@ -110,8 +110,8 @@ msgstr "परिवर्तन इनपुटमे अवैध बाइट
msgid "Error during conversion: %s"
msgstr "परिवर्तनक दौरान त्रुटि: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "इनपुट क' अंतमे आंशिक अक्षर अनुक्रम"
@ -930,16 +930,16 @@ msgstr "शिशु प्रक्रिया \"%s\" कार्यान्
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "शिशु पीआईडी पाइप (%s) सँ पर्याप्त आँकड़ा पढ़बामे असफल"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "यूटीएफ-8 लेल अक्षर सीमासँ बाहर"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "परिवर्तन इनपुटमे अवैध अनुक्रम"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "यूटीएफ-16 लेल अक्षर सीमासँ बाहर"
@ -1116,8 +1116,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "ऑपरेशन रद्द छल"
@ -1482,70 +1482,70 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s"
msgstr ""
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr ""
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr ""
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr ""
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr ""
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr ""
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr ""
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr ""

View File

@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GLIB VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2007-03-03 19:00+0300\n"
"Last-Translator: Fanomezana Rajaonarisoa <fano@isvtec.com>\n"
"Language-Team: MALAGASY <i18n-malagasy-gnome@gna.org>\n"
@ -96,8 +96,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Tsy voasokatra ny mpanova rakitra '%s' ho '%s'"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Tsy mitombina filaharan'ny byte amin'ny zavatra ovaina"
@ -107,8 +107,8 @@ msgstr "Tsy mitombina filaharan'ny byte amin'ny zavatra ovaina"
msgid "Error during conversion: %s"
msgstr "Nisy olana teo am-panovana: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Tsy feno ny filaharan'ny marika amin'ny faran'ny zavatra ovaina"
@ -968,16 +968,16 @@ msgstr ""
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Tsy nahavaky data ampy tanatin'ny fantsona zanaka pid (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Mihoatra ny fetran'ny UTF-8 ilay marika"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Tsy mitombina ny filaharana amin'ny fidiran'ny fanovana"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Mihoatra ny fetran'ny UTF-16 ilay marika"
@ -1161,8 +1161,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1535,70 +1535,70 @@ msgstr "Nifarana tampoka tanaty anarana marika manokana ilay tahirin-kevitra"
msgid "Error setting extended attribute '%s': %s"
msgstr "Nisy olana teo am-panokafana ny lahatahiry '%s': %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "Nisy olana teo am-panovana: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Nisy olana teo am-panovana: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "Misy tsy fetezana amin'ny andalana %d: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Nisy olana teo am-panovana: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, fuzzy, c-format
msgid "Setting attribute %s not supported"
msgstr "Tsy raisina an-tànana ny rohy misolotena"

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD.mk\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-02-04 04:11+0100\n"
"Last-Translator: Jovan Naumovski <jovan@lugola.net>\n"
"Language-Team: Macedonian <mkde-l10n@lists.sourceforge.net>\n"
@ -103,8 +103,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Не можам да го отворам конверторот од „%s“ до „%s“"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Невалидна секвенца на бајти во влезот на конвертирањето"
@ -114,8 +114,8 @@ msgstr "Невалидна секвенца на бајти во влезот н
msgid "Error during conversion: %s"
msgstr "Грешка при конвертирање: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Парцијална секвенца на карактер на крајот од влезот"
@ -959,16 +959,16 @@ msgstr "Непозната грешка при извршувањето на п
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Не успеав да прочитам доволно податоци од pid подцевката (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Карактерот е надвор од опсегот за UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Невалидна секвенца во излезот од конвертирањето"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Карактерот е надвор од опсег за UTF-16"
@ -1150,8 +1150,8 @@ msgstr "Преголема бројна вредност дадена на %s"
msgid "Stream is already closed"
msgstr "Стримот е веќе затворен"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "Операцијата беше прекината"
@ -1519,72 +1519,72 @@ msgstr "Невалидно име на проширениот атрибут"
msgid "Error setting extended attribute '%s': %s"
msgstr "Грешка во поставувањето на проширениот атрибут „%s“: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Грешка во стартувањето на датотеката „%s“: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (невалидно енкодирање)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Грешка во поставувањето на опишувач на датотека: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "Невалиден тип на атрибут (се очекуваше uint32)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "Невалиден тип на атрибут (се очекуваше uint64)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "Невалиден тип на атрибут (се очекуваше низа од бајти)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "Грешка во поставувањето на пермисиите: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "Грешка при поставувањето на сопственикот: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "симболичката врска не треба да е NULL"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "Грешка во поставувањето на симболичката врска: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
"Грешка при креирањето на симболичката врска: датотеката не е симболичка врска"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
#, fuzzy
msgid "SELinux context must be non-NULL"
msgstr "симболичката врска не треба да е NULL"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Грешка при поставувањето на сопственикот: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Поставувањето на атрибутот %s не е поддржано"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD.ml\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-03-03 17:37+0530\n"
"Last-Translator: Ani Peter <apeter@redhat.com>\n"
"Language-Team: Malayalam <smc-discuss@googlegroups.com>\n"
@ -100,8 +100,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s'-ല്‍ നിന്നും '%s'-ലേക്ക് വേര്‍തിരിക്കുന്ന സംവിധാനം ലഭ്യമായില്ല"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "മാറ്റം വരുത്തുന്ന ഇന്‍പുട്ടില്‍ തെറ്റായ ബൈറ്റ് ക്രമം"
@ -111,8 +111,8 @@ msgstr "മാറ്റം വരുത്തുന്ന ഇന്‍പുട
msgid "Error during conversion: %s"
msgstr "മാറ്റം വരുത്തുന്നതില്‍ പരാജയം : %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "ഇന്‍പുട്ടിന്‍റെ അവസാനം ഭാഗികമായ അക്ഷര ക്രമം"
@ -940,16 +940,16 @@ msgstr "ചൈള്‍ഡ് പ്രക്രിയ \"%s\" പ്രവര്
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "ചൈള്‍ഡ് pid പൈപ്പിന്‍ നിന്നും ആവശ്യത്തിനുളള ഡേറ്റാ വായിക്കുന്നതില്‍ പരാജയപ്പെട്ടു (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "UTF-8 പരിധിയില്‍ നിന്നും പുറത്താണ് അക്ഷരം"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "ഇന്‍പുട്ട് വേര്‍തിരിക്കുന്നതില്‍ അസാധുവായ ക്രമം"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "UTF-16 പരിധിയില്‍ നിന്നും പുറത്താണ് അക്ഷരം"
@ -1125,8 +1125,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "പ്രക്രിയ റദ്ദാക്കിയിരിക്കുന്നു"
@ -1492,71 +1492,71 @@ msgstr "തെറ്റായ എക്സ്റ്റെന്‍ഡട് ആ
msgid "Error setting extended attribute '%s': %s"
msgstr "എക്സ്റ്റെന്‍ഡട് ആട്രിബ്യൂട്ട് ആയ '%s' ക്രമികരിക്കുന്നതില്‍ പിശക്: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "'%s' എന്ന ഫയല്‍ സ്റ്റാറ്റ് ചെയ്യുന്നതില്‍ പിശക്: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (തെറ്റായ എന്‍കോഡിങ്)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr ""
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "അനുവാദങ്ങള്‍ ക്രമികരിക്കുന്നതില്‍ പിശക്: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "ഉടമസ്ഥനെ ക്രമികരിക്കുന്നതില്‍ പിശക്: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "സിംലിങ്ക് non-NULL ആയിരിക്കണം"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "സിംലിങ്ക് ക്രമികരിക്കുന്നതില്‍ പിശക്: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
#, fuzzy
msgid "SELinux context must be non-NULL"
msgstr "സിംലിങ്ക് non-NULL ആയിരിക്കണം"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "ഉടമസ്ഥനെ ക്രമികരിക്കുന്നതില്‍ പിശക്: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "%s ആട്രിബ്യൂട്ട് ക്രമികരണം പിന്തുണയ്ക്കുന്നില്ല"

View File

@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2005-05-30 01:07-0800\n"
"Last-Translator: Бадрал <badral@openmn.org>\n"
"Language-Team: Mongolian <openmn-translation@lists.sf.net>\n"
@ -107,8 +107,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "»%s« ээс »%s« рүү хөрвүүлэгч нээгдсэнгүй"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Хөрвүүлэлтийн оролтод хүчингүй байт дараалал байна"
@ -118,8 +118,8 @@ msgstr "Хөрвүүлэлтийн оролтод хүчингүй байт да
msgid "Error during conversion: %s"
msgstr "Хөрвүүлж байхад алдаа: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Оролтын төгсгөлд хагас тэмдэгтийн дараалал"
@ -969,16 +969,16 @@ msgstr ""
"Хүү процессын процессын дугаарын шугамаас (%s) хангалттай өгөгдөл уншиж "
"чадсангүй"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "UTF-8 хязгаараас гаднах тэмдэгт"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Хөрвүүлэлтийн оролтод хүчингүй дараалал"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "UTF-16 хязгаараас гаднах тэмдэгт"
@ -1157,8 +1157,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1529,70 +1529,70 @@ msgstr "Баримт нэгэн аттрибут нэрийн дотор гэн
msgid "Error setting extended attribute '%s': %s"
msgstr "»%s« лавлахыг нээхэд алдаа: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "Хөрвүүлж байхад алдаа: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Хөрвүүлж байхад алдаа: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "%d мөрөнд алдаа: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Хөрвүүлж байхад алдаа: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, fuzzy, c-format
msgid "Setting attribute %s not supported"
msgstr "Символик холбоос дэмжигдээгүй"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: mr\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-08-13 19:46+0530\n"
"Last-Translator: Sandeep Shedmake <sandeep.shedmake@gmail.com>\n"
"Language-Team: marathi\n"
@ -98,8 +98,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s' पासून '%s' असे रूपांतरक उघडू शकले नाही"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "रूपांतर आगत मध्ये अवैध बाईट श्रृंखला"
@ -109,8 +109,8 @@ msgstr "रूपांतर आगत मध्ये अवैध बाई
msgid "Error during conversion: %s"
msgstr "रूपांतर करतेवेळी त्रूटी: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "आगतच्या शेवटी अपूरे अक्षर श्रृंखला"
@ -924,16 +924,16 @@ msgstr "उप कार्य \"%s\" कार्यान्वीत कर
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "उप pid पाईप (%s) पासून वाचतेवेळी त्रूटी"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "UTF-8 करीता अक्षर क्षेत्राच्या अंतर्गत नाही"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "रूपांतर आगत मध्ये अवैध श्रृंखला"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "UTF-16 करीता अक्षर क्षेत्राच्या अंतर्गत नाही"
@ -1111,8 +1111,8 @@ msgstr "%s करीता खूप मोठी प्रमाण संख
msgid "Stream is already closed"
msgstr "श्रृंखला आधिपासूनच बंद आहे"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "कार्य रद्द करण्यात आले"
@ -1477,70 +1477,70 @@ msgstr "अवैध विस्तारीत गुणधर्म नाव
msgid "Error setting extended attribute '%s': %s"
msgstr "विस्तारीत गुणधर्म निश्चित करतेवेळी त्रूटी '%s': %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "फाइल '%s' सुरू करतेवेळी त्रूटी: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (अवैध ऐंकोडींग)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "फाइल व्याख्यक निश्चित करतेवेळी त्रूटी: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "अवैध गुणधर्म प्रकार (uint32 अपेक्षीत)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "अवैध गुणधर्म प्रकार (uint64 अपेक्षीत)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "अवैध गुणधर्म प्रकार (बाईट अक्षरमाळा अपेक्षीत)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "परवानगी स्थापित करतेवेळी त्रूटी: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "मालक स्थापित करतेवेळी त्रूटी: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "symlink शून्य नसायला हवे"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "symlink स्थापीत करतेवेळी त्रूटी: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr "symlink निश्चित करतेवेळी त्रूटी: फाइल symlink नाही"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "SELinux संदर्भ विना-शून्य असायला हवे"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "SELinux संदर्भ संयोजीत करतेवेळी त्रूटी: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "SELinux या प्रणालीवर कार्यान्वीत नाही"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "%s गुणधर्म स्थापित करणे समर्थित नाही"

View File

@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2004-02-03 02:11+0730\n"
"Last-Translator: Hasbullah Bin Pit <sebol@my-penguin.org>\n"
"Language-Team: Projek Gabai <gabai-penyumbang@lists.sourceforge.org>\n"
@ -96,8 +96,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "tak dapat membuka penukar daripada '%s' kepada '%s': %s"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Turutan byte tidak sah pada penukaran iput"
@ -107,8 +107,8 @@ msgstr "Turutan byte tidak sah pada penukaran iput"
msgid "Error during conversion: %s"
msgstr "Ralat semasa penukaran: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Sebahagian turutan aksara berada di penghujung input"
@ -945,16 +945,16 @@ msgstr "Ralat misteri ketika melaksanakan proses anak \"%s\""
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Gagal membaca data yang cukup daripada paip pid anaki(%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Aksara di luar julat UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Turutan tidak sah semasa penukaran input"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Aksara di luar julat UTF-16"
@ -1129,8 +1129,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1500,70 +1500,70 @@ msgstr "Dokumen berakhir tanpa diduga di dalam nama atribut"
msgid "Error setting extended attribute '%s': %s"
msgstr "Ralat membuka direktori %s': %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Ralat membaca fail '%s': %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "Ralat membaca fail '%s': %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "Ralat semasa penukaran: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Ralat semasa penukaran: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "Ralat pada baris %d: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Ralat semasa penukaran: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, fuzzy, c-format
msgid "Setting attribute %s not supported"
msgstr "Pautan simbolik tidak disokong"

827
po/nb.po

File diff suppressed because it is too large Load Diff

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.glib-2-10.ne\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2006-04-27 00:00+0545\n"
"Last-Translator: Shyam Krishna Bal <shyamkrishna_bal@yahoo.com>\n"
"Language-Team: Nepali <info@mpp.org.np>\n"
@ -103,8 +103,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s' बाट '%s'मा रूपान्तरणकर्ता खोल्न सकेन"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "रूपान्तरण आगतमा अवैध बाइट अनुक्रम"
@ -114,8 +114,8 @@ msgstr "रूपान्तरण आगतमा अवैध बाइट
msgid "Error during conversion: %s"
msgstr "रूपान्तरण अवधिमा त्रुटि: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "आगतको अन्त्यमा आंशिक क्यारेक्टर"
@ -946,16 +946,16 @@ msgstr "शाखा प्रक्रिया \"%s\" कार्यान्
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "शाखा पिड पाईप (%s) बाट प्रशस्त डेटाहरू पढ्न असफल"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "UTF-8 का लागि क्यारेक्टर दायरा भन्दा बाहिर छ"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "रूपान्तरण आगतमा अवैध अनुक्रम"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "UTF-16 का लागि क्यारेक्टर दायरा भन्दा बाहिर छ"
@ -1132,8 +1132,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1504,70 +1504,70 @@ msgstr "विशेषता नाम भित्र कागजात अ
msgid "Error setting extended attribute '%s': %s"
msgstr "डाइरेक्टरी '%s' खोल्दा त्रुटि: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "'%s' फाइल पढ्दा त्रुटि : %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "'%s' फाइल पढ्दा त्रुटि : %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "रूपान्तरण अवधिमा त्रुटि: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "रूपान्तरण अवधिमा त्रुटि: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "लाइन %d मा त्रुटि: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "रूपान्तरण अवधिमा त्रुटि: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, fuzzy, c-format
msgid "Setting attribute %s not supported"
msgstr "सांकेतिक सम्बन्ध समर्थन गरिएन"

823
po/nl.po

File diff suppressed because it is too large Load Diff

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nn\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-02-24 17:33+0100\n"
"Last-Translator: Åsmund Skjæveland <aasmunds@ulrik.uio.no>\n"
"Language-Team: Norwegian Nynorsk <i18n-nn@lister.ping.uio.no>\n"
@ -99,8 +99,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Kunne ikkje opna konverterar frå «%s» til «%s»"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Ugyldig bytesekvens i inndata for konvertering"
@ -110,8 +110,8 @@ msgstr "Ugyldig bytesekvens i inndata for konvertering"
msgid "Error during conversion: %s"
msgstr "Feil under konvertering: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Delvis teiknsekvens på slutten av inndata"
@ -944,16 +944,16 @@ msgstr "Ukjend feil ved køyring av barneprosess «%s»"
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Klarte ikkje å lesa nok data frå pid-røyr frå barn (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Teikn ikkje gyldig for UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Ugyldig sekvens i inndata-konvertering"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Teikn ikkje gyldig for UTF-16"
@ -1131,8 +1131,8 @@ msgstr "For stor teljingsverdi sendt til %s"
msgid "Stream is already closed"
msgstr "Straumen er allereie stengt"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "Operasjonen vart avbroten"
@ -1498,72 +1498,72 @@ msgstr "Ugyldig utvida attributtnamn"
msgid "Error setting extended attribute '%s': %s"
msgstr "Feil under endring av utvida attributtverdi «%s»: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Feil under lesing av informasjon om fila «%s»: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr "(ugyldig teiknkoding)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Feil under lesing av info om fildeskriptoren: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "Ugyldig attributtype (venta uint32)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "Ugyldig attributtype (venta uint64)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "Ugyldig attributtype (venta byte-streng)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "Feil endring av løyve: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "Feil under eigarskifte: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "symbolsk lenkje må vera ikkje-NULL"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "Fil under oppretting av symbolsk lenkje: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
"Fil under oppretting av symbolsk lenkje: Fila er ikkje ei symbolsk lenkje"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
#, fuzzy
msgid "SELinux context must be non-NULL"
msgstr "symbolsk lenkje må vera ikkje-NULL"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Feil under eigarskifte: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Å setja attributten %s er ikkje støtta"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: oc\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-04-23 10:42+0200\n"
"Last-Translator: Yannig Marchegay (Kokoyaya) <yannig@marchegay.org>\n"
"Language-Team: Occitan <ubuntu-l10n-oci@lists.ubuntu.com>\n"
@ -98,8 +98,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr ""
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr ""
@ -109,8 +109,8 @@ msgstr ""
msgid "Error during conversion: %s"
msgstr ""
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr ""
@ -905,16 +905,16 @@ msgstr ""
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr ""
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr ""
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr ""
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr ""
@ -1089,8 +1089,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1455,70 +1455,70 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s"
msgstr ""
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr ""
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr ""
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr ""
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr ""
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr ""
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Error al moment de crear lo repertòri : %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr ""

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: or\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2009-01-28 14:56+0530\n"
"Last-Translator: Manoj Kumar Giri <mgiri@redhat.com>\n"
"Language-Team: Oriya <oriya-it@googlegroups.com>\n"
@ -106,8 +106,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s'ରୁ '%s'ର ରୁପାନ୍ତରକ ଖୋଲି ହେଲା ନାହିଁ"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "ରୁପାନ୍ତରଣ ନିବେଶେର ଅବୈଧ ବାଇଟ୍ ଅନୁକ୍ରମ"
@ -117,8 +117,8 @@ msgstr "ରୁପାନ୍ତରଣ ନିବେଶେର ଅବୈଧ ବାଇ
msgid "Error during conversion: %s"
msgstr "ରୁପାନ୍ତରଣରେ ତ୍ରୁଟି: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "ନିବେଶର ସମାପ୍ତିରେ ଆଶିଂକ ଅକ୍ଷର ଅନୁକ୍ରମ"
@ -941,16 +941,16 @@ msgstr "ନିର୍ଭରକ ପ୍ରକ୍ରିୟାକୁ ନିଷ୍ପ
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "ନିର୍ଭରକ ପି.ଆଇ.ଡି. ପାଇପ୍ ରୁ ପର୍ଯ୍ଯାପ୍ତ ତଥ୍ଯ ପଢି଼ବାରେ ଅସଫଳ (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "ଇ.ଉ.ଟିଏଫ୍.-୮ ପାଇଁ ଅକ୍ଷରଟି ପରିସର ବାହାରେ"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "ରୁପାନ୍ତରଣ ନିବେଶେର ଅବୈଧ ଅନୁକ୍ରମ"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "ଇ.ଉ.ଟିଏଫ୍.-୧୬ ପାଇଁ ଅକ୍ଷରଟି ପରିସର ବାହାରେ"
@ -1126,8 +1126,8 @@ msgstr "ଅତ୍ୟଧିକ ବଡ଼ ଗଣନା ମୂଲ୍ୟ %sକୁ
msgid "Stream is already closed"
msgstr "ଧାରା ପୂର୍ବରୁ ବନ୍ଦଅଛି"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "ପ୍ରୟୋଗଟି ବାତିଲ ହୋଇଛି"
@ -1492,70 +1492,70 @@ msgstr "ଅବୈଧ ବିସ୍ତୃତ ଗୁଣର ନାମ"
msgid "Error setting extended attribute '%s': %s"
msgstr "ଅନୁଲଗ୍ନ ଗୁଣ '%s'କୁ ବିନ୍ୟାସ କରିବା ସମୟରେ ତ୍ରୁଟି: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "ଫାଇଲ '%s'କୁ ଆରମ୍ଭ କରିବାରେ ତ୍ରୁଟି: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (ଅବୈଧ ସାଙ୍କେତିକରଣ)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "ଫାଇଲ ନିରୂପକ ଆରମ୍ଭ କରିବାରେ ତ୍ରୁଟି: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "ଅବୈଧ ଗୁଣ ପ୍ରକାର (unit32 ଆଶାକରାଯାଉଛି)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "ଅବୈଧ ଗୁଣ ପ୍ରକାର (unit64 ଆଶାକରାଯାଉଛି)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "ଅବୈଧ ଗୁଣ ପ୍ରକାର (ବାଇଟ ବାକ୍ୟଖଣ୍ଡ ଆଶାକରାଯାଉଛି)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "ଅନୁମତି ବିନ୍ୟାସକରିବାରେ ତ୍ରୁଟି: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "ମାଲିକ ନିରୁପଣ କରିବାରେ ତ୍ରୁଟି: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "symlink ନିଶ୍ଚିତ ରୂପେ non-NULL"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "symlink ବିନ୍ୟାସ କରିବାରେ ତ୍ରୁଟି: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr "symlink ବିନ୍ୟାସ କରିବାରେ ତ୍ରୁଟି: ଫାଇଲଟି ଗୋଟିଏ symlink ନୁହଁ"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "SELinux ପ୍ରସଙ୍ଗଟି ନିଶ୍ଚିତ ରୂପେ non-NULL ଅଟେ"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "SELinux ପ୍ରସଙ୍ଗ ବିନ୍ୟାସ କରିବାରେ ତ୍ରୁଟି: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "SELinux ଏହି ତନ୍ତ୍ରରେ ସକ୍ରିୟ ହୋଇନାହିଁ"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "ଗୁଣ %s ବିନ୍ୟାସ କରିବା ସମର୍ଥିତ ନୁହଁ"

View File

@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-12-17 07:11+0530\n"
"Last-Translator: Amanpreet Singh Alam <aalam@users.sf.net>\n"
"Language-Team: Punjabi <punjabi-l10n@users.sf.net>\n"
@ -106,8 +106,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s' ਤੋੱ '%s' ਵਿੱਚ ਬਦਲਣ ਵਾਲਾ ਉਪਲਬਧ ਨਹੀਂ ਹੈ"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "ਬਦਲਣ ਲਈ ਦਿੱਤੀ ਸਤਰ ਵਿੱਚ ਬਾਇਟ ਦਾ ਸਰੂਪ ਠੀਕ ਨਹੀਂ ਹੈ"
@ -117,8 +117,8 @@ msgstr "ਬਦਲਣ ਲਈ ਦਿੱਤੀ ਸਤਰ ਵਿੱਚ ਬਾਇਟ
msgid "Error during conversion: %s"
msgstr "ਤਬਦੀਲੀ ਦੌਰਾਨ ਗਲਤੀ %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "ਸਤਰ ਦੇ ਅਖੀਰ ਤੇ ਅੱਖਰਾਂ ਦਾ ਸਰੂਪ ਅਧੂਰਾ ਹੈ"
@ -933,16 +933,16 @@ msgstr "ਚਾਈਲਡ ਪਰੋਸੈਸ \"%s\" ਚਾਲੂ ਕਰਨ ਵਿ
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "ਚਾਈਲਡ pid ਪਾਇਪ (%s) ਤੋਂ ਚਾਹੀਦਾ ਡਾਟਾ ਪੜ੍ਹਨ ਲਈ ਫੇਲ੍ਹ"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "UTF-8 ਲਈ ਅੱਖਰ ਰੇਜ਼ ਤੋਂ ਬਾਹਰ"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "ਬਦਲਾਉ ਇੰਪੁੱਟ ਵਿੱਚ ਤਰਤੀਬ ਜਾਇਜ਼ ਨਹੀਂ ਹੈ"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "UTF-16 ਲਈ ਅੱਖਰ ਰੇਜ਼ ਤੋਂ ਬਾਹਰ"
@ -1118,8 +1118,8 @@ msgstr "%s ਨੂੰ ਬਹੁਤ ਵੱਧ ਗਿਣਤੀ ਪਾਸ ਕੀਤ
msgid "Stream is already closed"
msgstr "ਸਟਰੀਮ ਪਹਿਲਾਂ ਹੀ ਬੰਦ ਹੈ"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "ਓਪਰੇਸ਼ਨ ਰੱਦ ਕੀਤਾ ਗਿਆ"
@ -1484,70 +1484,70 @@ msgstr "ਗਲਤ ਐਕਸਟੈੱਡ ਗੁਣ ਨਾਂ"
msgid "Error setting extended attribute '%s': %s"
msgstr "ਐਕਸਟੈੱਡ ਗੁਣ '%s' ਸੈੱਟ ਕਰਨ ਦੌਰਾਨ ਗਲਤੀ: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "'%s' ਫਾਇਲ ਦੇਣ'ਚ ਗਲਤੀ: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr "(ਗਲਤ ਇੰਕੋਡਿੰਗ)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "ਫਾਇਲ ਡਿਸਕ੍ਰਿਪਟਰ ਸਟੇਟਿੰਗ ਗਲਤੀ: %s "
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "ਗਲਤ ਐਟਰੀਬਿਊਟ ਟਾਈਪ (uint32 ਲੋੜੀਦਾ ਸੀ)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "ਗਲਤ ਐਟਰੀਬਿਊਟ ਟਾਈਪ (uint64 ਲੋੜੀਦਾ ਸੀ)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "ਗਲਤ ਐਟਰੀਬਿਊਟ ਟਾਈਪ (ਬਾਈਟ ਲਾਈਨ ਲੋੜੀਦੀ ਸੀ)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "ਅਧਿਕਾਰ ਸੈੱਟ ਕਰਨ ਦੌਰਾਨ ਗਲਤੀ: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "ਓਪਨ ਸੈਟਿੰਗ ਗਲਤੀ: %s "
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "ਸਿਮਲਿੰਕ ਗ਼ੈਰ-ਨਲ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "symlink ਸੈਟਿੰਗ ਗਲਤੀ: %s "
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr "symlink ਸੈਟਿੰਗ ਗਲਤੀ: ਫਾਇਲ ਇੱਕ symlink ਨਹੀਂ ਹੈ"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "SELinux ਪਰਸੰਗ ਗੈਰ-ਨਲ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "SELinux ਪਰਸੰਗ ਸੈਟ ਕਰਨ ਦੌਰਾਨ ਗਲਤੀ: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "ਇਸ ਸਿਸਟਮ ਉੱਤੇ SELinux ਚਾਲੂ ਨਹੀਂ ਹੈ"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "ਗੁਣ %s ਸੈਟਿੰਗ ਸਹਾਇਕ ਨਹੀਂ"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GLib\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-08-23 23:24+0100\n"
"Last-Translator: Tomasz Dominikowski <dominikowski@gmail.com>\n"
"Language-Team: Aviary.pl <gnomepl@aviary.pl>\n"
@ -103,8 +103,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Nie można otworzyć konwertera z \"%s\" na \"%s\""
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Niepoprawna sekwencja bajtów na wejściu konwersji"
@ -114,8 +114,8 @@ msgstr "Niepoprawna sekwencja bajtów na wejściu konwersji"
msgid "Error during conversion: %s"
msgstr "Błąd podczas konwersji: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Na końcu wejścia występuje sekwencja odpowiadająca części znaku"
@ -975,16 +975,16 @@ msgstr ""
"Nie można odczytać odpowiedniej liczby danych z potoku do odczytu PID-u od "
"procesu potomnego (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Znak jest poza zakresem dla UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Niepoprawna sekwencja na wejściu konwersji"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Znak jest poza zakresem dla UTF-16"
@ -1169,8 +1169,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr "Strumień jest już zamknięty"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "Operacja została anulowana"
@ -1535,72 +1535,72 @@ msgstr "Niepoprawna nazwa rozszerzonego atrybutu"
msgid "Error setting extended attribute '%s': %s"
msgstr "Błąd podczas ustawiania rozszerzonego atrybutu \"%s\": %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Błąd podczas wyznaczania pliku \"%s\": %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (niepoprawne kodowanie)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Błąd podczas wyznaczania deskryptora pliku: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "Niepoprawny typ atrybutu (spodziewany \"uint32\")"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "Niepoprawny typ atrybutu (spodziewany \"uint64\")"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "Niepoprawny typ atrybutu (spodziewany \"byte string\")"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "Błąd podczas ustawiania uprawnień: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "Błąd podczas ustawiania właściciela: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "dowiązanie symboliczne nie może być puste"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "Błąd podczas ustawiania dowiązania symbolicznego: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
"Błąd podczas ustawiania dowiązania symbolicznego: plik nie jest dowiązaniem "
"symbolicznym"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "Kontekst SELinux nie może być pusty"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "Błąd podczas ustawiania kontekstu SELinux: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "SELinux nie jest włączony w tym systemie"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Ustawianie atrybutu %s nie jest obsługiwane"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.head\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-07-14 19:07-0800\n"
"Last-Translator: Zabeeh Khan <zabeehkhan@gmail.com>\n"
"Language-Team: Pashto <pathanisation@googlegroups.com>\n"
@ -98,8 +98,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr ""
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr ""
@ -109,8 +109,8 @@ msgstr ""
msgid "Error during conversion: %s"
msgstr "%s :د اړونې پر مهال ستونزه"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr ""
@ -905,16 +905,16 @@ msgstr ""
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr ""
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr ""
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr ""
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr ""
@ -1089,8 +1089,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "چار بند شو"
@ -1456,70 +1456,70 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s"
msgstr ""
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr ""
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (ناسمه کوډييزونه)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr ""
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "%s :د پرېښلو په امستلو کې ستونزه"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "%s :د خاوند په امستلو کې ستونزه"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr ""
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "%s :د خاوند په امستلو کې ستونزه"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr ""

823
po/pt.po

File diff suppressed because it is too large Load Diff

View File

@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2009-01-30 15:57-0300\n"
"Last-Translator: Jonh Wendell <jwendell@gnome.org>\n"
"Language-Team: Brazilian Portuguese <gnome-l10n-br@listas.cipsga.org.br>\n"
@ -107,8 +107,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Não foi possível abrir conversor de \"%s\" para \"%s\""
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Seqüência de bytes inválida na entrada de conversão"
@ -118,8 +118,8 @@ msgstr "Seqüência de bytes inválida na entrada de conversão"
msgid "Error during conversion: %s"
msgstr "Erro durante a conversão: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Seqüência de caracteres parcial no final da entrada"
@ -967,16 +967,16 @@ msgstr "Erro desconhecido ao executar processo filho \"%s\""
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Falha ao ler dados suficientes de canal pid do filho (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Caractere fora do limite para UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Seqüência inválida na conversão da entrada"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Caractere fora do limite para UTF-16"
@ -1159,8 +1159,8 @@ msgstr "Valor muito alto passado para %s"
msgid "Stream is already closed"
msgstr "O fluxo já está fechado"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "A operação foi cancelada"
@ -1526,70 +1526,70 @@ msgstr "Nome de atributo estendido inválido"
msgid "Error setting extended attribute '%s': %s"
msgstr "Erro ao definir atributo estendido \"%s\": %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Erro ao iniciar arquivo \"%s\": %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr "(codificação inválida)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Erro ao iniciar descritor de arquivo: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "Tipo de atributo inválido (esperado uint32)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "Tipo de atributo inválido (esperado uint64)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "Tipo de atributo inválido (expressão de byte esperada)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "Erro ao definir permissões: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "Erro ao definir proprietário: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "o link simbólico deve ser não-NULO"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "Erro ao definir link simbólico: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr "Erro ao definir link simbólico: o arquivo não é um link simbólico"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "O contexto SELinux deve ser não-NULO"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "Erro ao definir o contexto SELinux: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "SELinux não está habilitado neste sistema"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Não há suporte à definição do atributo %s"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-09-18 00:49+0300\n"
"Last-Translator: Mișu Moldovan <dumol@gnome.ro>\n"
"Language-Team: Română <gnomero-list@lists.sourceforge.net>\n"
@ -99,8 +99,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Nu s-a putut iniția conversia de la „%s” la „%s”"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Secvență de octeți invalidă în inputul conversiei"
@ -110,8 +110,8 @@ msgstr "Secvență de octeți invalidă în inputul conversiei"
msgid "Error during conversion: %s"
msgstr "Eroare în timpul conversiei: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Secvență parțială de caractere la sfârșitul inputului"
@ -961,16 +961,16 @@ msgstr "Eroare necunoscută la lansarea în execuție a procesului copil „%s
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Nu s-au putut citi date suficiente de la procesul copil (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Caracter în afara limitelor standardului UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Secvență invalidă în inputul conversiei"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Caracter în afara limitelor standardului UTF-16"
@ -1149,8 +1149,8 @@ msgstr "S-a pasat o valoare prea mare către %s"
msgid "Stream is already closed"
msgstr "Flux deja închis"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "Operațiunea a fost anulată"
@ -1518,72 +1518,72 @@ msgstr "Nume invalid de atribut extins"
msgid "Error setting extended attribute '%s': %s"
msgstr "Eroare la stabilirea atributului extins „%s”: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Eroare la citirea detaliilor fișierului „%s”: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (codare invalidă)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Eroare la citirea detaliilor descriptor ale fișierului: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "Tip invalid de atribut (se aștepta o valoare uint32)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "Tip invalid de atribut (se aștepta o valoare uint64)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "Tip invalid de atribut (se aștepta un șir de octeți)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "Eroare la definirea permisiunilor: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "Eroare la definirea deținătorului: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "legătură simbolică trebuie să fie diferită de NULL"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "Eroare la definirea legăturii simbolice: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
"Eroare la definirea legăturii simbolice: fișierul nu este o legătură "
"simbolică"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "Contextul SELinux trebuie să fie diferit de NULL"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "Eroare la definirea contextului SELinux: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "SELinux nu este activ în acest sistem"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Definirea atributului %s nu este implementată"

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib trunk\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-03-11 20:54+0300\n"
"Last-Translator: Nickolay V. Shmyrev <nshmyrev@yandex.ru>\n"
"Language-Team: Russian <gnome-cyr@gnome.org>\n"
@ -102,8 +102,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Не удалось открыть преобразователь из «%s» в «%s»"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr ""
"Недопустимая последовательность байтов содержится во входной строке для "
@ -115,8 +115,8 @@ msgstr ""
msgid "Error during conversion: %s"
msgstr "Произошла ошибка при преобразовании: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr ""
"Неполная символьная последовательность содержится в конце входной строки"
@ -981,18 +981,18 @@ msgid "Failed to read enough data from child pid pipe (%s)"
msgstr ""
"Не удалось прочитать нужное количество данных из канала процесса-потомка (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Символ находится вне диапазона для UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr ""
"Во входной строке для преобразования обнаружена недопустимая "
"последовательность"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Символ находится вне диапазона для UTF-16"
@ -1173,8 +1173,8 @@ msgstr "Слишком большое значение количества пе
msgid "Stream is already closed"
msgstr "Поток уже закрыт"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "Действие было отменено"
@ -1539,72 +1539,72 @@ msgstr "Недопустимое имя расширенного атрибут
msgid "Error setting extended attribute '%s': %s"
msgstr "Произошла ошибка при установке расширенного атрибута «%s»: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Произошла ошибка при получении сведений о файле «%s»: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (неверная кодировка)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Произошла ошибка при получении сведений о файловом дескрипторе: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "Неверный тип атрибута (ожидался uint32)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "Неверный тип атрибута (ожидался uint64)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "Неверный тип атрибута (ожидалась строка byte)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "Произошла ошибка при установке прав: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "Произошла ошибка при установке владельца: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "символьная ссылка не должна быть NULL"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "Произошла ошибка при установке символьной ссылки: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
"Произошла ошибка при установке символьной ссылки: файл не является "
"символьной ссылкой"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "Контекст SELinux не должен быть равен NULL"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "Произошла ошибка при установке контекста SELinux: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "В этой системе не включён SELinux"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Установка атрибута %s не поддерживается"

View File

@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2005-03-28 19:34-0700\n"
"Last-Translator: Steve Murphy <murf@e-tools.com>\n"
"Language-Team: Kinyarwanda <translation-team-rw@lists.sourceforge.net>\n"
@ -105,8 +105,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "OYA Gufungura Bivuye Kuri"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
#, fuzzy
msgid "Invalid byte sequence in conversion input"
msgstr "Bayite in Ihindurangero Iyinjiza"
@ -117,8 +117,8 @@ msgstr "Bayite in Ihindurangero Iyinjiza"
msgid "Error during conversion: %s"
msgstr "Ihindurangero"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
#, fuzzy
msgid "Partial character sequence at end of input"
msgstr "Inyuguti ku Impera Bya Iyinjiza"
@ -957,18 +957,18 @@ msgstr "Ikosa Gukora: %s%s"
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Kuri Gusoma Ibyatanzwe Bivuye"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
#, fuzzy
msgid "Character out of range for UTF-8"
msgstr "Inyuma Bya Urutonde kugirango 8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
#, fuzzy
msgid "Invalid sequence in conversion input"
msgstr "in Ihindurangero Iyinjiza"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
#, fuzzy
msgid "Character out of range for UTF-16"
msgstr "Inyuma Bya Urutonde kugirango"
@ -1154,8 +1154,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1534,71 +1534,71 @@ msgid "Error setting extended attribute '%s': %s"
msgstr "Gufungura %s%S bushyinguro"
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Ikosa mu gusoma idosiye"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "Ikosa mu gusoma idosiye"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "Ihindurangero"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Ihindurangero"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "ku Umurongo"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Ihindurangero"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, fuzzy, c-format
msgid "Setting attribute %s not supported"
msgstr "amahuza OYA"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.si\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2007-06-20 14:56+0530\n"
"Last-Translator: Danishka Navin <snavin@redhat.com>\n"
"Language-Team: Sinhala <en@li.org>\n"
@ -98,8 +98,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s' සිට '%s' දක්වා පරිවර්තකය විවෘත කළ නොහැකි විය"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "පරිවර්තන ප්‍රධාධා තුළ සාවද්‍ය බයිට් පිළිවෙළක්යේ"
@ -109,8 +109,8 @@ msgstr "පරිවර්තන ප්‍රධාධා තුළ සාවද
msgid "Error during conversion: %s"
msgstr "පරිවර්තනයේදි දෝෂයකි : %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr ""
@ -913,16 +913,16 @@ msgstr ""
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr ""
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr ""
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr ""
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr ""
@ -1097,8 +1097,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1468,70 +1468,70 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s"
msgstr "'%s' ගහලුම විවෘත කිරීම දෝෂ සහිතයි: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "පරිවර්තනයේදි දෝෂයකි : %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "පරිවර්තනයේදි දෝෂයකි : %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "%d පේළියේ ත දෝෂයකි: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "පරිවර්තනයේදි දෝෂයකි : %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, fuzzy, c-format
msgid "Setting attribute %s not supported"
msgstr "සංකේතාත්මක පුරුක සහාය දක්නන්නේ නැත"

View File

@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-03-15 15:01+0100\n"
"Last-Translator: Marcel Telka <marcel@telka.sk>\n"
"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
@ -101,8 +101,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Nepodarilo sa otvoriť program na prevod z '%s' do '%s'"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Neplatná sekvencia bajtov na vstupe prevodu"
@ -112,8 +112,8 @@ msgstr "Neplatná sekvencia bajtov na vstupe prevodu"
msgid "Error during conversion: %s"
msgstr "Chyba počas prevodu: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Čiastočná sekvencia znakov na konci vstupu"
@ -946,16 +946,16 @@ msgstr "Neznáma chyba počas behu procesu potomka \"%s\""
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Nepodarilo sa prečítať dostatok dát z rúry potomka (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Znak mimo rozsah UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Neplatná sekvencia na vstupe prevodu"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Znak mimo rozsah UTF-16"
@ -1137,8 +1137,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr "Prúd je už zatvorený"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "Operácia bola zrušená"
@ -1506,71 +1506,71 @@ msgstr "Dokument neočakávane skončil v mene atribútu"
msgid "Error setting extended attribute '%s': %s"
msgstr "Chyba pri nastavovaní rozšírenej vlastnostii '%s': %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Chyba pri čítaní súboru '%s': %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (neplatné kódovanie)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "Chyba pri čítaní súboru '%s': %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "Neplatný typ vlastnosti (očakávané uint32)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "Neplatný typ vlastnosti (očakávané uint64)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "Neplatný typ vlastnosti (očakávaný bajtový reťazec)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "Chyba počas prevodu: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "Chyba pri nastavovaní vlastníka: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "symbolický odkaz nesmie byť prázdny"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "Chyba pri nastavovaní symbolického odkazu: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
#, fuzzy
msgid "SELinux context must be non-NULL"
msgstr "symbolický odkaz nesmie byť prázdny"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Chyba pri nastavovaní vlastníka: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, fuzzy, c-format
msgid "Setting attribute %s not supported"
msgstr "Symbolické odkazy nepodporované"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-09-03 15:59+0100\n"
"Last-Translator: Matej Urbančič <mateju@svn.gnome.org>\n"
"Language-Team: Slovenian <sl@li.org>\n"
@ -102,8 +102,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Ni mogoče odpreti pretvornika iz '%s' v '%s'"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Neveljavno zaporedje bajtov na vhodu pretvorbe"
@ -113,8 +113,8 @@ msgstr "Neveljavno zaporedje bajtov na vhodu pretvorbe"
msgid "Error during conversion: %s"
msgstr "Napaka med pretvorbo: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Delno (nedokončano) zaporedje znakov na koncu vhoda"
@ -949,16 +949,16 @@ msgstr "Neznana napaka med izvajanjem podrejenega procesa \"%s\""
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Ni mogoče prebrati dovolj podatkov iz cevi podrejenega procesa (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Znak izven intervala za UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Neveljavno zaporedje na vhodu pretvorbe"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Znak izven intervala za UTF-16"
@ -1141,8 +1141,8 @@ msgstr "Prevelika vrednost štetja poslana na %s"
msgid "Stream is already closed"
msgstr "Pretok je že zaprt"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "Operacija je bila preklicana."
@ -1507,71 +1507,71 @@ msgstr "Neveljavno razširjeno ime atributa"
msgid "Error setting extended attribute '%s': %s"
msgstr "Napaka med določanjem razširjenega atributa '%s': %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Napaka med potrjevanjem datoteke '%s': %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (neveljavni kodni nabor)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Napaka med potrjevanjem opisovalca datoteke: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "Neveljavna vrsta atributa (pričakovan uint32)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "Neveljavna vrsta atributa (pričakovan uint64)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "Neveljavna vrsta atributa (pričakovan bitni niz)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "Napaka med določanjem dovoljenj: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "Napaka med določanjem lastnika: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "Simbolna povezava ne sme biti določena kot NULL"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "Napaka med določanjem simbolne povezave: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
"Napaka med določevanjem simbolne povezave; datoteka ni simbolna povezava"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "SELinux atribut ne sme biti določena kot NULL"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "Napaka nastavitve vsebine SELinux: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "Na tem sistemu SELinux ni omogočen"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Določanje atributa %s ni podprto"

View File

@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-08-18 10:19+0200\n"
"Last-Translator: Laurent Dhima <laurenti@alblinux.net>\n"
"Language-Team: albanian <gnome-albanian-perkthyesit@lists.sourceforge.net>\n"
@ -97,8 +97,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "E pamundur hapja e konvertuesit nga '%s' në '%s'"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Sekuencë byte e pavlefshme tek të dhënat për konvertim"
@ -109,8 +109,8 @@ msgid "Error during conversion: %s"
msgstr "Gabim gjatë konvertimit: %s"
# (pofilter) doublewords: The word 'të' is repeated
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Sekuencë e pjesëshme simbolesh në fund të së dhënave në hyrje"
@ -1041,16 +1041,16 @@ msgid "Failed to read enough data from child pid pipe (%s)"
msgstr ""
"I pamundur leximi i një sasie të dhënash të mjaftueshme nga pid pipe bir (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Simboli nuk ekziston në UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Sekuencë e pavlefshme në hyrje për konvertimin"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Simboli nuk ekziston në UTF-16"
@ -1232,8 +1232,8 @@ msgid "Stream is already closed"
msgstr "Stream është i mbyllur rregullisht"
# (pofilter) untranslated: checks whether a string has been translated at all
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "Operacioni është anulluar"
@ -1696,13 +1696,13 @@ msgid "Error setting extended attribute '%s': %s"
msgstr "Gabim gjatë caktimit të atributit të zgjeruar '%s': %s"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "E pamundur kryerja e stat të file '%s': %s"
# (pofilter) untranslated: checks whether a string has been translated at all
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (kodifikim i pavlefshëm)"
@ -1710,76 +1710,76 @@ msgstr " (kodifikim i pavlefshëm)"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
# (pofilter) singlequoting: checks whether singlequoting is consistent between the two strings
# (pofilter) printf: checks whether printf format strings match
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Gabim gjatë kryerjes së stat të përshkruesit të file: %s"
# (pofilter) untranslated: checks whether a string has been translated at all
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "Lloj i pasaktë atributi (pritej uint32)"
# (pofilter) untranslated: checks whether a string has been translated at all
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "Lloj i pasaktë atributi (pritej uint64)"
# (pofilter) untranslated: checks whether a string has been translated at all
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "Lloj i pasaktë atributi (pritej byte string)"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "Gabim gjatë caktimit të së drejtave: %s"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "Gabim gjatë caktimit të pronarit: %s"
# (pofilter) untranslated: checks whether a string has been translated at all
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "symlink duhet të jetë jo-NULL"
# (pofilter) variables: translation contains variables not in original: %d
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
# (pofilter) printf: checks whether printf format strings match
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "Gabim gjatë caktimit të symlink: %s"
# (pofilter) untranslated: checks whether a string has been translated at all
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr "Gabim gjatë caktimit të symlink: file nuk është një lidhje simbolike"
# (pofilter) untranslated: checks whether a string has been translated at all
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "Konteksti SELinux duhet të jetë non-NULL"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "Gabim gjatë përcaktimit të kontekstit SELinux: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "SELinux nuk është aktivizuar në këtë sistem"
# (pofilter) variables: do not translate: %s
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
# (pofilter) printf: checks whether printf format strings match
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Caktimi i atributit %s nuk suportohet"

View File

@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 2.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2007-09-06 21:11+0100\n"
"Last-Translator: Горан Ракић <grakic@devbase.net>\n"
"Language-Team: Serbian (sr) <gnom@prevod.org>\n"
@ -103,8 +103,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Не могу да покренем претварање из „%s“ у „%s“"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Неисправан низ бајтова у улазу који претварам"
@ -114,8 +114,8 @@ msgstr "Неисправан низ бајтова у улазу који пре
msgid "Error during conversion: %s"
msgstr "Грешка при претварању: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Непотпун низ знакова на крају улаза"
@ -955,16 +955,16 @@ msgstr "Непозната грешка при извршавању потпро
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Није успео да прочита довољно података из цевке ка потпроцесу (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Знак ван опсега за УТФ-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Неисправан низ у уносу за претварање"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Знак ван опсега за УТФ-16"
@ -1143,8 +1143,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1516,70 +1516,70 @@ msgstr "Документ завршен неочекивано усред име
msgid "Error setting extended attribute '%s': %s"
msgstr "Грешка при отварању директоријума „%s“: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Грешка при читању датотеке „%s“: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "Грешка при читању датотеке „%s“: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "Грешка при претварању: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Грешка при претварању: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "Грешка у %d. реду: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Грешка при претварању: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, fuzzy, c-format
msgid "Setting attribute %s not supported"
msgstr "Симболичке везе нису подржане"

View File

@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 2.4\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2004-04-29 01:11+0200\n"
"Last-Translator: Bojan Suzic <bojans@teol.net>\n"
"Language-Team: Serbian (sr) <serbiagnome-lista@nongnu.org>\n"
@ -99,8 +99,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Не могу да покренем претварање из „%s“ у „%s“"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Неисправан низ бајтова у улазу који претварам"
@ -110,8 +110,8 @@ msgstr "Неисправан низ бајтова у улазу који пре
msgid "Error during conversion: %s"
msgstr "Грешка при претварању: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Непотпун низ знакова на крају улаза"
@ -963,16 +963,16 @@ msgid "Failed to read enough data from child pid pipe (%s)"
msgstr ""
"Није успио да прочита довољно података из цјевке ка подређеном процесу (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Знак ван опсега за УТФ-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Неисправан низ у уносу за претварање"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Знак ван опсега за УТФ-16"
@ -1147,8 +1147,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1518,70 +1518,70 @@ msgstr "Документ завршен неочекивано усред име
msgid "Error setting extended attribute '%s': %s"
msgstr "Грешка при отварању директоријума „%s“: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Грешка при читању датотеке „%s“: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "Грешка при читању датотеке „%s“: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "Грешка при претварању: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Грешка при претварању: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "Грешка у %d. реду: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Грешка при претварању: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, fuzzy, c-format
msgid "Setting attribute %s not supported"
msgstr "Симболичке везе нису подржане"

View File

@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 2.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2007-09-06 21:11+0100\n"
"Last-Translator: Goran Rakić <grakic@devbase.net>\n"
"Language-Team: Serbian (sr) <gnom@prevod.org>\n"
@ -103,8 +103,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Ne mogu da pokrenem pretvaranje iz „%s“ u „%s“"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Neispravan niz bajtova u ulazu koji pretvaram"
@ -114,8 +114,8 @@ msgstr "Neispravan niz bajtova u ulazu koji pretvaram"
msgid "Error during conversion: %s"
msgstr "Greška pri pretvaranju: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Nepotpun niz znakova na kraju ulaza"
@ -955,16 +955,16 @@ msgstr "Nepoznata greška pri izvršavanju potprocesa „%s“"
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Nije uspeo da pročita dovoljno podataka iz cevke ka potprocesu (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Znak van opsega za UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Neispravan niz u unosu za pretvaranje"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Znak van opsega za UTF-16"
@ -1144,8 +1144,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1517,70 +1517,70 @@ msgstr "Dokument završen neočekivano usred imena atributa"
msgid "Error setting extended attribute '%s': %s"
msgstr "Greška pri otvaranju direktorijuma „%s“: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Greška pri čitanju datoteke „%s“: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "Greška pri čitanju datoteke „%s“: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "Greška pri pretvaranju: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Greška pri pretvaranju: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "Greška u %d. redu: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Greška pri pretvaranju: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, fuzzy, c-format
msgid "Setting attribute %s not supported"
msgstr "Simboličke veze nisu podržane"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2009-01-26 00:20+0100\n"
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@ -97,8 +97,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Kunde inte öppna konverteraren från \"%s\" till \"%s\""
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Ogiltig bytesekvens i konverteringsindata"
@ -108,8 +108,8 @@ msgstr "Ogiltig bytesekvens i konverteringsindata"
msgid "Error during conversion: %s"
msgstr "Fel vid konvertering: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Ofullständig teckensekvens vid slutet av indata"
@ -958,16 +958,16 @@ msgstr ""
"Misslyckades med att läsa tillräckligt med data från röret till barnets pid "
"(%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Tecknet är utanför intervallet för UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Ogiltig sekvens i konverteringsindata"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Tecknet är utanför intervallet för UTF-16"
@ -1148,8 +1148,8 @@ msgstr "För stort räknevärde skickat till %s"
msgid "Stream is already closed"
msgstr "Strömmen är redan stängd"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "Åtgärden avbröts"
@ -1514,70 +1514,70 @@ msgstr "Ogiltigt utökat attributnamn"
msgid "Error setting extended attribute '%s': %s"
msgstr "Fel vid inställning av utökat attribut \"%s\": %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Fel vid tillståndsläsning av filen \"%s\": %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (ogiltig kodning)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Fel vid tillståndsläsning av filhandtag: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "Ogiltig attributtyp (uint32 förväntades)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "Ogiltig attributtyp (uint64 förväntades)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "Ogiltig attributtyp (bytesträng förväntades)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "Fel vid inställning av rättigheter: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "Fel vid inställning av ägare: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "symbolisk länk måste vara icke-NULL"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "Fel vid inställning av symbolisk länk: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr "Fel vid inställning av symbolisk länk: filen är inte en symbolisk länk"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "SELinux-kontext måste vara icke-NULL"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "Fel vid inställning av SELinux-kontext: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "SELinux är inte aktiverat på detta system"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Inställning av attributet %s stöds inte"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2007-08-13 09:47+0530\n"
"Last-Translator: Dr.T.Vasudevan <agnihot3@gmail.com>\n"
"Language-Team: TAMIL <ubuntu-l10n-tam@lists.ubuntu.com>\n"
@ -102,8 +102,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s' லிருந்து '%s'க்கு மாற்றியை திறக்க முடியவில்லை"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "நிலை மாற்றியின் உள்ளீடுக்கு தவறான பைட் வரிசைமுறை"
@ -113,8 +113,8 @@ msgstr "நிலை மாற்றியின் உள்ளீடுக்
msgid "Error during conversion: %s"
msgstr "மாற்றும் போது பிழை: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "உள்ளீடின் முடிவில் பூர்த்தியாகாத வரியுரு வரிசைமுறை"
@ -949,16 +949,16 @@ msgstr "சேய் செயல் \"%s\" இயக்கும்போது
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Failed to read enough data from child pid pipe (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "UTF-8 க்கு வரியுரு வீச்சு எல்லைக்கு வெளியே"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "உரையாடல் உள்ளீட்டில் தவறான வரிசை"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "UTF-16 க்கு வரியுரு வீச்சு எல்லைக்கு வெளியே"
@ -1136,8 +1136,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1509,70 +1509,70 @@ msgstr "பண்பு பெயர் உள்ளே ஆவணம் தி
msgid "Error setting extended attribute '%s': %s"
msgstr "'%s' அடைவு திறக்கும்போது பிழை: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "மாற்றும் போது பிழை: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "மாற்றும் போது பிழை: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "%d வரியில் பிழை: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "மாற்றும் போது பிழை: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, fuzzy, c-format
msgid "Setting attribute %s not supported"
msgstr "என்பதன்-குறுக்கம் இணைப்புகளுக்கு ஆதரவு கிடையாது"

View File

@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD.te\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-09-17 19:40+0530\n"
"Last-Translator: Krishna Babu K <kkrothap@redhat.com>\n"
"Language-Team: Telugu <en@li.org>\n"
@ -104,8 +104,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s' నుండి '%s' కు పరివర్తించడం సాధ్యం కాదు "
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "ఎగుబడి బైట్ క్రమంను పరివర్తించుట నిస్సారమగును"
@ -115,8 +115,8 @@ msgstr "ఎగుబడి బైట్ క్రమంను పరివర్
msgid "Error during conversion: %s"
msgstr "పరివర్తనం నందు దోషం కలదు: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "చివరి ఎగుబడి నందు పాక్షికముగా అక్షర క్రమము కలదు."
@ -930,17 +930,17 @@ msgstr " \"%s\" శిశుకార్యం నిర్వర్తించ
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "శిశు పిడ్ పైప్ (%s) నుండి సరిపడునంత చదువుటలో విఫలమైనావు. "
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "అక్షరము యుటిఫ్-8 శ్రేణియందు లేదు "
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "పరివర్తన ఎగుబడి వరుస నిస్సారము "
# ../glib/gutf8.c:1382 ../glib/gutf8.c:1478
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "అక్షరము UTF-16 శ్రేణియందు లేదు"
@ -1116,8 +1116,8 @@ msgstr "చాలపెద్ద లెక్కింపు విలువ %s
msgid "Stream is already closed"
msgstr "స్ట్రీమ్ యిప్పటికే మూయబడింది"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "ఆపరేషన్ రద్దైనది"
@ -1482,70 +1482,70 @@ msgstr "పొడిగించిన యాట్రిబ్యూట్ చ
msgid "Error setting extended attribute '%s': %s"
msgstr "పొడిగించిన యాట్రిబ్యూట్ అమర్చుటలో దోషము '%s': %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "దస్త్రము '%s'ను ప్రారంభించుటలో దోషము: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (చెల్లని యెన్కోడింగ్)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "దస్త్రము వివరణిని ప్రతిపాదించుటలో దోషము: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "చెల్లని యాట్రిబ్యూట్ రకము (uint32 అనుకోబడినది)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "చెల్లని యాట్రిబ్యూట్ రకము (uint64 అనుకోబడినది)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "చెల్లని యాట్రిబ్యూట్ రకము (బైట్ స్ట్రింగ్ అనుకోబడినది)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "అనుమతులను అమర్చుటలో దోషము: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "యజమానిని అమర్చుటలో దోషము: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "సిమ్‌లింకు తప్పక NULL-కాకూడదు"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "సింమ్‌లింకు అమర్చుటలో దోషము: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr "సింమ్‌లింకు అమర్చుటలో దోషము: దస్త్రము సిమ్‌లింకు కాదు"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "SELinux సందర్భం తప్పక NULL-కాకూడదు"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "SELinux సందర్భం అమర్చుటలో దోషము: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "SELinux ఈ సిస్టమ్‌పైన చేతనపరచ బడిలేదు"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "యాట్రిబ్యూట్ %sను అమర్చుట మద్దతీయుటలేదు"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.14.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2009-02-06 18:11+0700\n"
"Last-Translator: Theppitak Karoonboonyanan <thep@linux.thai.net>\n"
"Language-Team: Thai <thai-l10n@googlegroups.com>\n"
@ -98,8 +98,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "ไม่สามารถเปิดตัวแปลงรหัสอักขระจาก '%s' ไปเป็น '%s' ได้"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "มีลำดับไบต์ที่ไม่ถูกต้องในข้อมูลที่ป้อนให้ตัวแปลงรหัส"
@ -109,8 +109,8 @@ msgstr "มีลำดับไบต์ที่ไม่ถูกต้อง
msgid "Error during conversion: %s"
msgstr "เกิดข้อผิดพลาดระหว่างแปลงรหัส: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "มีลำดับไบต์ไม่เต็มอักขระอยู่ที่ท้ายข้อมูลเข้า"
@ -919,16 +919,16 @@ msgstr "เกิดข้อผิดพลาดไม่ทราบสาเ
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "อ่านข้อมูลจากไปป์จากโพรเซสลูกได้ไม่เพียงพอ (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "อักขระอยู่นอกช่วงของ UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "มีลำดับข้อมูลที่ไม่ถูกต้องในข้อมูลที่ป้อนให้ตัวแปลงรหัส"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "อักขระอยู่นอกช่วงของ UTF-16"
@ -1103,8 +1103,8 @@ msgstr "มีการส่งค่า count ที่สูงเกิน
msgid "Stream is already closed"
msgstr "สตรีมถูกปิดไปแล้ว"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "การกระทำถูกยกเลิก"
@ -1469,70 +1469,70 @@ msgstr "ชื่อแอตทริบิวต์ส่วนขยายเ
msgid "Error setting extended attribute '%s': %s"
msgstr "เกิดข้อผิดพลาดขณะกำหนดแอตทริบิวต์ส่วนขยาย '%s': %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "เกิดข้อผิดพลาดขณะ stat แฟ้ม '%s': %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (รหัสอักขระไม่ถูกต้อง)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "เกิดข้อผิดพลาดขณะ stat file descriptor: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "ชนิดของแอตทริบิวต์ไม่ถูกต้อง (ต้องการ uint32)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "ชนิดของแอตทริบิวต์ไม่ถูกต้อง (ต้องการ uint64)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "ชนิดของแอตทริบิวต์ไม่ถูกต้อง (ต้องการสตริงของไบต์)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "เกิดข้อผิดพลาดขณะกำหนดสิทธิ์: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "เกิดข้อผิดพลาดขณะกำหนดเจ้าของ: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "symlink ต้องไม่ใช่ตัวชี้ศูนย์"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "เกิดข้อผิดพลาดขณะกำหนด symlink: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr "เกิดข้อผิดพลาดขณะกำหนด symlink: แฟ้มไม่ใช่ symlink"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "SELinux context ต้องไม่ใช่ตัวชี้ศูนย์"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "เกิดข้อผิดพลาดขณะกำหนด SELinux context: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "ไม่ได้เปิดใช้งาน SELinux ในระบบนี้"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "ไม่รองรับการกำหนดแอตทริบิวต์ %s"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2005-12-01 17:31+0800\n"
"Last-Translator: Eric Pareja <xenos@upm.edu.ph>\n"
"Language-Team: Tagalog <debian-tl@banwa.upm.edu.ph>\n"
@ -101,8 +101,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Hindi mabuksan ang converter mula '%s' tungong '%s'"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Hindi tanggap na byte sequence sa conversion input"
@ -112,8 +112,8 @@ msgstr "Hindi tanggap na byte sequence sa conversion input"
msgid "Error during conversion: %s"
msgstr "Error habang nagco-convert: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Hindi kumpletong karakter sequence sa dulo ng input"
@ -981,16 +981,16 @@ msgstr "Hindi kilalang error sa pagpatakbo ng prosesong anak \"%s\""
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Sawi sa pagbasa ng akmang datos mula sa child pid pipe (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Character wala sa sakop ng UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Hindi tanggap na sequence sa conversion input"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Character wala sa sakop ng UTF-16"
@ -1173,8 +1173,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1546,70 +1546,70 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s"
msgstr "Error sa pagbukas ng directory '%s': %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "Error habang nagco-convert: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Error habang nagco-convert: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "Error sa linya %d: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Error habang nagco-convert: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, fuzzy, c-format
msgid "Setting attribute %s not supported"
msgstr "Hindi suportado ang mga symbolic link"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-09-13 05:34+0300\n"
"Last-Translator: Baris Cicek <baris@teamforce.name.tr>\n"
"Language-Team: Turkish <gnome-turk@gnome.org>\n"
@ -100,8 +100,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s'--'%s' dönüştürücüsü açılamıyor"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Dönüşüm girdisinde geçersiz bayt dizisi"
@ -111,8 +111,8 @@ msgstr "Dönüşüm girdisinde geçersiz bayt dizisi"
msgid "Error during conversion: %s"
msgstr "Dönüşüm sırasında hata oluştu: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Girdinin sonunda parçalı karakter dizisi"
@ -954,16 +954,16 @@ msgstr "Alt süreç \"%s\" çalıştırılırken bilinmeyen hata oluştu"
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Alt süreç borusundan yeterli bilgi okunamadı (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Karakter UTF-8 için sınırlarının dışında"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Dönüşüm girdisi içinde geçersiz dizi"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Karakter UTF-16 sınırlarının dışında"
@ -1141,8 +1141,8 @@ msgstr "%s için çok büyük sayaç değeri geçildi"
msgid "Stream is already closed"
msgstr "Akış zaten kapalı"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "İşlem iptal edildi"
@ -1507,70 +1507,70 @@ msgstr "Geçersiz genişletilmiş öznitelik ismi"
msgid "Error setting extended attribute '%s': %s"
msgstr "Genişletilmiş öznitelik '%s' atanırken hata: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "'%s' dosyası durumlandırılırken hata: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (geçersiz kodlama)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Dosya tanımlayıcı durumlandırılırken hata: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "Geçersiz öznitelik türü (uint32 beklendi)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "Geçersiz öznitelik türü (uint64 beklendi)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "Geçersiz öznitelik türü (byte dizisi beklendi)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "İzinler atanırken hata: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "Sahip atanırken hata: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "sembolik bağ NULL olmamalı"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "Sembolik bağ atanırken hata: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr "Sembolik bağ atanırken hata: dosya bir sembolik bağ değil"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "SELinux bağlamı NULL olmamalı"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "SELinux bağlamı atanırken hata: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "SELinux bu sistede etkin değil"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Öznitelik %s ataması desteklenmiyor"

View File

@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libgnome\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2005-11-09 13:19+0300\n"
"Last-Translator: Albert Fazlí <tatarish.l10n@gmail.com>\n"
"Language-Team: Tatarish <tatarish.l10n@gmail.com>\n"
@ -94,8 +94,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s' - '%s' äyländergeçen açıp bulmadı"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr ""
@ -105,8 +105,8 @@ msgstr ""
msgid "Error during conversion: %s"
msgstr "Äyländergändä xata çıqtı: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr ""
@ -903,16 +903,16 @@ msgstr ""
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr ""
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "UTF-8 çigennän çıqqan bilge"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr ""
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "UTF-16 çigennän çıqqan bilge"
@ -1087,8 +1087,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1456,70 +1456,70 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s"
msgstr "'%s' törgägen açıp bulmadı: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "'%s' biremen uqığanda xata: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "'%s' biremen uqığanda xata: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "Äyländergändä xata çıqtı: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Äyländergändä xata çıqtı: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "%d. yulda xata: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Äyländergändä xata çıqtı: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2008-11-13 11:56+0300\n"
"Last-Translator: Maxim Dziumanenko <dziumanenko@gmail.com>\n"
"Language-Team: Ukrainian <uk@li.org>\n"
@ -98,8 +98,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Не вдається відкрити модуль перетворення з \"%s\" у \"%s\""
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Неправильна послідовність байтів у перетворюваних вхідних даних"
@ -109,8 +109,8 @@ msgstr "Неправильна послідовність байтів у пер
msgid "Error during conversion: %s"
msgstr "Помилка під час перетворення: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Незавершена символьна послідовність на кінці вводу"
@ -964,16 +964,16 @@ msgstr "Невідома помилка виконання дочірнього
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Не вдається зчитати достатню кількість даних з дочірнього каналу (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Символ не входить в набір UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Неправильна послідовність у перетворюваному вводі"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Символ не входить в набір UTF-16"
@ -1154,8 +1154,8 @@ msgstr "До %s передано надто велике значення ліч
msgid "Stream is already closed"
msgstr "Потік вже закрито"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "Операцію скасовано"
@ -1520,72 +1520,72 @@ msgstr "Неправильна назва розширеного атрибут
msgid "Error setting extended attribute '%s': %s"
msgstr "Помилка при встановленні розширеного атрибуту \"%s\": %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Помилка отримання інформації про файл \"%s\": %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (неправильне кодування)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Помилка отримання інформації для дескриптору файлу: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "Неправильний тип атрибута (очікувався uint32)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "Неправильний тип атрибуту (очікувався uint64)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "Неправильний тип атрибуту (очікувався рядок байтів)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "Помилка встановлення прав доступу: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "Помилка встановлення власник: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "символьне посилання не може мати значення NULL"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "Помилка при встановленні символьного посилання: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
"помилка при встановленні символьного посилання: файл не є символьним "
"посиланням"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "Контекст SELinux не може значення NULL"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "Помилка при встановленні контексту SELinux: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "SELinux не увімкнено у цій системі"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Встановлення атрибуту %s не підтримуються"

1164
po/vi.po

File diff suppressed because it is too large Load Diff

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2004-05-03 14:40+0200\n"
"Last-Translator: Pablo Saratxaga <pablo@walon.org>\n"
"Language-Team: Walloon <linux-wa@walon.org>\n"
@ -101,8 +101,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Dji n' a savou drovi l' cvierseu di «%s» viè «%s»"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Secwince d' octets nén valide e l' intrêye do cviersaedje"
@ -112,8 +112,8 @@ msgstr "Secwince d' octets nén valide e l' intrêye do cviersaedje"
msgid "Error during conversion: %s"
msgstr "Åk n' a nén stî tot cviersant: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr ""
@ -922,16 +922,16 @@ msgstr "Aroke nén cnoxhowe tot-z enondant l' processus efant «%s»"
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr ""
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Caractere foû fortchete po l' ecôdaedje UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Secwince nén valide e l' intrêye do cviersaedje"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Caractere foû fortchete po l' ecôdaedje UTF-16"
@ -1106,8 +1106,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1475,70 +1475,70 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s"
msgstr "Åk n' a nén stî tot drovant l' ridant «%s»: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "Åk n' a nén stî tot cviersant: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Åk n' a nén stî tot cviersant: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "Aroke el roye %d: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Åk n' a nén stî tot cviersant: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, fuzzy, c-format
msgid "Setting attribute %s not supported"
msgstr "Loyéns simbolikes nén sopoirtés"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2005-02-08 12:31+0200\n"
"Last-Translator: Canonical Ltd <translations@canonical.com>\n"
"Language-Team: Xhosa <xh-translate@ubuntu.com>\n"
@ -102,8 +102,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "Akukwazekanga ukuvula isiguquli ukusuka ku '%s' ukuya ku '%s'"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Ulandelelwano olungasebenziyo lwe-byte kungeniso-lwazi yenguqulo"
@ -113,8 +113,8 @@ msgstr "Ulandelelwano olungasebenziyo lwe-byte kungeniso-lwazi yenguqulo"
msgid "Error during conversion: %s"
msgstr "Impazamo ngelixa lenguqulo: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Inxalenye yophawu lolandelelwano ekupheleni kongeniso-lwazi"
@ -975,16 +975,16 @@ msgstr ""
"Akuphumelelekanga ukufunda ngokwaneleyo idata evela kuthungelwano nomntwana "
"(%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Uphawu lungaphandle kwesigaba se-UTF-8"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Ulandelelwano olungasebenziyo kwinguqulo yongeniso-lwazi"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "Uphawu lungaphandle kwesigaba se-UTF-16"
@ -1168,8 +1168,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1540,70 +1540,70 @@ msgstr "Uxwebhu luphele ngesiquphe ngaphakathi kwegama lophawu"
msgid "Error setting extended attribute '%s': %s"
msgstr "Impazamo yokuvula uvimba weefayili '%s': %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Impazamo yokufunda ifayili '%s': %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "Impazamo ngelixa lenguqulo: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Impazamo ngelixa lenguqulo: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "Impazamo emgceni %d: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "Impazamo ngelixa lenguqulo: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, fuzzy, c-format
msgid "Setting attribute %s not supported"
msgstr "Ikhonkco elingumfuziselo alixhaswanga"

View File

@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2003-03-19\n"
"Last-Translator: Raphael Finkel <raphael@cs.uky.edu>\n"
"Language-Team: Yiddish <raphael@cs.uky.edu>\n"
@ -97,8 +97,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "ניט געקענט עפֿענען פֿאַרװאַנדלער פֿון %s צו %s: %s"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "אומלעקסיק אַכטעלע־סעײַװענץ אין פֿאַרװאַנדלונג אַרױסשרײַב"
@ -108,8 +108,8 @@ msgstr "אומלעקסיק אַכטעלע־סעײַװענץ אין פֿאַרװ
msgid "Error during conversion: %s"
msgstr "דורכפֿאַל בשעת פֿאַרװאַנדלונג: %s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "האַלבע כאַראַקטער־סעקװענץ צום סוף פֿון אַרײַנשרײַב"
@ -951,16 +951,16 @@ msgstr "אומבאַקאַנטער דורכפֿאַל אין באַאַרבעט
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "דורכפֿאַל אין לײענען גענוג דאַטן פֿון קינד pid-רער (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "שריפֿטצײכן ניט אין דער UTF־8 גאַמע"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "אומלעקסיקער סעקװענץ אין פֿאַרװאַנדל־אַרײַנשרײַב"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "שריפֿטצײכן ניט אין דער UTF־16 גאַמע"
@ -1135,8 +1135,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr ""
@ -1504,70 +1504,70 @@ msgstr "דאָקומענט ענדיקט זיך אומגעריכטערהײט אי
msgid "Error setting extended attribute '%s': %s"
msgstr "דורכפֿאַל אין עפֿענען פּאַפּקע %s: %s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "דורכפֿאַל אין לײענען טעקע %s: %s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr ""
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, fuzzy, c-format
msgid "Error stating file descriptor: %s"
msgstr "דורכפֿאַל אין לײענען טעקע %s: %s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr ""
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr ""
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, fuzzy, c-format
msgid "Error setting permissions: %s"
msgstr "דורכפֿאַל בשעת פֿאַרװאַנדלונג: %s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "דורכפֿאַל בשעת פֿאַרװאַנדלונג: %s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, fuzzy, c-format
msgid "Error setting symlink: %s"
msgstr "דורכפֿאַל אױף שורה %d: %s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr ""
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr ""
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, fuzzy, c-format
msgid "Error setting SELinux context: %s"
msgstr "דורכפֿאַל בשעת פֿאַרװאַנדלונג: %s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr ""
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr ""

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2009-01-02 15:36+0800\n"
"Last-Translator: Deng Xiyue <manphiz@gmail.com>\n"
"Language-Team: i18n-zh <i18n-zh@googlegroups.com>\n"
@ -99,8 +99,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "无法打开从“%s”到“%s”的转换器"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "转换输入中出现无效字符序列"
@ -110,8 +110,8 @@ msgstr "转换输入中出现无效字符序列"
msgid "Error during conversion: %s"
msgstr "转换过程中出错:%s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "输入末尾出现未尽字符序列"
@ -914,16 +914,16 @@ msgstr "执行子进程“%s”时出现未知错误"
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "从子进程管道中读取足够的数据失败(%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "字符超出 UTF-8 范围"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "转换输入中出现无效序列"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "字符超出 UTF-16 范围"
@ -1098,8 +1098,8 @@ msgstr "传递给 %s 的计数值太大了"
msgid "Stream is already closed"
msgstr "流已经关闭"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "操作被取消"
@ -1464,70 +1464,70 @@ msgstr "无效的扩展属性名"
msgid "Error setting extended attribute '%s': %s"
msgstr "设置扩展属性“%s”出错%s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "获取文件“%s”状态出错%s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr " (无效的编码)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "获取文件描述符状态时出错:%s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "无效的属性类型(应为 uint32)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "无效的属性类型(应为 uint64)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "无效的属性类型(应为 byte string)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "设置访问权限出错:%s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "设置所有者出错:%s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "符号链接必须是非空"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "设置符号链接出错:%s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr "设定符号链接出错:文件不是符号链接"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "SELinux 上下文必须是非空"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "设置 SELinux 上下文出错:%s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "此系统尚未启用 SELinux"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "不支持设置属性 %s"

View File

@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.17.3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2009-01-30 14:58+0800\n"
"Last-Translator: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>\n"
"Language-Team: Chinese (Hong Kong) <community@linuxhall.org>\n"
@ -100,8 +100,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "無法將‘%s轉換至%s"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "轉換輸入資料時遇到不正確的位元組組合"
@ -111,8 +111,8 @@ msgstr "轉換輸入資料時遇到不正確的位元組組合"
msgid "Error during conversion: %s"
msgstr "轉換時發生錯誤:%s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "輸入資料結束時字符仍未完整"
@ -917,16 +917,16 @@ msgstr "執行副進程“%s”時發生不明的錯誤"
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "無法從 child pid pipe 讀取足夠的資料 (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "字符不在 UTF-8 範圍之內"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "轉換輸入資料時出現無效的字符次序"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "字符不在 UTF-16 範圍之內"
@ -1101,8 +1101,8 @@ msgstr "傳給 %s 的計數值太大"
msgid "Stream is already closed"
msgstr "串流已經關閉"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "操作已被取消"
@ -1467,70 +1467,70 @@ msgstr "無效的延伸屬性名稱"
msgid "Error setting extended attribute '%s': %s"
msgstr "設定延伸屬性「%s」時發生錯誤%s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "取得檔案「%s」狀態時發生錯誤%s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr "(無效的編碼)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "取得檔案描述狀態時發生錯誤:%s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "無效的屬性類型(應為 uint32 值)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "無效的屬性類型(應為 uint64 值)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "無效的屬性類型(應為 byte string 值)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "設定權限時發生錯誤:%s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "設定擁有者時發生錯誤:%s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "符號連結必須為非-NULL"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "設定符號連結時發生錯誤:%s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr "設定符號連結時發生錯誤:檔案不是符號連結"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "SELinux 關聯必須為非-NULL"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "設定 SELinux 關聯時發生錯誤:%s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "SELinux 在這個系統上並未啟用"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "不支援設定屬性 %s"

View File

@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.19.5\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-02 14:45-0500\n"
"POT-Creation-Date: 2009-02-16 20:42-0500\n"
"PO-Revision-Date: 2009-01-30 14:57+0800\n"
"Last-Translator: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>\n"
"Language-Team: Chinese (Taiwan) <zh-l10n@lists.linux.org.tw>\n"
@ -100,8 +100,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "無法將‘%s轉換至%s"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
#: glib/gutf8.c:1404
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "轉換輸入資料時遇到不正確的位元組組合"
@ -111,8 +111,8 @@ msgstr "轉換輸入資料時遇到不正確的位元組組合"
msgid "Error during conversion: %s"
msgstr "轉換時發生錯誤:%s"
#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
#: glib/gutf8.c:1400
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "輸入資料結束時字元仍未完整"
@ -917,16 +917,16 @@ msgstr "執行副進程“%s”時發生不明的錯誤"
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "無法從 child pid pipe 讀取足夠的資料 (%s)"
#: glib/gutf8.c:1029
#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "字元不在 UTF-8 範圍之內"
#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
#: glib/gutf8.c:1414 glib/gutf8.c:1510
#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "轉換輸入資料時出現無效的字元次序"
#: glib/gutf8.c:1425 glib/gutf8.c:1521
#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "字元不在 UTF-16 範圍之內"
@ -1101,8 +1101,8 @@ msgstr "傳給 %s 的計數值太大"
msgid "Stream is already closed"
msgstr "串流已經關閉"
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
#: gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:627
#: gio/gsimpleasyncresult.c:654
msgid "Operation was cancelled"
msgstr "操作已被取消"
@ -1467,70 +1467,70 @@ msgstr "無效的延伸屬性名稱"
msgid "Error setting extended attribute '%s': %s"
msgstr "設定延伸屬性「%s」時發生錯誤%s"
#: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:706
#, c-format
msgid "Error stating file '%s': %s"
msgstr "取得檔案「%s」狀態時發生錯誤%s"
#: gio/glocalfileinfo.c:1534
#: gio/glocalfileinfo.c:1536
msgid " (invalid encoding)"
msgstr "(無效的編碼)"
#: gio/glocalfileinfo.c:1702
#: gio/glocalfileinfo.c:1704
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "取得檔案描述狀態時發生錯誤:%s"
#: gio/glocalfileinfo.c:1747
#: gio/glocalfileinfo.c:1749
msgid "Invalid attribute type (uint32 expected)"
msgstr "無效的屬性類型(應為 uint32 值)"
#: gio/glocalfileinfo.c:1765
#: gio/glocalfileinfo.c:1767
msgid "Invalid attribute type (uint64 expected)"
msgstr "無效的屬性類型(應為 uint64 值)"
#: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805
msgid "Invalid attribute type (byte string expected)"
msgstr "無效的屬性類型(應為 byte string 值)"
#: gio/glocalfileinfo.c:1829
#: gio/glocalfileinfo.c:1831
#, c-format
msgid "Error setting permissions: %s"
msgstr "設定權限時發生錯誤:%s"
#: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050
#, c-format
msgid "Error setting owner: %s"
msgstr "設定擁有者時發生錯誤:%s"
#: gio/glocalfileinfo.c:1903
#: gio/glocalfileinfo.c:1905
msgid "symlink must be non-NULL"
msgstr "符號連結必須為非-NULL"
#: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
#: gio/glocalfileinfo.c:1943
#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934
#: gio/glocalfileinfo.c:1945
#, c-format
msgid "Error setting symlink: %s"
msgstr "設定符號連結時發生錯誤:%s"
#: gio/glocalfileinfo.c:1922
#: gio/glocalfileinfo.c:1924
msgid "Error setting symlink: file is not a symlink"
msgstr "設定符號連結時發生錯誤:檔案不是符號連結"
#: gio/glocalfileinfo.c:2071
#: gio/glocalfileinfo.c:2073
msgid "SELinux context must be non-NULL"
msgstr "SELinux 關聯必須為非-NULL"
#: gio/glocalfileinfo.c:2086
#: gio/glocalfileinfo.c:2088
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "設定 SELinux 關聯時發生錯誤:%s"
#: gio/glocalfileinfo.c:2093
#: gio/glocalfileinfo.c:2095
msgid "SELinux is not enabled on this system"
msgstr "SELinux 在這個系統上並未啟用"
#: gio/glocalfileinfo.c:2154
#: gio/glocalfileinfo.c:2156
#, c-format
msgid "Setting attribute %s not supported"
msgstr "不支援設定屬性 %s"