The branch, master has been updated via 033a1b629ffbd20eaa5aa5c9d74ae0c649eda931 (commit) via c779d002ef6f18686722d387fde4c64963d13e0a (commit) from b2bd74469d6e283cb90cf5f1b0392e021e7faeb5 (commit)
- Log ----------------------------------------------------------------- commit 033a1b629ffbd20eaa5aa5c9d74ae0c649eda931 Author: Michal Čihař mcihar@suse.cz Date: Wed Aug 10 14:11:27 2011 +0200
Remove TCPDF localisation
We've never used it and we propagate phpMyAdmin's settings there now.
commit c779d002ef6f18686722d387fde4c64963d13e0a Author: Michal Čihař mcihar@suse.cz Date: Wed Aug 10 14:11:05 2011 +0200
Propagate localisation to TCPDF
-----------------------------------------------------------------------
Summary of changes: libraries/select_lang.lib.php | 12 +++++++++ libraries/tcpdf/config/lang/afr.php | 47 ----------------------------------- libraries/tcpdf/config/lang/ara.php | 47 ----------------------------------- libraries/tcpdf/config/lang/aze.php | 47 ----------------------------------- libraries/tcpdf/config/lang/bel.php | 47 ----------------------------------- libraries/tcpdf/config/lang/bra.php | 47 ----------------------------------- libraries/tcpdf/config/lang/cat.php | 47 ----------------------------------- libraries/tcpdf/config/lang/ces.php | 47 ----------------------------------- libraries/tcpdf/config/lang/chi.php | 47 ----------------------------------- libraries/tcpdf/config/lang/cym.php | 47 ----------------------------------- libraries/tcpdf/config/lang/dan.php | 47 ----------------------------------- libraries/tcpdf/config/lang/eng.php | 47 ----------------------------------- libraries/tcpdf/config/lang/est.php | 47 ----------------------------------- libraries/tcpdf/config/lang/eus.php | 47 ----------------------------------- libraries/tcpdf/config/lang/far.php | 47 ----------------------------------- libraries/tcpdf/config/lang/fra.php | 47 ----------------------------------- libraries/tcpdf/config/lang/ger.php | 47 ----------------------------------- libraries/tcpdf/config/lang/gle.php | 47 ----------------------------------- libraries/tcpdf/config/lang/glg.php | 47 ----------------------------------- libraries/tcpdf/config/lang/hat.php | 47 ----------------------------------- libraries/tcpdf/config/lang/heb.php | 47 ----------------------------------- libraries/tcpdf/config/lang/hrv.php | 47 ----------------------------------- libraries/tcpdf/config/lang/hun.php | 47 ----------------------------------- libraries/tcpdf/config/lang/hye.php | 47 ----------------------------------- libraries/tcpdf/config/lang/ind.php | 47 ----------------------------------- libraries/tcpdf/config/lang/ita.php | 47 ----------------------------------- libraries/tcpdf/config/lang/kat.php | 47 ----------------------------------- libraries/tcpdf/config/lang/kor.php | 47 ----------------------------------- libraries/tcpdf/config/lang/mkd.php | 47 ----------------------------------- libraries/tcpdf/config/lang/mlt.php | 47 ----------------------------------- libraries/tcpdf/config/lang/msa.php | 47 ----------------------------------- libraries/tcpdf/config/lang/nld.php | 47 ----------------------------------- libraries/tcpdf/config/lang/nob.php | 47 ----------------------------------- libraries/tcpdf/config/lang/pol.php | 47 ----------------------------------- libraries/tcpdf/config/lang/por.php | 47 ----------------------------------- libraries/tcpdf/config/lang/ron.php | 47 ----------------------------------- libraries/tcpdf/config/lang/rus.php | 47 ----------------------------------- libraries/tcpdf/config/lang/slv.php | 47 ----------------------------------- libraries/tcpdf/config/lang/spa.php | 47 ----------------------------------- libraries/tcpdf/config/lang/sqi.php | 47 ----------------------------------- libraries/tcpdf/config/lang/srp.php | 47 ----------------------------------- libraries/tcpdf/config/lang/swa.php | 47 ----------------------------------- libraries/tcpdf/config/lang/swe.php | 47 ----------------------------------- libraries/tcpdf/config/lang/urd.php | 47 ----------------------------------- libraries/tcpdf/config/lang/yid.php | 47 ----------------------------------- libraries/tcpdf/config/lang/zho.php | 47 ----------------------------------- 46 files changed, 12 insertions(+), 2115 deletions(-) delete mode 100644 libraries/tcpdf/config/lang/afr.php delete mode 100644 libraries/tcpdf/config/lang/ara.php delete mode 100644 libraries/tcpdf/config/lang/aze.php delete mode 100644 libraries/tcpdf/config/lang/bel.php delete mode 100644 libraries/tcpdf/config/lang/bra.php delete mode 100644 libraries/tcpdf/config/lang/cat.php delete mode 100644 libraries/tcpdf/config/lang/ces.php delete mode 100644 libraries/tcpdf/config/lang/chi.php delete mode 100644 libraries/tcpdf/config/lang/cym.php delete mode 100644 libraries/tcpdf/config/lang/dan.php delete mode 100644 libraries/tcpdf/config/lang/eng.php delete mode 100644 libraries/tcpdf/config/lang/est.php delete mode 100644 libraries/tcpdf/config/lang/eus.php delete mode 100644 libraries/tcpdf/config/lang/far.php delete mode 100644 libraries/tcpdf/config/lang/fra.php delete mode 100644 libraries/tcpdf/config/lang/ger.php delete mode 100644 libraries/tcpdf/config/lang/gle.php delete mode 100644 libraries/tcpdf/config/lang/glg.php delete mode 100644 libraries/tcpdf/config/lang/hat.php delete mode 100644 libraries/tcpdf/config/lang/heb.php delete mode 100644 libraries/tcpdf/config/lang/hrv.php delete mode 100644 libraries/tcpdf/config/lang/hun.php delete mode 100644 libraries/tcpdf/config/lang/hye.php delete mode 100644 libraries/tcpdf/config/lang/ind.php delete mode 100644 libraries/tcpdf/config/lang/ita.php delete mode 100644 libraries/tcpdf/config/lang/kat.php delete mode 100644 libraries/tcpdf/config/lang/kor.php delete mode 100644 libraries/tcpdf/config/lang/mkd.php delete mode 100644 libraries/tcpdf/config/lang/mlt.php delete mode 100644 libraries/tcpdf/config/lang/msa.php delete mode 100644 libraries/tcpdf/config/lang/nld.php delete mode 100644 libraries/tcpdf/config/lang/nob.php delete mode 100644 libraries/tcpdf/config/lang/pol.php delete mode 100644 libraries/tcpdf/config/lang/por.php delete mode 100644 libraries/tcpdf/config/lang/ron.php delete mode 100644 libraries/tcpdf/config/lang/rus.php delete mode 100644 libraries/tcpdf/config/lang/slv.php delete mode 100644 libraries/tcpdf/config/lang/spa.php delete mode 100644 libraries/tcpdf/config/lang/sqi.php delete mode 100644 libraries/tcpdf/config/lang/srp.php delete mode 100644 libraries/tcpdf/config/lang/swa.php delete mode 100644 libraries/tcpdf/config/lang/swe.php delete mode 100644 libraries/tcpdf/config/lang/urd.php delete mode 100644 libraries/tcpdf/config/lang/yid.php delete mode 100644 libraries/tcpdf/config/lang/zho.php
diff --git a/libraries/select_lang.lib.php b/libraries/select_lang.lib.php index f94d950..92c9ded 100644 --- a/libraries/select_lang.lib.php +++ b/libraries/select_lang.lib.php @@ -470,6 +470,18 @@ if (! function_exists('__')) { /* l10n: Text direction, use either ltr or rtl */ $GLOBALS['text_dir'] = __('ltr');
+/* TCPDF */ +$GLOBALS['l'] = array(); + +/* TCPDF settings */ +$GLOBALS['l']['a_meta_charset'] = 'UTF-8'; +$GLOBALS['l']['a_meta_dir'] = $GLOBALS['text_dir']; +$GLOBALS['l']['a_meta_language'] = $GLOBALS['lang']; + +/* TCPDF translations */ +$GLOBALS['l']['w_page'] = _pgettext('PDF', 'page'); + + // now, that we have loaded the language strings we can send the errors if ($GLOBALS['lang_failed_cfg']) { trigger_error( diff --git a/libraries/tcpdf/config/lang/afr.php b/libraries/tcpdf/config/lang/afr.php deleted file mode 100644 index 38039cf..0000000 --- a/libraries/tcpdf/config/lang/afr.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : afr.php -// Begin : 2010-10-26 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Afrikaans -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Afrikaans - * @author Nicola Asuni - * @since 2010-10-26 - */ - -// Afrikaans - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'af'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'bladsy'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/ara.php b/libraries/tcpdf/config/lang/ara.php deleted file mode 100644 index 3112854..0000000 --- a/libraries/tcpdf/config/lang/ara.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : ara.php -// Begin : 2010-10-26 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Arabic -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Arabic - * @author Nicola Asuni - * @since 2010-10-26 - */ - -// Arabic - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'rtl'; -$l['a_meta_language'] = 'ar'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'صفحة'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/aze.php b/libraries/tcpdf/config/lang/aze.php deleted file mode 100644 index 2b99df7..0000000 --- a/libraries/tcpdf/config/lang/aze.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : aze.php -// Begin : 2010-10-26 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Azerbaijani -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Azerbaijani - * @author Nicola Asuni - * @since 2010-10-26 - */ - -// Azerbaijani - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'az'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'səhifə'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/bel.php b/libraries/tcpdf/config/lang/bel.php deleted file mode 100644 index b5a7415..0000000 --- a/libraries/tcpdf/config/lang/bel.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : bel.php -// Begin : 2010-10-26 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Basque -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Basque - * @author Nicola Asuni - * @since 2010-10-26 - */ - -// Basque - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'be'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'старонкі'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/bra.php b/libraries/tcpdf/config/lang/bra.php deleted file mode 100644 index 5e6ab6a..0000000 --- a/libraries/tcpdf/config/lang/bra.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : eng.php -// Begin : 2004-03-03 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Brazilian -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Brazilian - * @author Nicola Asuni - * @since 2004-03-03 - */ - -// Brazilian - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'pt'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'página'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/cat.php b/libraries/tcpdf/config/lang/cat.php deleted file mode 100644 index 14af6b7..0000000 --- a/libraries/tcpdf/config/lang/cat.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : cat.php -// Begin : 2010-10-26 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Catalan -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Catalan - * @author Nicola Asuni - * @since 2010-10-26 - */ - -// Catalan - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'ca'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'pàgina'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/ces.php b/libraries/tcpdf/config/lang/ces.php deleted file mode 100644 index b1baebd..0000000 --- a/libraries/tcpdf/config/lang/ces.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : ces.php -// Begin : 2010-10-26 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Czech -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Czech - * @author Nicola Asuni - * @since 2010-10-26 - */ - -// Czech - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'cs'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'stránky'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/chi.php b/libraries/tcpdf/config/lang/chi.php deleted file mode 100644 index 6d7821c..0000000 --- a/libraries/tcpdf/config/lang/chi.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : chi.php -// Begin : 2010-10-26 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Chinese (Simplified) -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Chinese (Simplified) - * @author Nicola Asuni - * @since 2010-10-26 - */ - -// Chinese (Simplified) - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'cn'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = '页面'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/cym.php b/libraries/tcpdf/config/lang/cym.php deleted file mode 100644 index f90647a..0000000 --- a/libraries/tcpdf/config/lang/cym.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : urd.php -// Begin : 2004-03-03 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Welsh -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Welsh - * @author Nicola Asuni - * @since 2004-03-03 - */ - -// Welsh - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'cy'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'tudalen'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/dan.php b/libraries/tcpdf/config/lang/dan.php deleted file mode 100644 index 883bcd5..0000000 --- a/libraries/tcpdf/config/lang/dan.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : dan.php -// Begin : 2010-10-26 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Danish -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Danish - * @author Nicola Asuni - * @since 2010-10-26 - */ - -// Danish - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'da'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'side'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/eng.php b/libraries/tcpdf/config/lang/eng.php deleted file mode 100644 index 97fa750..0000000 --- a/libraries/tcpdf/config/lang/eng.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : eng.php -// Begin : 2004-03-03 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// English -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: English - * @author Nicola Asuni - * @since 2004-03-03 - */ - -// English - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'en'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'page'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/est.php b/libraries/tcpdf/config/lang/est.php deleted file mode 100644 index 6446cb6..0000000 --- a/libraries/tcpdf/config/lang/est.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : est.php -// Begin : 2010-10-26 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Estonian -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Estonian - * @author Nicola Asuni - * @since 2010-10-26 - */ - -// Estonian - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'et'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'lehekülg'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/eus.php b/libraries/tcpdf/config/lang/eus.php deleted file mode 100644 index fc96f4a..0000000 --- a/libraries/tcpdf/config/lang/eus.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : eus.php -// Begin : 2010-10-26 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Basque -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Basque - * @author Nicola Asuni - * @since 2010-10-26 - */ - -// Basque - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'eu'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'Orrialdearen'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/far.php b/libraries/tcpdf/config/lang/far.php deleted file mode 100644 index c2a2e28..0000000 --- a/libraries/tcpdf/config/lang/far.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : far.php -// Begin : 2010-10-26 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Farsi -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Farsi - * @author Sina Saeedi - * @since 2011-04-12 - */ - -// Farsi - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'rtl'; -$l['a_meta_language'] = 'fa'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'صفحه'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/fra.php b/libraries/tcpdf/config/lang/fra.php deleted file mode 100644 index b77c89c..0000000 --- a/libraries/tcpdf/config/lang/fra.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : fra.php -// Begin : 2010-10-26 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// French -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: French - * @author Nicola Asuni - * @since 2010-10-26 - */ - -// French - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'fr'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'page'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/ger.php b/libraries/tcpdf/config/lang/ger.php deleted file mode 100644 index c1fed82..0000000 --- a/libraries/tcpdf/config/lang/ger.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : ger.php -// Begin : 2004-03-03 -// Last Update : 2010-11-16 -// -// Description : Language module for TCPDF -// (contains translated texts) -// German -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: German - * @author Nicola Asuni - * @since 2004-03-03 - */ - -// German - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'de'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'Seite'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/gle.php b/libraries/tcpdf/config/lang/gle.php deleted file mode 100644 index 96b4214..0000000 --- a/libraries/tcpdf/config/lang/gle.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : ind.php -// Begin : 2004-03-03 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Irish -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Irish - * @author Nicola Asuni - * @since 2004-03-03 - */ - -// Irish - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'ga'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'leathanach'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/glg.php b/libraries/tcpdf/config/lang/glg.php deleted file mode 100644 index 6213a93..0000000 --- a/libraries/tcpdf/config/lang/glg.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : glg.php -// Begin : 2010-10-26 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Galician -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Galician - * @author Nicola Asuni - * @since 2010-10-26 - */ - -// Galician - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'gl'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'Páxina'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/hat.php b/libraries/tcpdf/config/lang/hat.php deleted file mode 100644 index 2ef84ac..0000000 --- a/libraries/tcpdf/config/lang/hat.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : hat.php -// Begin : 2004-03-03 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Haitian Creole -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Haitian Creole - * @author Nicola Asuni - * @since 2004-03-03 - */ - -// Haitian Creole - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'ht'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'paj'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/heb.php b/libraries/tcpdf/config/lang/heb.php deleted file mode 100644 index 30dc634..0000000 --- a/libraries/tcpdf/config/lang/heb.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : heb.php -// Begin : 2004-03-03 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Hebrew -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Hebrew - * @author Nicola Asuni - * @since 2004-03-03 - */ - -// Hebrew - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'rtl'; -$l['a_meta_language'] = 'he'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'מקור:'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/hrv.php b/libraries/tcpdf/config/lang/hrv.php deleted file mode 100644 index 682ffdf..0000000 --- a/libraries/tcpdf/config/lang/hrv.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : hrv.php -// Begin : 2010-10-26 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Croatian -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Croatian - * @author Nicola Asuni - * @since 2010-10-26 - */ - -// Croatian - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'hr'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'stranica'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/hun.php b/libraries/tcpdf/config/lang/hun.php deleted file mode 100644 index 75f6c62..0000000 --- a/libraries/tcpdf/config/lang/hun.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : hun.php -// Begin : 2004-03-03 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Hungarian -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Hungarian - * @author Nicola Asuni - * @since 2004-03-03 - */ - -// Hungarian - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'hu'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'oldal'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/hye.php b/libraries/tcpdf/config/lang/hye.php deleted file mode 100644 index 481752f..0000000 --- a/libraries/tcpdf/config/lang/hye.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : hye.php -// Begin : 2010-10-26 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Armenian -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Armenian - * @author Nicola Asuni - * @since 2010-10-26 - */ - -// Armenian - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'hy'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'էջ'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/ind.php b/libraries/tcpdf/config/lang/ind.php deleted file mode 100644 index b6bd6e9..0000000 --- a/libraries/tcpdf/config/lang/ind.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : ind.php -// Begin : 2004-03-03 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Indonesian -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Indonesian - * @author Nicola Asuni - * @since 2004-03-03 - */ - -// Indonesian - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'id'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'halaman'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/ita.php b/libraries/tcpdf/config/lang/ita.php deleted file mode 100644 index 8c9f015..0000000 --- a/libraries/tcpdf/config/lang/ita.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : ita.php -// Begin : 2004-03-03 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Italian -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Italian - * @author Nicola Asuni - * @since 2004-03-03 - */ - -// Italian - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'it'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'pagina'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/kat.php b/libraries/tcpdf/config/lang/kat.php deleted file mode 100644 index d59ba5e..0000000 --- a/libraries/tcpdf/config/lang/kat.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : kat.php -// Begin : 2010-10-26 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Georgian -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Georgian - * @author Nicola Asuni - * @since 2010-10-26 - */ - -// Georgian - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'ka'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'გვერდი'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/kor.php b/libraries/tcpdf/config/lang/kor.php deleted file mode 100644 index f8e6c04..0000000 --- a/libraries/tcpdf/config/lang/kor.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : kor.php -// Begin : 2004-03-03 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Korean -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Korean - * @author Nicola Asuni - * @since 2004-03-03 - */ - -// Korean - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'ko'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = '페이지'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/mkd.php b/libraries/tcpdf/config/lang/mkd.php deleted file mode 100644 index c90e509..0000000 --- a/libraries/tcpdf/config/lang/mkd.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : mkd.php -// Begin : 2004-03-03 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Macedonian -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Macedonian - * @author Nicola Asuni - * @since 2004-03-03 - */ - -// Macedonian - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'mk'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'страница'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/mlt.php b/libraries/tcpdf/config/lang/mlt.php deleted file mode 100644 index e005a06..0000000 --- a/libraries/tcpdf/config/lang/mlt.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : mlt.php -// Begin : 2004-03-03 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Maltese -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Maltese - * @author Nicola Asuni - * @since 2004-03-03 - */ - -// Maltese - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'mt'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'paġna'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/msa.php b/libraries/tcpdf/config/lang/msa.php deleted file mode 100644 index 2aa16d0..0000000 --- a/libraries/tcpdf/config/lang/msa.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : msa.php -// Begin : 2004-03-03 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Malay -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Malay - * @author Nicola Asuni - * @since 2004-03-03 - */ - -// Malay - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'ms'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'laman'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/nld.php b/libraries/tcpdf/config/lang/nld.php deleted file mode 100644 index 682e9bf..0000000 --- a/libraries/tcpdf/config/lang/nld.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : nld.php -// Begin : 2010-10-26 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Dutch -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Dutch - * @author Nicola Asuni - * @since 2010-10-26 - */ - -// Dutch - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'nl'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'pagina'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/nob.php b/libraries/tcpdf/config/lang/nob.php deleted file mode 100644 index 5bb5d11..0000000 --- a/libraries/tcpdf/config/lang/nob.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : nob.php -// Begin : 2004-03-03 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Norwegian Bokmål -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Norwegian Bokmål - * @author Nicola Asuni - * @since 2004-03-03 - */ - -// Norwegian Bokmål - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'nb'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'side'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/pol.php b/libraries/tcpdf/config/lang/pol.php deleted file mode 100644 index b57f4a1..0000000 --- a/libraries/tcpdf/config/lang/pol.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : pol.php -// Begin : 2010-10-26 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Polish -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Polish - * @author Nicola Asuni - * @since 2010-10-26 - */ - -// Polish - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'pl'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'strona'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/por.php b/libraries/tcpdf/config/lang/por.php deleted file mode 100644 index 3b5ced4..0000000 --- a/libraries/tcpdf/config/lang/por.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : por.php -// Begin : 2004-03-03 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Portuguese -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Portuguese - * @author Nicola Asuni - * @since 2004-03-03 - */ - -// Portuguese - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'pt'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'página'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/ron.php b/libraries/tcpdf/config/lang/ron.php deleted file mode 100644 index c7681cc..0000000 --- a/libraries/tcpdf/config/lang/ron.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : ron.php -// Begin : 2004-03-03 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Romanian, Moldavian, Moldovan -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Romanian, Moldavian, Moldovan - * @author Nicola Asuni - * @since 2004-03-03 - */ - -// Romanian, Moldavian, Moldovan - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'ro'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'pagina'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/rus.php b/libraries/tcpdf/config/lang/rus.php deleted file mode 100644 index 988686d..0000000 --- a/libraries/tcpdf/config/lang/rus.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : rus.php -// Begin : 2004-03-03 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Russian -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Russian - * @author Nicola Asuni - * @since 2004-03-03 - */ - -// Russian - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'ru'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'страницы'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/slv.php b/libraries/tcpdf/config/lang/slv.php deleted file mode 100644 index a1b03da..0000000 --- a/libraries/tcpdf/config/lang/slv.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : slv.php -// Begin : 2004-03-03 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Slovene -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Slovene - * @author Nicola Asuni - * @since 2004-03-03 - */ - -// Slovene - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'sl'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'stran'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/spa.php b/libraries/tcpdf/config/lang/spa.php deleted file mode 100644 index 5e62e7b..0000000 --- a/libraries/tcpdf/config/lang/spa.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : spa.php -// Begin : 2004-03-03 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Spanish; Castilian -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Spanish; Castilian - * @author Nicola Asuni - * @since 2004-03-03 - */ - -// Spanish; Castilian - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'es'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'página'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/sqi.php b/libraries/tcpdf/config/lang/sqi.php deleted file mode 100644 index db248d9..0000000 --- a/libraries/tcpdf/config/lang/sqi.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : sqi.php -// Begin : 2010-10-26 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Albanian -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Albanian - * @author Nicola Asuni - * @since 2010-10-26 - */ - -// Albanian - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'sq'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'faqe'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/srp.php b/libraries/tcpdf/config/lang/srp.php deleted file mode 100644 index c98edd5..0000000 --- a/libraries/tcpdf/config/lang/srp.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : srp.php -// Begin : 2004-03-03 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Serbian -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Serbian - * @author Nicola Asuni - * @since 2004-03-03 - */ - -// Serbian - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'sr'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'страна'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/swa.php b/libraries/tcpdf/config/lang/swa.php deleted file mode 100644 index 47aef75..0000000 --- a/libraries/tcpdf/config/lang/swa.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : swa.php -// Begin : 2004-03-03 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Swahili -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Swahili - * @author Nicola Asuni - * @since 2004-03-03 - */ - -// Swahili - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'sw'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'ukurasa'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/swe.php b/libraries/tcpdf/config/lang/swe.php deleted file mode 100644 index 4bfd001..0000000 --- a/libraries/tcpdf/config/lang/swe.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : swe.php -// Begin : 2004-03-03 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Swedish -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Swedish - * @author Nicola Asuni - * @since 2004-03-03 - */ - -// Swedish - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'sv'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'sida'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/urd.php b/libraries/tcpdf/config/lang/urd.php deleted file mode 100644 index 14d5a6b..0000000 --- a/libraries/tcpdf/config/lang/urd.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : urd.php -// Begin : 2004-03-03 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Urdu -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Urdu - * @author Nicola Asuni - * @since 2004-03-03 - */ - -// Urdu - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'rtl'; -$l['a_meta_language'] = 'ur'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'صفحہ'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/yid.php b/libraries/tcpdf/config/lang/yid.php deleted file mode 100644 index 1d8adc4..0000000 --- a/libraries/tcpdf/config/lang/yid.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : yid.php -// Begin : 2004-03-03 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Welsh -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Welsh - * @author Nicola Asuni - * @since 2004-03-03 - */ - -// Welsh - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'rtl'; -$l['a_meta_language'] = 'yi'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = 'זייַט'; - -//============================================================+ -// END OF FILE -//============================================================+ diff --git a/libraries/tcpdf/config/lang/zho.php b/libraries/tcpdf/config/lang/zho.php deleted file mode 100644 index b7bd4a5..0000000 --- a/libraries/tcpdf/config/lang/zho.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -//============================================================+ -// File name : zho.php -// Begin : 2010-10-26 -// Last Update : 2010-10-26 -// -// Description : Language module for TCPDF -// (contains translated texts) -// Chinese -// -// Author: Nicola Asuni -// -// (c) Copyright: -// Nicola Asuni -// Tecnick.com s.r.l. -// Via Della Pace, 11 -// 09044 Quartucciu (CA) -// ITALY -// www.tecnick.com -// info@tecnick.com -//============================================================+ - -/** - * TCPDF language file (contains translated texts). - * @package com.tecnick.tcpdf - * @brief TCPDF language file: Chinese - * @author Nicola Asuni - * @since 2010-10-26 - */ - -// Chinese - -global $l; -$l = Array(); - -// PAGE META DESCRIPTORS -------------------------------------- - -$l['a_meta_charset'] = 'UTF-8'; -$l['a_meta_dir'] = 'ltr'; -$l['a_meta_language'] = 'zh'; - -// TRANSLATIONS -------------------------------------- -$l['w_page'] = '頁面'; - -//============================================================+ -// END OF FILE -//============================================================+
hooks/post-receive