# Copyright (C) 2002 Free Software Foundation, Inc. # This file is distributed under the same license as the gnome-vfs package. # pclouds , 2002. # msgid "" msgstr "" "Project-Id-Version: gnome-vfs VERSION\n" "POT-Creation-Date: 2003-08-25 13:18+0200\n" "PO-Revision-Date: 2003-07-03 20:15+0700\n" "Last-Translator: pclouds \n" "Language-Team: GnomeVI \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Report-Msgid-Bugs-To: \n" #: libgnomevfs/gnome-vfs-configuration.c:219 #, c-format msgid "%s:%d contains NUL characters." msgstr "%s:%d chứa ký tự NUL." #: libgnomevfs/gnome-vfs-configuration.c:236 #, c-format msgid "%s:%d contains no method name." msgstr "%s:%d không chứa tên phương thức." #: libgnomevfs/gnome-vfs-configuration.c:265 #, c-format msgid "%s:%d contains no module name." msgstr "%s:%d không chứa tên module." #: libgnomevfs/gnome-vfs-configuration.c:318 #, c-format msgid "Configuration file `%s' was not found: %s" msgstr "Không tìm thấy tập tin cấu hình `%s': %s" #: libgnomevfs/gnome-vfs-job.c:758 #, c-format msgid "Unknown op type %u" msgstr "Kiểu thao tác lạ %u" #: libgnomevfs/gnome-vfs-job.c:1048 libgnomevfs/gnome-vfs-job.c:1193 #, c-format msgid "Cannot create pipe for open GIOChannel: %s" msgstr "Không thể tạo ống dẫn cho GIOChannel: %s" #: libgnomevfs/gnome-vfs-job.c:1684 #, c-format msgid "Unknown job kind %u" msgstr "Kiểu công việc lạ %u" #: libgnomevfs/gnome-vfs-job.c:1717 msgid "Operation stopped" msgstr "Thao tác đã dừng" #: libgnomevfs/gnome-vfs-parse-ls.c:652 #, c-format msgid "Could not parse: %s" msgstr "Không thể phân tích: %s" #: libgnomevfs/gnome-vfs-parse-ls.c:654 msgid "More parsing errors will be ignored." msgstr "Nhiều lỗi phân tích hơn sẽ bị bỏ qua." #. GNOME_VFS_OK #: libgnomevfs/gnome-vfs-result.c:35 msgid "No error" msgstr "Không có lỗi" #. GNOME_VFS_ERROR_NOT_FOUND #: libgnomevfs/gnome-vfs-result.c:36 msgid "File not found" msgstr "Không tìm thấy tập tin" #. GNOME_VFS_ERROR_GENERIC #: libgnomevfs/gnome-vfs-result.c:37 msgid "Generic error" msgstr "Lỗi chung" #. GNOME_VFS_ERROR_INTERNAL #: libgnomevfs/gnome-vfs-result.c:38 msgid "Internal error" msgstr "Lỗi bên trong" #. GNOME_VFS_ERROR_BAD_PARAMETERS #: libgnomevfs/gnome-vfs-result.c:39 msgid "Invalid parameters" msgstr "Tham số không hợp lệ" #. GNOME_VFS_ERROR_NOT_SUPPORTED #: libgnomevfs/gnome-vfs-result.c:40 msgid "Unsupported operation" msgstr "Thao tác không được hỗ trợ" #. GNOME_VFS_ERROR_IO #: libgnomevfs/gnome-vfs-result.c:41 msgid "I/O error" msgstr "Lỗi I/O" #. GNOME_VFS_ERROR_CORRUPTED_DATA #: libgnomevfs/gnome-vfs-result.c:42 msgid "Data corrupted" msgstr "Dữ liệu hỏng" #. GNOME_VFS_ERROR_WRONG_FORMAT #: libgnomevfs/gnome-vfs-result.c:43 msgid "Format not valid" msgstr "Dạng thức không hợp lệ" #. GNOME_VFS_ERROR_BAD_FILE #: libgnomevfs/gnome-vfs-result.c:44 msgid "Bad file handle" msgstr "File handle sai" #. GNOME_VFS_ERROR_TOO_BIG #: libgnomevfs/gnome-vfs-result.c:45 msgid "File too big" msgstr "Tập tin quá lớn" #. GNOME_VFS_ERROR_NO_SPACE #: libgnomevfs/gnome-vfs-result.c:46 msgid "No space left on device" msgstr "Không còn chỗ trên thiết bị" #. GNOME_VFS_ERROR_READ_ONLY #: libgnomevfs/gnome-vfs-result.c:47 msgid "Read-only file system" msgstr "Hệ thống tập tin chỉ đọc" #. GNOME_VFS_ERROR_INVALID_URI #: libgnomevfs/gnome-vfs-result.c:48 msgid "Invalid URI" msgstr "URI không hợp lệ" #. GNOME_VFS_ERROR_NOT_OPEN #: libgnomevfs/gnome-vfs-result.c:49 msgid "File not open" msgstr "Tập tin chưa mở" #. GNOME_VFS_ERROR_INVALID_OPEN_MODE #: libgnomevfs/gnome-vfs-result.c:50 msgid "Open mode not valid" msgstr "Chế độ mở không hợp lệ" #. GNOME_VFS_ERROR_ACCESS_DENIED #: libgnomevfs/gnome-vfs-result.c:51 msgid "Access denied" msgstr "Cấm truy xuất" #. GNOME_VFS_ERROR_TOO_MANY_OPEN_FILES #: libgnomevfs/gnome-vfs-result.c:52 msgid "Too many open files" msgstr "Quá nhiều tập tin được mở" #. GNOME_VFS_ERROR_EOF #: libgnomevfs/gnome-vfs-result.c:53 msgid "End of file" msgstr "Hết tập tin" #. GNOME_VFS_ERROR_NOT_A_DIRECTORY #: libgnomevfs/gnome-vfs-result.c:54 msgid "Not a directory" msgstr "Không phải thư mục" #. GNOME_VFS_ERROR_IN_PROGRESS #: libgnomevfs/gnome-vfs-result.c:55 msgid "Operation in progress" msgstr "Thao tác đang thực hiện" #. GNOME_VFS_ERROR_INTERRUPTED #: libgnomevfs/gnome-vfs-result.c:56 msgid "Operation interrupted" msgstr "Thao tác bị ngắt" #. GNOME_VFS_ERROR_FILE_EXISTS #: libgnomevfs/gnome-vfs-result.c:57 msgid "File exists" msgstr "Tập tin đã tồn tại" #. GNOME_VFS_ERROR_LOOP #: libgnomevfs/gnome-vfs-result.c:58 msgid "Looping links encountered" msgstr "Phát hiện liên kết vòng" #. GNOME_VFS_ERROR_NOT_PERMITTED #: libgnomevfs/gnome-vfs-result.c:59 msgid "Operation not permitted" msgstr "Thao tác không được phép" #. GNOME_VFS_ERROR_IS_DIRECTORY #: libgnomevfs/gnome-vfs-result.c:60 msgid "Is a directory" msgstr "là thư mục" #. GNOME_VFS_ERROR_NO_MEMMORY #: libgnomevfs/gnome-vfs-result.c:61 msgid "Not enough memory" msgstr "Không đủ bộ nhớ" #. GNOME_VFS_ERROR_HOST_NOT_FOUND #: libgnomevfs/gnome-vfs-result.c:62 msgid "Host not found" msgstr "Không tìm thấy host" #. GNOME_VFS_ERROR_INVALID_HOST_NAME #: libgnomevfs/gnome-vfs-result.c:63 msgid "Host name not valid" msgstr "Tên host không hợp lệ" #. GNOME_VFS_ERROR_HOST_HAS_NO_ADDRESS #: libgnomevfs/gnome-vfs-result.c:64 msgid "Host has no address" msgstr "Host không có địa chỉ" #. GNOME_VFS_ERROR_LOGIN_FAILED #: libgnomevfs/gnome-vfs-result.c:65 msgid "Login failed" msgstr "Đăng nhập thất bại" #. GNOME_VFS_ERROR_CANCELLED #: libgnomevfs/gnome-vfs-result.c:66 msgid "Operation cancelled" msgstr "Thao tác bị hủy bỏ" #. GNOME_VFS_ERROR_DIRECTORY_BUSY #: libgnomevfs/gnome-vfs-result.c:67 msgid "Directory busy" msgstr "Thư mục đang bận" #. GNOME_VFS_ERROR_DIRECTORY_NOT_EMPTY #: libgnomevfs/gnome-vfs-result.c:68 msgid "Directory not empty" msgstr "Thư mục không rỗng" #. GNOME_VFS_ERROR_TOO_MANY_LINKS #: libgnomevfs/gnome-vfs-result.c:69 msgid "Too many links" msgstr "Quá nhiều liên kết" #. GNOME_VFS_ERROR_READ_ONLY_FILE_SYSTEM #: libgnomevfs/gnome-vfs-result.c:70 msgid "Read only file system" msgstr "Hệ thống tập tin chỉ đọc" #. GNOME_VFS_ERROR_NOT_SAME_FILE_SYSTEM #: libgnomevfs/gnome-vfs-result.c:71 msgid "Not on the same file system" msgstr "Không nàm trên cùng hệ thống tập tin" #. GNOME_VFS_ERROR_NAME_TOO_LONG #: libgnomevfs/gnome-vfs-result.c:72 msgid "Name too long" msgstr "Tên quá dài" #. GNOME_VFS_ERROR_SERVICE_NOT_AVAILABLE #: libgnomevfs/gnome-vfs-result.c:73 msgid "Service not available" msgstr "Dịch vụ không sẵn sàng" #. GNOME_VFS_ERROR_SERVICE_OBSOLETE #: libgnomevfs/gnome-vfs-result.c:74 msgid "Request obsoletes service's data" msgstr "Yêu cầu dữ liệu của dịch vụ lỗi thời" #. GNOME_VFS_ERROR_PROTOCOL_ERROR #: libgnomevfs/gnome-vfs-result.c:75 msgid "Protocol error" msgstr "Lỗi giao thức" #. GNOME_VFS_ERROR_NO_MASTER_BROWSER #: libgnomevfs/gnome-vfs-result.c:76 msgid "Could not find master browser" msgstr "Không thể tìm bộ duyệt chính" #. GNOME_VFS_ERROR_NO_DEFAULT #: libgnomevfs/gnome-vfs-result.c:77 msgid "No default action associated" msgstr "Không gắn với hành động mặc định nào" #. GNOME_VFS_ERROR_NO_HANDLER #: libgnomevfs/gnome-vfs-result.c:78 msgid "No handler for URL scheme" msgstr "Không có bộ xử lý cho URL scheme" #. GNOME_VFS_ERROR_PARSE #: libgnomevfs/gnome-vfs-result.c:79 msgid "Error parsing command line" msgstr "Lỗi phân tích dòng lệnh" #. GNOME_VFS_ERROR_LAUNCH #: libgnomevfs/gnome-vfs-result.c:80 msgid "Error launching command" msgstr "Lỗi thực hiện dòng lệnh" #: libgnomevfs/gnome-vfs-result.c:174 msgid "Unknown error" msgstr "Lỗi lạ" #: libgnomevfs/gnome-vfs-utils.c:84 msgid "1 byte" msgstr "1 byte" #: libgnomevfs/gnome-vfs-utils.c:86 #, c-format msgid "%u bytes" msgstr "%u byte" #: libgnomevfs/gnome-vfs-utils.c:93 #, c-format msgid "%.1f K" msgstr "%.1f K" #: libgnomevfs/gnome-vfs-utils.c:97 #, c-format msgid "%.1f MB" msgstr "%.1f MB" #: libgnomevfs/gnome-vfs-utils.c:101 #, c-format msgid "%.1f GB" msgstr "%.1f GB" #: libgnomevfs/gnome-vfs-utils.c:1085 msgid " (invalid Unicode)" msgstr " (Unicode không hợp lệ)" #: modules/file-method.c:382 #, c-format msgid "Unknown GnomeVFSSeekPosition %d" msgstr "Không biết GnomeVFSSeekPosition %d" #. FIXME: we probably shouldn't use printf to output the message #: modules/test-method.c:590 #, c-format msgid "Didn't find a valid settings file at %s\n" msgstr "Không thể tìm tập tin thông số hợp lệ tại %s\n" #: modules/test-method.c:592 #, c-format msgid "Use the %s environment variable to specify a different location.\n" msgstr "Hãy dùng biến môi trười %s để xác định một vị trí khác.\n" #. Translate exactly the same in CDE's sys.dtwmrc file of the locale #: modules/cdemenu-desktop-method.c:175 msgid "Applications" msgstr "Ứng dụng" #. Translate exactly the same in CDE's sys.dtwmrc file of the locale #: modules/cdemenu-desktop-method.c:178 msgid "Cards" msgstr "Thẻ" #. Translate exactly the same in CDE's sys.dtwmrc file of the locale #: modules/cdemenu-desktop-method.c:181 msgid "Files" msgstr "Tập tin" #. Translate exactly the same in CDE's sys.dtwmrc file of the locale #: modules/cdemenu-desktop-method.c:184 msgid "Folders" msgstr "Thư mục" #. Translate exactly the same in CDE's sys.dtwmrc file of the locale #: modules/cdemenu-desktop-method.c:187 msgid "Help" msgstr "Trợ giúp" #. Translate exactly the same in CDE's sys.dtwmrc file of the locale #: modules/cdemenu-desktop-method.c:190 msgid "Hosts" msgstr "Máy" #. Translate exactly the same in CDE's sys.dtwmrc file of the locale #: modules/cdemenu-desktop-method.c:193 msgid "Links" msgstr "Liên kết" #. Translate exactly the same in CDE's sys.dtwmrc file of the locale #: modules/cdemenu-desktop-method.c:196 msgid "Mail" msgstr "Thư tín" #. Translate exactly the same in CDE's sys.dtwmrc file of the locale #: modules/cdemenu-desktop-method.c:199 msgid "Tools" msgstr "Công cụ" #. Translate exactly the same in CDE's sys.dtwmrc file of the locale #: modules/cdemenu-desktop-method.c:202 msgid "Windows" msgstr "Cửa sổ" #: monikers/GNOME_VFS_Moniker_std.server.in.in.h:1 msgid "Standard Moniker factory" msgstr "Moniker factory chuẩn" #: monikers/GNOME_VFS_Moniker_std.server.in.in.h:2 msgid "file MonikerExtender" msgstr "MonikerExtender tập tin" #: monikers/GNOME_VFS_Moniker_std.server.in.in.h:3 msgid "generic Gnome VFS moniker" msgstr "moniker Gnome VFS chung" #: monikers/GNOME_VFS_Moniker_std.server.in.in.h:4 msgid "generic file moniker" msgstr "moniker tập tin chung"