New i18n file update from roberthl dated 2010-04-06. Closes #2582.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@10208 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Schuyler Erle
2010-04-14 19:16:23 +00:00
parent 35aadaf0c8
commit ca3ecfc5b1
22 changed files with 343 additions and 50 deletions
+8
View File
@@ -54,6 +54,14 @@ OpenLayers.Lang["vi"] = OpenLayers.Util.applyDefaults({
'scale': "Tỷ lệ = 1 : ${scaleDenom}",
'W': "T",
'E': "Đ",
'N': "B",
'S': "N",
'layerAlreadyAdded': "Bạn muốn thêm lớp ${layerName} vào bản đồ, nhưng lớp này đã được thêm",
'reprojectDeprecated': "Bạn đang áp dụng chế độ “reproject” vào lớp ${layerName}. Chế độ này đã bị phản đối: nó có mục đích hỗ trợ lấp dữ liệu trên các nền bản đồ thương mại; nên thực hiện hiệu ứng đó dùng tính năng Mercator Hình cầu. Có sẵn thêm chi tiết tại http://trac.openlayers.org/wiki/SphericalMercator .",