diff --git a/vendor/codeigniter/framework/.gitattributes b/vendor/codeigniter/framework/.gitattributes deleted file mode 100644 index 51fea4174..000000000 --- a/vendor/codeigniter/framework/.gitattributes +++ /dev/null @@ -1,22 +0,0 @@ -# This file tells which files and directories should be ignored and -# NOT downloaded when using composer to pull down a project with -# the --prefer-dist option selected. Used to remove development -# specific files so user has a clean download. - -# git files -.gitattributes export-ignore -# .gitignore - -# helper config files -.travis.yml export-ignore -phpdoc.dist.xml export-ignore - -# Misc other files -readme.rst - -# They don't want all of our tests... -tests/codeigniter/ export-ignore -tests/travis/ export-ignore - -# User Guide Source Files -user_guide_src diff --git a/vendor/codeigniter/framework/.travis.yml b/vendor/codeigniter/framework/.travis.yml deleted file mode 100644 index ba2d6b31d..000000000 --- a/vendor/codeigniter/framework/.travis.yml +++ /dev/null @@ -1,51 +0,0 @@ -language: php - -php: - - 5.3 - - 5.4 - - 5.5 - - 5.6 - - 7.0 - - 7.1 - - hhvm - -env: - - DB=mysql - - DB=mysqli - - DB=pgsql - - DB=sqlite - - DB=pdo/mysql - - DB=pdo/pgsql - - DB=pdo/sqlite - -sudo: false - -before_script: - - sh -c "composer install --dev --no-progress" - - sh -c "if [ '$DB' = 'pgsql' ] || [ '$DB' = 'pdo/pgsql' ]; then psql -c 'DROP DATABASE IF EXISTS ci_test;' -U postgres; fi" - - sh -c "if [ '$DB' = 'pgsql' ] || [ '$DB' = 'pdo/pgsql' ]; then psql -c 'create database ci_test;' -U postgres; fi" - - sh -c "if [ '$DB' = 'mysql' ] || [ '$DB' = 'mysqli' ] || [ '$DB' = 'pdo/mysql' ]; then mysql -e 'create database IF NOT EXISTS ci_test;'; fi" - -script: phpunit -d zend.enable_gc=0 -d date.timezone=UTC --coverage-text --configuration tests/travis/$DB.phpunit.xml - -matrix: - allow_failures: - - php: 5.3 - - php: hhvm - - php: 7.1 - exclude: - - php: hhvm - env: DB=pgsql - - php: hhvm - env: DB=pdo/pgsql - - php: 7.0 - env: DB=mysql - - php: 7.1 - env: DB=mysql - -branches: - only: - - develop - - 3.0-stable - - 3.1-stable - - /^feature\/.+$/ diff --git a/vendor/codeigniter/framework/system/language/arabic/calendar_lang.php b/vendor/codeigniter/framework/system/language/arabic/calendar_lang.php new file mode 100644 index 000000000..a50746caf --- /dev/null +++ b/vendor/codeigniter/framework/system/language/arabic/calendar_lang.php @@ -0,0 +1,56 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/arabic/migration_lang.php b/vendor/codeigniter/framework/system/language/arabic/migration_lang.php new file mode 100644 index 000000000..2469f41be --- /dev/null +++ b/vendor/codeigniter/framework/system/language/arabic/migration_lang.php @@ -0,0 +1,19 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/armenian/migration_lang.php b/vendor/codeigniter/framework/system/language/armenian/migration_lang.php new file mode 100644 index 000000000..ff107d7dc --- /dev/null +++ b/vendor/codeigniter/framework/system/language/armenian/migration_lang.php @@ -0,0 +1,19 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/azerbaijani/migration_lang.php b/vendor/codeigniter/framework/system/language/azerbaijani/migration_lang.php new file mode 100644 index 000000000..791d85680 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/azerbaijani/migration_lang.php @@ -0,0 +1,19 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/bengali/migration_lang.php b/vendor/codeigniter/framework/system/language/bengali/migration_lang.php new file mode 100644 index 000000000..3595f7743 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/bengali/migration_lang.php @@ -0,0 +1,19 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/bulgarian/migration_lang.php b/vendor/codeigniter/framework/system/language/bulgarian/migration_lang.php new file mode 100644 index 000000000..5e50a3b14 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/bulgarian/migration_lang.php @@ -0,0 +1,20 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + \ No newline at end of file diff --git a/vendor/codeigniter/framework/system/language/catalan/migration_lang.php b/vendor/codeigniter/framework/system/language/catalan/migration_lang.php new file mode 100644 index 000000000..8dc5df9f8 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/catalan/migration_lang.php @@ -0,0 +1,20 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/czech/migration_lang.php b/vendor/codeigniter/framework/system/language/czech/migration_lang.php new file mode 100644 index 000000000..12ed8d8ff --- /dev/null +++ b/vendor/codeigniter/framework/system/language/czech/migration_lang.php @@ -0,0 +1,19 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/dutch/migration_lang.php b/vendor/codeigniter/framework/system/language/dutch/migration_lang.php new file mode 100644 index 000000000..26dbdb45c --- /dev/null +++ b/vendor/codeigniter/framework/system/language/dutch/migration_lang.php @@ -0,0 +1,20 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + \ No newline at end of file diff --git a/vendor/codeigniter/framework/system/language/filipino/migration_lang.php b/vendor/codeigniter/framework/system/language/filipino/migration_lang.php new file mode 100644 index 000000000..736f3cb92 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/filipino/migration_lang.php @@ -0,0 +1,19 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/french/migration_lang.php b/vendor/codeigniter/framework/system/language/french/migration_lang.php new file mode 100644 index 000000000..e85eb6d7d --- /dev/null +++ b/vendor/codeigniter/framework/system/language/french/migration_lang.php @@ -0,0 +1,18 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/german/migration_lang.php b/vendor/codeigniter/framework/system/language/german/migration_lang.php new file mode 100644 index 000000000..c181ba432 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/german/migration_lang.php @@ -0,0 +1,19 @@ + + + +403 Forbidden + + +

Directory access is forbidden.

+ + diff --git a/vendor/codeigniter/framework/system/language/greek/migration_lang.php b/vendor/codeigniter/framework/system/language/greek/migration_lang.php new file mode 100644 index 000000000..f230a530d --- /dev/null +++ b/vendor/codeigniter/framework/system/language/greek/migration_lang.php @@ -0,0 +1,20 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/gujarati/migration_lang.php b/vendor/codeigniter/framework/system/language/gujarati/migration_lang.php new file mode 100644 index 000000000..81cfb748b --- /dev/null +++ b/vendor/codeigniter/framework/system/language/gujarati/migration_lang.php @@ -0,0 +1,19 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/hindi/migration_lang.php b/vendor/codeigniter/framework/system/language/hindi/migration_lang.php new file mode 100644 index 000000000..cd269d585 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/hindi/migration_lang.php @@ -0,0 +1,19 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + \ No newline at end of file diff --git a/vendor/codeigniter/framework/system/language/hungarian/migration_lang.php b/vendor/codeigniter/framework/system/language/hungarian/migration_lang.php new file mode 100644 index 000000000..9a4b0cd84 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/hungarian/migration_lang.php @@ -0,0 +1,19 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/indonesian/migration_lang.php b/vendor/codeigniter/framework/system/language/indonesian/migration_lang.php new file mode 100644 index 000000000..3bd6c7ca3 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/indonesian/migration_lang.php @@ -0,0 +1,20 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/italian/migration_lang.php b/vendor/codeigniter/framework/system/language/italian/migration_lang.php new file mode 100644 index 000000000..7f5461934 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/italian/migration_lang.php @@ -0,0 +1,20 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/japanese/migration_lang.php b/vendor/codeigniter/framework/system/language/japanese/migration_lang.php new file mode 100644 index 000000000..4693030d2 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/japanese/migration_lang.php @@ -0,0 +1,19 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + \ No newline at end of file diff --git a/vendor/codeigniter/framework/system/language/khmer/migration_lang.php b/vendor/codeigniter/framework/system/language/khmer/migration_lang.php new file mode 100644 index 000000000..af8c756e5 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/khmer/migration_lang.php @@ -0,0 +1,20 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/korean/migration_lang.php b/vendor/codeigniter/framework/system/language/korean/migration_lang.php new file mode 100644 index 000000000..d2e8d6578 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/korean/migration_lang.php @@ -0,0 +1,20 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/latvian/migration_lang.php b/vendor/codeigniter/framework/system/language/latvian/migration_lang.php new file mode 100644 index 000000000..8cfe1593d --- /dev/null +++ b/vendor/codeigniter/framework/system/language/latvian/migration_lang.php @@ -0,0 +1,19 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/lithuanian/migration_lang.php b/vendor/codeigniter/framework/system/language/lithuanian/migration_lang.php new file mode 100644 index 000000000..0517603de --- /dev/null +++ b/vendor/codeigniter/framework/system/language/lithuanian/migration_lang.php @@ -0,0 +1,47 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/norwegian/migration_lang.php b/vendor/codeigniter/framework/system/language/norwegian/migration_lang.php new file mode 100644 index 000000000..3466b97a1 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/norwegian/migration_lang.php @@ -0,0 +1,19 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/persian/migration_lang.php b/vendor/codeigniter/framework/system/language/persian/migration_lang.php new file mode 100644 index 000000000..4b7728ca6 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/persian/migration_lang.php @@ -0,0 +1,19 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/polish/migration_lang.php b/vendor/codeigniter/framework/system/language/polish/migration_lang.php new file mode 100644 index 000000000..e923ae05d --- /dev/null +++ b/vendor/codeigniter/framework/system/language/polish/migration_lang.php @@ -0,0 +1,19 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/portuguese-brazilian/migration_lang.php b/vendor/codeigniter/framework/system/language/portuguese-brazilian/migration_lang.php new file mode 100644 index 000000000..75f6f1631 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/portuguese-brazilian/migration_lang.php @@ -0,0 +1,19 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/portuguese/migration_lang.php b/vendor/codeigniter/framework/system/language/portuguese/migration_lang.php new file mode 100644 index 000000000..55d732899 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/portuguese/migration_lang.php @@ -0,0 +1,19 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/romanian/migration_lang.php b/vendor/codeigniter/framework/system/language/romanian/migration_lang.php new file mode 100644 index 000000000..6d18ba91e --- /dev/null +++ b/vendor/codeigniter/framework/system/language/romanian/migration_lang.php @@ -0,0 +1,20 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/russian/migration_lang.php b/vendor/codeigniter/framework/system/language/russian/migration_lang.php new file mode 100644 index 000000000..b2b2e7f45 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/russian/migration_lang.php @@ -0,0 +1,19 @@ + + + + 403 Zabranjeno + + + +

Zabranjen je pristup direktorijumu.

+ + + diff --git a/vendor/codeigniter/framework/system/language/serbian/migration_lang.php b/vendor/codeigniter/framework/system/language/serbian/migration_lang.php new file mode 100644 index 000000000..e67d2447e --- /dev/null +++ b/vendor/codeigniter/framework/system/language/serbian/migration_lang.php @@ -0,0 +1,20 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/simplified-chinese/migration_lang.php b/vendor/codeigniter/framework/system/language/simplified-chinese/migration_lang.php new file mode 100644 index 000000000..466bfed82 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/simplified-chinese/migration_lang.php @@ -0,0 +1,19 @@ + + * @copyright Copyright (c) 2014 - 2016, British Columbia Institute of Technology (http://bcit.ca/) + * @license http://opensource.org/licenses/MIT MIT License + * @link http://codeigniter.com + */ +defined('BASEPATH') OR exit('No direct script access allowed'); + +$lang['cal_su'] = 'Ne'; +$lang['cal_mo'] = 'Po'; +$lang['cal_tu'] = 'Ut'; +$lang['cal_we'] = 'St'; +$lang['cal_th'] = 'Št'; +$lang['cal_fr'] = 'Pi'; +$lang['cal_sa'] = 'So'; +$lang['cal_sun'] = 'Ne'; +$lang['cal_mon'] = 'Po'; +$lang['cal_tue'] = 'Ut'; +$lang['cal_wed'] = 'St'; +$lang['cal_thu'] = 'Št'; +$lang['cal_fri'] = 'Pi'; +$lang['cal_sat'] = 'So'; +$lang['cal_sunday'] = 'Nedeľa'; +$lang['cal_monday'] = 'Pondelok'; +$lang['cal_tuesday'] = 'Utorok'; +$lang['cal_wednesday'] = 'Streda'; +$lang['cal_thursday'] = 'Štvrtok'; +$lang['cal_friday'] = 'Piatok'; +$lang['cal_saturday'] = 'Sobota'; +$lang['cal_jan'] = 'Jan'; +$lang['cal_feb'] = 'Feb'; +$lang['cal_mar'] = 'Mar'; +$lang['cal_apr'] = 'Apr'; +$lang['cal_may'] = 'Máj'; +$lang['cal_jun'] = 'Jún'; +$lang['cal_jul'] = 'Júl'; +$lang['cal_aug'] = 'Aug'; +$lang['cal_sep'] = 'Sep'; +$lang['cal_oct'] = 'Okt'; +$lang['cal_nov'] = 'Nov'; +$lang['cal_dec'] = 'Dec'; +$lang['cal_january'] = 'Január'; +$lang['cal_february'] = 'Február'; +$lang['cal_march'] = 'Marec'; +$lang['cal_april'] = 'Apríl'; +$lang['cal_mayl'] = 'Máj'; +$lang['cal_june'] = 'Jún'; +$lang['cal_july'] = 'Júl'; +$lang['cal_august'] = 'August'; +$lang['cal_september'] = 'September'; +$lang['cal_october'] = 'Október'; +$lang['cal_november'] = 'November'; +$lang['cal_december'] = 'December'; diff --git a/vendor/codeigniter/framework/system/language/slovak/date_lang.php b/vendor/codeigniter/framework/system/language/slovak/date_lang.php new file mode 100644 index 000000000..24dd51bd9 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/slovak/date_lang.php @@ -0,0 +1,67 @@ + + * @copyright Copyright (c) 2014 - 2016, British Columbia Institute of Technology (http://bcit.ca/) + * @license http://opensource.org/licenses/MIT MIT License + * @link http://codeigniter.com + */ +defined('BASEPATH') OR exit('No direct script access allowed'); + +$lang['date_year'] = 'Rok'; +$lang['date_years'] = 'Roky'; +$lang['date_month'] = 'Mesiac'; +$lang['date_months'] = 'Mesiace'; +$lang['date_week'] = 'Týždeň'; +$lang['date_weeks'] = 'Týždne'; +$lang['date_day'] = 'Deň'; +$lang['date_days'] = 'Dni'; +$lang['date_hour'] = 'Hodina'; +$lang['date_hours'] = 'Hodiny'; +$lang['date_minute'] = 'Minúta'; +$lang['date_minutes'] = 'Minúty'; +$lang['date_second'] = 'Sekunda'; +$lang['date_seconds'] = 'Sekundy'; + +$lang['UM12'] = '(UTC -12:00) Bakerov/Howlandov ostrov'; +$lang['UM11'] = '(UTC -11:00) Niue'; +$lang['UM10'] = '(UTC -10:00) Hawajsko-Aleutianský Štandardný čas, Cookove ostrovy, Tahiti'; +$lang['UM95'] = '(UTC -9:30) Markézy'; +$lang['UM9'] = '(UTC -9:00) Aljašský Štandardní čas, Gambierovy ostrovy'; +$lang['UM8'] = '(UTC -8:00) Pacifický Štandardný čas, Clippertonove ostrovy'; +$lang['UM7'] = '(UTC -7:00) Horský Štandardný čas'; +$lang['UM6'] = '(UTC -6:00) Centrálny Štandardný čas'; +$lang['UM5'] = '(UTC -5:00) Východný Štandardný čas, Západný Karibský Štandardný čas'; +$lang['UM45'] = '(UTC -4:30) Venezuelský Štandardný čas'; +$lang['UM4'] = '(UTC -4:00) Atlantický Štandardný čas, Východný Karibský Štandardný čas'; +$lang['UM35'] = '(UTC -3:30) Novofundlandský Štandardný čas'; +$lang['UM3'] = '(UTC -3:00) Argentína, Brazília, Francúzska Guiana, Uruguay'; +$lang['UM2'] = '(UTC -2:00) Južná Georgia a Južné Sandwichove ostrovy'; +$lang['UM1'] = '(UTC -1:00) Azory, Ostrovy Cape Verde'; +$lang['UTC'] = '(UTC) Greenwichský poludník, Západoeurópsky Čas'; +$lang['UP1'] = '(UTC +1:00) Stredoeurópsky Čas, Západoafrický Čas'; +$lang['UP2'] = '(UTC +2:00) Stredoafrický Čas, Východoeurópsky Čas, Kaliningradský Čas'; +$lang['UP3'] = '(UTC +3:00) Moskva, Východoafrický Čas, Arabský Štandardný čas'; +$lang['UP35'] = '(UTC +3:30) Íránsky Štandardný čas'; +$lang['UP4'] = '(UTC +4:00) Azerbajdžanský Štandardný čas, Samarský čas'; +$lang['UP45'] = '(UTC +4:30) Afganistan'; +$lang['UP5'] = '(UTC +5:00) Pakistanský Štandardný čas, Yekaterinburgský Čas'; +$lang['UP55'] = '(UTC +5:30) Indický Štandardný čas, Srí Lanka'; +$lang['UP575'] = '(UTC +5:45) Nepál'; +$lang['UP6'] = '(UTC +6:00) Bangladéšský Štandardný čas, Bhutan, Omsk'; +$lang['UP65'] = '(UTC +6:30) Kokosové Ostrovy, Myanmar'; +$lang['UP7'] = '(UTC +7:00) Krasnoyarský Čas, Kambodža, Laos, Thajsko, Vietnam'; +$lang['UP8'] = '(UTC +8:00) Západoaustrálsky Štandardný čas, Pekingský Čas, Irkutsk'; +$lang['UP875'] = '(UTC +8:45) Stredoaustrálsky Štandardný čas'; +$lang['UP9'] = '(UTC +9:00) Japonský Štandardný čas, Kórejský Štandardný čas, Yakutský Čas'; +$lang['UP95'] = '(UTC +9:30) Austrálsky Centrálny Štandardný čas'; +$lang['UP10'] = '(UTC +10:00) Východoaustrálsky Štandardný čas, Vladivostok'; +$lang['UP105'] = '(UTC +10:30) Ostrov lorda Howa'; +$lang['UP11'] = '(UTC +11:00) Srednokolymský Čas, Solomonovy Ostrovy, Vanuatu'; +$lang['UP115'] = '(UTC +11:30) Norfol (Ostrov)'; +$lang['UP12'] = '(UTC +12:00) Fidži, Gilbertove Ostrovy, Kamčatský Čas, Novozélandský Štandardný čas'; +$lang['UP1275'] = '(UTC +12:45) Chathamove ostrovy'; +$lang['UP13'] = '(UTC +13:00) Samoa Časová Zóna, Fénixove Ostrovy, Tonga'; +$lang['UP14'] = '(UTC +14:00) Liniové ostrovy'; diff --git a/vendor/codeigniter/framework/system/language/slovak/db_lang.php b/vendor/codeigniter/framework/system/language/slovak/db_lang.php new file mode 100644 index 000000000..0ea8c1fe1 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/slovak/db_lang.php @@ -0,0 +1,36 @@ + + * @copyright Copyright (c) 2014 - 2016, British Columbia Institute of Technology (http://bcit.ca/) + * @license http://opensource.org/licenses/MIT MIT License + * @link http://codeigniter.com + */ +defined('BASEPATH') OR exit('No direct script access allowed'); + +$lang['db_invalid_connection_str'] = 'Nebolo možné zistiť databázové nastavenie podľa vloženého reťazca'; +$lang['db_unable_to_connect'] = 'Nepodarilo sa pripojiť k databáze s daným nastavením'; +$lang['db_unable_to_select'] = 'Nepodarilo sa vybrať (select) databázu: %s'; +$lang['db_unable_to_create'] = 'Nepodarilo sa vytvoriť danú databázu: %s'; +$lang['db_invalid_query'] = 'Odoslaná požiadavka nie je platná.'; +$lang['db_must_set_table'] = 'Musíte určiť databázovú tabuľku, ktorej sa požiadavka týka.'; +$lang['db_must_use_set'] = 'Musíte nastaviť metódu "set" pre úpravu záznamu.'; +$lang['db_must_use_index'] = 'Je nutné určiť párový index pre dávkový update).'; +$lang['db_batch_missing_index'] = 'Pre jeden alebo viac daných riadkov určených k dávkovému updatu chýba špecifikovaný index.'; +$lang['db_must_use_where'] = 'Nie je možné upravovať záznamy bez podmienky "where".'; +$lang['db_del_must_use_where'] = 'Nie je možné mazať záznamy bez podmienky "where".'; +$lang['db_field_param_missing'] = 'Spracovanie polí vyžaduje ako parameter názov tabuľky.'; +$lang['db_unsupported_function'] = 'Táto funkcia nie je dostupná v tomto type databázy.'; +$lang['db_transaction_failure'] = 'Chyba transakcie: aplikovaný Rollback'; +$lang['db_unable_to_drop'] = 'Nie je možné odstrániť požadovanú databázu.'; +$lang['db_unsupported_feature'] = 'Táto vlastnosť nie je dostupná pri aktuálnej platforme.'; +$lang['db_unsupported_compression'] = 'Zvolená kompresia súborov nie je podporovaná serverom.'; +$lang['db_filepath_error'] = 'Nepodarilo sa zapísať dáta do zadanej cesty.'; +$lang['db_invalid_cache_path'] = 'Zadaná cesta pre kešovanie nie je platná alebo do nej nemožno zapisovať.'; +$lang['db_table_name_required'] = 'Táto operácia potrebuje názov tabuľky.'; +$lang['db_column_name_required'] = 'Táto operácia potrebuje názov stĺpca.'; +$lang['db_column_definition_required'] = 'Táto operácia potrebuje definíciu stĺpca.'; +$lang['db_unable_to_set_charset'] = 'Nie je možné nastaviť znakovú sadu pripojenia: %s'; +$lang['db_error_heading'] = 'Nastala chyba databázy'; \ No newline at end of file diff --git a/vendor/codeigniter/framework/system/language/slovak/email_lang.php b/vendor/codeigniter/framework/system/language/slovak/email_lang.php new file mode 100644 index 000000000..bd4b7c2de --- /dev/null +++ b/vendor/codeigniter/framework/system/language/slovak/email_lang.php @@ -0,0 +1,31 @@ + + * @copyright Copyright (c) 2014 - 2016, British Columbia Institute of Technology (http://bcit.ca/) + * @license http://opensource.org/licenses/MIT MIT License + * @link http://codeigniter.com + */ +defined('BASEPATH') OR exit('No direct script access allowed'); + +$lang['email_must_be_array'] = 'Metóde na kontrolu e-mailu musí byť poslané pole.'; +$lang['email_invalid_address'] = 'Neplatná e-mailová adresa: %s'; +$lang['email_attachment_missing'] = 'Nie je možné nájsť prílohu e-mailu: %s'; +$lang['email_attachment_unreadable'] = 'Nepodarilo sa otvoriť prílohu: %s'; +$lang['email_no_from'] = 'Nie je možné odoslať e-mail bez odosielateľa.'; +$lang['email_no_recipients'] = 'Musíte uviesť príjemcu: Komu, Cc, alebo Bcc'; +$lang['email_send_failure_phpmail'] = 'Nie je možné poslať e-mail pomocou PHP funkcie mail(). Server nemusí byť nastavený pre posielanie e-mailov touto metódou.'; +$lang['email_send_failure_sendmail'] = 'Nie je možné poslať e-mail pomocou programu Sendmail. Server nemusí byť nastavený pre posielanie e-mailov touto metódou.'; +$lang['email_send_failure_smtp'] = 'Nie je možné poslať e-mail pomocou PHP funkcie pre SMTP. Server nemusí byť nastavený pre posielanie e-mailov touto metódou.'; +$lang['email_sent'] = 'Správa bola úspešne odoslaná pomocou protokolu: %s'; +$lang['email_no_socket'] = 'Nie je možné otvoriť prístup k programu Sendmail. Skontrolujte nastavenia.'; +$lang['email_no_hostname'] = 'Nie je nastavené meno SMTP servera'; +$lang['email_smtp_error'] = 'Bola zaznamenaná chyba SMTP: %s'; +$lang['email_no_smtp_unpw'] = 'Chyba: Musíte nastaviť užívateľské meno a heslo pre SMTP.'; +$lang['email_failed_smtp_login'] = 'Zlyhalo odoslanie príkazu AUTH LOGIN. Chyba: %s'; +$lang['email_smtp_auth_un'] = 'Zlyhalo overenie užívateľského mena. Chyba: %s'; +$lang['email_smtp_auth_pw'] = 'Zlyhalo overenie hesla. Chyba: %s'; +$lang['email_smtp_data_failure'] = 'Nie je možné odoslať dáta: %s'; +$lang['email_exit_status'] = 'Stav pri ukončení: %s'; diff --git a/vendor/codeigniter/framework/system/language/slovak/form_validation_lang.php b/vendor/codeigniter/framework/system/language/slovak/form_validation_lang.php new file mode 100644 index 000000000..3221a1ec4 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/slovak/form_validation_lang.php @@ -0,0 +1,41 @@ + + * @copyright Copyright (c) 2014 - 2016, British Columbia Institute of Technology (http://bcit.ca/) + * @license http://opensource.org/licenses/MIT MIT License + * @link http://codeigniter.com + */ +defined('BASEPATH') OR exit('No direct script access allowed'); + +$lang['form_validation_required'] = 'Pole {field} je povinné.'; +$lang['form_validation_isset'] = 'Pole {field} musí obsahovať hodnotu.'; +$lang['form_validation_valid_email'] = 'Pole {field} musí obsahovať platnú emailovú adresu.'; +$lang['form_validation_valid_emails'] = 'Pole {field} musí obsahovať platné emailové adresy.'; +$lang['form_validation_valid_url'] = 'Pole {field} musí obsahovať platnú URL.'; +$lang['form_validation_valid_ip'] = 'Pole {field} musí obsahovať platnú IP.'; +$lang['form_validation_min_length'] = 'Pole {field} musí obsahovať aspoň {param} znakov.'; +$lang['form_validation_max_length'] = 'Pole {field} nesmie obsahovať viac než {param} znakov.'; +$lang['form_validation_exact_length'] = 'Pole {field} musí obsahovať presne {param} znakov.'; +$lang['form_validation_alpha'] = 'Pole {field} môže obsahovať iba znaky abecedy.'; +$lang['form_validation_alpha_numeric'] = 'Pole {field} môže obsahovať iba znaky abecedy a čísla.'; +$lang['form_validation_alpha_numeric_spaces'] = 'Pole {field} môže obsahovať iba znaky abecedy, čísla a mezery.'; +$lang['form_validation_alpha_dash'] = 'Pole {field} môže obsahovať iba znaky abecedy, čísla, podtržítka a pomlčky.'; +$lang['form_validation_numeric'] = 'Pole {field} môže obsahovať iba čísla.'; +$lang['form_validation_is_numeric'] = 'Pole {field} môže obsahovať iba číselné znaky.'; +$lang['form_validation_integer'] = 'Pole {field} musí být celé číslo.'; +$lang['form_validation_regex_match'] = 'Pole {field} nie je v správnom formáte.'; +$lang['form_validation_matches'] = 'Pole {field} nie je zhodné s poľom {param}.'; +$lang['form_validation_differs'] = 'Pole {field} musí být rôzne od poľa {param}.'; +$lang['form_validation_is_unique'] = 'Pole {field} musí obsahovať unikátnu hodnotu.'; +$lang['form_validation_is_natural'] = 'Pole {field} môže obsahovať iba prirodzené čísla a nulu.'; +$lang['form_validation_is_natural_no_zero'] = 'Pole {field} môže obsahovať iba prirodzené čísla.'; +$lang['form_validation_decimal'] = 'Pole {field} musí obsahovať desatinné čislo.'; +$lang['form_validation_less_than'] = 'Pole {field} musí být menšie než pole {param}.'; +$lang['form_validation_less_than_equal_to'] = 'Pole {field} musí být menšie alebo rovnaké ako pole {param}.'; +$lang['form_validation_greater_than'] = 'Pole {field} musí být väčšie než pole {param}.'; +$lang['form_validation_greater_than_equal_to'] = 'Pole {field} musí být väčšie alebo rovnaké ako pole {param}.'; +$lang['form_validation_error_message_not_set'] = 'Pre pole {field} nie je nastavená chybová hláška.'; +$lang['form_validation_in_list'] = 'Pole {field} musí být jedným z: {param}.'; diff --git a/vendor/codeigniter/framework/system/language/slovak/ftp_lang.php b/vendor/codeigniter/framework/system/language/slovak/ftp_lang.php new file mode 100644 index 000000000..f7506dc77 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/slovak/ftp_lang.php @@ -0,0 +1,24 @@ + + * @copyright Copyright (c) 2014 - 2016, British Columbia Institute of Technology (http://bcit.ca/) + * @license http://opensource.org/licenses/MIT MIT License + * @link http://codeigniter.com + */ +defined('BASEPATH') OR exit('No direct script access allowed'); + +$lang['ftp_no_connection'] = 'Nebolo nájdené platné ID spojenia. Uistite sa, že máte otvorené pripojenie predtým ako začnete akúkoľvek manipuláciu so súbormi.'; +$lang['ftp_unable_to_connect'] = 'Nie je možné pripojiť sa k FTP serveru zo zadanou adresou.'; +$lang['ftp_unable_to_login'] = 'Nie je možné pripojiť sa k FTP serveru. Skontrolujte zadané užívateľské meno a heslo.'; +$lang['ftp_unable_to_mkdir'] = 'Požadovaný adresár nie je možné vytvoriť.'; +$lang['ftp_unable_to_changedir'] = 'Adresáre nie je možné zmeniť.'; +$lang['ftp_unable_to_chmod'] = 'Nie je možné nastaviť práva k súboru. Skontrolujte cestu. Poznámka: Táto funkcia je dostupná iba v PHP verzie 5 a vyšších.'; +$lang['ftp_unable_to_upload'] = 'Požadovaný súbor nemožno nahrať. Skontrolujte cestu.'; +$lang['ftp_unable_to_download'] = 'Nepodařilo se stáhnout soubor. Zkontrolujte prosím cestu.'; +$lang['ftp_no_source_file'] = 'Zrojový súbor nebol nájdený. Skontrolujte cestu.'; +$lang['ftp_unable_to_rename'] = 'Súbor sa nedá premenovať.'; +$lang['ftp_unable_to_delete'] = 'Súbor sa nedá zmazať.'; +$lang['ftp_unable_to_move'] = 'Súbor sa nedá presunúť. Uistite sa, že cieľový adresár existuje.'; diff --git a/vendor/codeigniter/framework/system/language/slovak/imglib_lang.php b/vendor/codeigniter/framework/system/language/slovak/imglib_lang.php new file mode 100644 index 000000000..275fc37b9 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/slovak/imglib_lang.php @@ -0,0 +1,29 @@ + + * @copyright Copyright (c) 2014 - 2016, British Columbia Institute of Technology (http://bcit.ca/) + * @license http://opensource.org/licenses/MIT MIT License + * @link http://codeigniter.com + */ +defined('BASEPATH') OR exit('No direct script access allowed'); + +$lang['imglib_source_image_required'] = 'V nastaveniach musíte určiť zdrojový obrázok.'; +$lang['imglib_gd_required'] = 'GD knižnica je povinná pre túto funkciu.'; +$lang['imglib_gd_required_for_props'] = 'Server musí podporovať GD knižnicu, aby mohol zistiť vlastnosti obrázku.'; +$lang['imglib_unsupported_imagecreate'] = 'Server nepodporuje funkcie GD knižnice pre prácu s týmto typom obrázku.'; +$lang['imglib_gif_not_supported'] = 'Obrázky GIF nie sú často podporované kvôli problémom s licenčnými obmedzeniami. Zvážte používanie JPG alebo PNG.'; +$lang['imglib_jpg_not_supported'] = 'JPG obrázky nie sú podporované.'; +$lang['imglib_png_not_supported'] = 'PNG obrázky nie sú podporované.'; +$lang['imglib_jpg_or_png_required'] = 'Protokol pre zmenšenie obrázkov určený v nastaveniach pracuje iba s obrázkami typu JPG a PNG.'; +$lang['imglib_copy_error'] = 'Pri pokuse o prepísanie súboru nastala chyba. Uistite sa, že je adresár je otvorený pre zápis.'; +$lang['imglib_rotate_unsupported'] = 'Otáčanie obrázkov pravdepodobne nie je podporované serverom.'; +$lang['imglib_libpath_invalid'] = 'Cesta ku knižnici pre prácu s obrazkami nie je správna. Nastavte správnu cestu v nastaveniach obrázkov.'; +$lang['imglib_image_process_failed'] = 'Spracovanie obrázku zlyhalo. Uistite sa, že server podporuje zvolený protokol a cesta ku knižnici je správna.'; +$lang['imglib_rotation_angle_required'] = 'Je potrebné zadať uhol rotácie pre otáčanie obrázku.'; +$lang['imglib_invalid_path'] = 'Cesta k obrázku nie je platná.'; +$lang['imglib_copy_failed'] = 'Kopírovanie obrázkov zlyhalo.'; +$lang['imglib_missing_font'] = 'Nie je možné nájsť požadované písmo.'; +$lang['imglib_save_failed'] = 'Nie je možné uložiť obrázok. Uistite sa prosím, že je možné zapisovať do adresára.'; diff --git a/vendor/codeigniter/framework/system/language/slovak/index.html b/vendor/codeigniter/framework/system/language/slovak/index.html new file mode 100644 index 000000000..b702fbc39 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/slovak/index.html @@ -0,0 +1,11 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/slovak/migration_lang.php b/vendor/codeigniter/framework/system/language/slovak/migration_lang.php new file mode 100644 index 000000000..c8f60f779 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/slovak/migration_lang.php @@ -0,0 +1,20 @@ + + * @copyright Copyright (c) 2014 - 2016, British Columbia Institute of Technology (http://bcit.ca/) + * @license http://opensource.org/licenses/MIT MIT License + * @link http://codeigniter.com + */ +defined('BASEPATH') OR exit('No direct script access allowed'); + +$lang['migration_none_found'] = 'Žiadne migrácie neboli nájdené.'; +$lang['migration_not_found'] = 'Migrácia s číslom tejto verzie nebola nájdená: %s.'; +$lang['migration_sequence_gap'] = 'Chýbajúca migrácia v sekvencii blízko: %s.'; +$lang['migration_multiple_version'] = 'Existuje viacej migracií s rovnakým číslom verzie: %s.'; +$lang['migration_class_doesnt_exist'] = 'Trieda pre migráciu "%s" nebola nájdená.'; +$lang['migration_missing_up_method'] = 'V migračnej triede "%s" chýba "up" metoda.'; +$lang['migration_missing_down_method'] = 'V migračnej triede "%s" chýba "down" metoda.'; +$lang['migration_invalid_filename'] = 'Migrácia "%s" má chybné meno.'; diff --git a/vendor/codeigniter/framework/system/language/slovak/number_lang.php b/vendor/codeigniter/framework/system/language/slovak/number_lang.php new file mode 100644 index 000000000..333328760 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/slovak/number_lang.php @@ -0,0 +1,17 @@ + + * @copyright Copyright (c) 2014 - 2016, British Columbia Institute of Technology (http://bcit.ca/) + * @license http://opensource.org/licenses/MIT MIT License + * @link http://codeigniter.com + */ +defined('BASEPATH') OR exit('No direct script access allowed'); + +$lang['terabyte_abbr'] = 'TB'; +$lang['gigabyte_abbr'] = 'GB'; +$lang['megabyte_abbr'] = 'MB'; +$lang['kilobyte_abbr'] = 'KB'; +$lang['bytes'] = 'Bajtov'; diff --git a/vendor/codeigniter/framework/system/language/slovak/pagination_lang.php b/vendor/codeigniter/framework/system/language/slovak/pagination_lang.php new file mode 100644 index 000000000..09d3955b9 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/slovak/pagination_lang.php @@ -0,0 +1,16 @@ + + * @copyright Copyright (c) 2014 - 2016, British Columbia Institute of Technology (http://bcit.ca/) + * @license http://opensource.org/licenses/MIT MIT License + * @link http://codeigniter.com + */ +defined('BASEPATH') OR exit('No direct script access allowed'); + +$lang['pagination_first_link'] = '‹ Prvá'; +$lang['pagination_next_link'] = '>'; +$lang['pagination_prev_link'] = '<'; +$lang['pagination_last_link'] = 'Posledná ›'; diff --git a/vendor/codeigniter/framework/system/language/slovak/profiler_lang.php b/vendor/codeigniter/framework/system/language/slovak/profiler_lang.php new file mode 100644 index 000000000..0f7e55804 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/slovak/profiler_lang.php @@ -0,0 +1,33 @@ + + * @copyright Copyright (c) 2014 - 2016, British Columbia Institute of Technology (http://bcit.ca/) + * @license http://opensource.org/licenses/MIT MIT License + * @link http://codeigniter.com + */ +defined('BASEPATH') OR exit('No direct script access allowed'); + +$lang['profiler_database'] = 'DATABÁZA'; +$lang['profiler_controller_info'] = 'TRIEDA/METÓDA'; +$lang['profiler_benchmarks'] = 'ZROVNÁVACIE TESTY'; +$lang['profiler_queries'] = 'POŽIADAVKY'; +$lang['profiler_get_data'] = 'GET DATA'; +$lang['profiler_post_data'] = 'POST DATA'; +$lang['profiler_uri_string'] = 'REŤAZEC URI'; +$lang['profiler_memory_usage'] = 'POUŽITÁ Pamäť'; +$lang['profiler_config'] = 'PREMENNÉ V KONFIGURAČNOM SÚBORE'; +$lang['profiler_session_data'] = 'DÁTA TÝKAJÚCE SA SEDENÍ'; +$lang['profiler_headers'] = 'HTTP HLAVIČKY'; +$lang['profiler_no_db'] = 'Ovládač databázy nie je práve načítaný'; +$lang['profiler_no_queries'] = 'Neboli spustené žiadne požiadavky'; +$lang['profiler_no_post'] = 'Žiadne POST dáta'; +$lang['profiler_no_get'] = 'Žiadne GET dáta'; +$lang['profiler_no_uri'] = 'Žiadne URI dáta'; +$lang['profiler_no_memory'] = 'Neznáme množstvo pamäti'; +$lang['profiler_no_profiles'] = 'Žiadne dáta na profilovanie - všetky profilovacie sekcie boli vypnuté'; +$lang['profiler_section_hide'] = 'Skryť'; +$lang['profiler_section_show'] = 'Zobraziť'; +$lang['profiler_seconds'] = 'sekúnd'; diff --git a/vendor/codeigniter/framework/system/language/slovak/unit_test_lang.php b/vendor/codeigniter/framework/system/language/slovak/unit_test_lang.php new file mode 100644 index 000000000..938d8ab1e --- /dev/null +++ b/vendor/codeigniter/framework/system/language/slovak/unit_test_lang.php @@ -0,0 +1,31 @@ + + * @copyright Copyright (c) 2014 - 2016, British Columbia Institute of Technology (http://bcit.ca/) + * @license http://opensource.org/licenses/MIT MIT License + * @link http://codeigniter.com + */ +defined('BASEPATH') OR exit('No direct script access allowed'); + +$lang['ut_test_name'] = 'Názov Testu'; +$lang['ut_test_datatype'] = 'Dátový typ testu'; +$lang['ut_res_datatype'] = 'očakávaný dátový typ'; +$lang['ut_result'] = 'Výsledok'; +$lang['ut_undefined'] = 'Nešpecifikované meno testu'; +$lang['ut_file'] = 'Meno súboru'; +$lang['ut_line'] = 'Číslo riadku'; +$lang['ut_passed'] = 'Prešlo'; +$lang['ut_failed'] = 'Neprešlo'; +$lang['ut_boolean'] = 'Logické 1/0'; +$lang['ut_integer'] = 'Celé číslo'; +$lang['ut_float'] = 'Desatinné číslo'; +$lang['ut_double'] = 'Presné desatinné číslo'; // can be the same as float +$lang['ut_string'] = 'Reťazec'; +$lang['ut_array'] = 'Pole'; +$lang['ut_object'] = 'Objekt'; +$lang['ut_resource'] = 'Zdroj'; +$lang['ut_null'] = 'Null'; +$lang['ut_notes'] = 'Poznámky'; diff --git a/vendor/codeigniter/framework/system/language/slovak/upload_lang.php b/vendor/codeigniter/framework/system/language/slovak/upload_lang.php new file mode 100644 index 000000000..7b1429dd1 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/slovak/upload_lang.php @@ -0,0 +1,28 @@ + + * @copyright Copyright (c) 2014 - 2016, British Columbia Institute of Technology (http://bcit.ca/) + * @license http://opensource.org/licenses/MIT MIT License + * @link http://codeigniter.com + */ +defined('BASEPATH') OR exit('No direct script access allowed'); + +$lang['upload_userfile_not_set'] = 'Nie je možné nájsť POST promennú userfile.'; +$lang['upload_file_exceeds_limit'] = 'Nahrávaný súbor prekročil limit veľkosti daný konfiguráciou PHP.'; +$lang['upload_file_exceeds_form_limit'] = 'Nahrávaný súbor prekročil limit veľkosti daný odoslaným formulárom.'; +$lang['upload_file_partial'] = 'Súbor bol nahratý iba čiastočne.'; +$lang['upload_no_temp_directory'] = 'Chýba dočasný adresár.'; +$lang['upload_unable_to_write_file'] = 'Súbor nemohol byť zapísaný na disk.'; +$lang['upload_stopped_by_extension'] = 'Nahrávanie súboru bolo zastavené rozšírením.'; +$lang['upload_no_file_selected'] = 'Nebol vybraný žiadny súbor na nahrávanie.'; +$lang['upload_invalid_filetype'] = 'Pokúšate sa nahrať nepovolený typ súboru.'; +$lang['upload_invalid_filesize'] = 'Pokúšate sa nahrať súbor prekračujúci povolenú veľkosť.'; +$lang['upload_invalid_dimensions'] = 'Pokúšate sa nahrať obrázok prekračujúci povolenú veľkosť aspoň v jednom rozmere.'; +$lang['upload_destination_error'] = 'Nastal problém pri pokuse o presun súboru do konečného umiestnenia.'; +$lang['upload_no_filepath'] = 'Cesta pre nahrávanie pravdepodobne nie je platná.'; +$lang['upload_no_file_types'] = 'Nie sú nastavené žiadne povolené typy súborov.'; +$lang['upload_bad_filename'] = 'Súbor s rovnakým názvom je už nahratý na serveri.'; +$lang['upload_not_writable'] = 'Cesta pre nahrávanie pravdepodobne nie je zapisovateľná.'; diff --git a/vendor/codeigniter/framework/system/language/slovenian/calendar_lang.php b/vendor/codeigniter/framework/system/language/slovenian/calendar_lang.php new file mode 100644 index 000000000..e1f74beae --- /dev/null +++ b/vendor/codeigniter/framework/system/language/slovenian/calendar_lang.php @@ -0,0 +1,84 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/slovenian/migration_lang.php b/vendor/codeigniter/framework/system/language/slovenian/migration_lang.php new file mode 100644 index 000000000..fac6cbfde --- /dev/null +++ b/vendor/codeigniter/framework/system/language/slovenian/migration_lang.php @@ -0,0 +1,47 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/spanish/migration_lang.php b/vendor/codeigniter/framework/system/language/spanish/migration_lang.php new file mode 100644 index 000000000..17a92b4c1 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/spanish/migration_lang.php @@ -0,0 +1,20 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/swedish/migration_lang.php b/vendor/codeigniter/framework/system/language/swedish/migration_lang.php new file mode 100644 index 000000000..fd42e92b0 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/swedish/migration_lang.php @@ -0,0 +1,20 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/tamil/migration_lang.php b/vendor/codeigniter/framework/system/language/tamil/migration_lang.php new file mode 100644 index 000000000..57056e7c0 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/tamil/migration_lang.php @@ -0,0 +1,19 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/thai/migration_lang.php b/vendor/codeigniter/framework/system/language/thai/migration_lang.php new file mode 100644 index 000000000..2f8c4da8b --- /dev/null +++ b/vendor/codeigniter/framework/system/language/thai/migration_lang.php @@ -0,0 +1,19 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/traditional-chinese/migration_lang.php b/vendor/codeigniter/framework/system/language/traditional-chinese/migration_lang.php new file mode 100644 index 000000000..7d5d86e39 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/traditional-chinese/migration_lang.php @@ -0,0 +1,19 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/turkish/migration_lang.php b/vendor/codeigniter/framework/system/language/turkish/migration_lang.php new file mode 100644 index 000000000..e70722326 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/turkish/migration_lang.php @@ -0,0 +1,19 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/ukrainian/migration_lang.php b/vendor/codeigniter/framework/system/language/ukrainian/migration_lang.php new file mode 100644 index 000000000..70eac6a0f --- /dev/null +++ b/vendor/codeigniter/framework/system/language/ukrainian/migration_lang.php @@ -0,0 +1,19 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/urdu/migration_lang.php b/vendor/codeigniter/framework/system/language/urdu/migration_lang.php new file mode 100644 index 000000000..d6a00d750 --- /dev/null +++ b/vendor/codeigniter/framework/system/language/urdu/migration_lang.php @@ -0,0 +1,20 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + diff --git a/vendor/codeigniter/framework/system/language/vietnamese/migration_lang.php b/vendor/codeigniter/framework/system/language/vietnamese/migration_lang.php new file mode 100644 index 000000000..3592719bc --- /dev/null +++ b/vendor/codeigniter/framework/system/language/vietnamese/migration_lang.php @@ -0,0 +1,19 @@ + - array ( - 'Dompdf\\' => 7, - ), - ); - - public static $prefixDirsPsr4 = array ( - 'Dompdf\\' => - array ( - 0 => __DIR__ . '/..' . '/dompdf/dompdf/src', - ), - ); - - public static $prefixesPsr0 = array ( - 'o' => - array ( - 'org\\bovigo\\vfs' => - array ( - 0 => __DIR__ . '/..' . '/mikey179/vfsStream/src/main/php', - ), - ), - 'S' => - array ( - 'Svg\\' => - array ( - 0 => __DIR__ . '/..' . '/phenx/php-svg-lib/src', - ), - ), - 'R' => - array ( - 'Racecore\\GATracking' => - array ( - 0 => __DIR__ . '/..' . '/ins0/google-measurement-php-client/src', - ), - ), - 'F' => - array ( - 'FontLib\\' => - array ( - 0 => __DIR__ . '/..' . '/phenx/php-font-lib/src', - ), - ), - ); - - public static $classMap = array ( - 'Cpdf' => __DIR__ . '/..' . '/dompdf/dompdf/lib/Cpdf.php', - 'HTML5_Data' => __DIR__ . '/..' . '/dompdf/dompdf/lib/html5lib/Data.php', - 'HTML5_InputStream' => __DIR__ . '/..' . '/dompdf/dompdf/lib/html5lib/InputStream.php', - 'HTML5_Parser' => __DIR__ . '/..' . '/dompdf/dompdf/lib/html5lib/Parser.php', - 'HTML5_Tokenizer' => __DIR__ . '/..' . '/dompdf/dompdf/lib/html5lib/Tokenizer.php', - 'HTML5_TreeBuilder' => __DIR__ . '/..' . '/dompdf/dompdf/lib/html5lib/TreeBuilder.php', - ); - - public static function getInitializer(ClassLoader $loader) - { - return \Closure::bind(function () use ($loader) { - $loader->prefixLengthsPsr4 = ComposerStaticInit4fe73a8b8bda5131fdc94f85e4d193c1::$prefixLengthsPsr4; - $loader->prefixDirsPsr4 = ComposerStaticInit4fe73a8b8bda5131fdc94f85e4d193c1::$prefixDirsPsr4; - $loader->prefixesPsr0 = ComposerStaticInit4fe73a8b8bda5131fdc94f85e4d193c1::$prefixesPsr0; - $loader->classMap = ComposerStaticInit4fe73a8b8bda5131fdc94f85e4d193c1::$classMap; - - }, null, ClassLoader::class); - } -} diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index c07752c20..520e6e22e 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -1,4 +1,38 @@ [ + { + "name": "codeigniter/framework", + "version": "3.1.3", + "version_normalized": "3.1.3.0", + "source": { + "type": "git", + "url": "https://github.com/bcit-ci/CodeIgniter.git", + "reference": "5ea77465c445157fb1096c38f5c2d27384b780b7" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/bcit-ci/CodeIgniter/zipball/5ea77465c445157fb1096c38f5c2d27384b780b7", + "reference": "5ea77465c445157fb1096c38f5c2d27384b780b7", + "shasum": "" + }, + "require": { + "php": ">=5.2.4" + }, + "require-dev": { + "mikey179/vfsstream": "1.1.*" + }, + "suggest": { + "paragonie/random_compat": "Provides better randomness in PHP 5.x" + }, + "time": "2017-01-09 14:32:03", + "type": "project", + "installation-source": "dist", + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "The CodeIgniter framework", + "homepage": "https://codeigniter.com" + }, { "name": "mikey179/vfsStream", "version": "v1.1.0", @@ -54,7 +88,7 @@ "phpunit/phpunit": "4.0.*", "squizlabs/php_codesniffer": "~2.0.0@RC" }, - "time": "2016-09-07 19:39:27", + "time": "2017-01-18 10:41:47", "type": "library", "extra": { "branch-alias": { @@ -220,39 +254,5 @@ ], "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter", "homepage": "https://github.com/dompdf/dompdf" - }, - { - "name": "codeigniter/framework", - "version": "3.1.3", - "version_normalized": "3.1.3.0", - "source": { - "type": "git", - "url": "https://github.com/bcit-ci/CodeIgniter.git", - "reference": "5ea77465c445157fb1096c38f5c2d27384b780b7" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/bcit-ci/CodeIgniter/zipball/5ea77465c445157fb1096c38f5c2d27384b780b7", - "reference": "5ea77465c445157fb1096c38f5c2d27384b780b7", - "shasum": "" - }, - "require": { - "php": ">=5.2.4" - }, - "require-dev": { - "mikey179/vfsstream": "1.1.*" - }, - "suggest": { - "paragonie/random_compat": "Provides better randomness in PHP 5.x" - }, - "time": "2017-01-09 14:32:03", - "type": "project", - "installation-source": "source", - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "The CodeIgniter framework", - "homepage": "https://codeigniter.com" } ]