X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/source/ext-lang-hr.html diff --git a/docs/source/ext-lang-hr.html b/docs/source/ext-lang-hr.html index 61791096..1dcc4748 100644 --- a/docs/source/ext-lang-hr.html +++ b/docs/source/ext-lang-hr.html @@ -1,11 +1,17 @@ - - - The source code - - - - -
/*
+
+
+  The source code
+    
+    
+
+
+    
/*!
+ * Ext JS Library 3.0.3
+ * Copyright(c) 2006-2009 Ext JS, LLC
+ * licensing@extjs.com
+ * http://www.extjs.com/license
+ */
+/*
  * Croatian translation
  * By Ylodi (utf8 encoding)
  * 8 May 2007
@@ -14,7 +20,7 @@
  * 17 May 2008
  */
  
-Ext.UpdateManager.defaults.indicatorText = '
Učitavanje...
'; +Ext.UpdateManager.defaults.indicatorText = '
UÄ?itavanje...
'; if(Ext.View){ Ext.View.prototype.emptyText = ""; @@ -33,12 +39,12 @@ if(Ext.form.Field){ } if(Ext.LoadMask){ - Ext.LoadMask.prototype.msg = "Učitavanje..."; + Ext.LoadMask.prototype.msg = "UÄ?itavanje..."; } Date.monthNames = [ - "Siječanj", - "Veljača", + "SijeÄ?anj", + "VeljaÄ?a", "Ožujak", "Travanj", "Svibanj", @@ -170,7 +176,7 @@ if(Ext.form.DateField){ if(Ext.form.ComboBox){ Ext.apply(Ext.form.ComboBox.prototype, { - loadingText : "Učitavanje...", + loadingText : "UÄ?itavanje...", valueNotFoundText : undefined }); } @@ -190,37 +196,37 @@ if(Ext.form.HtmlEditor){ buttonTips : { bold : { title: 'Podebljano (Ctrl+B)', - text: 'Podebljavanje označenog teksta.', + text: 'Podebljavanje oznaÄ?enog teksta.', cls: 'x-html-editor-tip' }, italic : { title: 'Kurziv (Ctrl+I)', - text: 'Pretvaranje označenog tekst u kurziv', + text: 'Pretvaranje oznaÄ?enog tekst u kurziv', cls: 'x-html-editor-tip' }, underline : { title: 'Podcrtano (Ctrl+U)', - text: 'Potcrtavanje označenog teksta', + text: 'Potcrtavanje oznaÄ?enog teksta', cls: 'x-html-editor-tip' }, increasefontsize : { title: 'Povećanje teksta', - text: 'Povećavanje veličine fonta.', + text: 'Povećavanje veliÄ?ine fonta.', cls: 'x-html-editor-tip' }, decreasefontsize : { title: 'Smanjivanje teksta', - text: 'Smanjivanje veličine fonta.', + text: 'Smanjivanje veliÄ?ine fonta.', cls: 'x-html-editor-tip' }, backcolor : { - title: 'Boja označenog teksta', - text: 'Promjena boje pozadine označenog teksta.', + title: 'Boja oznaÄ?enog teksta', + text: 'Promjena boje pozadine oznaÄ?enog teksta.', cls: 'x-html-editor-tip' }, forecolor : { title: 'Boja fonta', - text: 'Promjena boje označenog teksta.', + text: 'Promjena boje oznaÄ?enog teksta.', cls: 'x-html-editor-tip' }, justifyleft : { @@ -230,7 +236,7 @@ if(Ext.form.HtmlEditor){ }, justifycenter : { title: 'Centriranje teksta', - text: 'Centriranje teksta u uređivaču teksta.', + text: 'Centriranje teksta u uređivaÄ?u teksta.', cls: 'x-html-editor-tip' }, justifyright : { @@ -239,23 +245,23 @@ if(Ext.form.HtmlEditor){ cls: 'x-html-editor-tip' }, insertunorderedlist : { - title: 'Označena lista', - text: 'Započinjanje označene liste.', + title: 'OznaÄ?ena lista', + text: 'ZapoÄ?injanje oznaÄ?ene liste.', cls: 'x-html-editor-tip' }, insertorderedlist : { title: 'Numerirana lista', - text: 'Započinjanje numerirane liste.', + text: 'ZapoÄ?injanje numerirane liste.', cls: 'x-html-editor-tip' }, createlink : { title: 'Hiperveza', - text: 'Stvaranje hiperveze od označenog teksta.', + text: 'Stvaranje hiperveze od oznaÄ?enog teksta.', cls: 'x-html-editor-tip' }, sourceedit : { title: 'Uređivanje izvornog koda', - text: 'Prebacivanje u način rada za uređivanje izvornog koda.', + text: 'Prebacivanje u naÄ?in rada za uređivanje izvornog koda.', cls: 'x-html-editor-tip' } } @@ -266,8 +272,8 @@ if(Ext.grid.GridView){ Ext.apply(Ext.grid.GridView.prototype, { sortAscText : "Sortiraj rastućim redoslijedom", sortDescText : "Sortiraj padajućim redoslijedom", - lockText : "Zaključaj stupac", - unlockText : "Otključaj stupac", + lockText : "ZakljuÄ?aj stupac", + unlockText : "OtkljuÄ?aj stupac", columnsText : "Stupci" }); } @@ -290,10 +296,10 @@ if(Ext.grid.PropertyColumnModel){ if(Ext.layout.BorderLayout.SplitRegion){ Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, { - splitTip : "Povuci za promjenu veličine.", - collapsibleSplitTip : "Povuci za promjenu veličine. Dvostruki klik za skrivanje." + splitTip : "Povuci za promjenu veliÄ?ine.", + collapsibleSplitTip : "Povuci za promjenu veliÄ?ine. Dvostruki klik za skrivanje." }); } -
- +
+ \ No newline at end of file