Sha256: f3b1e7f3f2a9f9a4ee9c32b44f885f13351aab5ad01034271152352e7e4fed16
Contents?: true
Size: 875 Bytes
Versions: 5
Compression:
Stored size: 875 Bytes
Contents
/* Translators (2009 onwards): * - Meno25 * - Mutarjem horr */ /** * @requires OpenLayers/Lang.js */ /** * Namespace: OpenLayers.Lang["ar"] * Dictionary for العربية. Keys for entries are used in calls to * <OpenLayers.Lang.translate>. Entry bodies are normal strings or * strings formatted for use with <OpenLayers.String.format> calls. */ OpenLayers.Lang["ar"] = OpenLayers.Util.applyDefaults({ 'Permalink': "وصلة دائمة", 'Base Layer': "الطبقة الاساسية", 'readNotImplemented': "القراءة غير محققة.", 'writeNotImplemented': "الكتابة غير محققة", 'errorLoadingGML': "خطأ عند تحميل الملف جي ام ال ${url}", 'Scale = 1 : ${scaleDenom}': "النسبة = 1 : ${scaleDenom}", 'W': "غ", 'E': "شر", 'N': "شم", 'S': "ج" });
Version data entries
5 entries across 5 versions & 1 rubygems