Bienvenue sur PostGIS.fr

Bienvenue sur PostGIS.fr , le site de la communauté des utilisateurs francophones de PostGIS.

PostGIS ajoute le support d'objets géographique à la base de données PostgreSQL. En effet, PostGIS "spatialise" le serverur PostgreSQL, ce qui permet de l'utiliser comme une base de données SIG.

Maintenu à jour, en fonction de nos disponibilités et des diverses sorties des outils que nous testons, nous vous proposons l'ensemble de nos travaux publiés en langue française.

source: trunk/workshop-routing-foss4g/web/ext/src/locale/ext-lang-am.js @ 76

Revision 76, 11.7 KB checked in by djay, 12 years ago (diff)

Ajout du répertoire web

  • Property svn:executable set to *
Line 
1/*!
2 * Ext JS Library 3.4.0
3 * Copyright(c) 2006-2011 Sencha Inc.
4 * licensing@sencha.com
5 * http://www.sencha.com/license
6 */
7/**
8 * List compiled by Tewodros Wondimu on the extjs.com forums Oct 18, 2010.
9 *
10 * Amharic Translations
11 */
12
13Ext.UpdateManager.defaults.indicatorText = '<div class="loading-indicator">እያስገባ ነዉ...</div>';
14
15if(Ext.DataView){
16  Ext.DataView.prototype.emptyText = "";
17}
18
19if(Ext.grid.GridPanel){
20  Ext.grid.GridPanel.prototype.ddText = "{0} ምርጥ ሚድፍ {1}";
21}
22
23if(Ext.LoadMask){
24  Ext.LoadMask.prototype.msg = "እያስገባ ነዉ...";
25}
26
27Date.shortMonthNames = [
28   "መስኚ",
29   "ጥቅም",
30   "ህዳር",
31   "ታህሳ",
32   "ጥር",
33   "ዚካቲ",
34   "መጋቢ",
35   "ሚያዚ",
36   "ግንቩ",
37   "ሰኔ",
38   "ሐምሌ",
39   "ነሃሮ",
40   "ጷግሜ"
41];
42
43
44Date.monthNames = [
45  "መስኚሚም",
46  "ጥቅምት",
47  "ህዳር",
48  "ታህሳስ",
49  "ጥር",
50  "ዚካቲት",
51  "መጋቢት",
52  "ሚያዚያ",
53  "ግንቊት",
54  "ሰኔ",
55  "ሐምሌ",
56  "ነሃሮ",
57  "ጷግሜ"
58];
59
60Date.getShortMonthName = function(month) {
61  return Date.monthNames[month].substring(0, 3);
62};
63
64Date.monthNumbers = {
65  "መስኚሚም" : 0,
66  "ጥቅምት" : 1,
67  "ህዳር" : 2,
68  "ታህሳስ" : 3,
69  "ጥር" : 4,
70  "ዚካቲት" : 5,
71  "መጋቢት" : 6,
72  "ሚያዚያ" : 7,
73  "ግንቊት" : 8,
74  "ሰኔ" : 9,
75  "ሐምሌ" : 10, 
76  "ነሃሮ" : 11,
77  "ጷግሜ" : 12
78};
79
80Date.getMonthNumber = function(name) {
81  return Date.monthNumbers[name.substring(0, 1).toUpperCase() + name.substring(1, 3).toLowerCase()];
82};
83
84Date.dayNames = [
85  "እሁድ",
86  "ሰኞ",
87  "ማክሰኞ",
88  "ዓሮብ",
89  "ሐሙስ",
90  "አርብ",
91  "ቅዳሜ"
92];
93
94Date.getShortDayName = function(day) {
95  return Date.dayNames[day].substring(0, 3);
96};
97
98Date.parseCodes.S.s = "(?:st|nd|rd|th)";
99
100if(Ext.MessageBox){
101  Ext.MessageBox.buttonText = {
102    ok     : "ይሁን",
103    cancel : "ሰርዝ",
104    yes    : "አዎ",
105    no     : "ዹለም / አይ"
106  };
107}
108
109if(Ext.util.Format){
110  Ext.util.Format.date = function(v, format){
111    if(!v) return "";
112    if(!(v instanceof Date)) v = new Date(Date.parse(v));
113    return v.dateFormat(format || "ወ/ቀ/አ");
114  };
115}
116
117if(Ext.DatePicker){
118  Ext.apply(Ext.DatePicker.prototype, {
119    todayText         : "ዛሬ",
120    minText           : "ይሄ ቀን  ኚመጚሚሻ ትንሹ ቀን በፊት ነዉ",
121    maxText           : "ይሄ ቀን ኚመጚሚሻ ትልቁ ቀን በፊት ነዉ",
122    disabledDaysText  : "",
123    disabledDatesText : "",
124    monthNames        : Date.monthNames,
125    dayNames          : Date.dayNames,
126    nextText          : 'ዚሚቀጥለዉ ወር(መቆጣጣሪያ  ቁምፍ+ቀኝ)',
127    prevText          : 'ያለፈዉ ወር(መቆጣጣሪያ  ቁምፍ+ግራ)',
128    monthYearText     : 'ወር ምሚጥ (አመት ለመለወጥ መቆጣጣሪያ  ቁምፍ+ወደላይ/ወደታቜ)',
129    todayTip          : "{0} (ዚቊታ ቁልፍ)",
130    format            : "d/m/Y",
131    okText            : "ይሁን",
132    cancelText        : "ሰርዝ",
133    startDay          : 0
134  });
135}
136
137if(Ext.PagingToolbar){
138  Ext.apply(Ext.PagingToolbar.prototype, {
139    beforePageText : "ገልጜ",
140    afterPageText  : "ዹ {0}",
141    firstText      : "ዚመጀመሪያዉ ገልጜ",
142    prevText       : "ያለፈዉ ገልጜ",
143    nextText       : "ዚሚቀጥለዉ ገልጜ",
144    lastText       : "ዚመጚሚሻዉ ገልጜ",
145    refreshText    : "ኚልስ",
146    displayMsg     : "{0} - {1} ሲያሳይ ኹ {2}",
147    emptyMsg       : 'ዚሚታይ ዳታ ዹለም'
148  });
149}
150
151if(Ext.form.BasicForm){
152    Ext.form.BasicForm.prototype.waitTitle = "እባክዎን ይጠብቁ..."
153}
154
155if(Ext.form.Field){
156  Ext.form.Field.prototype.invalidText = "ዹዚህ መስክ እሎት ዚተሳሳተ ነዉ";
157}
158
159if(Ext.form.TextField){
160  Ext.apply(Ext.form.TextField.prototype, {
161    minLengthText : "ዹዚህ መስክ ዚመጚሚሻ ትንሜ ርዝመት {0} ነዉ",
162    maxLengthText : "ዹዚህ መስክ ዚመጚሚሻ ትልቅ ርዝመት {0} ነዉ",
163    blankText     : "ይሄ መስክ አስፈላጊ ነዉ",
164    regexText     : "",
165    emptyText     : null
166  });
167}
168
169if(Ext.form.NumberField){
170  Ext.apply(Ext.form.NumberField.prototype, {
171    decimalSeparator : ".",
172    decimalPrecision : 2,
173    minText : "ዹዚህ መስክ ዚመጚሚሻ ትንሜ እሎት {0} ነዉ",
174    maxText : "ዹዚህ መስክ ዚመጚሚሻ ትልቅ እሎት {0} ነዉ",
175    nanText : "{0} ዚተሳሳተ ቁጥር ነዉ"
176  });
177}
178
179if(Ext.form.DateField){
180  Ext.apply(Ext.form.DateField.prototype, {
181    disabledDaysText  : "ቩዝኗል / ስራ አቁሟል",
182    disabledDatesText : "ቩዝኗል / ስራ አቁሟል",
183    minText           : "እዚ እሎት ዉስጥ ያለዉ ቀን ኹ{0} በሑአላ መሆን አለበት",
184    maxText           : "እዚ እሎት ዉስጥ ያለዉ ቀን ኹ{0} በፊት መሆን አለበት",
185    invalidText       : "{0} ዚተሳሳተ ቀን ነዉ - በዚህ ቅርፀት መሆን አለበት {1}",
186    format            : "d/m/y",
187    altFormats        : "d/m/Y|d/m/y|d-m-y|d-m-Y|d/m|d-m|dm|dmy|dmY|d|Y-m-d",
188    startDay          : 0
189  });
190}
191
192if(Ext.form.ComboBox){
193  Ext.apply(Ext.form.ComboBox.prototype, {
194    loadingText       : "እያስገባ ነዉ...",
195    valueNotFoundText : "አልተወሰነም"
196  });
197}
198
199if(Ext.form.VTypes){
200  Ext.apply(Ext.form.VTypes, {
201    emailText    : 'ይሄ እሎት ኢሜይል መሆን አለበት - በዚህ ቅርፀት መሆን አለበት "user@example.com"',
202    urlText      : 'ይሄ እሎት  ዩአርኀን መሆን አለበት - በዚህ ቅርፀት መሆን አለበት "http:/'+'/www.example.com"',
203    alphaText    : 'ይሄ እሎት መያዝ ያለበት ቃላትና _ ብቻ ነዉ',
204    alphanumText : 'ይሄ እሎት መያዝ ያለበት ቃላትፀ ቁጥርና _ ብቻ ነዉ'
205  });
206}
207
208if(Ext.form.HtmlEditor){
209  Ext.apply(Ext.form.HtmlEditor.prototype, {
210    createLinkText : 'እባኮትን ለዚ ዩአርኀን አገናኝ አስገባ:',
211    buttonTips : {
212      bold : {
213        title: 'ደማቅ (መቆጣጣሪያ  ቁምፍ+B)',
214        text: 'ዹተመሹጠዉን ጜሁፍ አድምቅ::',
215        cls: 'ኀክስ-ኀቜቲኀምኀል-አርታኢ-ጠቃሚ ምክር'
216      },
217      italic : {
218        title: 'ሰያፍ (መቆጣጣሪያ  ቁምፍ+I)',
219        text: 'ዹተመሹጠዉን ጜሁፍ ሰያፍ አድርግ::',
220        cls: 'ኀክስ-ኀቜቲኀምኀል-አርታኢ-ጠቃሚ ምክር'
221      },
222      underline : {
223        title: 'መስመሚግርጌ (መቆጣጣሪያ  ቁምፍ+U)',
224        text: 'ዹተመሹጠዉን ጜሁፍ ኹግርጌ አስምር::',
225        cls: 'ኀክስ-ኀቜቲኀምኀል-አርታኢ-ጠቃሚ ምክር'
226      },
227      increasefontsize : {
228        title: 'ጜሁፉን አሳድግ',
229        text: 'ቅርጾ ቁምፊ አሳድገግ::',
230        cls: 'ኀክስ-ኀቜቲኀምኀል-አርታኢ-ጠቃሚ ምክር'
231      },
232      decreasefontsize : {
233        title: 'ጜሁፉን አሳንስ',
234        text: 'ቅርጾ ቁምፊ አሳንስ::',
235        cls: 'ኀክስ-ኀቜቲኀምኀል-አርታኢ-ጠቃሚ ምክር'
236      },
237      backcolor : {
238        title: 'ጜሁፍ ምሚጥ ቀለም',
239        text: 'ዹተመሹጠዉን ጜሁፍ ዳራ ቀለም ለዉጥ::',
240        cls: 'ኀክስ-ኀቜቲኀምኀል-አርታኢ-ጠቃሚ ምክር'
241      },
242      forecolor : {
243        title: 'ቅርጾ ቁምፊ ቀለም',
244        text: 'ዹተመሹጠዉን ጜሁፍ ቀለም ለዉጥ::',
245        cls: 'ኀክስ-ኀቜቲኀምኀል-አርታኢ-ጠቃሚ ምክር'
246      },
247      justifyleft : {
248        title: 'ጜሁፍ ግራ አሰልፍ',
249        text: 'ጜሁፉን ወደግራ አሰልፍ::',
250        cls: 'ኀክስ-ኀቜቲኀምኀል-አርታኢ-ጠቃሚ ምክር'
251      },
252      justifycenter : {
253        title: 'ጜሁፍ አማክል',
254        text: 'አርታኢዉ ላይ ጜሁፉን አማክል::',
255        cls: 'ኀክስ-ኀቜቲኀምኀል-አርታኢ-ጠቃሚ ምክር'
256      },
257      justifyright : {
258        title: 'ጜሁፍ ቀኝ አሰልፍ',
259        text: 'ጜሁፉን ወደቀኝ አሰልፍ::',
260        cls: 'ኀክስ-ኀቜቲኀምኀል-አርታኢ-ጠቃሚ ምክር'
261      },
262      insertunorderedlist : {
263        title: 'ነጥበ ምልክት ዝርዝር',
264        text: 'ነጥበ ምልክት ዝርዝር ጀምር::',
265        cls: 'ኀክስ-ኀቜቲኀምኀል-አርታኢ-ጠቃሚ ምክር'
266      },
267      insertorderedlist : {
268        title: 'ቁጥራዊ ዝርዝር',
269        text: 'ቁጥራዊ ዝርዝር ጀምር::',
270        cls: 'ኀክስ-ኀቜቲኀምኀል-አርታኢ-ጠቃሚ ምክር'
271      },
272      createlink : {
273        title: 'ገፅ አገናኝ',
274        text: 'ዹተመሹጠዉን ጜሁፍ ገፅ አገናኝ አድርግ::',
275        cls: 'ኀክስ-ኀቜቲኀምኀል-አርታኢ-ጠቃሚ ምክር'
276      },
277      sourceedit : {
278        title: 'ምንጭ አርትእ',
279        text: 'ወደ ምንጭ አርትእ ሁነታ ቀይር::',
280        cls: 'ኀክስ-ኀቜቲኀምኀል-አርታኢ-ጠቃሚ ምክር'
281      }
282    }
283  });
284}
285
286if(Ext.grid.GridView){
287  Ext.apply(Ext.grid.GridView.prototype, {
288    sortAscText  : "ሜቅብ ደርድር",
289    sortDescText : "ቁልቁል ደርድር",
290    columnsText  : "አምዶቜ"
291  });
292}
293
294if(Ext.grid.GroupingView){
295  Ext.apply(Ext.grid.GroupingView.prototype, {
296    emptyGroupText : '(ማንም)',
297    groupByText    : 'በዚ መስክ ቊድን',
298    showGroupsText : 'በቡድን አሳይ'
299  });
300}
301
302if(Ext.grid.PropertyColumnModel){
303  Ext.apply(Ext.grid.PropertyColumnModel.prototype, {
304    nameText   : "ስም",
305    valueText  : "እሎት ",
306    dateFormat : "m/j/Y",
307    trueText: "እሙን",
308    falseText: "ሐሰት"
309  });
310}
311
312if(Ext.grid.BooleanColumn){
313   Ext.apply(Ext.grid.BooleanColumn.prototype, {
314      trueText  : "እሙን",
315      falseText : "ሐሰት",
316      undefinedText: '&#160;'
317   });
318}
319
320if(Ext.grid.NumberColumn){
321    Ext.apply(Ext.grid.NumberColumn.prototype, {
322        format : '0,000.00'
323    });
324}
325
326if(Ext.grid.DateColumn){
327    Ext.apply(Ext.grid.DateColumn.prototype, {
328        format : 'm/d/Y'
329    });
330}
331
332if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
333  Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
334    splitTip            : "መጠን ለመቀይር ጎትት::",
335    collapsibleSplitTip : "መጠን ለመቀይር ጎትት:: ለመደበቅ ሁለቮ ጠቅ አድርግ::"
336  });
337}
338
339if(Ext.form.TimeField){
340  Ext.apply(Ext.form.TimeField.prototype, {
341    minText : "እዚህ መስክ ዉስጥ ያለዉ ሰዓት ኹ{0} እኩል ወይም በኁላ መሆን አለበት",
342    maxText : "እዚህ መስክ ዉስጥ ያለዉ ሰዓት ኹ{0} እኩል ወይም በፊት መሆን አለበት",
343    invalidText : "{0} ዚተሳሳተ ሰዓት ነዉ",
344    format : "g:i A",
345    altFormats : "g:ia|g:iA|g:i a|g:i A|h:i|g:i|H:i|ga|ha|gA|h a|g a|g A|gi|hi|gia|hia|g|H"
346  });
347}
348
349if(Ext.form.CheckboxGroup){
350  Ext.apply(Ext.form.CheckboxGroup.prototype, {
351    blankText : "እዚህ ቡድን ዉስጥ ቢያንስ አንድ ዓይነት መምሚጥ አለብህ"
352  });
353}
354
355if(Ext.form.RadioGroup){
356  Ext.apply(Ext.form.RadioGroup.prototype, {
357    blankText : "እዚህ ቡድን ዉስጥ ቢያንስ አንድ ዓይነት መምሚጥ አለብህ"
358  });
359}
Note: See TracBrowser for help on using the repository browser.