mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-08 17:08:45 +02:00
=== Released 2.3.2 ===
Thu Jan 22 15:16:11 2004 Owen Taylor <otaylor@redhat.com> * === Released 2.3.2 ===
This commit is contained in:
39
po/vi.po
39
po/vi.po
@@ -6,7 +6,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 1.2\n"
|
||||
"POT-Creation-Date: 2003-12-08 12:13-0500\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2004-01-22 15:09-0500\n"
|
||||
"PO-Revision-Date: 2003-01-19 20:08+0700\n"
|
||||
"Last-Translator: T.M.Thanh <tmthanhmd@fptnet.com ; tmthanh@yahoo.com>\n"
|
||||
"Language-Team: Gnome-Vi Team <gnomevi-list@lists.sourceforge.net>\n"
|
||||
@@ -47,37 +48,37 @@ msgstr "Character sequence riêng phần ở cuối đầu vào"
|
||||
msgid "Cannot convert fallback '%s' to codeset '%s'"
|
||||
msgstr "Không thể chuyển đổi fallback '%s' thành codeset '%s'"
|
||||
|
||||
#: glib/gconvert.c:1492
|
||||
#: glib/gconvert.c:1497
|
||||
#, c-format
|
||||
msgid "The URI '%s' is not an absolute URI using the file scheme"
|
||||
msgstr "URI '%s' không phải URI tuyệt đối sử dụng lược đồ tập tin"
|
||||
|
||||
#: glib/gconvert.c:1502
|
||||
#: glib/gconvert.c:1507
|
||||
#, c-format
|
||||
msgid "The local file URI '%s' may not include a '#'"
|
||||
msgstr "URI tập tin cục bộ '%s' có thể không bao gồm '#'"
|
||||
|
||||
#: glib/gconvert.c:1519
|
||||
#: glib/gconvert.c:1524
|
||||
#, c-format
|
||||
msgid "The URI '%s' is invalid"
|
||||
msgstr "URI '%s' không hợp lệ"
|
||||
|
||||
#: glib/gconvert.c:1531
|
||||
#: glib/gconvert.c:1536
|
||||
#, c-format
|
||||
msgid "The hostname of the URI '%s' is invalid"
|
||||
msgstr "Tên chủ của URI '%s' không hợp lệ"
|
||||
|
||||
#: glib/gconvert.c:1547
|
||||
#: glib/gconvert.c:1552
|
||||
#, c-format
|
||||
msgid "The URI '%s' contains invalidly escaped characters"
|
||||
msgstr "URI '%s' chứa không hợp lệ các ký tự thoát"
|
||||
|
||||
#: glib/gconvert.c:1618
|
||||
#: glib/gconvert.c:1623
|
||||
#, c-format
|
||||
msgid "The pathname '%s' is not an absolute path"
|
||||
msgstr "Tên đường dẫn '%s' không phải một đường dẫn tuyệt đối"
|
||||
|
||||
#: glib/gconvert.c:1628
|
||||
#: glib/gconvert.c:1633
|
||||
msgid "Invalid hostname"
|
||||
msgstr "Tên chủ không hợp lệ"
|
||||
|
||||
@@ -86,57 +87,57 @@ msgstr "Tên chủ không hợp lệ"
|
||||
msgid "Error opening directory '%s': %s"
|
||||
msgstr "Lỗi khi mở thư mục '%s': %s"
|
||||
|
||||
#: glib/gfileutils.c:390 glib/gfileutils.c:455
|
||||
#: glib/gfileutils.c:393 glib/gfileutils.c:458
|
||||
#, c-format
|
||||
msgid "Could not allocate %lu bytes to read file \"%s\""
|
||||
msgstr "Không thẻ cấp phát %lu bytes để đọc tập tin \"%s\""
|
||||
|
||||
#: glib/gfileutils.c:401
|
||||
#: glib/gfileutils.c:404
|
||||
#, c-format
|
||||
msgid "Error reading file '%s': %s"
|
||||
msgstr "Lỗi khi đọc tập tin '%s': %s"
|
||||
|
||||
#: glib/gfileutils.c:477
|
||||
#: glib/gfileutils.c:480
|
||||
#, c-format
|
||||
msgid "Failed to read from file '%s': %s"
|
||||
msgstr "Không đọc được từ tập tin '%s': %s"
|
||||
|
||||
#: glib/gfileutils.c:524 glib/gfileutils.c:592
|
||||
#: glib/gfileutils.c:527 glib/gfileutils.c:595
|
||||
#, c-format
|
||||
msgid "Failed to open file '%s': %s"
|
||||
msgstr "Không mở được tập tin '%s': %s"
|
||||
|
||||
#: glib/gfileutils.c:538
|
||||
#: glib/gfileutils.c:541
|
||||
#, c-format
|
||||
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
|
||||
msgstr "Không lấy được các thuộc tính của tập tin '%s': fstat() không được: %s"
|
||||
|
||||
#: glib/gfileutils.c:564
|
||||
#: glib/gfileutils.c:567
|
||||
#, c-format
|
||||
msgid "Failed to open file '%s': fdopen() failed: %s"
|
||||
msgstr "Không mở được tập tin '%s': fdopen() không được: %s"
|
||||
|
||||
#: glib/gfileutils.c:776
|
||||
#: glib/gfileutils.c:779
|
||||
#, c-format
|
||||
msgid "Template '%s' invalid, should not contain a '%s'"
|
||||
msgstr "Template '%s' không hợp lệ, không nên chứa '%s'"
|
||||
|
||||
#: glib/gfileutils.c:788
|
||||
#: glib/gfileutils.c:791
|
||||
#, c-format
|
||||
msgid "Template '%s' doesn't end with XXXXXX"
|
||||
msgstr "Template '%s' không kết thúc bằng XXXXXX"
|
||||
|
||||
#: glib/gfileutils.c:809
|
||||
#: glib/gfileutils.c:812
|
||||
#, c-format
|
||||
msgid "Failed to create file '%s': %s"
|
||||
msgstr "Không tạo được tập tin '%s': %s"
|
||||
|
||||
#: glib/gfileutils.c:1150
|
||||
#: glib/gfileutils.c:1153
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to read the symbolic link '%s': %s"
|
||||
msgstr "Không tạo được tập tin '%s': %s"
|
||||
|
||||
#: glib/gfileutils.c:1169
|
||||
#: glib/gfileutils.c:1172
|
||||
msgid "Symbolic links not supported"
|
||||
msgstr ""
|
||||
|
||||
|
Reference in New Issue
Block a user