This commit is contained in:
Matthias Clasen
2009-08-24 14:13:49 -04:00
parent eadef0325a
commit 106cd06ff3
88 changed files with 14496 additions and 14020 deletions

120
po/vi.po
View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.19.6\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-07-17 19:34-0400\n"
"POT-Creation-Date: 2009-08-24 13:37-0400\n"
"PO-Revision-Date: 2009-02-07 19:26+0930\n"
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
"Language-Team: Vietnamese <vi-VN@googlegroups.com>\n"
@@ -97,64 +97,64 @@ msgstr "Không hỗ trợ khả năng chuyển đổi từ bộ ký tự « %s
msgid "Could not open converter from '%s' to '%s'"
msgstr "Không thể mở bộ chuyển đổi từ « %s » sang « %s »"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/gconvert.c:632 glib/gconvert.c:1025 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Gặp dây byte không hợp lệ trong dữ liệu nhập chuyển đổi"
#: glib/gconvert.c:638 glib/gconvert.c:944 glib/giochannel.c:1409
#: glib/gconvert.c:640 glib/gconvert.c:950 glib/giochannel.c:1409
#: glib/giochannel.c:2300
#, c-format
msgid "Error during conversion: %s"
msgstr "Gặp lỗi khi chuyển đổi: %s"
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gconvert.c:672 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 "Dây ký tự riêng phần ở cuối dữ liệu nhập"
#: glib/gconvert.c:919
#: glib/gconvert.c:922
#, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Không thể chuyển đổi đồ dữ trữ « %s » thành bộ mã « %s »"
#: glib/gconvert.c:1737
#: glib/gconvert.c:1745
#, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr ""
"URI « %s » không phải là một URI tuyệt đối sử dụng lược đồ « file » (tập tin)"
#: glib/gconvert.c:1747
#: glib/gconvert.c:1755
#, c-format
msgid "The local file URI '%s' may not include a '#'"
msgstr "Không cho phép URI tập tin cục bộ « %s » chứa dấu thăng « # »"
#: glib/gconvert.c:1764
#: glib/gconvert.c:1772
#, c-format
msgid "The URI '%s' is invalid"
msgstr "URI « %s » không hợp lệ"
#: glib/gconvert.c:1776
#: glib/gconvert.c:1784
#, c-format
msgid "The hostname of the URI '%s' is invalid"
msgstr "Tên máy của URI « %s » không hợp lệ"
#: glib/gconvert.c:1792
#: glib/gconvert.c:1800
#, c-format
msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI « %s » chứa một số ký tự đã thoát không hợp lệ"
#: glib/gconvert.c:1887
#: glib/gconvert.c:1895
#, c-format
msgid "The pathname '%s' is not an absolute path"
msgstr "Tên đường dẫn « %s » không phải là một đường dẫn tuyệt đối"
#: glib/gconvert.c:1897
#: glib/gconvert.c:1905
msgid "Invalid hostname"
msgstr "Tên máy không hợp lệ"
#: glib/gdir.c:110 glib/gdir.c:130
#: glib/gdir.c:112 glib/gdir.c:135
#, c-format
msgid "Error opening directory '%s': %s"
msgstr "Gặp lỗi khi mở thư mục « %s »: %s"
@@ -199,7 +199,7 @@ msgstr "Lỗi mở tập tin « %s »: lỗi « fdopen() »: %s"
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
msgstr "Lỗi thay đổi tên tập tin « %s » thành « %s »: lỗi « g_rename() »: %s"
#: glib/gfileutils.c:896 glib/gfileutils.c:1328
#: glib/gfileutils.c:896 glib/gfileutils.c:1333
#, c-format
msgid "Failed to create file '%s': %s"
msgstr "Lỗi tạo tập tin « %s »: %s"
@@ -219,58 +219,58 @@ msgstr "Lỗi ghi tập tin « %s »: lỗi « fdopen() »: %s"
msgid "Failed to write file '%s': fflush() failed: %s"
msgstr "Lỗi ghi tập tin « %s »: lỗi « fdopen() »: %s"
#: glib/gfileutils.c:979
#: glib/gfileutils.c:983
#, fuzzy, c-format
msgid "Failed to write file '%s': fsync() failed: %s"
msgstr "Lỗi ghi tập tin « %s »: lỗi « fdopen() »: %s"
#: glib/gfileutils.c:997
#: glib/gfileutils.c:1002
#, c-format
msgid "Failed to close file '%s': fclose() failed: %s"
msgstr "Lỗi đóng tập tin « %s »: lỗi « fclose() »: %s"
#: glib/gfileutils.c:1115
#: glib/gfileutils.c:1120
#, c-format
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
msgstr "Không thể gỡ bỏ tập tin tồn tại « %s »: lỗi « g_unlink() »: %s"
#: glib/gfileutils.c:1290
#: glib/gfileutils.c:1295
#, c-format
msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "Biểu mẫu « %s » không hợp lệ, không nên chứa « %s »"
#: glib/gfileutils.c:1303
#: glib/gfileutils.c:1308
#, c-format
msgid "Template '%s' doesn't contain XXXXXX"
msgstr "Biểu mẫu « %s » không chứa XXXXXX"
#: glib/gfileutils.c:1734
#: glib/gfileutils.c:1739
#, c-format
msgid "%u byte"
msgid_plural "%u bytes"
msgstr[0] ""
#: glib/gfileutils.c:1742
#: glib/gfileutils.c:1747
#, c-format
msgid "%.1f KB"
msgstr "%.1f KB"
#: glib/gfileutils.c:1747
#: glib/gfileutils.c:1752
#, c-format
msgid "%.1f MB"
msgstr "%.1f MB"
#: glib/gfileutils.c:1752
#: glib/gfileutils.c:1757
#, c-format
msgid "%.1f GB"
msgstr "%.1f GB"
#: glib/gfileutils.c:1795
#: glib/gfileutils.c:1800
#, c-format
msgid "Failed to read the symbolic link '%s': %s"
msgstr "Lỗi đọc liên kết tượng trưng « %s »: %s"
#: glib/gfileutils.c:1816
#: glib/gfileutils.c:1821
msgid "Symbolic links not supported"
msgstr "Không hỗ trợ khả năng sử dụng liên kết tượng trưng"
@@ -844,52 +844,52 @@ msgstr "Văn bản rỗng (hay chưa chỉ khoảng trắng)"
msgid "Failed to read data from child process"
msgstr "Lỗi đọc dữ liệu từ tiến trình con"
#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#: glib/gspawn-win32.c:300 glib/gspawn.c:1480
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Lỗi tạo ống dẫn để liên lạc với tiến trình con (%s)"
#: glib/gspawn-win32.c:336 glib/gspawn-win32.c:344 glib/gspawn.c:1132
#: glib/gspawn-win32.c:339 glib/gspawn-win32.c:347 glib/gspawn.c:1139
#, c-format
msgid "Failed to read from child pipe (%s)"
msgstr "Lỗi đọc từ ống dẫn con (%s)"
#: glib/gspawn-win32.c:367 glib/gspawn.c:1337
#: glib/gspawn-win32.c:370 glib/gspawn.c:1346
#, c-format
msgid "Failed to change to directory '%s' (%s)"
msgstr "Lỗi chuyển đổi sang thư mục « %s » (%s)"
#: glib/gspawn-win32.c:373 glib/gspawn-win32.c:492
#: glib/gspawn-win32.c:376 glib/gspawn-win32.c:495
#, c-format
msgid "Failed to execute child process (%s)"
msgstr "Lỗi thực hiện tiến trình con (%s)"
#: glib/gspawn-win32.c:442
#: glib/gspawn-win32.c:445
#, c-format
msgid "Invalid program name: %s"
msgstr "Tên chương trình không hợp lệ: %s"
#: glib/gspawn-win32.c:452 glib/gspawn-win32.c:720 glib/gspawn-win32.c:1276
#: glib/gspawn-win32.c:455 glib/gspawn-win32.c:723 glib/gspawn-win32.c:1279
#, c-format
msgid "Invalid string in argument vector at %d: %s"
msgstr "Gặp chuỗi không hợp lệ nằm trong véc-tơ đối số tại %d: %s"
#: glib/gspawn-win32.c:463 glib/gspawn-win32.c:735 glib/gspawn-win32.c:1309
#: glib/gspawn-win32.c:466 glib/gspawn-win32.c:738 glib/gspawn-win32.c:1312
#, c-format
msgid "Invalid string in environment: %s"
msgstr "Gặp chuỗi không hợp lệ nằm trong môi trường: %s"
#: glib/gspawn-win32.c:716 glib/gspawn-win32.c:1257
#: glib/gspawn-win32.c:719 glib/gspawn-win32.c:1260
#, c-format
msgid "Invalid working directory: %s"
msgstr "Thư mục làm việc không hợp lệ: %s"
#: glib/gspawn-win32.c:781
#: glib/gspawn-win32.c:784
#, c-format
msgid "Failed to execute helper program (%s)"
msgstr "Lỗi thực hiện chương trình bổ trợ (%s)"
#: glib/gspawn-win32.c:995
#: glib/gspawn-win32.c:998
msgid ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
"process"
@@ -897,49 +897,49 @@ msgstr ""
"Gặp lỗi bất thường nằm trong « g_io_channel_win32_poll() » khi đọc dữ liệu từ "
"tiến trình con"
#: glib/gspawn.c:188
#: glib/gspawn.c:190
#, c-format
msgid "Failed to read data from child process (%s)"
msgstr "Lỗi đọc dữ liệu từ tiến trình con (%s)"
#: glib/gspawn.c:325
#: glib/gspawn.c:329
#, c-format
msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr ""
"Gặp lỗi bất thường nằm trong « select() » khi đọc dữ liệu từ tiến trình con (%"
"s)"
#: glib/gspawn.c:408
#: glib/gspawn.c:414
#, c-format
msgid "Unexpected error in waitpid() (%s)"
msgstr "Gặp lỗi bất thường nằm trong « waitpid() » (%s)"
#: glib/gspawn.c:1197
#: glib/gspawn.c:1206
#, c-format
msgid "Failed to fork (%s)"
msgstr "Lỗi tạo tiến trình con (%s)"
#: glib/gspawn.c:1347
#: glib/gspawn.c:1356
#, c-format
msgid "Failed to execute child process \"%s\" (%s)"
msgstr "Lỗi thực hiện tiến trình con « %s » (%s)"
#: glib/gspawn.c:1357
#: glib/gspawn.c:1366
#, c-format
msgid "Failed to redirect output or input of child process (%s)"
msgstr "Lỗi chuyển hướng kết nhập hay kết xuất của tiến trình con (%s)"
#: glib/gspawn.c:1366
#: glib/gspawn.c:1375
#, c-format
msgid "Failed to fork child process (%s)"
msgstr "Lỗi tạo tiến trình con (%s)"
#: glib/gspawn.c:1374
#: glib/gspawn.c:1383
#, c-format
msgid "Unknown error executing child process \"%s\""
msgstr "Gặp lỗi không rõ khi thực hiện tiến trình con « %s »"
#: glib/gspawn.c:1396
#: glib/gspawn.c:1407
#, c-format
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Lỗi đọc đủ dữ liệu từ ống dẫn PID con (%s)"
@@ -1140,7 +1140,7 @@ msgstr "Giá trị đếm quá lớn được gửi cho %s"
msgid "Stream is already closed"
msgstr "Luồng đã bị đóng"
#: gio/gcancellable.c:404 gio/glocalfile.c:2098 gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:420 gio/glocalfile.c:2098 gio/gsimpleasyncresult.c:650
#: gio/gsimpleasyncresult.c:676
msgid "Operation was cancelled"
msgstr "Thao tác bị thôi"
@@ -1252,7 +1252,7 @@ msgstr "Mong đợi một GEmblem cho GEmblemedIcon"
#: gio/gfile.c:4190 gio/gfile.c:4279 gio/gfile.c:4377 gio/gfile.c:4464
#: gio/gfile.c:4557 gio/gfile.c:4887 gio/gfile.c:5167 gio/gfile.c:5236
#: gio/gfile.c:6824 gio/gfile.c:6914 gio/gfile.c:7000
#: gio/win32/gwinhttpfile.c:431
#: gio/win32/gwinhttpfile.c:441
msgid "Operation not supported"
msgstr "Thao tác không được hỗ trợ"
@@ -1413,7 +1413,7 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr "Không tìm thấy kiểu theo dõi thư mục cục bộ mặc định"
#: gio/glocalfile.c:600 gio/win32/gwinhttpfile.c:414
#: gio/glocalfile.c:600 gio/win32/gwinhttpfile.c:424
#, c-format
msgid "Invalid filename %s"
msgstr "Tên tập tin không hợp lệ: %s"
@@ -1772,27 +1772,27 @@ msgstr "Luồng xuất không thực hiện hàm write (ghi)"
msgid "Source stream is already closed"
msgstr "Luồng nguồn đã bị đóng"
#: gio/gresolver.c:668
#: gio/gresolver.c:736
#, fuzzy, c-format
msgid "Error resolving '%s': %s"
msgstr "Gặp lỗi khi đọc tập tin « %s »: %s"
#: gio/gresolver.c:718
#: gio/gresolver.c:786
#, fuzzy, c-format
msgid "Error reverse-resolving '%s': %s"
msgstr "Gặp lỗi khi đọc tập tin « %s »: %s"
#: gio/gresolver.c:753 gio/gresolver.c:831
#: gio/gresolver.c:821 gio/gresolver.c:899
#, c-format
msgid "No service record for '%s'"
msgstr ""
#: gio/gresolver.c:758 gio/gresolver.c:836
#: gio/gresolver.c:826 gio/gresolver.c:904
#, c-format
msgid "Temporarily unable to resolve '%s'"
msgstr ""
#: gio/gresolver.c:763 gio/gresolver.c:841
#: gio/gresolver.c:831 gio/gresolver.c:909
#, fuzzy, c-format
msgid "Error resolving '%s'"
msgstr "Gặp lỗi khi gỡ bỏ tập tin: %s"
@@ -1816,7 +1816,7 @@ msgstr "Luồng nguồn đã bị đóng"
msgid "creating GSocket from fd: %s"
msgstr "Gặp lỗi khi đọc từ tập tin: %s"
#: gio/gsocket.c:439 gio/gsocket.c:453 gio/gsocket.c:1901
#: gio/gsocket.c:439 gio/gsocket.c:453 gio/gsocket.c:1911
#, fuzzy, c-format
msgid "Unable to create socket: %s"
msgstr "Không thể tạo thư mục sọt rác %s: %s"
@@ -1879,37 +1879,37 @@ msgstr "Không thể chuyển tập tin vào sọt rác: %s"
msgid "Error receiving data: %s"
msgstr "Gặp lỗi khi gỡ bỏ tập tin: %s"
#: gio/gsocket.c:1788
#: gio/gsocket.c:1798
#, fuzzy, c-format
msgid "Error sending data: %s"
msgstr "Gặp lỗi khi mở tập tin: %s"
#: gio/gsocket.c:1980
#: gio/gsocket.c:1990
#, fuzzy, c-format
msgid "Error closing socket: %s"
msgstr "Gặp lỗi khi đóng tập tin: %s"
#: gio/gsocket.c:2466
#: gio/gsocket.c:2475
#, c-format
msgid "Waiting for socket condition: %s"
msgstr ""
#: gio/gsocket.c:2698 gio/gsocket.c:2779
#: gio/gsocket.c:2709 gio/gsocket.c:2790
#, fuzzy, c-format
msgid "Error sending message: %s"
msgstr "Gặp lỗi khi mở tập tin: %s"
#: gio/gsocket.c:2723
#: gio/gsocket.c:2734
#, fuzzy
msgid "GSocketControlMessage not supported on windows"
msgstr "các thay đổi liên quan không được hỗ trợ trên win32"
#: gio/gsocket.c:2981 gio/gsocket.c:3120
#: gio/gsocket.c:2992 gio/gsocket.c:3131
#, fuzzy, c-format
msgid "Error receiving message: %s"
msgstr "Gặp lỗi khi gỡ bỏ tập tin: %s"
#: gio/gsocketclient.c:521 gio/gsocketclient.c:767
#: gio/gsocketclient.c:521 gio/gsocketclient.c:770
#, fuzzy
msgid "Unknown error on connect"
msgstr "lỗi lạ"