--- a/labs/openlayers/lib/OpenLayers/Lang/fur.js +++ b/labs/openlayers/lib/OpenLayers/Lang/fur.js @@ -1,1 +1,36 @@ +/* Translators (2009 onwards): + * - Klenje + */ +/** + * @requires OpenLayers/Lang.js + */ + +/** + * Namespace: OpenLayers.Lang["fur"] + * Dictionary for Furlan. Keys for entries are used in calls to + * . Entry bodies are normal strings or + * strings formatted for use with calls. + */ +OpenLayers.Lang["fur"] = OpenLayers.Util.applyDefaults({ + + 'permalink': "Leam Permanent", + + 'overlays': "Livei parsore", + + 'baseLayer': "Livel di base", + + 'browserNotSupported': "Il to sgarfadôr nol supuarte la renderizazion vetoriâl. Al moment a son supuartâts:\n${renderers}", + + 'scale': "Scjale = 1 : ${scaleDenom}", + + 'W': "O", + + 'E': "E", + + 'N': "N", + + 'S': "S" + +}); +