*** empty log message ***
This commit is contained in:
parent
6829ca5341
commit
31e32068ff
15
ChangeLog
15
ChangeLog
@ -5,11 +5,18 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2002-02-22 Loïc Chapeaux <lolo@phpheaven.net>
|
||||
* Documentation.html, lines 1597-1600: beautify generated page.
|
||||
* libraries/select_lang.lib.php3, lines 61-62: charset is neither defined
|
||||
in HTTP_ACCEPT_LANGUAGE nor in HTTP_USER_AGENT variables.
|
||||
* libraries/common.lib.php3, line 848: coding standard.
|
||||
|
||||
2002-02-19 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* common.lib.php3 get_magic_quotes fix,
|
||||
libraries/select_lang.lib.php3,
|
||||
lang/japanese-euc.inc.php3, lang/japanese-sjis.inc.php3 thanks to
|
||||
"Luc" <luc at ceres.dti.ne.jp>
|
||||
* libraries/common.lib.php3: get_magic_quotes fix thanks to
|
||||
"Luc" <luc at ceres.dti.ne.jp>
|
||||
* libraries/select_lang.lib.php3,
|
||||
lang/japanese-euc.inc.php3, lang/japanese-sjis.inc.php3 thanks to
|
||||
"Luc" <luc at ceres.dti.ne.jp>
|
||||
* ### 2.2.4 released ###
|
||||
|
||||
2002-02-18 Marc Delisle <lem9@users.sourceforge.net>
|
||||
|
||||
@ -16,7 +16,7 @@ $byteUnits = array('
|
||||
|
||||
$day_of_week = array('الأحد', 'الإثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعه', 'السبت');
|
||||
$month = array('يناير', 'فبراير', 'مارس', 'أبريل', 'مايو', 'يونيو', 'يوليو', 'أغسطس', 'سبتمبر', 'أكتوبر', 'نوفمبر', 'ديسمبر');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%B %d, %Y at %I:%M %p';
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
|
||||
|
||||
$day_of_week = array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat');
|
||||
$month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%B %d, %Y at %I:%M %p';
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ $byteUnits = array('
|
||||
|
||||
$day_of_week = array('ÎÅÄ', 'ÐÏÎ', '×Ô', 'ÓÒ', 'ÞÅÔ', 'ÐÅÔ', 'ÓßÂ');
|
||||
$month = array('ÑÎÕÁÒÉ', 'ÆÅ×ÒÕÁÒÉ', 'ÍÁÒÔ', 'ÁÐÒÉÌ', 'ÍÁÊ', 'ÀÎÉ', 'ÀÌÉ', 'Á×ÇÕÓÔ', 'ÓÅÐÔÅÍ×ÒÉ', 'ÏËÏÍ×ÒÉ', 'ÎÏÅÍ×ÒÉ', 'ÄÅËÅÍ×ÒÉ');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%e %B %Y × %H:%M';
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ $byteUnits = array('
|
||||
|
||||
$day_of_week = array('íåä', 'ïîí', 'âò', 'ñð', '÷åò', 'ïåò', 'ñúá');
|
||||
$month = array('ÿíóàðè', 'ôåâðóàðè', 'ìàðò', 'àïðèë', 'ìàé', 'þíè', 'þëè', 'àâãóñò', 'ñåïòåìâðè', 'îêîìâðè', 'íîåìâðè', 'äåêåìâðè');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%e %B %Y â %H:%M';
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
|
||||
|
||||
$day_of_week = array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat');
|
||||
$month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%B %d, %Y at %I:%M %p';
|
||||
|
||||
|
||||
@ -13,7 +13,7 @@ $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
|
||||
|
||||
$day_of_week = array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat');
|
||||
$month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%B %d, %Y at %I:%M %p';
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
|
||||
|
||||
$day_of_week = array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat');
|
||||
$month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%B %d, %Y at %I:%M %p';
|
||||
|
||||
@ -249,7 +249,7 @@ $strWrongUser = '
|
||||
|
||||
$strYes = 'ÊÇ';
|
||||
|
||||
// automatic generated by langxlorer.php (June 27, 2001, 6:53 pm)
|
||||
// automatic generated by langxlorer.php3 (June 27, 2001, 6:53 pm)
|
||||
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
|
||||
$strBinary = ' Binary '; //to translate
|
||||
$strBinaryDoNotEdit = ' Binary - do not edit '; //to translate
|
||||
|
||||
@ -11,7 +11,7 @@ $byteUnits = array('Bajt
|
||||
|
||||
$day_of_week = array('Neděle', 'Pondělí', 'Úterý', 'Středa', 'Čtvrtek', 'Pátek', 'Sobota');
|
||||
$month = array('ledna', 'února', 'března', 'dubna', 'května', 'června', 'července', 'srpna', 'září', 'října', 'listopadu', 'prosince');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%a %e. %b %Y, %H:%M';
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ $byteUnits = array('Bajt
|
||||
|
||||
$day_of_week = array('Neděle', 'Pondělí', 'Úterý', 'Středa', 'Čtvrtek', 'Pátek', 'Sobota');
|
||||
$month = array('ledna', 'února', 'března', 'dubna', 'května', 'června', 'července', 'srpna', 'září', 'října', 'listopadu', 'prosince');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%a %e. %b %Y, %H:%M';
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
|
||||
|
||||
$day_of_week = array('Søn', 'Man', 'Tir', 'Ons', 'Tor', 'Fre', 'Lør');
|
||||
$month = array('Jan', 'Feb', 'Mar', 'Apr', 'Maj', 'Jun', 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Dec');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%d/%m %Y kl. %H:%M:%S';
|
||||
|
||||
@ -229,8 +229,8 @@ $strPrivileges = 'Privilegier';
|
||||
$strProperties = 'Egenskaber';
|
||||
|
||||
$strQBE = 'Query by Example';
|
||||
$strQBEDel = 'Del'; //to translate (used in tbl_qbe.php)
|
||||
$strQBEIns = 'Ins'; //to translate (used in tbl_qbe.php)
|
||||
$strQBEDel = 'Del'; //to translate (used in tbl_qbe.php3)
|
||||
$strQBEIns = 'Ins'; //to translate (used in tbl_qbe.php3)
|
||||
$strQueryOnDb = 'SQL-forespørgsel til database <b>%s</b>:';
|
||||
|
||||
$strRecords = 'Poster';
|
||||
|
||||
@ -11,7 +11,7 @@ $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
|
||||
|
||||
$day_of_week = array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat');
|
||||
$month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%B %d, %Y at %I:%M %p';
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
|
||||
|
||||
$day_of_week = array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat');
|
||||
$month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%B %d, %Y at %I:%M %p';
|
||||
|
||||
|
||||
@ -15,7 +15,7 @@ $byteUnits = array('tavua', 'kt', 'Mt', 'Gt');
|
||||
|
||||
$day_of_week = array('Su', 'Ma', 'Ti', 'Ke', 'To', 'Pe', 'La');
|
||||
$month = array('Tammi', 'Helmi', 'Maalis', 'Huhti', 'Touko', 'Kesä', 'Heinä', 'Elo', 'Syys', 'Loka', 'Marras', 'Joulu');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%d.%m.%Y klo %H:%M';
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ $byteUnits = array('Octets', 'Ko', 'Mo', 'Go');
|
||||
|
||||
$day_of_week = array('Dimanche', 'Lundi', 'Mardi', 'Mercredi', 'Jeudi', 'Vendredi', 'Samedi');
|
||||
$month = array('Janvier', 'Février', 'Mars', 'Avril', 'Mai', 'Juin', 'Juillet', 'Août', 'Septembre', 'Octobre', 'Novembre', 'Décembre');
|
||||
// Voir http://www.php.net/manual/en/function.strftime.php pour la variable
|
||||
// Voir http://www.php3.net/manual/en/function.strftime.php3 pour la variable
|
||||
// ci-dessous
|
||||
$datefmt = '%A %d %B %Y à %H:%M';
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
|
||||
|
||||
$day_of_week = array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat');
|
||||
$month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%B %d, %Y at %I:%M %p';
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
|
||||
|
||||
$day_of_week = array('So', 'Mo', 'Di', 'Mi', 'Do', 'Fr', 'Sa');
|
||||
$month = array('Jan', 'Feb', 'März', 'April', 'Mai', 'Juni', 'Juli', 'Aug', 'Sep', 'Okt', 'Nov', 'Dez');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%d. %B %Y um %H:%M';
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
|
||||
|
||||
$day_of_week = array('Êõñ', 'Äåõ', 'Ôñé', 'Ôåô', 'Ðåì', 'Ðáñ', 'Óáâ');
|
||||
$month = array('Éáí', 'Öåâ', 'ÌÜñ', 'Áðñ', 'ÌÜé', 'Éïýí', 'Éïýë', 'Áõã', 'Óåð', 'Ïêô', 'Íïå', 'Äåê');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%d %B %Y, óôéò %I:%M %p';
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
|
||||
|
||||
$day_of_week = array('øàùåï', 'ùðé', 'ùìéùé', 'øáéòé', 'çîéùé', 'ùéùé', 'ùáú');
|
||||
$month = array('éðåàø', 'ôáøåàø', 'îøõ', 'àôøéì', 'îàé', 'éåðé', 'éåìé', 'àåâåñè', 'ñôèîáø', 'àå÷èåáø', 'ðåáîáø', 'ãöîáø');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%B %d, %Y at %I:%M %p';
|
||||
|
||||
|
||||
@ -13,7 +13,7 @@ $byteUnits = array('B
|
||||
$day_of_week = array('V', 'H', 'K', 'Sze', 'Cs', 'P', 'Szo');
|
||||
$month = array('Jan', 'Feb', 'Márc', 'Ápr', 'Máj', 'Jún', 'Júl', 'Aug', 'Szept', 'Okt', 'Nov', 'Dec');
|
||||
// Leírás a $datefmt változó definiálásához:
|
||||
// http://www.php.net/manual/en/function.strftime.php
|
||||
// http://www.php3.net/manual/en/function.strftime.php3
|
||||
$datefmt = '%Y. %B %d. %H:%M';
|
||||
|
||||
|
||||
|
||||
@ -12,7 +12,7 @@ $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
|
||||
|
||||
$day_of_week = array('Dom', 'Lun', 'Mar', 'Mer', 'Gio', 'Ven', 'Sab'); //italian days
|
||||
$month = array('Gen', 'Feb', 'Mar', 'Apr', 'Mag', 'Giu', 'Lug', 'Ago', 'Set', 'Ott', 'Nov', 'Dic'); //italian months
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%d %B, %Y at %I:%M %p'; //italian time
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ $byteUnits = array('
|
||||
|
||||
$day_of_week = array('日', '月', '火', '水', '木', '金', '土');
|
||||
$month = array('1月','2月','3月','4月','5月','6月','7月','8月','9月','10月','11月','12月');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%Y年%B%e日 %H:%M';
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ $byteUnits = array('
|
||||
|
||||
$day_of_week = array('日', '月', '火', '水', '木', '金', '土');
|
||||
$month = array('1月','2月','3月','4月','5月','6月','7月','8月','9月','10月','11月','12月');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%Y年%B%e日 %H:%M';
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
|
||||
|
||||
$day_of_week = array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat');
|
||||
$month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%B %d, %Y at %I:%M %p';
|
||||
|
||||
@ -249,7 +249,7 @@ $strWrongUser = '
|
||||
|
||||
$strYes = ' ¿¹ ';
|
||||
|
||||
// automatic generated by langxlorer.php (June 27, 2001, 6:53 pm)
|
||||
// automatic generated by langxlorer.php3 (June 27, 2001, 6:53 pm)
|
||||
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
|
||||
$strBinary = ' Binary '; //to translate
|
||||
$strBinaryDoNotEdit = ' Binary - do not edit '; //to translate
|
||||
|
||||
@ -11,7 +11,7 @@ $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
|
||||
|
||||
$day_of_week = array('Søn', 'Man', 'Tir', 'Ons', 'Tor', 'Fre', 'Lør');
|
||||
$month = array('Jan', 'Feb', 'Mar', 'Apr', 'Mai', 'Jun', 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Des');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%d. %B, %Y klokka %H:%M %p';
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ $byteUnits = array('bajt
|
||||
|
||||
$day_of_week = array('Nie', 'Pon', 'Wto', 'Śro', 'Czw', 'Pią', 'Sob');
|
||||
$month = array('Sty', 'Lut', 'Mar', 'Kwi', 'Maj', 'Cze', 'Lip', 'Sie', 'Wrz', 'Paź', 'Lis', 'Gru');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%d %B %Y, %H:%M';
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
|
||||
|
||||
$day_of_week = array('Dom', 'Seg', 'Ter', 'Qua', 'Qui', 'Sex', 'Sab');
|
||||
$month = array('Jan', 'Fev', 'Mar', 'Abr', 'Mai', 'Jun', 'Jul', 'Ago', 'Set', 'Out', 'Nov', 'Dez');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%d-%B-%Y às %H:%M';
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
|
||||
|
||||
$day_of_week = array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat');
|
||||
$month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%B %d, %Y at %I:%M %p';
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ $byteUnits = array('
|
||||
|
||||
$day_of_week = array('÷Ó', 'ðÎ', '÷Ô', 'óÒ', 'þÔ', 'ðÔ', 'óÂ');
|
||||
$month = array('ñÎ×', 'æÅ×', 'íÁÒ', 'áÐÒ', 'íÁÊ', 'éÀÎ', 'éÀÌ', 'á×Ç', 'óÅÎ', 'ïËÔ', 'îÏÑ', 'äÅË');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%B %d %Y Ç., %H:%M';
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ $byteUnits = array('
|
||||
|
||||
$day_of_week = array('Âñ', 'Ïí', 'Âò', 'Ñð', '×ò', 'Ïò', 'Ñá');
|
||||
$month = array('ßíâ', 'Ôåâ', 'Ìàð', 'Àïð', 'Ìàé', 'Èþí', 'Èþë', 'Àâã', 'Ñåí', 'Îêò', 'Íîÿ', 'Äåê');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%B %d %Y ã., %H:%M';
|
||||
|
||||
|
||||
@ -12,7 +12,7 @@ $byteUnits = array('Bajtov', 'KB', 'MB', 'GB');
|
||||
|
||||
$day_of_week = array('Ne', 'Po', 'Út', 'St', '©t', 'Pi', 'So');
|
||||
$month = array('Jan', 'Feb', 'Mar', 'Apr', 'Máj', 'Jún', 'Júl', 'Aug', 'Sep', 'Okt', 'Nov', 'Dec');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%d.%B, %Y - %H:%M';
|
||||
|
||||
|
||||
@ -12,7 +12,7 @@ $byteUnits = array('Bajtov', 'KB', 'MB', 'GB');
|
||||
|
||||
$day_of_week = array('Ne', 'Po', 'Út', 'St', '©t', 'Pi', 'So');
|
||||
$month = array('Jan', 'Feb', 'Mar', 'Apr', 'Máj', 'Jún', 'Júl', 'Aug', 'Sep', 'Okt', 'Nov', 'Dec');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%d.%B, %Y - %H:%M';
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
|
||||
|
||||
$day_of_week = array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat');
|
||||
$month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%B %d, %Y at %I:%M %p';
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ $byteUnits = array('bytes', 'kB', 'MB', 'GB');
|
||||
|
||||
$day_of_week = array('Sön', 'Mån', 'Tis', 'Ons', 'Tors', 'Fre', 'Lör');
|
||||
$month = array('Jan', 'Feb', 'Mar', 'Apr', 'Maj', 'Jun', 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Dec');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%e %B %Y kl %H:%M';
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
|
||||
|
||||
$day_of_week = array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat');
|
||||
$month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%B %d, %Y at %I:%M %p';
|
||||
|
||||
@ -249,7 +249,7 @@ $strWrongUser = 'Wrong username/password. Access denied.'; //to translate
|
||||
|
||||
$strYes = 'Yes'; //to translate
|
||||
|
||||
// automatic generated by langxlorer.php (June 27, 2001, 6:53 pm)
|
||||
// automatic generated by langxlorer.php3 (June 27, 2001, 6:53 pm)
|
||||
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
|
||||
$strBinary = ' Binary '; //to translate
|
||||
$strBinaryDoNotEdit = ' Binary - do not edit '; //to translate
|
||||
|
||||
@ -11,7 +11,7 @@ $byteUnits = array('Byte', 'KB', 'MB', 'GB');
|
||||
//veritabanları terminolojisinde tercümeye pek müsait olmayan index ve unique sözcükleri aynen kullanıldı: uniqe=eşsiz,tek
|
||||
$day_of_week = array('Pazar', 'Pazartesi', 'Salı', 'Çarşamba', 'Perşembe', 'Cuma', 'Cumartesi');
|
||||
$month = array('Ocak', 'Şubat', 'Mart', 'Nisan', 'Mayıs', 'Haziran', 'Temmuz', 'Ağustos', 'Eylül', 'Ekim', 'Kasım', 'Aralık');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%B %d, %Y at %I:%M %p';
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ $byteUnits = array('
|
||||
|
||||
$day_of_week = array('Íä', 'Ïí', 'Âò', 'Ñð', '×ò', 'Ïò', 'Ñá');
|
||||
$month = array('ѳ÷', 'Ëþò', 'Áåð', 'Êâò', 'Òðâ', '×ðâ', 'Ëèï', 'Ñåð', 'Âåð', 'Æîâ', 'Ëèñ', 'Ãðó');
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// See http://www.php3.net/manual/en/function.strftime.php3 to define the
|
||||
// variable below
|
||||
$datefmt = '%B %d %Y ð., %H:%M';
|
||||
|
||||
|
||||
@ -142,7 +142,7 @@ if (!function_exists('is_uploaded_file')) {
|
||||
/**
|
||||
* Emulates the 'is_uploaded_file()' function for old php versions.
|
||||
* Grabbed at the php manual:
|
||||
* http://www.php.net/manual/en/features.file-upload.php
|
||||
* http://www.php3.net/manual/en/features.file-upload.php3
|
||||
*
|
||||
* @param string the name of the file to check
|
||||
*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user