/hippo/src/main/webapp/ext/src/locale/ext-lang-bg.js

http://hdbc.googlecode.com/ · JavaScript · 278 lines · 240 code · 22 blank · 16 comment · 22 complexity · 3de52371fad99e271b63c74d2431faa1 MD5 · raw file

  1. /*!
  2. * Ext JS Library 3.0.0
  3. * Copyright(c) 2006-2009 Ext JS, LLC
  4. * licensing@extjs.com
  5. * http://www.extjs.com/license
  6. */
  7. /**
  8. * Bulgarian Translation
  9. *
  10. * By ?????? ??????????, ???????, ??????
  11. * 10 October 2007
  12. * By Nedko Penev
  13. * 26 October 2007
  14. *
  15. * (utf-8 encoding)
  16. */
  17. Ext.UpdateManager.defaults.indicatorText = '<div class="loading-indicator">?????????...</div>';
  18. if(Ext.View){
  19. Ext.View.prototype.emptyText = "";
  20. }
  21. if(Ext.grid.GridPanel){
  22. Ext.grid.GridPanel.prototype.ddText = "{0} ??????? ??????";
  23. }
  24. if(Ext.TabPanelItem){
  25. Ext.TabPanelItem.prototype.closeText = "??????? ???";
  26. }
  27. if(Ext.form.Field){
  28. Ext.form.Field.prototype.invalidText = "????????? ???????? ?? ??????";
  29. }
  30. if(Ext.LoadMask){
  31. Ext.LoadMask.prototype.msg = "?????????...";
  32. }
  33. Date.monthNames = [
  34. "??????",
  35. "????????",
  36. "????",
  37. "?????",
  38. "???",
  39. "???",
  40. "???",
  41. "??????",
  42. "?????????",
  43. "????????",
  44. "???????",
  45. "????????"
  46. ];
  47. Date.monthNumbers = {
  48. Jan : 0,
  49. Feb : 1,
  50. Mar : 2,
  51. Apr : 3,
  52. May : 4,
  53. Jun : 5,
  54. Jul : 6,
  55. Aug : 7,
  56. Sep : 8,
  57. Oct : 9,
  58. Nov : 10,
  59. Dec : 11
  60. };
  61. Date.dayNames = [
  62. "??????",
  63. "??????????",
  64. "???????",
  65. "?????",
  66. "?????????",
  67. "?????",
  68. "??????"
  69. ];
  70. if(Ext.MessageBox){
  71. Ext.MessageBox.buttonText = {
  72. ok : "OK",
  73. cancel : "??????",
  74. yes : "??",
  75. no : "??"
  76. };
  77. }
  78. if(Ext.util.Format){
  79. Ext.util.Format.date = function(v, format){
  80. if(!v) return "";
  81. if(!(v instanceof Date)) v = new Date(Date.parse(v));
  82. return v.dateFormat(format || "d.m.Y");
  83. };
  84. }
  85. if(Ext.DatePicker){
  86. Ext.apply(Ext.DatePicker.prototype, {
  87. todayText : "????",
  88. minText : "???? ???? ? ????? ???????????",
  89. maxText : "???? ???? ? ???? ????????????",
  90. disabledDaysText : "",
  91. disabledDatesText : "",
  92. monthNames : Date.monthNames,
  93. dayNames : Date.dayNames,
  94. nextText : '??????? ????? (Control+Right)',
  95. prevText : '???????? ????? (Control+Left)',
  96. monthYearText : '?????? ????? (Control+Up/Down ?? ??????????? ?? ??????)',
  97. todayTip : "{0} (Spacebar)",
  98. format : "d.m.y",
  99. okText : "&#160;OK&#160;",
  100. cancelText : "??????",
  101. startDay : 1
  102. });
  103. }
  104. if(Ext.PagingToolbar){
  105. Ext.apply(Ext.PagingToolbar.prototype, {
  106. beforePageText : "????????",
  107. afterPageText : "?? {0}",
  108. firstText : "????? ????????",
  109. prevText : "???????? ????????",
  110. nextText : "???????? ????????",
  111. lastText : "???????? ????????",
  112. refreshText : "?????????",
  113. displayMsg : "?????????? {0} - {1} ?? {2}",
  114. emptyMsg : '???? ????? ?? ?????????'
  115. });
  116. }
  117. if(Ext.form.TextField){
  118. Ext.apply(Ext.form.TextField.prototype, {
  119. minLengthText : "??????????? ??????? ?? ???? ???? ? {0}",
  120. maxLengthText : "???????????? ??????? ?? ???? ???? ? {0}",
  121. blankText : "???? ???? ? ????????????",
  122. regexText : "",
  123. emptyText : null
  124. });
  125. }
  126. if(Ext.form.NumberField){
  127. Ext.apply(Ext.form.NumberField.prototype, {
  128. minText : "??????????? ???????? ?? ???? ???? ? {0}",
  129. maxText : "???????????? ???????? ?? ???? ???? ? {0}",
  130. nanText : "{0} ?? ? ??????? ?????"
  131. });
  132. }
  133. if(Ext.form.DateField){
  134. Ext.apply(Ext.form.DateField.prototype, {
  135. disabledDaysText : "??????????",
  136. disabledDatesText : "??????????",
  137. minText : "?????? ? ???? ???? ?????? ?? ? ???? {0}",
  138. maxText : "?????? ? ???? ???? ?????? ?? ? ????? {0}",
  139. invalidText : "{0} ?? ? ??????? ???? - ?????? ?? ???? ??? ?????? {1}",
  140. format : "d.m.y",
  141. altFormats : "d.m.y|d/m/Y|d-m-y|d-m-Y|d/m|d-m|dm|dmy|dmY|d|Y-m-d"
  142. });
  143. }
  144. if(Ext.form.ComboBox){
  145. Ext.apply(Ext.form.ComboBox.prototype, {
  146. loadingText : "?????????...",
  147. valueNotFoundText : undefined
  148. });
  149. }
  150. if(Ext.form.VTypes){
  151. Ext.apply(Ext.form.VTypes, {
  152. emailText : '???? ???? ?????? ?? ???? ????? ??? ?????? "user@example.com"',
  153. urlText : '???? ???? ?????? ?? ???? URL ??? ?????? "http:/'+'/www.example.com"',
  154. alphaText : '???? ???? ?????? ?? ??????? ???? ????? ? _',
  155. alphanumText : '???? ???? ?????? ?? ??????? ???? ?????, ????? ? _'
  156. });
  157. }
  158. if(Ext.form.HtmlEditor){
  159. Ext.apply(Ext.form.HtmlEditor.prototype, {
  160. createLinkText : '????, ???????? URL ?? ????????:',
  161. buttonTips : {
  162. bold : {
  163. title: 'Bold (Ctrl+B)',
  164. text: '????????? ???????? ?????.',
  165. cls: 'x-html-editor-tip'
  166. },
  167. italic : {
  168. title: 'Italic (Ctrl+I)',
  169. text: '????? ???????? ????? ??????.',
  170. cls: 'x-html-editor-tip'
  171. },
  172. underline : {
  173. title: 'Underline (Ctrl+U)',
  174. text: '?????????? ???????? ?????.',
  175. cls: 'x-html-editor-tip'
  176. },
  177. increasefontsize : {
  178. title: '??????? ??????',
  179. text: '????????? ??????? ?? ??????.',
  180. cls: 'x-html-editor-tip'
  181. },
  182. decreasefontsize : {
  183. title: '?????? ??????',
  184. text: '???????? ??????? ?? ??????.',
  185. cls: 'x-html-editor-tip'
  186. },
  187. backcolor : {
  188. title: '???? ?? ?????????? ?????',
  189. text: '??????? ??????? ???? ?? ???????? ?????.',
  190. cls: 'x-html-editor-tip'
  191. },
  192. forecolor : {
  193. title: '???? ?? ??????',
  194. text: '??????? ????? ?? ???????? ?????.',
  195. cls: 'x-html-editor-tip'
  196. },
  197. justifyleft : {
  198. title: '???? ????????????',
  199. text: '?????????? ?????? ?? ????.',
  200. cls: 'x-html-editor-tip'
  201. },
  202. justifycenter : {
  203. title: '??????????',
  204. text: '???????? ??????.',
  205. cls: 'x-html-editor-tip'
  206. },
  207. justifyright : {
  208. title: '????? ????????????',
  209. text: '?????????? ?????? ?? ?????.',
  210. cls: 'x-html-editor-tip'
  211. },
  212. insertunorderedlist : {
  213. title: '??????????? ??????',
  214. text: '??????? ??????????? ??????.',
  215. cls: 'x-html-editor-tip'
  216. },
  217. insertorderedlist : {
  218. title: '????????? ??????',
  219. text: '??????? ????????? ??????.',
  220. cls: 'x-html-editor-tip'
  221. },
  222. createlink : {
  223. title: '???????????',
  224. text: '???????? ???????? ????? ? ???????????.',
  225. cls: 'x-html-editor-tip'
  226. },
  227. sourceedit : {
  228. title: '??????????? ?? ????',
  229. text: '??????????? ? ????? ?? ??????????? ?? ????.',
  230. cls: 'x-html-editor-tip'
  231. }
  232. }
  233. });
  234. }
  235. if(Ext.grid.GridView){
  236. Ext.apply(Ext.grid.GridView.prototype, {
  237. sortAscText : "??????? ? ????????? ???",
  238. sortDescText : "??????? ? ????????? ???",
  239. lockText : "??????? ??????",
  240. unlockText : "??????? ??????",
  241. columnsText : "??????"
  242. });
  243. }
  244. if(Ext.grid.PropertyColumnModel){
  245. Ext.apply(Ext.grid.PropertyColumnModel.prototype, {
  246. nameText : "???",
  247. valueText : "????????",
  248. dateFormat : "d.m.Y"
  249. });
  250. }
  251. if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
  252. Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
  253. splitTip : "??????? ? ??????? ?? ?? ????????? ???????.",
  254. collapsibleSplitTip : "??????? ? ??????? ?? ?? ????????? ???????. ??????? ??? ???? ?? ?? ???????."
  255. });
  256. }