PHP Classes

File: htdocs/js/jscalendar/lang/calendar-sk.js

Recommend this page to a friend!
  Classes of ask sa sa   PHP LDAP admin   htdocs/js/jscalendar/lang/calendar-sk.js   Download  
File: htdocs/js/jscalendar/lang/calendar-sk.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP LDAP admin
Perform operations to administer a LDAP server
Author: By
Last change:
Date: 1 year ago
Size: 2,661 bytes
 

Contents

Class file image Download
// ** I18N // Calendar SK language // Author: Peter Valach (pvalach@gmx.net) // Encoding: utf-8 // Last update: 2003/10/29 // Distributed under the same terms as the calendar itself. // full day names Calendar._DN = new Array ("NedeÄ?a", "Pondelok", "Utorok", "Streda", "? tvrtok", "Piatok", "Sobota", "NedeÄ?a"); // short day names Calendar._SDN = new Array ("Ned", "Pon", "Uto", "Str", "? tv", "Pia", "Sob", "Ned"); // full month names Calendar._MN = new Array ("Janu??r", "Febru??r", "Marec", "Apr?­l", "M??j", "J??n", "J??l", "August", "September", "Okt??ber", "November", "December"); // short month names Calendar._SMN = new Array ("Jan", "Feb", "Mar", "Apr", "M??j", "J??n", "J??l", "Aug", "Sep", "Okt", "Nov", "Dec"); // tooltips Calendar._TT = {}; Calendar._TT["INFO"] = "O kalend??ri"; Calendar._TT["ABOUT"] = "DHTML Date/Time Selector\n" + "(c) dynarch.com 2002-2005 / Author: Mihai Bazon\n" + "Posledn?? verziu n??jdete na: http://www.dynarch.com/projects/calendar/\n" + "Distribuovan?© pod GNU LGPL. ViÄ? http://gnu.org/licenses/lgpl.html pre detaily." + "\n\n" + "V??ber d??tumu:\n" + "- Pou??ite tlaÄ?idl?? \xab, \xbb pre v??ber roku\n" + "- Pou??ite tlaÄ?idl?? " + String.fromCharCode(0x2039) + ", " + String.fromCharCode(0x203a) + " pre v??ber mesiaca\n" + "- Ak ktor?©koÄ?vek z t??chto tlaÄ?idiel podr???­te dlh??ie, zobraz?­ sa r??chly v??ber."; Calendar._TT["ABOUT_TIME"] = "\n\n" + "V??ber Ä?asu:\n" + "- Kliknutie na niektor?? polo??ku Ä?asu ju zv????i\n" + "- Shift-klik ju zn?­??i\n" + "- Ak podr???­te tlaÄ??­tko stlaÄ?en?©, pos??van?­m men?­te hodnotu."; Calendar._TT["PREV_YEAR"] = "Predo??l?? rok (podr??te pre menu)"; Calendar._TT["PREV_MONTH"] = "Predo??l?? mesiac (podr??te pre menu)"; Calendar._TT["GO_TODAY"] = "Prejs?? na dne??ok"; Calendar._TT["NEXT_MONTH"] = "Nasl. mesiac (podr??te pre menu)"; Calendar._TT["NEXT_YEAR"] = "Nasl. rok (podr??te pre menu)"; Calendar._TT["SEL_DATE"] = "ZvoÄ?te d??tum"; Calendar._TT["DRAG_TO_MOVE"] = "Podr??an?­m tlaÄ??­tka zmen?­te polohu"; Calendar._TT["PART_TODAY"] = " (dnes)"; Calendar._TT["MON_FIRST"] = "Zobrazi?? pondelok ako prv??"; Calendar._TT["SUN_FIRST"] = "Zobrazi?? nedeÄ?u ako prv??"; Calendar._TT["CLOSE"] = "Zavrie??"; Calendar._TT["TODAY"] = "Dnes"; Calendar._TT["TIME_PART"] = "(Shift-)klik/??ahanie zmen?­ hodnotu"; // date formats Calendar._TT["DEF_DATE_FORMAT"] = "$d. %m. %Y"; Calendar._TT["TT_DATE_FORMAT"] = "%a, %e. %b"; Calendar._TT["WK"] = "t????";