Add the croatian translation files

This commit is contained in:
Alex Tselegidis 2023-03-06 10:42:50 +01:00
parent 2731d2f17c
commit af1904679e
16 changed files with 1148 additions and 0 deletions

View file

@ -86,6 +86,7 @@ $languages = [
'bu' => 'bulgarian',
'ca' => 'catalan',
'zh' => 'chinese',
'hr' => 'croatian',
'cs' => 'czech',
'da' => 'danish',
'nl' => 'dutch',
@ -135,6 +136,7 @@ $config['available_languages'] = [
'bulgarian',
'catalan',
'chinese',
'croatian',
'czech',
'danish',
'dutch',

View file

@ -0,0 +1,84 @@
<?php
/**
* CodeIgniter
*
* An open source application development framework for PHP
*
* This content is released under the MIT License (MIT)
*
* Copyright (c) 2014 - 2019, British Columbia Institute of Technology
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*
* @package CodeIgniter
* @author EllisLab Dev Team
* @copyright Copyright (c) 2008 - 2014, EllisLab, Inc. (https://ellislab.com/)
* @copyright Copyright (c) 2014 - 2019, British Columbia Institute of Technology (https://bcit.ca/)
* @license https://opensource.org/licenses/MIT MIT License
* @link https://codeigniter.com
* @since Version 1.0.0
* @filesource
*/
defined('BASEPATH') OR exit('No direct script access allowed');
$lang['cal_su'] = 'Su';
$lang['cal_mo'] = 'Mo';
$lang['cal_tu'] = 'Tu';
$lang['cal_we'] = 'We';
$lang['cal_th'] = 'Th';
$lang['cal_fr'] = 'Fr';
$lang['cal_sa'] = 'Sa';
$lang['cal_sun'] = 'Sun';
$lang['cal_mon'] = 'Mon';
$lang['cal_tue'] = 'Tue';
$lang['cal_wed'] = 'Wed';
$lang['cal_thu'] = 'Thu';
$lang['cal_fri'] = 'Fri';
$lang['cal_sat'] = 'Sat';
$lang['cal_sunday'] = 'Sunday';
$lang['cal_monday'] = 'Monday';
$lang['cal_tuesday'] = 'Tuesday';
$lang['cal_wednesday'] = 'Wednesday';
$lang['cal_thursday'] = 'Thursday';
$lang['cal_friday'] = 'Friday';
$lang['cal_saturday'] = 'Saturday';
$lang['cal_jan'] = 'Jan';
$lang['cal_feb'] = 'Feb';
$lang['cal_mar'] = 'Mar';
$lang['cal_apr'] = 'Apr';
$lang['cal_may'] = 'May';
$lang['cal_jun'] = 'Jun';
$lang['cal_jul'] = 'Jul';
$lang['cal_aug'] = 'Aug';
$lang['cal_sep'] = 'Sep';
$lang['cal_oct'] = 'Oct';
$lang['cal_nov'] = 'Nov';
$lang['cal_dec'] = 'Dec';
$lang['cal_january'] = 'January';
$lang['cal_february'] = 'February';
$lang['cal_march'] = 'March';
$lang['cal_april'] = 'April';
$lang['cal_mayl'] = 'May';
$lang['cal_june'] = 'June';
$lang['cal_july'] = 'July';
$lang['cal_august'] = 'August';
$lang['cal_september'] = 'September';
$lang['cal_october'] = 'October';
$lang['cal_november'] = 'November';
$lang['cal_december'] = 'December';

View file

@ -0,0 +1,94 @@
<?php
/**
* CodeIgniter
*
* An open source application development framework for PHP
*
* This content is released under the MIT License (MIT)
*
* Copyright (c) 2014 - 2019, British Columbia Institute of Technology
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*
* @package CodeIgniter
* @author EllisLab Dev Team
* @copyright Copyright (c) 2008 - 2014, EllisLab, Inc. (https://ellislab.com/)
* @copyright Copyright (c) 2014 - 2019, British Columbia Institute of Technology (https://bcit.ca/)
* @license https://opensource.org/licenses/MIT MIT License
* @link https://codeigniter.com
* @since Version 1.0.0
* @filesource
*/
defined('BASEPATH') OR exit('No direct script access allowed');
$lang['date_year'] = 'Year';
$lang['date_years'] = 'Years';
$lang['date_month'] = 'Month';
$lang['date_months'] = 'Months';
$lang['date_week'] = 'Week';
$lang['date_weeks'] = 'Weeks';
$lang['date_day'] = 'Day';
$lang['date_days'] = 'Days';
$lang['date_hour'] = 'Hour';
$lang['date_hours'] = 'Hours';
$lang['date_minute'] = 'Minute';
$lang['date_minutes'] = 'Minutes';
$lang['date_second'] = 'Second';
$lang['date_seconds'] = 'Seconds';
$lang['UM12'] = '(UTC -12:00) Baker/Howland Island';
$lang['UM11'] = '(UTC -11:00) Niue';
$lang['UM10'] = '(UTC -10:00) Hawaii-Aleutian Standard Time, Cook Islands, Tahiti';
$lang['UM95'] = '(UTC -9:30) Marquesas Islands';
$lang['UM9'] = '(UTC -9:00) Alaska Standard Time, Gambier Islands';
$lang['UM8'] = '(UTC -8:00) Pacific Standard Time, Clipperton Island';
$lang['UM7'] = '(UTC -7:00) Mountain Standard Time';
$lang['UM6'] = '(UTC -6:00) Central Standard Time';
$lang['UM5'] = '(UTC -5:00) Eastern Standard Time, Western Caribbean Standard Time';
$lang['UM45'] = '(UTC -4:30) Venezuelan Standard Time';
$lang['UM4'] = '(UTC -4:00) Atlantic Standard Time, Eastern Caribbean Standard Time';
$lang['UM35'] = '(UTC -3:30) Newfoundland Standard Time';
$lang['UM3'] = '(UTC -3:00) Argentina, Brazil, French Guiana, Uruguay';
$lang['UM2'] = '(UTC -2:00) South Georgia/South Sandwich Islands';
$lang['UM1'] = '(UTC -1:00) Azores, Cape Verde Islands';
$lang['UTC'] = '(UTC) Greenwich Mean Time, Western European Time';
$lang['UP1'] = '(UTC +1:00) Central European Time, West Africa Time';
$lang['UP2'] = '(UTC +2:00) Central Africa Time, Eastern European Time, Kaliningrad Time';
$lang['UP3'] = '(UTC +3:00) Moscow Time, East Africa Time, Arabia Standard Time';
$lang['UP35'] = '(UTC +3:30) Iran Standard Time';
$lang['UP4'] = '(UTC +4:00) Azerbaijan Standard Time, Samara Time';
$lang['UP45'] = '(UTC +4:30) Afghanistan';
$lang['UP5'] = '(UTC +5:00) Pakistan Standard Time, Yekaterinburg Time';
$lang['UP55'] = '(UTC +5:30) Indian Standard Time, Sri Lanka Time';
$lang['UP575'] = '(UTC +5:45) Nepal Time';
$lang['UP6'] = '(UTC +6:00) Bangladesh Standard Time, Bhutan Time, Omsk Time';
$lang['UP65'] = '(UTC +6:30) Cocos Islands, Myanmar';
$lang['UP7'] = '(UTC +7:00) Krasnoyarsk Time, Cambodia, Laos, Thailand, Vietnam';
$lang['UP8'] = '(UTC +8:00) Australian Western Standard Time, Beijing Time, Irkutsk Time';
$lang['UP875'] = '(UTC +8:45) Australian Central Western Standard Time';
$lang['UP9'] = '(UTC +9:00) Japan Standard Time, Korea Standard Time, Yakutsk Time';
$lang['UP95'] = '(UTC +9:30) Australian Central Standard Time';
$lang['UP10'] = '(UTC +10:00) Australian Eastern Standard Time, Vladivostok Time';
$lang['UP105'] = '(UTC +10:30) Lord Howe Island';
$lang['UP11'] = '(UTC +11:00) Srednekolymsk Time, Solomon Islands, Vanuatu';
$lang['UP115'] = '(UTC +11:30) Norfolk Island';
$lang['UP12'] = '(UTC +12:00) Fiji, Gilbert Islands, Kamchatka Time, New Zealand Standard Time';
$lang['UP1275'] = '(UTC +12:45) Chatham Islands Standard Time';
$lang['UP13'] = '(UTC +13:00) Samoa Time Zone, Phoenix Islands Time, Tonga';
$lang['UP14'] = '(UTC +14:00) Line Islands';

View file

@ -0,0 +1,35 @@
<?php
/**
* System messages translation for CodeIgniter(tm)
*
* @author CodeIgniter community
* @copyright Copyright (c) 2014-2018, British Columbia Institute of Technology (http://bcit.ca/)
* @license http://opensource.org/licenses/MIT MIT License
* @link https://codeigniter.com
*/
defined('BASEPATH') OR exit('No direct script access allowed');
$lang['db_invalid_connection_str'] = '无法根据提交的连接字符串确定数据库设置。 ';
$lang['db_unable_to_connect'] = '无法使用提供的设置连接到数据库服务器。';
$lang['db_unable_to_select'] = '无法选择指定的数据库: %s';
$lang['db_unable_to_create'] = '无法创建指定的数据库:%s';
$lang['db_invalid_query'] = '提交的查询无效。';
$lang['db_must_set_table'] = '查询中必须设置要查询的表名。';
$lang['db_must_use_set'] = '更新数据请使用 Set 方法。';
$lang['db_must_use_index'] = '必须指定索引以匹配批量更新。';
$lang['db_batch_missing_index'] = '批量更新操作中一个或多个行缺少指定的索引。';
$lang['db_must_use_where'] = '更新操作必须包含 Where 条件。';
$lang['db_del_must_use_where'] = '删除操作必须包含 Where 或 Like 条件。';
$lang['db_field_param_missing'] = '获取字段需要指定表名。';
$lang['db_unsupported_function'] = '功能不被您当前使用的数据库支持。';
$lang['db_transaction_failure'] = '事务失败:执行回滚。';
$lang['db_unable_to_drop'] = '无法删除指定的数据库。';
$lang['db_unsupported_feature'] = '特性不被您当前使用的数据库支持。 ';
$lang['db_unsupported_compression'] = '您选择的文件压缩格式不被服务器支持。 ';
$lang['db_filepath_error'] = '提交的文件路径无法写入。 ';
$lang['db_invalid_cache_path'] = '提交的缓存路径无效或无法写入。';
$lang['db_table_name_required'] = '操作需要指定表名。 ';
$lang['db_column_name_required'] = '操作需要指定列名。 ';
$lang['db_column_definition_required'] = '操作需要指定列定义。';
$lang['db_unable_to_set_charset'] = '无法设置字符集: %s';
$lang['db_error_heading'] = '数据库发生错误。';

View file

@ -0,0 +1,30 @@
<?php
/**
* System messages translation for CodeIgniter(tm)
*
* @author CodeIgniter community
* @copyright Copyright (c) 2014-2018, British Columbia Institute of Technology (http://bcit.ca/)
* @license http://opensource.org/licenses/MIT MIT License
* @link https://codeigniter.com
*/
defined('BASEPATH') OR exit('No direct script access allowed');
$lang['email_must_be_array'] = 'E-mail 效验方法必须传入一个 Array';
$lang['email_invalid_address'] = '无效的 E-mail 地址: %s';
$lang['email_attachment_missing'] = '无法找到以下的 E-mail 附件: %s';
$lang['email_attachment_unreadable'] = '无法读取以下的 E-mail 附件: %s';
$lang['email_no_from'] = '无法发送没有 "From" 头的 E-mail';
$lang['email_no_recipients'] = 'E-mail 必须包含收件人To, Cc, or Bcc';
$lang['email_send_failure_phpmail'] = '无法使用 PHP 的 mail() 函数。 您的服务器设置禁止使用此函数发送 E-mail。';
$lang['email_send_failure_sendmail'] = '无法使用 PHP sendmail。您的服务器设置禁止使用此方法发送 E-mail。';
$lang['email_send_failure_smtp'] = '无法使用 PHP SMTP。您的服务器设置禁止使用此方法发送 E-mail。';
$lang['email_sent'] = 'E-mail 成功发送: %s';
$lang['email_no_socket'] = '无法打开 Socket 发送 E-mail检查设置。';
$lang['email_no_hostname'] = '没有指定 SMTP 服务器的主机名';
$lang['email_smtp_error'] = '发生错误SMTP 错误信息为: %s';
$lang['email_no_smtp_unpw'] = '错误:必须指定 SMTP 的用户名及密码。';
$lang['email_failed_smtp_login'] = '发送时 AUTH 命令失败,错误:%s';
$lang['email_smtp_auth_un'] = '用户名认证失败,错误:%s';
$lang['email_smtp_auth_pw'] = '密码认证失败,错误:%s';
$lang['email_smtp_data_failure'] = '无法发送数据:%s';
$lang['email_exit_status'] = '退出状态码:%s';

View file

@ -0,0 +1,69 @@
<?php
/**
* CodeIgniter
*
* An open source application development framework for PHP
*
* This content is released under the MIT License (MIT)
*
* Copyright (c) 2014 - 2019, British Columbia Institute of Technology
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*
* @package CodeIgniter
* @author EllisLab Dev Team
* @copyright Copyright (c) 2008 - 2014, EllisLab, Inc. (https://ellislab.com/)
* @copyright Copyright (c) 2014 - 2019, British Columbia Institute of Technology (https://bcit.ca/)
* @license https://opensource.org/licenses/MIT MIT License
* @link https://codeigniter.com
* @since Version 1.0.0
* @filesource
*/
defined('BASEPATH') OR exit('No direct script access allowed');
$lang['form_validation_required'] = 'The {field} field is required.';
$lang['form_validation_isset'] = 'The {field} field must have a value.';
$lang['form_validation_valid_email'] = 'The {field} field must contain a valid email address.';
$lang['form_validation_valid_emails'] = 'The {field} field must contain all valid email addresses.';
$lang['form_validation_valid_url'] = 'The {field} field must contain a valid URL.';
$lang['form_validation_valid_ip'] = 'The {field} field must contain a valid IP.';
$lang['form_validation_valid_base64'] = 'The {field} field must contain a valid Base64 string.';
$lang['form_validation_min_length'] = 'The {field} field must be at least {param} characters in length.';
$lang['form_validation_max_length'] = 'The {field} field cannot exceed {param} characters in length.';
$lang['form_validation_exact_length'] = 'The {field} field must be exactly {param} characters in length.';
$lang['form_validation_alpha'] = 'The {field} field may only contain alphabetical characters.';
$lang['form_validation_alpha_numeric'] = 'The {field} field may only contain alpha-numeric characters.';
$lang['form_validation_alpha_numeric_spaces'] = 'The {field} field may only contain alpha-numeric characters and spaces.';
$lang['form_validation_alpha_dash'] = 'The {field} field may only contain alpha-numeric characters, underscores, and dashes.';
$lang['form_validation_numeric'] = 'The {field} field must contain only numbers.';
$lang['form_validation_is_numeric'] = 'The {field} field must contain only numeric characters.';
$lang['form_validation_integer'] = 'The {field} field must contain an integer.';
$lang['form_validation_regex_match'] = 'The {field} field is not in the correct format.';
$lang['form_validation_matches'] = 'The {field} field does not match the {param} field.';
$lang['form_validation_differs'] = 'The {field} field must differ from the {param} field.';
$lang['form_validation_is_unique'] = 'The {field} field must contain a unique value.';
$lang['form_validation_is_natural'] = 'The {field} field must only contain digits.';
$lang['form_validation_is_natural_no_zero'] = 'The {field} field must only contain digits and must be greater than zero.';
$lang['form_validation_decimal'] = 'The {field} field must contain a decimal number.';
$lang['form_validation_less_than'] = 'The {field} field must contain a number less than {param}.';
$lang['form_validation_less_than_equal_to'] = 'The {field} field must contain a number less than or equal to {param}.';
$lang['form_validation_greater_than'] = 'The {field} field must contain a number greater than {param}.';
$lang['form_validation_greater_than_equal_to'] = 'The {field} field must contain a number greater than or equal to {param}.';
$lang['form_validation_error_message_not_set'] = 'Unable to access an error message corresponding to your field name {field}.';
$lang['form_validation_in_list'] = 'The {field} field must be one of: {param}.';

View file

@ -0,0 +1,51 @@
<?php
/**
* CodeIgniter
*
* An open source application development framework for PHP
*
* This content is released under the MIT License (MIT)
*
* Copyright (c) 2014 - 2019, British Columbia Institute of Technology
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*
* @package CodeIgniter
* @author EllisLab Dev Team
* @copyright Copyright (c) 2008 - 2014, EllisLab, Inc. (https://ellislab.com/)
* @copyright Copyright (c) 2014 - 2019, British Columbia Institute of Technology (https://bcit.ca/)
* @license https://opensource.org/licenses/MIT MIT License
* @link https://codeigniter.com
* @since Version 1.0.0
* @filesource
*/
defined('BASEPATH') OR exit('No direct script access allowed');
$lang['ftp_no_connection'] = 'Unable to locate a valid connection ID. Please make sure you are connected before performing any file routines.';
$lang['ftp_unable_to_connect'] = 'Unable to connect to your FTP server using the supplied hostname.';
$lang['ftp_unable_to_login'] = 'Unable to login to your FTP server. Please check your username and password.';
$lang['ftp_unable_to_mkdir'] = 'Unable to create the directory you have specified.';
$lang['ftp_unable_to_changedir'] = 'Unable to change directories.';
$lang['ftp_unable_to_chmod'] = 'Unable to set file permissions. Please check your path.';
$lang['ftp_unable_to_upload'] = 'Unable to upload the specified file. Please check your path.';
$lang['ftp_unable_to_download'] = 'Unable to download the specified file. Please check your path.';
$lang['ftp_no_source_file'] = 'Unable to locate the source file. Please check your path.';
$lang['ftp_unable_to_rename'] = 'Unable to rename the file.';
$lang['ftp_unable_to_delete'] = 'Unable to delete the file.';
$lang['ftp_unable_to_move'] = 'Unable to move the file. Please make sure the destination directory exists.';

View file

@ -0,0 +1,57 @@
<?php
/**
* CodeIgniter
*
* An open source application development framework for PHP
*
* This content is released under the MIT License (MIT)
*
* Copyright (c) 2014 - 2019, British Columbia Institute of Technology
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*
* @package CodeIgniter
* @author EllisLab Dev Team
* @copyright Copyright (c) 2008 - 2014, EllisLab, Inc. (https://ellislab.com/)
* @copyright Copyright (c) 2014 - 2019, British Columbia Institute of Technology (https://bcit.ca/)
* @license https://opensource.org/licenses/MIT MIT License
* @link https://codeigniter.com
* @since Version 1.0.0
* @filesource
*/
defined('BASEPATH') OR exit('No direct script access allowed');
$lang['imglib_source_image_required'] = 'You must specify a source image in your preferences.';
$lang['imglib_gd_required'] = 'The GD image library is required for this feature.';
$lang['imglib_gd_required_for_props'] = 'Your server must support the GD image library in order to determine the image properties.';
$lang['imglib_unsupported_imagecreate'] = 'Your server does not support the GD function required to process this type of image.';
$lang['imglib_gif_not_supported'] = 'GIF images are often not supported due to licensing restrictions. You may have to use JPG or PNG images instead.';
$lang['imglib_jpg_not_supported'] = 'JPG images are not supported.';
$lang['imglib_png_not_supported'] = 'PNG images are not supported.';
$lang['imglib_jpg_or_png_required'] = 'The image resize protocol specified in your preferences only works with JPEG or PNG image types.';
$lang['imglib_copy_error'] = 'An error was encountered while attempting to replace the file. Please make sure your file directory is writable.';
$lang['imglib_rotate_unsupported'] = 'Image rotation does not appear to be supported by your server.';
$lang['imglib_libpath_invalid'] = 'The path to your image library is not correct. Please set the correct path in your image preferences.';
$lang['imglib_image_process_failed'] = 'Image processing failed. Please verify that your server supports the chosen protocol and that the path to your image library is correct.';
$lang['imglib_rotation_angle_required'] = 'An angle of rotation is required to rotate the image.';
$lang['imglib_invalid_path'] = 'The path to the image is not correct.';
$lang['imglib_invalid_image'] = 'The provided image is not valid.';
$lang['imglib_copy_failed'] = 'The image copy routine failed.';
$lang['imglib_missing_font'] = 'Unable to find a font to use.';
$lang['imglib_save_failed'] = 'Unable to save the image. Please make sure the image and file directory are writable.';

View file

@ -0,0 +1,10 @@
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
<p>Directory access is forbidden.</p>
</body>
</html>

View file

@ -0,0 +1,19 @@
<?php
/**
* System messages translation for CodeIgniter(tm)
*
* @author CodeIgniter community
* @copyright Copyright (c) 2014-2018, British Columbia Institute of Technology (http://bcit.ca/)
* @license http://opensource.org/licenses/MIT MIT License
* @link https://codeigniter.com
*/
defined('BASEPATH') OR exit('No direct script access allowed');
$lang['migration_none_found'] = '不需迁移。 ';
$lang['migration_not_found'] = '无法根据版本号找到迁移方法: %s。';
$lang['migration_sequence_gap'] = '版本迁移存在鸿沟:%s。';
$lang['migration_multiple_version'] = '多个迁移对应同一版本号:%s。';
$lang['migration_class_doesnt_exist'] = '无法找到迁移类 "%s"。';
$lang['migration_missing_up_method'] = '无法找到迁移类 "%s" 中的 "up" 方法。';
$lang['migration_missing_down_method'] = '无法找到迁移类 "%s" 中的 " 方法。';
$lang['migration_invalid_filename'] = '无效的迁移文件名:"%s"。';

View file

@ -0,0 +1,44 @@
<?php
/**
* CodeIgniter
*
* An open source application development framework for PHP
*
* This content is released under the MIT License (MIT)
*
* Copyright (c) 2014 - 2019, British Columbia Institute of Technology
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*
* @package CodeIgniter
* @author EllisLab Dev Team
* @copyright Copyright (c) 2008 - 2014, EllisLab, Inc. (https://ellislab.com/)
* @copyright Copyright (c) 2014 - 2019, British Columbia Institute of Technology (https://bcit.ca/)
* @license https://opensource.org/licenses/MIT MIT License
* @link https://codeigniter.com
* @since Version 1.0.0
* @filesource
*/
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'] = 'Bytes';

View file

@ -0,0 +1,43 @@
<?php
/**
* CodeIgniter
*
* An open source application development framework for PHP
*
* This content is released under the MIT License (MIT)
*
* Copyright (c) 2014 - 2019, British Columbia Institute of Technology
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*
* @package CodeIgniter
* @author EllisLab Dev Team
* @copyright Copyright (c) 2008 - 2014, EllisLab, Inc. (https://ellislab.com/)
* @copyright Copyright (c) 2014 - 2019, British Columbia Institute of Technology (https://bcit.ca/)
* @license https://opensource.org/licenses/MIT MIT License
* @link https://codeigniter.com
* @since Version 1.0.0
* @filesource
*/
defined('BASEPATH') OR exit('No direct script access allowed');
$lang['pagination_first_link'] = '&lsaquo; First';
$lang['pagination_next_link'] = '&gt;';
$lang['pagination_prev_link'] = '&lt;';
$lang['pagination_last_link'] = 'Last &rsaquo;';

View file

@ -0,0 +1,60 @@
<?php
/**
* CodeIgniter
*
* An open source application development framework for PHP
*
* This content is released under the MIT License (MIT)
*
* Copyright (c) 2014 - 2019, British Columbia Institute of Technology
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*
* @package CodeIgniter
* @author EllisLab Dev Team
* @copyright Copyright (c) 2008 - 2014, EllisLab, Inc. (https://ellislab.com/)
* @copyright Copyright (c) 2014 - 2019, British Columbia Institute of Technology (https://bcit.ca/)
* @license https://opensource.org/licenses/MIT MIT License
* @link https://codeigniter.com
* @since Version 1.0.0
* @filesource
*/
defined('BASEPATH') OR exit('No direct script access allowed');
$lang['profiler_database'] = 'DATABASE';
$lang['profiler_controller_info'] = 'CLASS/METHOD';
$lang['profiler_benchmarks'] = 'BENCHMARKS';
$lang['profiler_queries'] = 'QUERIES';
$lang['profiler_get_data'] = 'GET DATA';
$lang['profiler_post_data'] = 'POST DATA';
$lang['profiler_uri_string'] = 'URI STRING';
$lang['profiler_memory_usage'] = 'MEMORY USAGE';
$lang['profiler_config'] = 'CONFIG VARIABLES';
$lang['profiler_session_data'] = 'SESSION DATA';
$lang['profiler_headers'] = 'HTTP HEADERS';
$lang['profiler_no_db'] = 'Database driver is not currently loaded';
$lang['profiler_no_queries'] = 'No queries were run';
$lang['profiler_no_post'] = 'No POST data exists';
$lang['profiler_no_get'] = 'No GET data exists';
$lang['profiler_no_uri'] = 'No URI data exists';
$lang['profiler_no_memory'] = 'Memory Usage Unavailable';
$lang['profiler_no_profiles'] = 'No Profile data - all Profiler sections have been disabled.';
$lang['profiler_section_hide'] = 'Hide';
$lang['profiler_section_show'] = 'Show';
$lang['profiler_seconds'] = 'seconds';

View file

@ -0,0 +1,437 @@
<?php defined('BASEPATH') OR exit('No direct script access allowed');
// Croatian
$lang['page_title'] = 'Ugovorite sastanak s';
$lang['service_and_provider'] = 'Usluga i davatelj usluga';
$lang['select_service'] = 'Izaberite uslugu';
$lang['select_provider'] = 'Izaberite davatelja usluga';
$lang['duration'] = 'Trajanje';
$lang['minutes'] = 'Minute';
$lang['price'] = 'Cijena';
$lang['back'] = 'Nazad';
$lang['appointment_date_and_time'] = 'Datum i vrijem sastanka';
$lang['no_available_hours'] = 'Za izabrani datum nije moguće pronaći vrijeme sastanka. Molimo izaberite drugi datum.';
$lang['appointment_hour_missing'] = 'Molimo izaberite vrijeme sastanka';
$lang['customer_information'] = 'Korisničke informacije';
$lang['first_name'] = 'Ime';
$lang['last_name'] = 'Prezime';
$lang['email'] = 'Email';
$lang['phone_number'] = 'Tel. broj';
$lang['phone'] = 'Telefon';
$lang['address'] = 'Adresa';
$lang['city'] = 'Grad';
$lang['zip_code'] = 'Poštanski broj';
$lang['notes'] = 'Zabilješke';
$lang['language'] = 'Jezik';
$lang['no_language'] = 'Jezik neizabran';
$lang['fields_are_required'] = 'Polja sa znakom * su obavezna.';
$lang['appointment_confirmation'] = 'Potvrda sastanka';
$lang['confirm'] = 'Potvrdite';
$lang['update'] = 'Ažuriranje';
$lang['cancel_appointment_hint'] = 'Pritisnite gumb "Otkaži" da uklonite sastanak sa rasporeda';
$lang['cancel'] = 'Otkaži';
$lang['appointment_registered'] = 'Vaš sastanak je uspješno registriran!';
$lang['cancel_appointment_title'] = 'Otkažite sastanak';
$lang['appointment_cancelled'] = 'Vaš sastanak je otkazan.';
$lang['appointment_cancelled_title'] = 'Otkazivanje sastanka';
$lang['reason'] = 'Razlog';
$lang['appointment_removed_from_schedule'] = 'Slijedeći sastanak je uklonjen sa rasporeda';
$lang['appointment_details_was_sent_to_you'] = 'Peoslijeđen Vam je EMail sa detaljima sastanka.';
$lang['add_to_google_calendar'] = 'Dodati u Google kalendar';
$lang['appointment_booked'] = 'Vaš sastanak je uspješno uveden.';
$lang['thank_you_for_appointment'] = 'Hvala za ugovaranje sastanka. Detalji sastanka se navedeni dolje. Slijedite link za unošenje izmjena.';
$lang['appointment_details_title'] = 'Detalji sastanka';
$lang['customer_details_title'] = 'Korisnički detalji';
$lang['service'] = 'Usluga';
$lang['provider'] = 'Davatelj usluge';
$lang['customer'] = 'Korisnik';
$lang['start'] = 'Početak';
$lang['end'] = 'Kraj';
$lang['name'] = 'Ime';
$lang['appointment_link_title'] = 'Link sastanka';
$lang['success'] = 'Uspjeh';
$lang['appointment_added_to_google_calendar'] = 'Vaš sastanak je dodan vašem Google kalendaru.';
$lang['view_appointment_in_google_calendar'] = 'Pritisnite ovdje pogledajte svoj sastanak na Google kalendaru.';
$lang['appointment_added_to_your_plan'] = 'Novi sastanak je unešen u vaš plan.';
$lang['appointment_link_description'] = 'Pritisnite ovdje za izmjene vašeg sastanka.';
$lang['appointment_locked'] = 'Ažuriranje nije moguće';
$lang['appointment_locked_message'] = 'Unutar {$limit} sati ažuriranje sastanka nije moguće';
$lang['appointment_not_found'] = 'Sastanak nije pronađen';
$lang['appointment_does_not_exist_in_db'] = 'Traženi sastanak ne nalazi se više u sustavu.';
$lang['display_calendar'] = 'Prikaz kalendara';
$lang['calendar'] = 'Kalendar';
$lang['users'] = 'Korisnici';
$lang['settings'] = 'Podešavanja';
$lang['log_out'] = 'Odjava';
$lang['synchronize'] = 'Sinkronizacija';
$lang['enable_sync'] = 'Omogući sinkronizaciju';
$lang['disable_sync'] = 'Isključi sinkronizaciju';
$lang['disable_sync_prompt'] = 'Jeste li sigurni da želite isključiti sinkronizaciju kalendara?';
$lang['reload'] = 'Osvježi podatke';
$lang['appointment'] = 'Sastanak';
$lang['unavailability'] = 'Nedostupnost';
$lang['week'] = 'Tjedan';
$lang['month'] = 'Mjesec';
$lang['today'] = 'Danas';
$lang['not_working'] = 'Nije u funkciji';
$lang['break'] = 'Pauza';
$lang['add'] = 'Dodaj';
$lang['edit'] = 'Izmjeni';
$lang['hello'] = 'Halo';
$lang['all_day'] = 'Cijeli dan';
$lang['manage_appointment_record_hint'] = 'Upravljanje svih sastanaka raspoloživih davatelja usluga i usluga.';
$lang['select_filter_item_hint'] = 'Izaberite davatelja usluge ili uslugu i pregledajte sastanak u kalendaru.';
$lang['enable_appointment_sync_hint'] = 'Omogući sinkronizaciju sa Google kalendarom davatelja usluga.';
$lang['manage_customers_hint'] = 'Upravljanje registriranih korisnika i pregled povijesti njihovih unosa.';
$lang['manage_services_hint'] = 'Upravljanje raspoloživih usluga i kategorija sustava.';
$lang['manage_users_hint'] = 'Upravljanje pozadinskih korisnika (administratori, davatelji usluga, tajništvo).';
$lang['settings_hint'] = 'Sustavna/korisnička podešavanja.';
$lang['log_out_hint'] = 'Odjava iz sustava.';
$lang['unavailability_periods_hint'] = 'Tijekom nedostupnosti davatelj usluga neće prihvatiti nove sastanke.';
$lang['new_appointment_hint'] = 'Kreiraj novi sastanak i unesi ga u bazu podataka.';
$lang['reload_appointments_hint'] = 'Osvježi sastanke u kalendaru.';
$lang['trigger_google_sync_hint'] = 'Pokreni proces sinkronizacije Google kalendara.';
$lang['appointment_updated'] = 'Sastanak je uspješno ažuriran.';
$lang['undo'] = 'Poništi korak';
$lang['appointment_details_changed'] = 'Detalji sastanka su promijenjeni.';
$lang['appointment_changes_saved'] = 'Promjene sastanka su uspješno spremljene.';
$lang['save'] = 'Spremi';
$lang['new'] = 'Novi';
$lang['select'] = 'Izaberi';
$lang['hide'] = 'Sakrij';
$lang['type_to_filter_customers'] = 'Unesi za filtriranje korisnika.';
$lang['clear_fields_add_existing_customer_hint'] = 'Obriši polja i unesi novog korisnika.';
$lang['pick_existing_customer_hint'] = 'Izaberi postojećeg korisnika.';
$lang['new_appointment_title'] = 'Novi sastanak';
$lang['edit_appointment_title'] = 'Izmjeni sastanak';
$lang['delete_appointment_title'] = 'Obriši sastanak';
$lang['write_appointment_removal_reason'] = 'Molimo unosite razlog brisanja sastanka:';
$lang['appointment_saved'] = 'Sastanak uspješno spremljen.';
$lang['new_unavailability_title'] = 'Nova nedostupnost';
$lang['edit_unavailability_title'] = 'Izmjeni nedostupnost';
$lang['unavailability_saved'] = 'Nedostupnost uspješno spremljena.';
$lang['start_date_before_end_error'] = 'Početni datum je veći od krajnjeg.';
$lang['invalid_duration'] = 'Trajanje nekorektno.';
$lang['invalid_email'] = 'Email adresa nekorektna.';
$lang['customers'] = 'Korisnici';
$lang['details'] = 'Detalji';
$lang['no_records_found'] = 'Unosi nisu pronađeni...';
$lang['services'] = 'Usluge';
$lang['duration_minutes'] = 'Trajanje (Minute)';
$lang['currency'] = 'Valuta';
$lang['category'] = 'Kategorija';
$lang['no_category'] = 'Izvan kategorije';
$lang['description'] = 'Opis';
$lang['categories'] = 'Kategorije';
$lang['admins'] = 'Administratori';
$lang['providers'] = 'Davatelji usluga';
$lang['secretaries'] = 'Tajnici';
$lang['mobile_number'] = 'Mobilni broj';
$lang['mobile'] = 'Mobilni';
$lang['state'] = 'Država';
$lang['username'] = 'Korisničko ime';
$lang['password'] = 'Zaporka';
$lang['retype_password'] = 'Ponovi zaporku';
$lang['receive_notifications'] = 'Primiti obavijesti';
$lang['passwords_mismatch'] = 'Zaporka nekorektno unešena.';
$lang['admin_saved'] = 'Administrator uspješno spremljen.';
$lang['provider_saved'] = 'Davatelj usluga uspješno spremljen.';
$lang['secretary_saved'] = 'Tajnik uspješno spremljen.';
$lang['admin_deleted'] = 'Administrator uspješno izbrisan.';
$lang['provider_deleted'] = 'Davatelj usluga uspješno izbrisan.';
$lang['secretary_deleted'] = 'Tajnik uspješno izbrisan.';
$lang['service_saved'] = 'Usluga uspješno spremljena.';
$lang['category_saved'] = 'Kategorija uspješno spremljena.';
$lang['service_deleted'] = 'Usluga uspješno izbrisana.';
$lang['category_deleted'] = 'Kategorija uspješno izbrisana.';
$lang['customer_saved'] = 'Korisnik uspješno spremljen.';
$lang['customer_deleted'] = 'Korisnik uspješno izbrisan.';
$lang['current_view'] = 'Tekući pogled';
$lang['working_plan'] = 'Radni plan';
$lang['reset_plan'] = 'Resetirajte plan';
$lang['monday'] = 'Ponedjeljak';
$lang['tuesday'] = 'Utorak';
$lang['wednesday'] = 'Srijeda';
$lang['thursday'] = 'Četvrtak';
$lang['friday'] = 'Petak';
$lang['saturday'] = 'Subota';
$lang['sunday'] = 'Nedjelja';
$lang['breaks'] = 'Pauze';
$lang['add_breaks_during_each_day'] = 'Dodajte pauze tijekom svakog dana. Tijekom pauze ne mogu biti dodijeljeni sastanci.';
$lang['day'] = 'Dan';
$lang['days'] = 'Dani';
$lang['actions'] = 'Postupci';
$lang['reset_working_plan_hint'] = 'Resetirajte radni plan na osnovnu vrijednost.';
$lang['company_name'] = 'Naziv firme';
$lang['company_name_hint'] = 'Naziv firme će biti prikazano u sustavu (obavezno).';
$lang['company_email'] = 'Email firme';
$lang['company_email_hint'] = 'Ovo će biti Email adresa firme. Ona će biti korištena kao adresa pošiljaoca i primaoca u sustavu (obavezno).';
$lang['company_link'] = 'Link firme';
$lang['company_link_hint'] = 'Link firme obično navigira na oficijelnu stranicu firme (obavezno).';
$lang['go_to_booking_page'] = 'Idite do stranice za unose';
$lang['settings_saved'] = 'Podešavanja uspješno spremljena.';
$lang['general'] = 'Općenito';
$lang['booking'] = 'Unos';
$lang['visible'] = 'Vidljivo';
$lang['hidden'] = 'Skriveno';
$lang['business_logic'] = 'Poslovna logika';
$lang['current_user'] = 'Tekući korisnik';
$lang['about_app'] = 'Informacije o Easy!Appointments';
$lang['edit_working_plan_hint'] = 'Označi validne dane i sate za sastanke u firmi. Korisnici mogu unijeti sastanke u ovom periodu, ali vi ćete moći to uraditi u bilo kojem vremenskom periodu. Ovaj radni plan će biti podrazumijevan za svaki novi unos, ali ćete ga vi moći promijeniti. Nakon ovih postavki možete unijeti periode za pauze.';
$lang['edit_breaks_hint'] = 'Dodajte radne pauze za svaki dan. Ove pauze će biti važeće za svakog davatelja usluga.';
$lang['book_advance_timeout'] = 'Unesite rezervirano vrijeme';
$lang['book_advance_timeout_hint'] = 'Definirajte rezervirano vrijeme (minute) nakon kojeg će korisnici moći ažurirati svoje sastanke.';
$lang['timeout_minutes'] = 'Timeout (minute)';
$lang['about_app_info'] = 'Easy!Appointments je vrlo prilagodljiva aplikacija koja omogućuje korisnicima unos sastanaka putem Web-a. Osim toga, omogućuje sinkronizaciju sa Google kalendarom, te se tako može koristiti i sa drugim uslugama.';
$lang['current_version'] = 'Tekuća verzija';
$lang['support'] = 'Korisnička podrška';
$lang['about_app_support'] = 'Ako naiđete na problem/pitanje tijekom rada sa Easy!Appointments, možete potražiti odgovor/rješenje u oficijelnoj Google grupi. Ili možete kreirati novi Problem na Google Code stranici da omogućite rješavanje tog problema.';
$lang['official_website'] = 'Oficijelna Web stranica';
$lang['google_plus_community'] = 'Google+ zajednica';
$lang['support_group'] = 'Grupa ua korisničku podršku';
$lang['project_issues'] = 'Projektne teme';
$lang['license'] = 'Licenca';
$lang['about_app_license'] = 'Easy!Appointments is licenciran pod GPLv3. Korištenjem Easy!Appointments na bilo kojim način, vi se slažete sa uvjetima uporabe opisanim na slijedećoj web lokaciji:';
$lang['logout_success'] = 'Vi ste se uspješno odjavili! Pritiskom na gumb navigirajte na drugu Web stranicu.';
$lang['book_appointment_title'] = 'Unesite sastanak';
$lang['backend_section'] = 'Pozadinski dio';
$lang['you_need_to_login'] = 'Dobro došli! Prijavite se za pregled pozadinskog dijela.';
$lang['enter_username_here'] = 'Ovdje unesite korisničko ime ...';
$lang['enter_password_here'] = 'Ovdje unesite vašu zaporku ...';
$lang['login'] = 'Prijava';
$lang['forgot_your_password'] = 'Zaboravili ste zaporku?';
$lang['login_failed'] = 'Prijava neuspješna, molimo unesite ispravne podatke i pokušajte ponovo.';
$lang['type_username_and_email_for_new_password'] = 'Unesite korisničko ime i Email adresu da dobijete novu zaporku.';
$lang['enter_email_here'] = 'Unesite Email adresu ovdje ...';
$lang['regenerate_password'] = 'Povratak zaporke';
$lang['go_to_login'] = 'Povratak na prijavu';
$lang['new_password_sent_with_email'] = 'Nova zaporka je poslana na vašu Email adresu.';
$lang['new_account_password'] = 'Nova zaporka računa';
$lang['new_password_is'] = 'Vaša nova zaporka računa je $password. Molimo spremite ovaj Email da bi mogli povratiti zaporku. Zaporku možete također promijeniti u podešavanjima.';
$lang['delete_record_prompt'] = 'Jeste li sigurni da želite izbrisati ovaj unos? Brisanje je nepovratno.';
$lang['delete_admin'] = 'Brisanje administratora';
$lang['delete_customer'] = 'Brisanje korisnika';
$lang['delete_service'] = 'Brisanje usluge';
$lang['delete_category'] = 'Brisanje kategorije';
$lang['delete_provider'] = 'Brisanje davatelja usluga';
$lang['delete_secretary'] = 'Brisanje tajnika';
$lang['delete_appointment'] = 'Brisanje sastanka';
$lang['delete_unavailability'] = 'Brisanje nedostupnosti';
$lang['delete'] = 'Brisanje';
$lang['unexpected_issues'] = 'Neočekivane teme';
$lang['unexpected_issues_message'] = 'Radnja nije izvršena. Iskrsle su neočekivane smetnje.';
$lang['close'] = 'Zatvori';
$lang['page_not_found'] = 'Stranica nije pronađena';
$lang['page_not_found_message'] = 'Tražena stranica ne postoji. Molimo provjerite Web lokaciju ili navigirajte na drugu Web lokaciju pomoću gumba.';
$lang['error'] = 'Greška';
$lang['no_privileges'] = 'Neovlašćen';
$lang['no_privileges_message'] = 'Niste ovlašteni za pregled ove stranice. Molimo navigirajte na neku drugu lokaciju.';
$lang['backend_calendar'] = 'Pozadinski kalendar';
$lang['start_date_time'] = 'Početni datum / vrijeme';
$lang['end_date_time'] = 'Završni datum / vrijeme';
$lang['licensed_under'] = 'Licenciran pod';
$lang['unexpected_issues_occurred'] = 'Iskrsla neočekivana smetnja.';
$lang['service_communication_error'] = 'Greška u kominikaciji sa serverom, molimo pokušajte ponovo.';
$lang['no_privileges_edit_appointments'] = 'Nemate potrebna ovlaštenja za ažuriranje sastanka.';
$lang['unavailability_updated'] = 'Promjena nedostupnosti uspješno spremljena.';
$lang['appointments'] = 'Sastanci';
$lang['unexpected_warnings'] = 'Neočekivana upozorenja';
$lang['unexpected_warnings_message'] = 'Radnja je završena uz upozorenja.';
$lang['filter'] = 'Filter';
$lang['clear'] = 'Obriši';
$lang['uncategorized'] = 'Izvan kategorije';
$lang['username_already_exists'] = 'Korisničko ime već postoji.';
$lang['password_length_notice'] = 'Zaporka mora imati najmanje $number znakova.';
$lang['general_settings'] = 'Općenita podešavanja';
$lang['personal_information'] = 'Osobni podaci';
$lang['system_login'] = 'Prijava (sustav)';
$lang['user_settings_are_invalid'] = 'Korisnička podešavanja nisu korektna! Molimo pregledajte podešavanja i pokušajte ponovo.';
$lang['add_break'] = 'Dodajte Pauzu';
$lang['january'] = 'Siječanj';
$lang['february'] = 'Veljača';
$lang['march'] = 'Ožujak';
$lang['april'] = 'Travanj';
$lang['may'] = 'Svibanj';
$lang['june'] = 'Lipanj';
$lang['july'] = 'Srpanj';
$lang['august'] = 'Kolovoz';
$lang['september'] = 'Rujan';
$lang['october'] = 'Listopad';
$lang['november'] = 'Studeni';
$lang['december'] = 'Prosinac';
$lang['previous'] = 'Prethodno';
$lang['next'] = 'Slijedeće';
$lang['now'] = 'Sada';
$lang['select_time'] = 'Izaberite vrijeme';
$lang['time'] = 'Vrijeme';
$lang['hour'] = 'Sat';
$lang['minute'] = 'Minuta';
$lang['google_sync_completed'] = 'Google sinkronizacija uspješno završena.';
$lang['google_sync_failed'] = 'Google sinkronizacija neuspješna: Veza sa serverom nije uspostavljena.';
$lang['select_google_calendar'] = 'Izaberi Google kalendar';
$lang['select_google_calendar_prompt'] = 'Izaberite kalendar s kojim želite sinkronizirati svoje sastanke. Ukoliko ne izaberete niti jedan, podrazumijevani će biti upotrijebljen.';
$lang['google_calendar_selected'] = 'Google kalendar je uspješno izabran.';
$lang['oops_something_went_wrong'] = 'Oops! Nešto nije u redu.';
$lang['could_not_add_to_google_calendar'] = 'Vaš sastanak nije mogao biti dodan vašem Google kalendar računu.';
$lang['ea_update_success'] = 'Easy!Appointments je uspješno ažuriran.';
$lang['require_captcha'] = 'Potrebno CAPTCHA';
$lang['require_captcha_hint'] = 'Kada je opcija uključena, korisnici moraju unijeti slučajan CAPTCHA izraz, prije unosa/ažuriranja sastanaka.';
$lang['captcha_is_wrong'] = 'CAPTCHA verifikacija nije prošla, molimo pokušajte ponovo.';
$lang['any_provider'] = 'Bilo koji davatelj usluga';
$lang['requested_hour_is_unavailable'] = 'U zahtjevano vrijeme nije moguće unijeti sastanak. Molimo izaberite drugo vrijeme/sat.';
$lang['customer_notifications'] = 'Korisničke obavijesti';
$lang['customer_notifications_hint'] = 'Definira da li će korisnik primiti obavijest kada se dogodi izmjena na njegovom sastanku.';
$lang['date_format'] = 'Format datuma';
$lang['date_format_hint'] = 'Promijenite prikazni format datuma (D - Dan, M - Mjesec, Y - Godina).';
$lang['time_format'] = 'Format vremena (sat/minute)';
$lang['time_format_hint'] = 'Promijenite prikazni format vremena (H - Sat, M - Minute).';
$lang['first_weekday'] = 'Prvi dan u tjednu';
$lang['first_weekday_hint'] = 'Odredite prvi dan u kalendarskom tjednu.';
$lang['google_analytics_code_hint'] = 'Dodajte vaš Google Analytics Code da omogućite Google Analytics trakiranje na stranicam unosa.';
$lang['availabilities_type'] = 'Tip dostupnosti';
$lang['flexible'] = 'Fleksibilno';
$lang['fixed'] = 'Fiksno';
$lang['attendants_number'] = 'Broj nazočnih';
$lang['reset_working_plan'] = 'Resetirajte radni plan na podrazumijevane vrijednosti.';
$lang['legal_contents'] = 'Pravni sadržaj';
$lang['cookie_notice'] = 'Opaska o kolačiću';
$lang['display_cookie_notice'] = 'Opaska o prikaznom kolačiću';
$lang['cookie_notice_content'] = 'Sadržaj opaske o kolačiću';
$lang['terms_and_conditions'] = 'Termini & Uvjeti';
$lang['display_terms_and_conditions'] = 'Prikaz Termini & Uvjeti';
$lang['terms_and_conditions_content'] = 'Sadržaj Termini & Uvjeti';
$lang['privacy_policy'] = 'Politika privatnosti';
$lang['display_privacy_policy'] = 'Prikaz Politika privatnosti';
$lang['privacy_policy_content'] = 'Sadržaj Politika privatnosti';
$lang['website_using_cookies_to_ensure_best_experience'] = 'Ova Web lokacija koristi kolačiće radi olakšanja uporabe.';
$lang['read_and_agree_to_terms_and_conditions'] = 'Pročitao sam i slažem se sa {$link}Termini & Uvjeti{/$link}.';
$lang['read_and_agree_to_privacy_policy'] = 'Pročitao sam i slažem se sa {$link}Politika privatnosti{/$link}.';
$lang['delete_personal_information_hint'] = 'Obrišite sve sastanke i osobne podatke iz sustava.';
$lang['delete_personal_information'] = 'Brisanje osobnih podataka';
$lang['delete_personal_information_prompt'] = 'Jeste sigurni da želite obrisati vaše osobne podatke? Brisanje je nepovratno.';
$lang['location'] = 'Lokacija';
$lang['working_plan_exception'] = 'Izuzetak u radnom planu';
$lang['working_plan_exceptions'] = 'Izuzeci u radnom planu';
$lang['working_plan_exceptions_hint'] = 'Dodajte dan za izuzetak u radnom planu, izvan radnog plana.';
$lang['new_working_plan_exception_title'] = 'Novi izuzetak u radnom planu';
$lang['working_plan_exception_saved'] = 'Izuzetak u radnom planu uspješno spremljen.';
$lang['working_plan_exception_deleted'] = 'Izuzetak u radnom planu uspješno izbrisan.';
$lang['add_working_plan_exceptions_during_each_day'] = 'Dodajte dane za izuzetke u radnom planu, izvan radnog plana.';
$lang['add_working_plan_exception'] = 'Dodajte izuzetak u radnom planu';
$lang['require_phone_number'] = 'Obavezan broj telefona';
$lang['require_phone_number_hint'] = 'Kada je opcija uključena, korisnik mora unijeti broj telefona tijekom unosa sastanka';
$lang['check_spam_folder'] = 'Molimo provjerite svoju spam mapu ako Email ne stigne unutar nekoliko minuta.';
$lang['api_token_hint'] = 'Postavite tajni token kako biste omogućili autentifikaciju temeljenu na tokenu na Easy!Appointments API.';
$lang['timezone'] = 'Vremenska zona';
$lang['overwrite_existing_working_plans'] = 'Ovo će prebrisati postojeće radne planove davatelja usluga, jeste li sigurni da želite nastaviti?';
$lang['working_plans_got_updated'] = 'Svi radni planovi su ažurirani.';
$lang['apply_to_all_providers'] = 'Primijeni na sve davatelje usluga';
$lang['display_any_provider'] = 'Prikaži bilo koju opciju davatelja usluga';
$lang['display_any_provider_hint'] = 'Stranica za rezervacije dobit će dodatnu opciju koja korisnicima omogućuje rezervaciju bez navođenja davatelja usluga.';
$lang['load_more'] = 'Učitaj više';
$lang['list'] = 'Lista';
$lang['default'] = 'Podrazumijevano';
$lang['table'] = 'Tabela';
$lang['date'] = 'Datum';
$lang['about'] = 'O';
$lang['booking_settings'] = 'Postavke rezervacije';
$lang['display'] = 'Prikaz';
$lang['require'] = 'Obavezno';
$lang['color'] = 'Boja';
$lang['matomo_analytics_url_hint'] = 'Dodajte URL svojoj vlastitoj Matomo instalaciji kako biste omogućili Matomo praćenje na stranicama za rezervacije.';
$lang['invalid_phone'] = 'Nevažeći telefonski broj.';
$lang['legal'] = 'Pravno';
$lang['business'] = 'Poslovno';
$lang['account'] = 'Račun';
$lang['disable_booking'] = 'Onemogući rezervaciju';
$lang['disable_booking_hint'] = 'Stranica za rezervacije bit će onemogućena sve dok je ova postavka aktivna i korisnici neće moći registrirati nove termine.';
$lang['display_message'] = 'Prikaži poruku';
$lang['booking_is_disabled'] = 'Rezervacija je onemogućena!';
$lang['appearance'] = 'Izgled';
$lang['company_logo'] = 'Logo firme';
$lang['company_logo_hint'] = 'Logo tvrtke bit će prikazan na mnogim mjestima u aplikaciji, uključujući stranicu za rezervacije i Email s obavijestima (slikovna datoteka, max 2MB).';
$lang['company_color'] = 'Boja firme';
$lang['company_color_hint'] = 'Boja tvrtke primijenit će se na cijelu aplikaciju tako da aplikacija koristi vašu robnu marku.';
$lang['localization'] = 'Lokalizacija';
$lang['integrations'] = 'Integracija';
$lang['company'] = 'Firma';
$lang['remove'] = 'Obriši';
$lang['login_button'] = 'Gumb za prijavu';
$lang['display_login_button_hint'] = 'Definira hoće li se gumb za prijavu prikazati na stranici za rezervacije.';
$lang['private'] = 'Privatno';
$lang['private_hint'] = 'Privatni zapisi neće se prikazivati niti obrađivati na javnim stranicama kao što je stranica za rezervacije.';
$lang['reset'] = 'Resetiranje';
$lang['all'] = 'Sve';
$lang['booking_link'] = 'Link za rezervaciju';
$lang['add_new_event'] = 'Dodaj novi događaj';
$lang['what_kind_of_event'] = 'Koju vrstu događaja želite dodati?';
$lang['theme'] = 'Tema';
$lang['limit_customer_access'] = 'Ograničite pristup korisnika';
$lang['limit_customer_access_hint'] = 'Ako je opcija uključena, davatelji usluga i tajnici moći će pristupiti samo korisnicima s kojima imaju dogovoren sastanak.';
$lang['url'] = 'URL';
$lang['secret_token'] = 'Tajni token';
$lang['verify_ssl'] = 'Potvrdite SSL';
$lang['appointment_save'] = 'Sastanak spremi';
$lang['appointment_delete'] = 'Sastanak briši';
$lang['unavailability_save'] = 'Nedostupnost spremi';
$lang['unavailability_delete'] = 'Nedostupnost briši';
$lang['customer_save'] = 'Korisnik spremi';
$lang['customer_delete'] = 'Korisnik briši';
$lang['service_save'] = 'Usluga spremi';
$lang['service_delete'] = 'Usluga briši';
$lang['category_save'] = 'Kategorija spremi';
$lang['category_delete'] = 'kategorija briši';
$lang['provider_save'] = 'Davatelj usluga spremi';
$lang['provider_delete'] = 'Davatelj usluga briši';
$lang['secretary_save'] = 'Tajnik spremi';
$lang['secretary_delete'] = 'Tajnik briši';
$lang['admin_save'] = 'Administrator spremi';
$lang['admin_delete'] = 'Administrator briši';
$lang['options'] = 'Opcije';
$lang['webhooks'] = 'Web-dojavice';
$lang['webhooks_info'] = 'Web-dojavice vam omogućuju slanje HTTP obavijesti vanjskim web aplikacijama kao odgovor na različite događaje aplikacije, kao što je stvaranje sastanka ili uklanjanje korisnika.';
$lang['integrations_info'] = 'Integracije vam omogućuju uspostavljanje veza trećih strana s vanjskim aplikacijama i API-jima.';
$lang['configure'] = 'Konfigurirati';
$lang['google_analytics'] = 'Google Analytics';
$lang['google_analytics_info'] = 'Google Analytics omogućuje vam da automatski dodate kod za praćenje i HTML oznake na javnu stranicu i pratite sve javne sesije rezervacije.';
$lang['matomo_analytics'] = 'Matomo Analytics';
$lang['matomo_analytics_info'] = 'Matomo Analytics vam omogućuje da automatski dodate kod za praćenje i HTML oznake na javnu stranicu i pratite sve javne sesije rezervacije.';
$lang['api'] = 'API';
$lang['api_info'] = 'API vam omogućuje interakciju sa svim podacima Easy!Appointments putem HTTP protokola i dostupnih krajnjih točaka API-ja te stvaranje vlastitih integracija.';
$lang['google_analytics_code'] = 'Google Analytics Code';
$lang['matomo_analytics_url'] = 'Matomo Analytics URL';
$lang['future_booking_limit'] = 'Ograničenje budućih rezervacija';
$lang['limit_days'] = 'Ograničenje (Dani)';
$lang['future_booking_limit_hint'] = 'Postavite buduće ograničenje u danima koji korisnici mogu zakazati putem javne stranice za rezervacije.';
$lang['api_token'] = 'API Token';
$lang['allow_rescheduling_cancellation_before'] = 'Dopusti pomicanje/otkazivanje prije';
$lang['at_least_one_field'] = 'Najmanje jedno polje mora biti prikazano na stranici za rezervacije.';
$lang['status'] = 'Status';
$lang['appointment_status_options'] = 'Opcije statusa sastanka';
$lang['appointment_status_options_info'] = 'Definirajte popis dostupnih opcija statusa sastanka koje se mogu koristiti na stranici kalendara (prva će automatski postati podrazumijevana vrijednost).';
$lang['sunday_short'] = 'Ned';
$lang['monday_short'] = 'Pon';
$lang['tuesday_short'] = 'Uto';
$lang['wednesday_short'] = 'Sri';
$lang['thursday_short'] = 'Čet';
$lang['friday_short'] = 'Pet';
$lang['saturday_short'] = 'Sub';
$lang['january_short'] = 'Sij';
$lang['february_short'] = 'Velj';
$lang['march_short'] = 'Ožu';
$lang['april_short'] = 'Tra';
$lang['may_short'] = 'Svi';
$lang['june_short'] = 'Lip';
$lang['july_short'] = 'Srp';
$lang['august_short'] = 'Kol';
$lang['september_short'] = 'Ruj';
$lang['october_short'] = 'Lis';
$lang['november_short'] = 'Stu';
$lang['december_short'] = 'Pro';
$lang['am'] = 'prije podne';
$lang['pm'] = 'poslije podne';
$lang['to'] = 'do';
$lang['click_to_toggle'] = 'Kliknite za prebacivanje';
$lang['week_short'] = 'Tjed';
$lang['scroll_to_increment'] = 'Skrolajte za inkrementaciju';
$lang['year'] = 'Godina';
// End

View file

@ -0,0 +1,58 @@
<?php
/**
* CodeIgniter
*
* An open source application development framework for PHP
*
* This content is released under the MIT License (MIT)
*
* Copyright (c) 2014 - 2019, British Columbia Institute of Technology
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*
* @package CodeIgniter
* @author EllisLab Dev Team
* @copyright Copyright (c) 2008 - 2014, EllisLab, Inc. (https://ellislab.com/)
* @copyright Copyright (c) 2014 - 2019, British Columbia Institute of Technology (https://bcit.ca/)
* @license https://opensource.org/licenses/MIT MIT License
* @link https://codeigniter.com
* @since Version 1.0.0
* @filesource
*/
defined('BASEPATH') OR exit('No direct script access allowed');
$lang['ut_test_name'] = 'Test Name';
$lang['ut_test_datatype'] = 'Test Datatype';
$lang['ut_res_datatype'] = 'Expected Datatype';
$lang['ut_result'] = 'Result';
$lang['ut_undefined'] = 'Undefined Test Name';
$lang['ut_file'] = 'File Name';
$lang['ut_line'] = 'Line Number';
$lang['ut_passed'] = 'Passed';
$lang['ut_failed'] = 'Failed';
$lang['ut_boolean'] = 'Boolean';
$lang['ut_integer'] = 'Integer';
$lang['ut_float'] = 'Float';
$lang['ut_double'] = 'Float'; // can be the same as float
$lang['ut_string'] = 'String';
$lang['ut_array'] = 'Array';
$lang['ut_object'] = 'Object';
$lang['ut_resource'] = 'Resource';
$lang['ut_null'] = 'Null';
$lang['ut_notes'] = 'Notes';

View file

@ -0,0 +1,55 @@
<?php
/**
* CodeIgniter
*
* An open source application development framework for PHP
*
* This content is released under the MIT License (MIT)
*
* Copyright (c) 2014 - 2019, British Columbia Institute of Technology
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*
* @package CodeIgniter
* @author EllisLab Dev Team
* @copyright Copyright (c) 2008 - 2014, EllisLab, Inc. (https://ellislab.com/)
* @copyright Copyright (c) 2014 - 2019, British Columbia Institute of Technology (https://bcit.ca/)
* @license https://opensource.org/licenses/MIT MIT License
* @link https://codeigniter.com
* @since Version 1.0.0
* @filesource
*/
defined('BASEPATH') OR exit('No direct script access allowed');
$lang['upload_userfile_not_set'] = 'Unable to find a post variable called userfile.';
$lang['upload_file_exceeds_limit'] = 'The uploaded file exceeds the maximum allowed size in your PHP configuration file.';
$lang['upload_file_exceeds_form_limit'] = 'The uploaded file exceeds the maximum size allowed by the submission form.';
$lang['upload_file_partial'] = 'The file was only partially uploaded.';
$lang['upload_no_temp_directory'] = 'The temporary folder is missing.';
$lang['upload_unable_to_write_file'] = 'The file could not be written to disk.';
$lang['upload_stopped_by_extension'] = 'The file upload was stopped by extension.';
$lang['upload_no_file_selected'] = 'You did not select a file to upload.';
$lang['upload_invalid_filetype'] = 'The filetype you are attempting to upload is not allowed.';
$lang['upload_invalid_filesize'] = 'The file you are attempting to upload is larger than the permitted size.';
$lang['upload_invalid_dimensions'] = 'The image you are attempting to upload doesn\'t fit into the allowed dimensions.';
$lang['upload_destination_error'] = 'A problem was encountered while attempting to move the uploaded file to the final destination.';
$lang['upload_no_filepath'] = 'The upload path does not appear to be valid.';
$lang['upload_no_file_types'] = 'You have not specified any allowed file types.';
$lang['upload_bad_filename'] = 'The file name you submitted already exists on the server.';
$lang['upload_not_writable'] = 'The upload destination folder does not appear to be writable.';