User:Duesentrieb/CatScan-vi
This page contains the Vietnamese language file for the CatScan tool by Duesentrieb. If you like, you can use it to provide a new translation:
- Create a new entry on User:Duesentrieb/CatScan#Languages, pointing to a page named like this one, but the with appropriate language code at the end.
- Copy the messages below to that file, and start translating. When you are done, please drop a note on my talk page.
- Remember to enclose it in <pre> and <nowiki> tags (in that order)
NOTE: if you provide an interface translation, you must grant me permission to use it under the terms of the GPL, as well as the GFDL! Please put a copyright notice to that effect at the top of the translation you are providing!
/* Language file for the CatScan tool. Copyright (C) 2006, Daniel Kinzler, brightbyte.de Translation by Minh Nguyen, mxn.f2o.org This file is licensed under the GPL and the GFDL: Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ $messages['set_language']= 'Chọn ngôn ngữ'; $messages['wiki']= 'Wiki'; $messages['search_in_category']= 'tìm trong thể loại'; $messages['with_depth']= 'sâu tới lớp'; $messages['for_pages_by_category']= 'với các trang trong thể loại'; $messages['for_pages_by_template']= 'với các trang có tiêu bản'; $messages['inverse']= 'hoặc không có'; $messages['untagged_only']= 'không có tiêu bản'; $messages['for_all_pages']= 'với mọi trang'; $messages['all_pages_hint']= 'Nếu bạn định tên tiêu bản vào ô bên trên, các trang có tiêu bản đó sẽ được tô đậm.'; $messages['for_stubs']= 'với các bài sơ khai'; $messages['and']= 'và'; $messages['or']= 'hay'; $messages['main_namespace_only']= 'chỉ ở bài viết'; $messages['having_less_than_x_bytes_1']= 'ngắn hơn $1 byte'; $messages['less_than_x_links_1']= 'có ít hơn $1 liên kết'; $messages['for_changes_in_the_last']= 'các thay đổi vào'; $messages['hours']= 'giờ trước'; $messages['hide_minor']= 'giấu sửa đổi nhỏ'; $messages['hide_bots']= 'giấu sửa đổi bot'; $messages['for_all_images']= 'với mọi tập tin'; $messages['for_all_categories']= 'với mọi thể loại'; $messages['csv_output']= 'xuất ra định dạng CSV'; $messages['only_new_articles']= 'chỉ những bài mới'; $messages['catscan_go']= 'Xem'; $messages['recursing_categories']= 'Tra cứu các thể loại…'; $messages['category_tree']= 'Cây thể loại'; $messages['category_as_tree_1']= 'Hiển thị thể loại $1 trong cây'; $messages['articles_under_1']= 'Các trang được xếp vào $1'; $messages['highliting_template']= 'các trang có tiêu bản $1 được tô đậm'; $messages['category_intersection_2']= 'Các trang được xếp vào $1 và $2'; $messages['tagged_in_category_2']= 'Các trang được xếp vào $1 mà có tiêu bản $2'; $messages['untagged_in_category_2']= 'Các trang được xếp vào $1 mà không có tiêu bản $2'; $messages['images_under_1']= 'Các tập tin được xếp vào $1'; $messages['images_used_under_1']= 'Các tập tin được sử dụng trong $1'; $messages['categories_under_1']= 'Các tiểu thể loại trong $1'; $messages['changes_in_2']= 'Các thay đổi vào $1 giờ trước của các trang được xếp vào $2'; $messages['stubs_under_4']= 'Các mục sơ khai được xếp vào $1 mà ngắn hơn $2 byte $3 có ít hơn $4 liên kết'; $messages['stubs_by_size_under_2']= 'Các mục sơ khai được xếp vào $1 mà ngắn hơn $2 byte'; $messages['stubs_by_links_under_2']= 'Các mục sơ khai được xếp vào $1 mà có ít hơn $2 liên kết'; $messages['found_categories_1']= 'tìm thấy $1 thể loại'; $messages['no_matches']= 'không tìm thấy kết quả nào!'; $messages['found_articles_1']= 'tìm thấy $1 trang';