Skip to content

Commit

Permalink
Updated Language Files
Browse files Browse the repository at this point in the history
  • Loading branch information
eSilverStrike committed Jan 9, 2017
1 parent ef5b7de commit 6a09f0f
Show file tree
Hide file tree
Showing 70 changed files with 907 additions and 149 deletions.
15 changes: 13 additions & 2 deletions language/afrikaans.php
Expand Up @@ -746,6 +746,13 @@
'ok' => 'OK',
'on' => 'On',
'open_basedir' => 'If <strong>open_basedir</strong> restrictions are enabled on your site, it may cause permission problems during the install. The File System Check below should point out any issues.',
'database_settings' => 'Database Settings',
'database_mysql_version' => 'MySQL Version',
'database_mysql_req_version' => 'Geeklog requires MySQL version 4.1.2 or newer (MySQL 5 recommended).',
'database_pgsql_version' => 'Postgresql Version',
'database_pgsql_req_version' => 'Geeklog requires Postgresql version 9.1.7 or newer.',
'database_dms' => 'Database Management System',
'database_dms_notes' => 'Failed to determine Database Management System. Geeklog requires either MySQL or Postgresql',
'php_req_version' => 'Geeklog requires PHP version 5.2.0 or newer.',
'php_settings' => 'PHP Settings',
'php_version' => 'PHP Version',
Expand Down Expand Up @@ -865,7 +872,12 @@
'autotag_desc_block' => '[block:name class:block-autotag] - Displays a block. Class not required. Class specifies the css class and will wrap the block in a div. The class block-autotag will always be included with the div.',
'position' => 'Position',
'cache_time' => 'Cache Time',
'cache_time_desc' => 'This block will be cached for no longer than this many seconds. If 0 caching is disabled. (3600 = 1 hour, 86400 = 1 day)'
'cache_time_desc' => 'This block will be cached for no longer than this many seconds. If 0 caching is disabled. (3600 = 1 hour, 86400 = 1 day)',
'block_type_gldefault' => 'System',
'block_type_normal' => 'Normal',
'block_type_phpblock' => 'PHP',
'block_type_portal' => 'Portal',
'block_type_dynamic' => 'Dynamic'
);

###############################################################################
Expand Down Expand Up @@ -2513,4 +2525,3 @@
'hash' => 'This field must be a hash function supported by your version of PHP'
);


15 changes: 13 additions & 2 deletions language/afrikaans_utf-8.php
Expand Up @@ -746,6 +746,13 @@
'ok' => 'OK',
'on' => 'On',
'open_basedir' => 'If <strong>open_basedir</strong> restrictions are enabled on your site, it may cause permission problems during the install. The File System Check below should point out any issues.',
'database_settings' => 'Database Settings',
'database_mysql_version' => 'MySQL Version',
'database_mysql_req_version' => 'Geeklog requires MySQL version 4.1.2 or newer (MySQL 5 recommended).',
'database_pgsql_version' => 'Postgresql Version',
'database_pgsql_req_version' => 'Geeklog requires Postgresql version 9.1.7 or newer.',
'database_dms' => 'Database Management System',
'database_dms_notes' => 'Failed to determine Database Management System. Geeklog requires either MySQL or Postgresql',
'php_req_version' => 'Geeklog requires PHP version 5.2.0 or newer.',
'php_settings' => 'PHP Settings',
'php_version' => 'PHP Version',
Expand Down Expand Up @@ -865,7 +872,12 @@
'autotag_desc_block' => '[block:name class:block-autotag] - Displays a block. Class not required. Class specifies the css class and will wrap the block in a div. The class block-autotag will always be included with the div.',
'position' => 'Position',
'cache_time' => 'Cache Time',
'cache_time_desc' => 'This block will be cached for no longer than this many seconds. If 0 caching is disabled. (3600 = 1 hour, 86400 = 1 day)'
'cache_time_desc' => 'This block will be cached for no longer than this many seconds. If 0 caching is disabled. (3600 = 1 hour, 86400 = 1 day)',
'block_type_gldefault' => 'System',
'block_type_normal' => 'Normal',
'block_type_phpblock' => 'PHP',
'block_type_portal' => 'Portal',
'block_type_dynamic' => 'Dynamic'
);

###############################################################################
Expand Down Expand Up @@ -2513,4 +2525,3 @@
'hash' => 'This field must be a hash function supported by your version of PHP'
);


15 changes: 13 additions & 2 deletions language/bosnian.php
Expand Up @@ -750,6 +750,13 @@
'ok' => 'OK',
'on' => 'On',
'open_basedir' => 'If <strong>open_basedir</strong> restrictions are enabled on your site, it may cause permission problems during the install. The File System Check below should point out any issues.',
'database_settings' => 'Database Settings',
'database_mysql_version' => 'MySQL Version',
'database_mysql_req_version' => 'Geeklog requires MySQL version 4.1.2 or newer (MySQL 5 recommended).',
'database_pgsql_version' => 'Postgresql Version',
'database_pgsql_req_version' => 'Geeklog requires Postgresql version 9.1.7 or newer.',
'database_dms' => 'Database Management System',
'database_dms_notes' => 'Failed to determine Database Management System. Geeklog requires either MySQL or Postgresql',
'php_req_version' => 'Geeklog requires PHP version 5.2.0 or newer.',
'php_settings' => 'PHP Settings',
'php_version' => 'PHP Version',
Expand Down Expand Up @@ -869,7 +876,12 @@
'autotag_desc_block' => '[block:name class:block-autotag] - Displays a block. Class not required. Class specifies the css class and will wrap the block in a div. The class block-autotag will always be included with the div.',
'position' => 'Position',
'cache_time' => 'Cache Time',
'cache_time_desc' => 'This block will be cached for no longer than this many seconds. If 0 caching is disabled. (3600 = 1 hour, 86400 = 1 day)'
'cache_time_desc' => 'This block will be cached for no longer than this many seconds. If 0 caching is disabled. (3600 = 1 hour, 86400 = 1 day)',
'block_type_gldefault' => 'System',
'block_type_normal' => 'Normal',
'block_type_phpblock' => 'PHP',
'block_type_portal' => 'Portal',
'block_type_dynamic' => 'Dynamic'
);

###############################################################################
Expand Down Expand Up @@ -2517,4 +2529,3 @@
'hash' => 'This field must be a hash function supported by your version of PHP'
);


15 changes: 13 additions & 2 deletions language/bosnian_utf-8.php
Expand Up @@ -750,6 +750,13 @@
'ok' => 'OK',
'on' => 'On',
'open_basedir' => 'If <strong>open_basedir</strong> restrictions are enabled on your site, it may cause permission problems during the install. The File System Check below should point out any issues.',
'database_settings' => 'Database Settings',
'database_mysql_version' => 'MySQL Version',
'database_mysql_req_version' => 'Geeklog requires MySQL version 4.1.2 or newer (MySQL 5 recommended).',
'database_pgsql_version' => 'Postgresql Version',
'database_pgsql_req_version' => 'Geeklog requires Postgresql version 9.1.7 or newer.',
'database_dms' => 'Database Management System',
'database_dms_notes' => 'Failed to determine Database Management System. Geeklog requires either MySQL or Postgresql',
'php_req_version' => 'Geeklog requires PHP version 5.2.0 or newer.',
'php_settings' => 'PHP Settings',
'php_version' => 'PHP Version',
Expand Down Expand Up @@ -869,7 +876,12 @@
'autotag_desc_block' => '[block:name class:block-autotag] - Displays a block. Class not required. Class specifies the css class and will wrap the block in a div. The class block-autotag will always be included with the div.',
'position' => 'Position',
'cache_time' => 'Cache Time',
'cache_time_desc' => 'This block will be cached for no longer than this many seconds. If 0 caching is disabled. (3600 = 1 hour, 86400 = 1 day)'
'cache_time_desc' => 'This block will be cached for no longer than this many seconds. If 0 caching is disabled. (3600 = 1 hour, 86400 = 1 day)',
'block_type_gldefault' => 'System',
'block_type_normal' => 'Normal',
'block_type_phpblock' => 'PHP',
'block_type_portal' => 'Portal',
'block_type_dynamic' => 'Dynamic'
);

###############################################################################
Expand Down Expand Up @@ -2517,4 +2529,3 @@
'hash' => 'This field must be a hash function supported by your version of PHP'
);


15 changes: 13 additions & 2 deletions language/bulgarian.php
Expand Up @@ -746,6 +746,13 @@
'ok' => 'OK',
'on' => 'On',
'open_basedir' => 'If <strong>open_basedir</strong> restrictions are enabled on your site, it may cause permission problems during the install. The File System Check below should point out any issues.',
'database_settings' => 'Database Settings',
'database_mysql_version' => 'MySQL Version',
'database_mysql_req_version' => 'Geeklog requires MySQL version 4.1.2 or newer (MySQL 5 recommended).',
'database_pgsql_version' => 'Postgresql Version',
'database_pgsql_req_version' => 'Geeklog requires Postgresql version 9.1.7 or newer.',
'database_dms' => 'Database Management System',
'database_dms_notes' => 'Failed to determine Database Management System. Geeklog requires either MySQL or Postgresql',
'php_req_version' => 'Geeklog requires PHP version 5.2.0 or newer.',
'php_settings' => 'PHP Settings',
'php_version' => 'PHP Version',
Expand Down Expand Up @@ -865,7 +872,12 @@
'autotag_desc_block' => '[block:name class:block-autotag] - Displays a block. Class not required. Class specifies the css class and will wrap the block in a div. The class block-autotag will always be included with the div.',
'position' => 'Position',
'cache_time' => 'Cache Time',
'cache_time_desc' => 'This block will be cached for no longer than this many seconds. If 0 caching is disabled. (3600 = 1 hour, 86400 = 1 day)'
'cache_time_desc' => 'This block will be cached for no longer than this many seconds. If 0 caching is disabled. (3600 = 1 hour, 86400 = 1 day)',
'block_type_gldefault' => 'System',
'block_type_normal' => 'Normal',
'block_type_phpblock' => 'PHP',
'block_type_portal' => 'Portal',
'block_type_dynamic' => 'Dynamic'
);

###############################################################################
Expand Down Expand Up @@ -2513,4 +2525,3 @@
'hash' => 'This field must be a hash function supported by your version of PHP'
);


15 changes: 13 additions & 2 deletions language/bulgarian_utf-8.php
Expand Up @@ -746,6 +746,13 @@
'ok' => 'OK',
'on' => 'On',
'open_basedir' => 'If <strong>open_basedir</strong> restrictions are enabled on your site, it may cause permission problems during the install. The File System Check below should point out any issues.',
'database_settings' => 'Database Settings',
'database_mysql_version' => 'MySQL Version',
'database_mysql_req_version' => 'Geeklog requires MySQL version 4.1.2 or newer (MySQL 5 recommended).',
'database_pgsql_version' => 'Postgresql Version',
'database_pgsql_req_version' => 'Geeklog requires Postgresql version 9.1.7 or newer.',
'database_dms' => 'Database Management System',
'database_dms_notes' => 'Failed to determine Database Management System. Geeklog requires either MySQL or Postgresql',
'php_req_version' => 'Geeklog requires PHP version 5.2.0 or newer.',
'php_settings' => 'PHP Settings',
'php_version' => 'PHP Version',
Expand Down Expand Up @@ -865,7 +872,12 @@
'autotag_desc_block' => '[block:name class:block-autotag] - Displays a block. Class not required. Class specifies the css class and will wrap the block in a div. The class block-autotag will always be included with the div.',
'position' => 'Position',
'cache_time' => 'Cache Time',
'cache_time_desc' => 'This block will be cached for no longer than this many seconds. If 0 caching is disabled. (3600 = 1 hour, 86400 = 1 day)'
'cache_time_desc' => 'This block will be cached for no longer than this many seconds. If 0 caching is disabled. (3600 = 1 hour, 86400 = 1 day)',
'block_type_gldefault' => 'System',
'block_type_normal' => 'Normal',
'block_type_phpblock' => 'PHP',
'block_type_portal' => 'Portal',
'block_type_dynamic' => 'Dynamic'
);

###############################################################################
Expand Down Expand Up @@ -2513,4 +2525,3 @@
'hash' => 'This field must be a hash function supported by your version of PHP'
);


15 changes: 13 additions & 2 deletions language/catalan.php
Expand Up @@ -744,6 +744,13 @@
'ok' => 'OK',
'on' => 'On',
'open_basedir' => 'If <strong>open_basedir</strong> restrictions are enabled on your site, it may cause permission problems during the install. The File System Check below should point out any issues.',
'database_settings' => 'Database Settings',
'database_mysql_version' => 'MySQL Version',
'database_mysql_req_version' => 'Geeklog requires MySQL version 4.1.2 or newer (MySQL 5 recommended).',
'database_pgsql_version' => 'Postgresql Version',
'database_pgsql_req_version' => 'Geeklog requires Postgresql version 9.1.7 or newer.',
'database_dms' => 'Database Management System',
'database_dms_notes' => 'Failed to determine Database Management System. Geeklog requires either MySQL or Postgresql',
'php_req_version' => 'Geeklog requires PHP version 5.2.0 or newer.',
'php_settings' => 'PHP Settings',
'php_version' => 'PHP Version',
Expand Down Expand Up @@ -863,7 +870,12 @@
'autotag_desc_block' => '[block:name class:block-autotag] - Displays a block. Class not required. Class specifies the css class and will wrap the block in a div. The class block-autotag will always be included with the div.',
'position' => 'Position',
'cache_time' => 'Cache Time',
'cache_time_desc' => 'This block will be cached for no longer than this many seconds. If 0 caching is disabled. (3600 = 1 hour, 86400 = 1 day)'
'cache_time_desc' => 'This block will be cached for no longer than this many seconds. If 0 caching is disabled. (3600 = 1 hour, 86400 = 1 day)',
'block_type_gldefault' => 'System',
'block_type_normal' => 'Normal',
'block_type_phpblock' => 'PHP',
'block_type_portal' => 'Portal',
'block_type_dynamic' => 'Dynamic'
);

###############################################################################
Expand Down Expand Up @@ -2511,4 +2523,3 @@
'hash' => 'This field must be a hash function supported by your version of PHP'
);


15 changes: 13 additions & 2 deletions language/catalan_utf-8.php
Expand Up @@ -744,6 +744,13 @@
'ok' => 'OK',
'on' => 'On',
'open_basedir' => 'If <strong>open_basedir</strong> restrictions are enabled on your site, it may cause permission problems during the install. The File System Check below should point out any issues.',
'database_settings' => 'Database Settings',
'database_mysql_version' => 'MySQL Version',
'database_mysql_req_version' => 'Geeklog requires MySQL version 4.1.2 or newer (MySQL 5 recommended).',
'database_pgsql_version' => 'Postgresql Version',
'database_pgsql_req_version' => 'Geeklog requires Postgresql version 9.1.7 or newer.',
'database_dms' => 'Database Management System',
'database_dms_notes' => 'Failed to determine Database Management System. Geeklog requires either MySQL or Postgresql',
'php_req_version' => 'Geeklog requires PHP version 5.2.0 or newer.',
'php_settings' => 'PHP Settings',
'php_version' => 'PHP Version',
Expand Down Expand Up @@ -863,7 +870,12 @@
'autotag_desc_block' => '[block:name class:block-autotag] - Displays a block. Class not required. Class specifies the css class and will wrap the block in a div. The class block-autotag will always be included with the div.',
'position' => 'Position',
'cache_time' => 'Cache Time',
'cache_time_desc' => 'This block will be cached for no longer than this many seconds. If 0 caching is disabled. (3600 = 1 hour, 86400 = 1 day)'
'cache_time_desc' => 'This block will be cached for no longer than this many seconds. If 0 caching is disabled. (3600 = 1 hour, 86400 = 1 day)',
'block_type_gldefault' => 'System',
'block_type_normal' => 'Normal',
'block_type_phpblock' => 'PHP',
'block_type_portal' => 'Portal',
'block_type_dynamic' => 'Dynamic'
);

###############################################################################
Expand Down Expand Up @@ -2511,4 +2523,3 @@
'hash' => 'This field must be a hash function supported by your version of PHP'
);


15 changes: 13 additions & 2 deletions language/chinese_simplified_utf-8.php
Expand Up @@ -749,6 +749,13 @@
'ok' => 'OK',
'on' => 'On',
'open_basedir' => 'If <strong>open_basedir</strong> restrictions are enabled on your site, it may cause permission problems during the install. The File System Check below should point out any issues.',
'database_settings' => 'Database Settings',
'database_mysql_version' => 'MySQL Version',
'database_mysql_req_version' => 'Geeklog requires MySQL version 4.1.2 or newer (MySQL 5 recommended).',
'database_pgsql_version' => 'Postgresql Version',
'database_pgsql_req_version' => 'Geeklog requires Postgresql version 9.1.7 or newer.',
'database_dms' => 'Database Management System',
'database_dms_notes' => 'Failed to determine Database Management System. Geeklog requires either MySQL or Postgresql',
'php_req_version' => 'Geeklog requires PHP version 5.2.0 or newer.',
'php_settings' => 'PHP Settings',
'php_version' => 'PHP Version',
Expand Down Expand Up @@ -868,7 +875,12 @@
'autotag_desc_block' => '[block:name class:block-autotag] - Displays a block. Class not required. Class specifies the css class and will wrap the block in a div. The class block-autotag will always be included with the div.',
'position' => 'Position',
'cache_time' => 'Cache Time',
'cache_time_desc' => 'This block will be cached for no longer than this many seconds. If 0 caching is disabled. (3600 = 1 hour, 86400 = 1 day)'
'cache_time_desc' => 'This block will be cached for no longer than this many seconds. If 0 caching is disabled. (3600 = 1 hour, 86400 = 1 day)',
'block_type_gldefault' => 'System',
'block_type_normal' => 'Normal',
'block_type_phpblock' => 'PHP',
'block_type_portal' => 'Portal',
'block_type_dynamic' => 'Dynamic'
);

###############################################################################
Expand Down Expand Up @@ -2516,4 +2528,3 @@
'hash' => 'This field must be a hash function supported by your version of PHP'
);


15 changes: 13 additions & 2 deletions language/chinese_traditional_utf-8.php
Expand Up @@ -749,6 +749,13 @@
'ok' => 'OK',
'on' => 'On',
'open_basedir' => 'If <strong>open_basedir</strong> restrictions are enabled on your site, it may cause permission problems during the install. The File System Check below should point out any issues.',
'database_settings' => 'Database Settings',
'database_mysql_version' => 'MySQL Version',
'database_mysql_req_version' => 'Geeklog requires MySQL version 4.1.2 or newer (MySQL 5 recommended).',
'database_pgsql_version' => 'Postgresql Version',
'database_pgsql_req_version' => 'Geeklog requires Postgresql version 9.1.7 or newer.',
'database_dms' => 'Database Management System',
'database_dms_notes' => 'Failed to determine Database Management System. Geeklog requires either MySQL or Postgresql',
'php_req_version' => 'Geeklog requires PHP version 5.2.0 or newer.',
'php_settings' => 'PHP Settings',
'php_version' => 'PHP Version',
Expand Down Expand Up @@ -868,7 +875,12 @@
'autotag_desc_block' => '[block:name class:block-autotag] - Displays a block. Class not required. Class specifies the css class and will wrap the block in a div. The class block-autotag will always be included with the div.',
'position' => 'Position',
'cache_time' => 'Cache Time',
'cache_time_desc' => 'This block will be cached for no longer than this many seconds. If 0 caching is disabled. (3600 = 1 hour, 86400 = 1 day)'
'cache_time_desc' => 'This block will be cached for no longer than this many seconds. If 0 caching is disabled. (3600 = 1 hour, 86400 = 1 day)',
'block_type_gldefault' => 'System',
'block_type_normal' => 'Normal',
'block_type_phpblock' => 'PHP',
'block_type_portal' => 'Portal',
'block_type_dynamic' => 'Dynamic'
);

###############################################################################
Expand Down Expand Up @@ -2516,4 +2528,3 @@
'hash' => 'This field must be a hash function supported by your version of PHP'
);


0 comments on commit 6a09f0f

Please sign in to comment.